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

body{
margin:0px;
background-image:url(../../images/background.jpg);
background-position:center top;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

#container{
margin:0px Auto;
width:925px;

height:600px;
}


#header{height:82px;overflow:;}
#logo{float:left;}

#horizontal-navigation{
text-align:right;
float:right;
color:#938255;
font-size:20px;
}

#horizontal-navigation a:link, #horizontal-navigation a:active, #horizontal-navigation a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
padding-top:8px;
padding-right:12px;
padding-left:8px;
padding-bottom:4px;
border-left:1px Solid #938255;
}
#horizontal-navigation a:hover{
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
padding-top:8px;
padding-right:12px;
padding-left:8px;
padding-bottom:4px;
border-left:1px Solid #938255;
background-color:#a60000;
}

#splash{
margin-top:40px;
height:350px;
}

/*#splash img{
border:3px Solid #540000;
float:right;
margin-left:25px;
}

#splash h1{
font-size:34px;
color:#540000;
margin-bottom:0px;
}

#splash p{
font-size:14px;
color:#110000;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}

*/
#splashnav{
position:absolute;
left:50%;
top:435px;
margin-left:-463px;
}

#splashnav span{
display:block;
float:left;
margin-right:15px;
height:15px;
width:15px;
background-color:#540000;
text-indent:-10000px;
overflow:hidden;
}


#grid{
clear:both;
padding-top:40px;
padding-bottom:20px;
}

.grid-block{
float:left;
width:295px;
background-color:#938255;
height:200px;
}

#block2{margin-right:20px;margin-left:20px;}

#footer{
clear:both;
padding-top:62px;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:16px;
padding-bottom:25px;
text-align:center;
color:#938255;
background-image:url(../../images/spacer.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#footer a:link, #footer a:active, #footer a:visited{color:#938255;text-decoration:none;}
#footer a:hover{color:#7b6d47;text-decoration:underline;}

#content{
padding:25px;
padding-bottom:25px;
font-size:14px;
}

#content h1{
margin:0px;
color:#540000;
font-family:Arial, Helvetica, sans-serif;
font-size:34px;
margin-left:-25px;
margin-top:-5px;
margin-bottom:35px;
}

#menucolumnleft{width:425px;float:left;}
#menucolumnright{width:425px;float:right;}


td{vertical-align:top;}
td.item{width:325px;}

#anchornav{background-color:#d3c294;padding:5px;font-size:12px;font-weight:bold; text-transform:uppercase;font-family:Georgia, "Times New Roman", Times, serif;color:#938255;text-align:center;}

#anchornav a:link, #anchornav a:active, #anchornav a:visited{text-decoration:none;color:#ffffff;}
#anchornav a:hover{color:#540000;}

#content h2{font-family:Georgia, "Times New Roman", Times, serif;color:#540000;}
.caption{font-style:italic;color:#938255;}

/*img.float{float:right;margin-left:25px;border:3px Solid #540000;}*/
.right-column{width:518px;float:right;margin-left:25px;color:#938255;}
.right-column img{border:3px Solid #540000;}
#content .right-column h2{color:#938255;}

