body{
margin: 0px 0px;
padding:0px;
text-align: center;
font-family: arial,verdana;
font-size: 12px;
background-color: #f6f1df;
background-image: URL('../images/rh_tile.gif');
background-repeat: repeat-x;
color: #38230e;
}

#rh_template{
width: 850px;
margin: 0px auto;
text-align: left;
}

.rh_top{
float: left;
}

.rh_nav{
width: 325px;
float: right;
margin-top: 67px;
}

.rh_nav div img{
display: none;
}

.rh_nav div a{
height: 29px;
overflow: hidden;
display: block;
}

/*ABOUT US BUTTON*/

.rh_nav_1{
position: relative;
margin-left: 1px;
padding: 0;
width: 107px;
height: 29px;
float: left;
}

.rh_nav_1 a{
background-color: transparent;
background-image: URL('../images/btn_1.gif');
background-repeat: no-repeat;
background-attachment: scroll;
}

.rh_nav_1 a:hover{
background-color: transparent;
background-image: URL('../images/btn_1.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom;
}

/*PORTFOLIO BUTTON*/

.rh_nav_2{
position: relative;
margin-left: 1px;
padding: 0;
width: 107px;
height: 29px;
float: left;
}

.rh_nav_2 a{
background-color: transparent;
background-image: URL('../images/btn_2.gif');
background-repeat: no-repeat;
background-attachment: scroll;
}

.rh_nav_2 a:hover{
background-color: transparent;
background-image: URL('../images/btn_2.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom;
}

/*CONTACT US BUTTON*/

.rh_nav_3{
position: relative;
margin-left: 1px;
padding: 0;
width: 107px;
height: 29px;
float: left;
}

.rh_nav_3 a{
background-color: transparent;
background-image: URL('../images/btn_3.gif');
background-repeat: no-repeat;
background-attachment: scroll;
}

.rh_nav_3 a:hover{
background-color: transparent;
background-image: URL('../images/btn_3.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom;
}

/*RATES BUTTON*/

.rh_nav_4{
position: relative;
margin-left: 1px;
padding: 0;
width: 107px;
height: 29px;
float: left;
}

.rh_nav_4 a{
background-color: transparent;
background-image: URL('../images/btn_4.gif');
background-repeat: no-repeat;
background-attachment: scroll;
}

.rh_nav_4 a:hover{
background-color: transparent;
background-image: URL('../images/btn_4.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom;
}

.rh_news{
float: left;
width: 830px;
background-color: #efe6ce;
padding: 10px;
}

.rh_date{
color: #1d4e91;
}

.rh_side_nav{
float: left;
width: 259px;
margin: 20px 0;
padding: 0 20px;
border-right: 1px solid #e0d0b1;
}

.rh_side_img{
float: left;
}

.rh_side_txt{
padding: 5px 0;
}

.rh_side_txt a{
font-weight: bold;
color: #bf0000;
text-decoration: none;
}

.rh_side_txt a:hover{
font-weight: bold;
color: #3d2604;
text-decoration: none;
}

.rh_main_body{
float: right;
width: 530px;

}

.rh_main_body a{
font-weight: bold;
color: #bf0000;	
}

.rh_page_title{
float: right;	
padding: 10px 0;
}

.rh_news_date{
font-weight: bold;
color: #1d4e91;
float: left;
width: 100%;
}

.rh_footer{
float: left;
width: 830px;
background-color: #efe6ce;
padding:8px;
text-align: center;
font-size: 10px;
}
/* CONTACT FORM */

#contentForm {
  display: block;
  width: 500px;
  margin: 0 auto;/*this line will center the page*/
  padding: 5px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

/* Web */

.portfolioContainer{
float: left;
width: 100%;
padding: 0px; 
margin: 0; 
}
.portfolioItem{
float: left;
width: 50%;
padding: 0 0 10px 0;
text-align: center;
}

/* jQuery Slider*/

* {
margin: 0;
padding: 0;
}

.boxgrid{ 
width: 220px; 
height: 170px; 
margin: 5px 20px; 
float: left; 
background-color: #161613; 
position: relative; 
overflow: hidden;
}

.boxgrid h3{ 
margin: 5px 10px 0 10px; 
color: #fff; 
font: 20px Arial, sans-serif; 
letter-spacing: -1px; 
font-weight: bold;  
}
			
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
			
.boxgrid p{ 
padding: 0 10px; 
color: #fff; 
font-weight: bold; 
font: 12px Arial, sans-serif; 
}
		
.boxgrid a{
color: #ffec94;
}
				
.boxcaption{ 
float: left; 
position: absolute; 
top: 200px;
background-color: #031f44; 
height: 200px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
			
 .captionfull .boxcaption {
 top: 220px;
 left: 0;
 }
			
 .caption .boxcaption {
 top: 220px;
 left: 0;
 }