/* Rio Hondo Symphony
   Website Created by Felicia of Simpson Advertising, Inc. */

#container {
	background: #fff;
	padding: 0;
	margin: 0;
}

/************** GENERIC STYLES **************/

body {
	font: 8pt/12pt Verdana, san-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
p {
	font: 8pt/12pt Verdana, san-serif;
	margin-top: 0;
}
h1 { /* Used to Replace with an Image - RHS Logo */
	font: 16pt/17pt georgia;
	color: #0d3692;
}
h2 { /* Sub Header Style - Gray */
	font: 12pt georgia;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/h3rule.jpg) no-repeat bottom left;
}
h3 { /* Main Header Style - Dark Blue */
	font: 14pt/16pt georgia;
	color: #0d3692;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(images/h3rule.jpg) no-repeat bottom left;
}
h4 { /* Smaller Blue Header */
	font: bold normal 8pt Verdana, san-serif;
	color: #0d3692;
	margin-top: 5px;
	margin-bottom: 0;
}
h5 { /* Small Ads Column Text */
	font: 7pt Verdana, san-serif;
	margin-top: 2;
}
img {
	border: 0;
}
a:link { /* Light Blue */
	font-weight: bold;
	text-decoration: none;
	color: #5172b3;
}
a:visited { /* Light Blue */
	font-weight: bold;
	text-decoration: none;
	color: #5172b3;
}
a:hover { /* Dark Blue */
	font-weight: bold;
	text-decoration: underline;
	color: #0d3692;
}
a:active { /* Dark Blue */
	font-weight: bold;
	text-decoration: underline;
	color: #0d3692;
}

/************** HEADER STYLES **************/

#header {
	background: url(images/home-header-bg.jpg) no-repeat right top;
	height: 140px;
	padding: 0;
	margin: 0;
}
#headlinks {
	padding-top: 7px;
	padding-right: 15px;
	float: right;
}
#headlinks p {
	font: 7pt Verdana, san-serif;
	color: #000;
	text-align: right;
}
#headlinks a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#headlinks a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#headlinks a:hover, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #0d3692;
}
#logo {
	margin: 0;
	padding: 0;
}
#logo h1 {
	background: transparent url(images/rhslogo-big-NEW.gif) no-repeat top left;
	width: 309px;
	height: 110px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
#logo h1 span {
	display: none;
}

/************** DROPDOWN MENU STYLES **************/

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation {
	clear: both;
	margin: 0;
	padding: 0;
}
#nav {
	float: right;
	background-color: #000;
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav li a:link, #nav li a:visited {
	display: block;
	font: 8pt Verdana, san-serif;
	font-weight: normal;
	color: #fff;
	padding: 4px 5px;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	text-decoration: none;
	background: url("images/rhsnav_main_bg.jpg") repeat-y left top;
}
#nav li li a:link, #nav li li a:visited {
	display: block;
	font-weight: normal;
	padding: 6px 5px;
	color: #828282;
	background: url("images/rhsnav_bg.jpg") repeat-y right top;
}
#nav li li a:hover, #nav li li a:active {
	border: 5px solid #969696;
	border-width: 0 5px 0 0;
	color: #fff;
	background: url("images/rhsnav_bg.jpg") repeat-y right top;
}

/* Internet Explorer Hack */
* html #nav li li a:hover, li li a:active {
	border-width: 0 5px 0 5px;
	background: url("images/rhsnav_bg.jpg") repeat-y right top;
}
* html li.head {
	width: 14em;
	padding: 0;
	text-align: center;
}
* html li.sub {
	width: 14em;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* End of Internet Explorer Hack */

/* Fix IE. Hide from IE Mac\*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End*/

li.head {
	float: right;
	position: relative;
	width: auto;
	padding-left: 25px;
	padding-right: 5px;
	text-align: left;
	background-color: #000;
}
li.sub {
	position: relative;
	width: 13em;
	margin-left: 25px;
	text-align: left;
	background-color: #000;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}
li<ul {
	top: auto;
	left: auto;
}
li li {
	display: block;
	width: absolute;
	float: none;
	background-color: #000;
	border: 0;
}
li:hover ul, li.over ul {
	display: block;
}

/************** AD COLUMN STYLES **************/

#ads {
	clear: both;
	float: left;
	background: url(images/ads-bg.jpg) no-repeat top left;
	width: 160px;
	height: 700px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#topic h4 {
	padding: 3px 0;
}
#topic h5 {
	width: 160px;
}
#topic img {
	padding: 3px 0;
}
#topic a {
	text-decoration: none;
	color: #888;
}
#topic a:hover {
	text-decoration: none;
	color: #000;
}

/************** CONTENT STYLES **************/

#content {
	margin: 0 0 0 180px;
	padding: 10px 0 0 0;
	background: #fff;
}


#season {
	margin: 0;
	padding: 0;
	height: 210px;
}
#season a:link, a:visited {
	text-decoration: none;
	color: #888;
}
#season a:hover, a:active {
	text-decoration: none;
	color: #000;
}
#concert1, #concert2, #concert3, #concert4 {
	float: left;
	width: 150px;
	margin: 0;
	text-align: center;
}


#signature {
	float: right;
	width: 204px;
	border-left: #000 1px dotted;
	margin-top: 45px;
	margin-left: 20px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 30px;
}
#signature p {
	margin-top: 10px;
}


#mainstory {
	padding: 10px 0 20px 0;
	margin: 0;
}
#mainstory a:link { /* Light Blue */
	font-weight: bold;
	text-decoration: none;
	color: #5172b3;
}
#mainstory a:visited { /* Light Blue */
	font-weight: bold;
	text-decoration: none;
	color: #5172b3;
}
#mainstory a:hover { /* Dark Blue */
	font-weight: bold;
	text-decoration: underline;
	color: #0d3692;
}
#mainstory a:active { /* Dark Blue */
	font-weight: bold;
	text-decoration: underline;
	color: #0d3692;
}

/************** FOOTER STYLES **************/

#footer {
	clear: both;
	background: #000;
	height: 30px;
	margin: 0;
}
#footlinks {
	float: left;
	margin: 9 0 0 15;
}
#footlinks p {
	font: 7pt Verdana, san-serif;
	color: #fff;
}
#footlinks a:link { /* White */
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footlinks a:visited { /* White */
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footlinks a:hover { /* Light Blue */
	text-decoration: underline;
	font-weight: bold;
	color: #5172b3;
}
#footlinks a:active { /* Light Blue */
	text-decoration: underline;
	font-weight: bold;
	color: #5172b3;
}
#footaddress {
	float: right;
	margin: 9 15 0 0;
}
#footaddress p {
	font: 7pt Verdana, san-serif;
	color: #fff;
}