body {
	font-family: Verdana,Arial, Helvetica, Georgia, sans-serif;
	margin: 0px;
	padding: 0px;
	size:10pt;
	background-color:#e0e0e0;

}

a:link {
	color: #407dc0;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #407dc0;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #407dc0
	text-decoration: underline;
	background-color: transparent;
}
/** container elements**/
.wrapper {
width: 800px;
max-width:800px;
text-align: center;
background-color:#fff;
background-image:url(images/rhc_bodybg.gif);
background-repeat:repeat-y;
}
.container {
width: 800px;
max-width:800px;
text-align: left;
color:#fff;
background-image:url(images/rhc_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.splash {
width:505px;
height:217px;
max-height:217px;
}
/** sidebar & navigation elements**/
.sidelogo {
width:155px;
vertical-align:bottom;
text-align:center;
margin-top:460px;
}
.sidebar {
float:left;
width: 155px;
max-width:155px;
font-size:10pt;
text-align: left;
color: #fff;
height:700px;
min-height:600px;
background-image:url(images/rhc_sidebg.gif);
background-repeat:repeat-y;
}
.nav {
font-size:7pt;
padding:5px 5px 5px 5px;
border-bottom:1px #fff dotted;
}
.nav_selected {
background-image:url(images/rhc_navselected.gif);
background-position:right;
background-repeat:no-repeat;
font-size:7pt;
font-weight:bold;
color:#fff;
padding:5px 5px 5px 5px;
border-bottom:1px #fff dotted;
border-right:1px #fff solid;
}
.nav a{
color:#fff;
text-decoration:none;
}
.nav_selected a {
color:#fff;
text-decoration:none;
}
.nav a:visited {
color:#fff;
text-decoration:none;
}
.nav_selected a:visited{
color:#fff;
text-decoration:none;
}
.nav_selected a:hover {
color:#fff;
text-decoration:none;
}
.nav a:hover{
color:#fff;
text-decoration:underline;
}
.subnav {
font-size:7pt;
padding:5px 5px 5px 20px;
color:#407cc0;
background-color:#fff;
border-bottom:1px #407cc0 dotted;
}
.subnav a{
color:#407cc0;
text-decoration:none;
}
.subnav_selected a {
color:#407cc0;
text-decoration:none;
}
.subnav a:visited{
color:#407cc0;
text-decoration:none;
}
.subnav a:hover{
color:#407cc0;
text-decoration:underline;
}
.subnav_selected{
font-size:7pt;
font-weight:bold;
padding:5px 5px 5px 20px;
background-color:#fff;
border-bottom:1px #407cc0 dotted;
}
.subnav_selected a:visited {
color:#407cc0;
text-decoration:none;
}
.subnav_selected a:hover {
color:#407cc0;
text-decoration:none;
}
.subnav2 {
font-size:7pt;
padding:5px 5px 5px 30px;
color:#407cc0;
background-color:#fff;
border-bottom:1px #407cc0 dotted;
}
.subnav2 a{
color:#407cc0;
text-decoration:none;
}
.subnav2_selected a {
color:#407cc0;
text-decoration:none;
}
.subnav2 a:visited{
color:#407cc0;
text-decoration:none;
}
.subnav2 a:hover{
color:#407cc0;
text-decoration:underline;
}
.subnav2_selected{
font-size:7pt;
font-weight:bold;
padding:5px 5px 5px 30px;
background-color:#fff;
border-bottom:1px #407cc0 dotted;
}
.subnav2_selected a:visited {
color:#407cc0;
text-decoration:none;
}
.subnav2_selected a:hover {
color:#407cc0;
text-decoration:none;
}

.content {
float:right;
width: 645px;
max-width:645px;
font-size:10pt;
text-align: center;
color: #000;
}
.contentbody {
width: 505px;
max-width:505px;
font-size:10pt;
text-align: left;
color: #000;
}
.header {
background-image:url(images/rhc_header.gif);
background-repeat:no-repeat;
width:645px;
max-width:645px;
height:109px;
max-height:109px;
}
/** font elements**/
.red {
padding-top:400px;
color:#ed1c24;

}
.title {
padding-bottom:5px;
padding-top:10px;
margin-bottom:10px;
margin-top:10px;
}
.blocktitle {
color:#407cc0;
font-weight:bold;
}
/** footer elements**/

.footer {
	clear:both;
	width: 800px;
	min-width:800px;
	max-width:800px;
	height:50px;
	max-height:50px;
	font-size:9pt;
	text-align:center;
	margin-top:10px;
}
.footer_right {
color:#407cc0;
font-size:7pt;
float:right;
width:645px;
height:50px;
max-height:50px;
text-align:center;
min-width:645px;
}
.footer_left {
float:left;
width:155px;
text-align:center;
max-width:155px;
height:50px;
max-height:50px;
}
.copy {
color:#407cc0;
font-size:7pt;
}

/** form elements**/
.formerror {
width:400px;
font-size:12pt;
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}

.form {
width:500px;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:5px;
padding-right:5px;
}
/** breadcrumb elements**/
.breadcrumb {
text-align:left;
padding-bottom:2px;
padding-left:5px;
font-size:7pt;
}
/** block elements**/
.block {
font-size:9pt;

}
.block_message {
background-image:url(images/rhc_photo_gail.png);
background-position:right;
background-repeat:no-repeat;
height:201px;

}
.block_message_left {
float:left;
width:344px;
height:201px;
}
.block_message_right {
float:right;
width:161px;
height:201px;
}
.block_day {
margin-top:10px;
background-image:url(images/rhc_day_bg.gif);
background-repeat:repeat-y;
}
.block_day_text {
font-size:7pt;
color:#407cc0;
padding:5px 10px 5px 10px;
background-image:url(images/rhc_day_gfx.gif);
background-repeat:no-repeat;
background-position:top left;
}
.block_day_title {
font-size:7pt;
color:#407cc0;
font-weight:bold;
padding-left:40px;
}
.block_day_photo {
padding:0px 0px 0px 0px;
margin-left:5px;
border:2px #407cc0 dashed;
}
.block ul {
list-style-type: square;
line-height:20px;
}
.block_quote_text {
font-size:8pt;
color:#407cc0;
padding:0px 10px 5px 10px;
}

/** Layer elements **/
.notecontainer {
width:505px;
height:100px;
border:0px;
background-image:url(images/rhc_rhgnote.gif);
background-repeat:no-repeat;
}
.note {
	position:absolute;
	width:500px;
	height:100px;
	border:2px #3F7CC0 dashed;
padding:5px;
	z-index:1;
	visibility: hidden;
	background-color:#FFFFFF;
}

.mapcontainer {
width:505px;
height:100px;
max-height:200px;
}
.map {
font-size:8pt;
	position:absolute;
	top:200px;
	width:379px;
	height:155px;
padding: 20px 50px 50px 40px;
	z-index:1;
	visibility: hidden;
background-image:url(images/rhc_locbg.png);
background-repeat:no-repeat;
	
}
.blue {
color: #407dc0;
}
.maptext {
	width:350px;
	max-width:350px;
	margin-right:50px;
	height:155px;
}
/**clear elements**/
.clear {
clear:both;
height:10px;
}