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

html, body{
background:#e26723;
margin:0px;
padding:0px;
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#a2170a;
}






img{
border:none;
}

#container{
background:url(images/contentbg.gif) top center repeat-y;
width:826px;
min-height:100%;
margin-left:auto;
margin-right:auto;
}

#content{
width:761px;
margin-left:auto;
margin-right:auto;
}









#text{
width:550px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#663300;
margin-bottom:20px;
}

 
 
 #text a:link{
color:#a2170a;
text-decoration:underline;
text-transform:none;
display:inline;
}
 
#text a:visited{
color:#a2170a;
text-decoration:underline;
text-transform:none;
}




#text a:hover, a:active{
color:#663300;
text-decoration:none;
}


#text iframe{
border:#a2170a 3px solid;
}




#text a:link img {
padding:2px;
border:#a2170a 1px solid;
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
}


#text a:hover img {
padding:2px;
border:#e26723 1px solid;
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
}










#text2{
width:550px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#663300;
margin-bottom:20px;
}

 
 #text2 a{
display:inline;
}
  


 #text2 a:link{
color:#a2170a;
text-decoration:underline;
text-transform:none;
display:inline;
}
 
#text2 a:visited{
color:#a2170a;
text-decoration:underline;
text-transform:none;
}




#text2 a:hover, a:active{
color:#663300;
text-decoration:none;
}


#text2 iframe{
border:#a2170a 3px solid;
}





#text3{
width:550px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#663300;
margin-bottom:20px;
}

 
 
 #text3 a:link{
color:#a2170a;
text-decoration:underline;
text-transform:none;
display:inline;
}
 
#text3 a:visited{
color:#a2170a;
text-decoration:underline;
text-transform:none;
}




#text3 a:hover, a:active{
color:#663300;
text-decoration:none;
}




#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:791px;
margin-left:auto;
margin-right:auto;
clear:both;
text-align:center;
color:#A68472;
padding-top:10px;
padding-bottom:10px;
background:#efdbc8;
margin-top:50px;
}

#footer a:link, a:visited{
text-decoration:underline;
color:#A68472;
}

#footer a:hover, a:active{
text-decoration:none;
color:#A68472;
}



#nav{
width:180px;
margin-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#a2170a;
}



#nav ul{
margin:0;
padding:0;
}



#nav li{
list-style:none;
display:block;
margin-bottom:10px;
color:#663300;
border-bottom:1px solid;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
}

#nav li a:link, a:visited{
color:#663300;
text-decoration:none;
text-transform:uppercase;
display:block;

}


#nav li a:hover, a:active{
color:#a2170a;
text-decoration:none;
}


#nav p{
margin-top:20px;
}



