@charset "utf-8";
/* CSS Document */


html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background: url(rhp-assets/background-white.jpg) repeat-x #eaeaea;}
p{margin:0 10px 10px}
div#container{text-align:left; background-color:#fff;}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#footer{background: #eaeaea;color: #05547d; font-size:11px;}
div#footer p{margin:0;padding:5px 10px}
div#content {padding: 20px 10px 50px 10px;  }
div#header-strip {margin:0; padding:0px; height:30px; }
div#container{width:940px;margin:0 auto}
div#navigation{float:left;width:350px}
div#extra{float:right;width:350px}
div#footerimg { background:url(rhp-assets/bottom-round.jpg) bottom right no-repeat; height:70px; margin-top:15px; width:940px; }
div#footer{clear:both;width:100%}

#header-columns { 
height: 100%; 
padding: 0px; 
background: #fff; 
} 
.col_one { 
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */ 
width: 238px; /* Allows for fluid design. Can be set to pixels */ 
float: left; 
} 
.col_two { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
OVERFLOW: hidden;
} 
.col_three { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
} 
.col_four { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
} 
.col_five { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
} 
.col_five { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
} 
.col_six { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
} .col_seven { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 118px; 
float: left; 
border: 0px; /* again, just so you can see the different columns */ 
} 

.col_footer1 { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 50%; 
float: left; 
border: 0px; /* again, just so you can see the different columns */ 
} 
.col_footer2 { 
margin: 0 0 0 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 50%; 
float: left; 
border: 0px; /* again, just so you can see the different columns */ 
} 

.pics {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 117px; PADDING-TOP: 0px; HEIGHT: 100px
}
.pics IMG {
}

 a { color: #05547d; text-decoration:none;}
a:hover { color: #05547d; text-decoration:underline;}

#footer a { color: #05547d; text-decoration:none;}
#footer a:hover { color: #05547d; text-decoration:underline;}

h1 { color:#7f7da2; font-size:15px; font-weight:bold;  margin:0 10px 10px }