/* Global Reset */
*{margin:0px;padding:0px;}
/* Straight up HTML tags */
a img{border:none;}
a{outline: none;text-decoration:none;color:#204461;}
a:hover{color:#FFFFFF;}
p, blockquote{margin:15px 0px;}
body{text-align:center;background:url(../images/bodybg.jpg) #00223e repeat-x;}
/* ID's and proprietary elements */
#container{margin:0px auto;width:900px;background:url(../images/mainbg.gif) repeat-y;position:relative;color:#354228;font:12px/1.8 arial, sans-serif;text-align:left;}
#content{padding:400px 85px 23px 390px;background:url(../images/header_home.jpg) no-repeat;min-height:500px;} 
#content_location{padding:400px 85px 23px 390px;background:url(../images/header_location.jpg) no-repeat;min-height:500px;} 
#content_lifestyle{padding:400px 85px 23px 390px;background:url(../images/header_lifestyle.jpg) no-repeat;min-height:500px;} 
#content_development{padding:400px 85px 23px 390px;background:url(../images/header_development.jpg) no-repeat;min-height:500px;} 
#content_sitemap{padding:400px 85px 23px 390px;background:url(../images/header_sitemap.jpg) no-repeat;min-height:500px;} 
#content_contact{padding:400px 85px 23px 390px;background:url(../images/header_contact.jpg) no-repeat;min-height:500px;} 
#content ul{margin-left:15px;}
#primarynav{list-style-type:none;position:absolute;left:493px;top:225px;}
#primarynav li{float:left;position:relative;}
#primarynav li ul{visibility:hidden;list-style-type:none;width:91px;background:#5085af;position:absolute;left:10px;top:60px;border:solid 1px #497aa0;border-top:none;}
#primarynav li:hover ul{visibility:visible;}
#primarynav li ul li{background:url(../images/navhr.gif) bottom center no-repeat;padding:5px  0px 5px 0px;width:91px;text-align:center;}
#primarynav li ul li.last{background:none;}
#primarynav li ul li a{font-size:9px;color:#fff;margin:0px 1px;}
#primarynav li ul li a:hover{color:#003366;}
#secondarynav{list-style-type:none;position:absolute;left:619px;top:0px;}
#secondarynav li{float:left;}
#display{position:absolute;left:0px;top:404px;}
#footer{position:relative;color:#476f88;background:url(../images/footer.jpg) no-repeat;height:176px;text-align:center;font-size:10px;}
#footer #handinav{padding-top:43px;}
#footer #handinav a{color:#476f88;}
#footer #handinav a:hover{color:#354228;}
#footer p{margin:20px 0px 5px;}
#footer #impact{}
#footer #contact{position:absolute;left:70px;top:-200px;}
#register{position:absolute;top:650px;left:70px;}
/* Repeatble Classes */
.left{float:left;margin-right:15px;}
.right{float:right;margin-left:15px;}
.clear{clear:both;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.hrb{border-bottom:solid 1px #ccc;margin-bottom:15px;padding-bottom:15px;}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {visibility: hidden;padding:20px 0px;margin-bottom:-20px;}
.sIFR-hasFlash h2 {visibility: hidden;padding:20px 0px;margin-bottom:-25px;}
.sIFR-hasFlash h3 {visibility: hidden;}
.sIFR-hasFlash h4 {visibility: hidden;}