@charset "utf-8";
body, html {margin:0px; padding:0px; font-family:Tahoma, Geneva, sans-serif; font-size:14px; background:#ECECEC;}
a {text-decoration:none;}
p {margin:0px 0px 10px;}
#container {width:760px; margin:0px auto; background:url(images/contentback.gif); border:2px solid #666;}
#header {width:760px; height:69px; padding-top:360px;}
.home {background:url(images/homeheader.jpg);}
.profile {background:url(images/profileheader.jpg);}
.areas {background:url(images/areasheader.jpg);}
.contact {background:url(images/contactheader.jpg);}
.results {background:url(images/resultsheader.jpg);}
.links {background:url(images/linksheader.jpg);}
#menu {height:46px; margin:0px 0px 0px 60px;}
#menu ul  {list-style:none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; height:36px; padding:10px 8px; font-family:"Times New Roman", Times, serif; font-size:18px; font-variant:small-caps;font-weight:bold;}
#menu ul li a:hover {color:#ffc527;}
.menudivider {background:url(images/menudivider.jpg); width:9px; height:46px; float:left;s}
#main {width:468px; margin-left:30px; padding:10px 26px; float:left;}
#main h1 {color:#722500; font-family:"Times New Roman", Times, serif; font-style:italic; font-variant:small-caps; font-size:24px; display:block; padding:2px; margin:0px 0px 10px; border-bottom:1px solid #722500;}
#main img {float:left; margin-right:3px; margin-top:3px;}
#contactcolumn {width:164px; padding:8px; color:#fff; font-size:10px; float:left;}
#contactcolumn h1 {font-size:14px; text-align:center; margin:0px 0px 10px; padding:0px;}
input, textarea, select {background:#e7ddb5; font-size:10px; margin-bottom:4px; width:160px; font-family:Tahoma, Geneva, sans-serif; border:1px solid #000;}
#bottomedge {width:760px; height:30px; background:url(images/bottomedge.gif); clear:both;}
#footer {width:760px; padding:20px 0px; font-size:10px; text-align:center; color:#fff; background:#948b68;}
#main a, #footer a {color:#7b2800; font-weight:bold;}
#main a:hover, #footer a:hover {text-decoration:underline;}
