/* Start of CMSMS style sheet 'Rib Room - Content' */
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-bottom: 10px;
}

/* HEADINGS */

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #aa885b;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CC9933;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #669933;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #0091b5;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #AA885B;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CC9933;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

/* LINKS */

a:link {
}
a:visited {
}
a:active {
}
a:hover {
}
h1 a:link, h1 a:visited, h1 a:active,
h5 a:link, h5 a:visited, h5 a:active {
	color: #AA885B;
	text-decoration: underline;
}
h2 a:link, h2 a:visited, h2 a:active,
h6 a:link, h6 a:visited, h6 a:active {
	color: #CC9933;
	text-decoration: underline;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #669933;
	text-decoration: underline;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	color: #0091b5;
	text-decoration: underline;
}
p a:link, p a:visited, p a:active {
	color: #CC9933;
	font-weight: bold;
	text-decoration: underline;
}
li a:link, li a:visited, li a:active {
	color: #0091b5;
	text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* OTHER */

#content-internal hr, td hr, tr hr, p hr, div hr, hr {
	color: #4b0000;
	border:none;
	border-top:1px solid #4b0000;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	clear: left;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0091b5;
	font-size: 24px;
	font-weight: bold;
}
#lc ul, #rc ul, #content-internal ul {
	list-style-image: url(uploads/layout/bullet.gif);
	margin-left: 15px;
}
#album ul {
	margin-left: 0px;
	list-style-image: none;
	display: block;
}

img, a img {
	float: left;
	margin-right: 15px;
 	margin-bottom: 15px;
	border: none;
}
#rc a img, #lc a img {
	padding: 0px;
	border: none;
	float: none;
	margin: 0px;
}
#sub-nav a img {
	padding: 0px;
	border: none;
	margin-right: 10px;
	margin-bottom: 0px;
}
.credits {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#credits, #credits a {
	color: #F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* End of 'Rib Room - Content' */

