@import url(/cm/css/core.css);

BODY{background-color:#e2e0d9;}
BODY,TD{font-family:Verdana,Arial;font-size:11px;line-height:1.5;}
#container{position:relative; width:776px; left:50%; margin-left:-388px; float:left;background:url(/images/bg.gif) top left repeat-y;}
#header{background:url(/images/header.gif) top left no-repeat;width:776px;height:206px;border-bottom:4px #74542d solid;position:relative;}
A{color:#203872;}
A:hover{color:#467AAB;}

H2{color:#ac4e25;font-family:Arial;font-size:17px;line-height:1.25;}
#top_piece{width:819px;height:300px;background:url(/images/photos.jpg) top left no-repeat;position:relative;left:-42px;}

ul#nav{margin-left:12px;float:left;list-style-type:none;position:absolute;bottom:0;text-transform:uppercase;font-family:Arial;font-size:14px;font-weight:bold;}
ul#nav li{float:left;margin-right:5px;padding:2px;padding-left:6px;padding-right:6px;}
ul#nav li.on{background:#74542d;}
ul#nav li a{color:#95754f;text-decoration:none;}
ul#nav li.on a{color:#fff;}

#footer{clear:both;background-color:#112552;color:#fff;padding:20px;padding-top:10px;padding-bottom:10px;font-size:10px;text-align:center;}
#footer A{color:#fff;text-decoration:none;}
#footer A span{text-decoration:underline;}