@charset "UTF-8";
/* RESETS */
body {font:1em/1.3em  Arial, Helvetica, Verdana, sans-serif;background:#FFF;margin:0;padding:0;text-align:center;/* centers the container in IE 5* browsers */
color:#333}
a:link{color:#945E56;text-decoration:underline}
a:hover,a:active{color:#273691;text-decoration:none}
a:visited{color:#5F3227;text-decoration:underline}
p{margin:10px 0 0 0}
h1,h2,h3,h4,h5,h6{margin:0;padding:0}
ul{margin:0;padding:0}
ul li{margin:0 0 0 20px;list-style:none;background:url(images/bullet2.gif) no-repeat 0 .4em;padding: 0 0 .2em 12px;display:inline-block;zoom:1;clear:right;width:90%}
ol li {margin:0 0 10px 20px}
ol li ul li {margin-bottom:0;padding:0 0 5px 12px}
hr{height:1px;color:#A866F8;background:#A866F8;border:0;margin:10px 0 9px 0}
hr.hrpadr{height:1px;color:#273691;background:#273691;border:0;margin:10px 10px 9px 0}

/* BOXES */
#container {width:800px;margin:0 auto;padding:10px 0 0 0;text-align:left}/* auto margins center the page */
#homecontent{width:483px;float:left}
#headbox {width:800px;margin:0 auto;}/* auto margins center the page */
#header{background:url(images/sand-bg.png);border-bottom:1px solid #A48460;height:100px}
#menu{float:right;width:400px;height:14px;margin-top:41px}
.menudiv{float:left;margin:3px 10px;width:8px;height:14px}
.halfcol{width:398px}
.thirdcol{width:263px}
.twothird{width:531px}
.top{background:#DDF;padding:5px;margin:5px 0;font-size:90%;font-style:italic}

/* TEXT */
h1{color:#273691;font:bold 1.2em/1.3em  Arial, Helvetica, Verdana, sans-serif;letter-spacing:1px}
h2{color:#5F3227;font:bold 1.1em/1.3em  Arial, Helvetica, Verdana, sans-serif;letter-spacing:1px}
h3{color:#653;font:normal 1em/1.3em  Arial, Helvetica, Verdana, sans-serif;letter-spacing:1px}
h1.invis{margin:0;line-height:0;font-size:1px;padding:0;visibility:hidden;display:none}
h6{font-weight:bold;font-size:1em;line-height:1.3em;color:#5F3227;display:inline}
.small{font-size:80%}
.text90{font-size:.9em}
.tagline{color:#8F655A;font:italic 18px/40px  Palatino, "Palatino Linotype", Garamond, serif;letter-spacing:2px}
.alphalist{
	list-style: lower-alpha;
}

/* TABLES */
table {font:.9em/1.3em  Arial, Helvetica, Verdana, sans-serif;text-align:left}
table th{color:#5F3227;letter-spacing:1px;border-bottom:3px double #940}

/* SPECIAL */
.ctr{text-align:center}
.clr{clear:both}
.fltlft{float:left}
.fltrt{float:right}
.pad0{padding:0}
.border{border:1px solid #C9B599}
.spacer5{width:5px;height:5px}
.spacer10{width:10px;height:10px}
.borderb{border-bottom:1px solid #C9B599}
.dblborderb{border-bottom:3px double #940}

/* IMAGES */
img{ behavior: url(iepngfix.htc) }/*transparency fix*/
img.pic{padding:10px;border:1px solid #C9B599}
.map{border:1px solid #C9B599;width:398px}
#logo{float:left;margin-top:22px;width:125px;height:55px;padding-right:10px}
#tagline{margin-top:32px;height:35px;width:209px;float:left}
#homeimg{width:317px;text-align:right}

/* FOOTER */
#footer {padding-top:3px;margin-top:10px;border-top:1px solid #C9B599;text-align:center}
#footer p {margin:0;padding:0;color:#A48460;font-size:80%}

