


body{
margin: 0;
padding:0;     
background: #e69d80;
color: #333333;
 }

#topnav{
height:25px; 
border-bottom:1px solid #000000; 
width:100%; 
background:#fc0;
color: #333333; 
margin:0;
  }
  
#hdr{
 height:80px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#e69d80;
 color: #333333; 
 margin:0;
 background-image:url(images/headerBG3.gif);
 background-repeat:no-repeat;
  }
     
#lh-col{
 width: 750px;
 float: left;
 border: solid #333333;
 border-width: 0 2px 0 0;
 background: #ffffff;
 color: #333333;
 margin: 0;
 padding:40px;
 background-image:url(images/bg.gif);
 background-position:bottom;
 background-repeat:no-repeat;
 }

 #rh-col{
 position:absolute;
 top:120px;
 right:0;
 left:833px;
 width:140px;
  font-family:Arial, Helvetica, sans-serif;
 z-index:2;
 background:#e69d80;
 color: #333333;
 }
 
#ftr {
width:100%;
height:25px;
border: solid #000000; 
border-width:1px 0;
background:#a53925;
 color:#FFFF00;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
margin:0;
clear:both;
margin-bottom:0px;
 }

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:large;
font-weight:bold;
color:#cc6633;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#a53925;
}

a { 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #600;
text-decoration:underline;
outline: none;
	}
	
a:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: underline;
/*color: #a53925;*/
color:#666;
	}
	
p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
 padding: 0 15px;
 }
 
ul{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
 }

h4, h3 { 
font-family:Arial, Helvetica, sans-serif;
margin:0; 
padding: 5px 0;
 }
 
 