/* CSS Document */

body {
background-image: url("images/bg2.png");
background-repeat: repeat-x;
background-color: #a1a1a1;
margin: 0px 0px 0px 0px;
font-family: Georgia, Times New Roman, Times, serif;
}

div#main {
width: 900px;
background-color: #ececec;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}

div#masthead_logo {
background-image: url("images/rhd_logo.png");
background-repeat: none;
height: 190px;
border: 0px;
}

div#masthead_logo2 {
background-image: url("images/rhd_logo.png");
background-repeat: none;
height: 190px;
width: 373px;
float:left;
border: 0px;
}

div#masthead_spotlight {
height: 190px;
width: 475px;
float: right;
border: 0px;
}


#masthead_logo a img {
border: 0px solid #920331;
}

#mainnav
{
	height: 38px;
	font-size: 1px;
	line-height: 0px;
	width: 900px;
}

#mainnav a span {
position: absolute;
left: -1000px;
}

#mainnav .left {
background-image: url(images/mainnav_left.png);
display: block;
float: left;
height: 38px;
width: 156px;
}

#mainnav .pipe {
background-image: url(images/mainnav_pipe.png);
display: block;
float: left;
height: 38px;
width: 28px;
}
#mainnav .pipe2 {
background-image: url(images/mainnav_pipe2.png);
display: block;
float: left;
height: 38px;
width: 28px;
}
#mainnav .pipe3 {
background-image: url(images/mainnav_pipe3.png);
display: block;
float: left;
height: 38px;
width: 28px;
}
#mainnav .pipe4 {
background-image: url(images/mainnav_pipe4.png);
display: block;
float: left;
height: 38px;
width: 28px;
}

#mainnav a.home {
	background-image: url(images/mainnav_home.png);
	display: block;
	float: left;
	height: 38px;
	width: 70px;
}

#mainnav a.news {
background-image: url(images/mainnav_newsletters.png);
display: block;
float: left;
height: 38px;
width: 114px;
}

#mainnav a.facilities {
background-image: url(images/mainnav_facilities.png);
display: block;
float: left;
height: 38px;
width: 119px;
}

#mainnav a.about_us {
background-image: url(images/mainnav_about_us.png);
display: block;
float: left;
height: 38px;
width: 91px;
}

#mainnav a.services {
background-image: url(images/mainnav_services.png);
display: block;
float: left;
height: 38px;
width: 81px;
}

#mainnav .right {
background-image: url(images/mainnav_right.png);
display: block;
float: right;
height: 38px;
width: 157px;
}

div#subnav {
background-image: url("images/subnav_bg.jpg");
width: 228px;
margin: 0px 0px 30px 15px;
float: left;
margin-left: 12px;
margin-right: 13px;
color: #192054;
}

#subnav ul {
font-size: .85em;
line-height: 1.75em;
}

#subnav p {
	font-size: .85em;
	line-height: 1.75em;
	text-align: center;
}

#subnav h2 {
font-size: 1.25em;
line-height: .75em;
text-align: center;
color: #333333;
}

#subnav h4 {
	font-size: 1em;
	line-height: .5em;
	margin-left: 15px;
}

#subnav ul.second {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

#subnav ul.second a {
color: #192054;
text-decoration: none;
}

#subnav ul.second a:hover {
	color: #920331;
	text-decoration: none;
}

#subnav ul.third {
margin: 0px 0px 20px -25px
}

div#content_ma {
background-image: url("images/content_bg.jpg");
width: 635px;
margin: 0px 12px 12px 0px;
float: right;
}

div#content {
	width: 555px;
	float: left;
	color: #333333;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
	text-align: left;
}

#content h1 {
font-size: 1.5em;
line-height: 1em;
}

#content h2 {
font-size: 1.25em;
line-height: .75em;
}

#content h3 {
font-size: 1em;
line-height: .5em;
}

#content p,ul,ol,tr {
font-size: .85em;
line-height: 1.75em;
}

#content img {
margin:0px 10px 5px 0px;
}

div#footer {
background-color:#192054;
color:#FFFFFF;
text-align:center;
font-size: .75em;
padding: 15px 5px 20px 5px;
}

#footer a:link {
color: #ffffff;
}

#footer a:hover {
color: #cccdc1;
}

#footer a:active {
color: #cccdc1;
}

#footer a:visited {
color: #ffffff;
}

#footer em {
font-size: .75em;
line-height: 2.5em;
}

#ft_sub {
width:890px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}

#ft_left {
width:445px;
float:left;
text-align:left;
}

#ft_right {
width:445px;
float:left;
text-align:right;
}

#sitemeter{
  position: absolute;
  right: 9000px;
}

#gallery {
	clear:right;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	}

.thumbnail{
	padding: 3px 3px 18px 3px;
	background-color: #fff;
	border: 1px solid #666;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	}	

.thumbnail img {
	border-color:#cccccc;
	}	
