@charset "utf-8";
/* CSS Document */
html, body{ margin:0px; padding:0px; background:#dedec4; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
* html .threepxfix{margin-left: 3px;}
div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px; border:none;}
li {list-style:none;}
#Content{margin:20px auto 20px; padding:10px; width:780px; background:#FFFFFF; border:solid 1px #6A7985;}
#Header {width:780px; height:150px;}
#HeaderLeft {float:left; font-family:sans-serif; width:682px;height:150px;}
#HeaderLeft h1 {font-size:36px; padding-left:150px; line-height:150px;}
#HeaderRight {float:right; width: 98px;height:150px;}
#NavContent { background-image:url(images/NavBG.gif); background-repeat:repeat-x; border: solid 1px #6A7985; height:30px;  width:778px; margin:10px auto;}
#NavContent a{ border-right: solid 1px #6A7985; font-weight:bold; float:left; line-height:30px; color:#3B3B3B;  text-decoration:none; padding: 0 20px;}
#NavContent a:hover {background-image:url(images/NavBGHover.gif); color:#FFFFFF;}

#MainContent {width:780px; float:left; margin-bottom:10px;}
#MainText {float:left; color:#7D8E91; width:630px;}
#MainText h1 { font-size:16px; padding-top:5px; padding-left:5px; color:#6B7272; }
#MainText h2 { font-size:14px; padding-top:10px; padding-left:10px; color:#6B7272; }
#MainText p { padding-top:5px; padding-left:5px; line-height:18px;}
#mainImages {float:left; width:630px;}
#SideNav {float:right;color:#3B3B3B; width:140px; }
#SideNav h2 { font-size:14px; line-height:30px; border-bottom:dashed 1px #333333; padding-left:10px;}
#SideNav li { border-bottom:dashed 1px #333333;  line-height:30px; }
#SideNav li a { padding-left:20px; color:#5c5c5c;  text-decoration:none;display: block;}
#SideNav li a:hover {background-color:#D3DADA;}
#SideNav img {margin:auto;}
.CSSImgHover:hover span{visibility:visible;}
.CSSImgHover span {visibility:hidden; position:absolute; border:none; text-decoration:none; margin-left:50px;}
#formContainer {width:400px; margin: 0px auto; background-color:#CCCCCC; border:1px solid #000000; padding:5px; color:#333333;}
#contactContainer {width:400px; margin: 0px auto; background-color:#C2E0D5; border:1px solid #000000; padding:5px; color:#333333;}
div.row {clear: both; padding-top: 5px;}
div.row span.label {float: left; width: 155px; text-align: right; font-weight:bold;}
div.row span.content {float: right; width: 235px; text-align: left; font-weight:bold;}
div.spacer {clear:both;}

#Footer{ background-color:#FFCC6F; color:#3B3B3B; clear:both; height:50px; width:780px; text-align:center; border:solid 1px #6A7985;}
#Footer p {font-size: 10px;font-weight: bold; line-height:15px;}
#Footer a {text-decoration:none; color:#3B3B3B;font-size: 10px;font-weight: bold;}
#Footer a:hover {text-decoration:none; color:#000000;}

#design {width:780px; text-align:right; margin-top:3px;}
#design a {text-decoration:none; color:#000000;font-size: 10px;font-weight: bold;}