body { padding:15px; color:#434446; font-family:"lucida sans unicode", verdana, arial, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
iframe { border:1px solid #d2d2d2; padding:4px; }
ul { list-style-type:square; }
a { color:#00a8ee; text-decoration:underline; font-weight:normal; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:"century gothic", verdana, arial, sans-serif; }
h1 { color:#00a8ee; font-size:2.1em; line-height:25px; margin-top:5px; font-weight:normal; }
h2 { color:#282425; font-size:1.6em; font-weight:normal; }
h3 { color:#ffffff; font-size:1.2em; background:#282425; font-weight:normal; padding:5px 10px; border-top:1px solid #6f6b6c; }
h4 { color:#282425; font-size:1em; margin-bottom:0; }
img.clsleft { margin-right:25px; margin-bottom:15px; }
img.clsmiddle { margin-right:25px; margin-left:25px; margin-bottom:15px; }
img.clsright { margin-left:25px; margin-bottom:15px; }
img.clsborderleft { border:1px solid #d2d2d2; margin-right:25px; margin-bottom:15px; padding:3px; }
img.clsbordermiddle { border:1px solid #d2d2d2; margin-right:25px; margin-left:25px; margin-bottom:15px; padding:3px; }
img.clsborderright { border:1px solid #d2d2d2; margin-left:25px; margin-bottom:15px; padding:3px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#9A6532; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1em; color:#fff; font-weight:normal; padding:10px; background:#522f0d; }
.shout2 { font-size:1em; color:#522f0d; font-weight:normal; padding:10px; background:#b28757; border:2px solid #522f0d; }
.submit, .reset { background:#282425; color:white; cursor:pointer; font-weight:normal; font-size:1.1em; padding:4px 8px; border:1px solid #282425; }
.quote { border:1px solid #522f0d; padding:10px; color:#522f0d; font-weight:normal; background:none; }
.caption { font-weight:bold; background:#9A6532; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:1px solid #d2d2d2; padding:4px; }
.noborder { border:0; }
.clear { clear:both; }
#container { width:980px; text-align:left; }
#main { width:980px; margin:0 auto; }
#header { height:151px; width:980px; background:url(head_back.jpg) no-repeat top right; position:relative; }
#sitelogo { height:224px; float:left; padding-top:0; color:#ffffff; width:199px; position:absolute; left:0;}
#hbc { float:right; padding:9px 0 0 0; height:142px; text-align:left; width:774px; }
a#hometab { width:45px; height:52px; display:block; background:url(home.jpg) no-repeat bottom left; padding-top:80px;}
a:hover#hometab { width:45px; height:52px; display:block; background:url(home.jpg) no-repeat bottom right; }
a#hometab span { display:none; }
a img {border:0;}
#phoneemail {float:right; width:684px; height:19px;}
#pagebody { padding:50px 0 25px 0; text-align:left; font-size:1.2em; line-height:1.5em; }
#pagebody form img { border:0; }
#pagebody li { margin-left:-8px; }
.clear { clear:both; height:5px; line-height:5px; padding:0; margin:0; }
#bottom { height:127px; text-align:left; color:#ffffff; clear:both; background:url(bottom_back.jpg) #626466 repeat-x top; width:100%; }
#bottom_inner { width:980px; height:127px; margin:0 auto; background:url(bottom_inner_back.jpg) no-repeat top; }
#bottom_right { width:780px; height:106px; padding-top:21px; float:right; text-align:right; font-size:1.3em; line-height:1.9em; }
#bottom_right span { color:#8ed8f8;}

#bottom2 { text-align:right; color:#ffffff; font-size:0.7em; clear:both; margin-top:8px; }
#bottom2 a { text-decoration:none; color:#ffffff; }
#bottom2 a:hover { text-decoration:underline; }

#nav { background:url(menu_back.jpg) no-repeat top right; text-align:right; margin:0; padding:0 0 0 205px; width:775px; font-weight:normal; color:white; clear:both; height:38px; line-height:38px; font-size:1.2em; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:0 8px; text-decoration:none; border-right:1px solid #48ccff; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav li a { color:white; font-weight:normal; background:none; }
#nav li a:hover { color:#8ed8f8; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #9A6532 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #9A6532 no-repeat right; }
#nav .nav_child a { background:#9A6532; padding:0 8px; border-top:1px solid #AF8256; }
#nav .nav_child a:hover { background:#DFBD9D; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #9A6532 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #DFBD9D no-repeat right; }
#nav .nav_child2 a { background:#9A6532; }
#nav .nav_child2 a:hover { background:#DFBD9D; }
#nav #active { color:#0089bd; cursor:default; background:#cff1fe; padding:7px 10px 12px 10px; border:0; }
#nav .nav_parent #active { color:#DFBD9D; cursor:default; background:url(nav_parent_out.gif) #9A6532 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#9A6532; }

#nav .noborder { border:0; }

#sitewizard {width:1px; text-indent:-9999px;}