body { padding:15px; color:black; font-family:arial, verdana, tahoma, sans-serif; font-size:85%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#0b0860; text-decoration:underline; }
a:hover { color:#66d2fc; }
h1 { color:#0b0860; font-size:2em; line-height:25px; margin-top:0; font-weight:normal; margin-top:0; }
h2 { color:#ffffff; background:#0b0860; font-size:1.5em; line-height:25px; padding:3px 7px; font-weight:normal; }
h3 { color:#465EB9; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#0b0860; font-size:1.2em; margin-bottom:5px; }
img.clsleft { margin-right:250px; margin-bottom:10px; }
img.clsmiddle { margin-right:25px; margin-left:25px; margin-bottom:10px; }
img.clsright { margin-left:25px; margin-bottom:10px; }
img.clsborderleft { border:3px solid #0b0860; padding:2px; margin-right:25px; margin-bottom:10px; }
img.clsbordermiddle { border:3px solid #0b0860; padding:2px; margin-right:25px; margin-left:25px; margin-bottom:10px; }
img.clsborderright { border:3px solid #0b0860; padding:2px; margin-left:25px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#465EB9; 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:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#0b0860; color:white; border:0; cursor:pointer; font-weight:normal; font-size:1.1em; padding:7px; }
.reset { background:none; color:#ff0000; border:0; cursor:pointer; font-weight:normal; font-size:1em; padding:7px; text-decoration:underline; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:3px solid #0b0860; padding:2px; }
.noborder { border:0; }
.clear { clear:both; }
.right_photos { float:right; margin-left:25px; margin-bottom:10px; }
.box { border:1px solid #53bde6; }
#contact_table strong { color:#0b0860; font-size:1.1em; }
#contact_table p { margin-top:0; }

#container { width:955px; background:transparent; margin:0 auto; border:0; margin-bottom:10px; text-align:left; }
#header { width:955px; height:159px; position:relative; }
#top_round { width:945px; height:27px; background:url(top_round.jpg) no-repeat left; margin:0 0 0 10px; }
#main { width:945px; margin:0 0 0 10px; padding:0; background:url(main_back.gif) repeat-y left; }
#sitelogo { width:218px; height:207px; position:absolute; display:inline; background:url(sitelogo.png) no-repeat top left; }
#sitelogo a { display:block; width:218px; height:207px; }
#sitelogo span { display:none; }
#strapline { height:150px; width:495px; background:url(strapline.gif) no-repeat top center; position:absolute; left:237px; top:56px; }
#logos { width:120px; height:112px; padding-top:26px; background:url(logos.gif) no-repeat 0 26px; float:right; }
#main_pic { height:180px; width:733px; background:url(top_pic.jpg) no-repeat top center; text-align:center; }
#left { float:left; width:174px; padding:10px 15px 120px 23px; color:#ffffff; }
#left span { color:#66d2fc; margin-top:8px; }
#left p { margin-bottom:-10px; }
#left a { font-size:0.9em; color:#ffffff; }
#pagebody_wrap { float:right; width:733px; }
#pagebody { padding:25px 27px 20px 21px; width:685px; font-size:0.9em; background:url(pagebody_back.gif) no-repeat bottom right; }
#pagebody form img { border:0; }
#pagebody ul { list-style-type:square; }
#pagebody li { margin-left:-10px; }
#bottom_round { width:945px; height:13px; background:url(bottom_round.jpg) no-repeat left; margin:0 0 0 10px; position:relative; }
#footer { color:#7771fc; position:absolute; width:160px; font-size:0.7em; line-height:1.5em; left:23px; top:-100px; }
#footer a { color:#7771fc; text-decoration:none; }
#footer a:hover { color:#ffffff; } 

#menu { text-align:left; margin:0 0 0 218px; color:white; clear:both; height:36px; width:727px; padding:0 10px 0 0; }
#nav { text-align:left; margin:0; padding:0; font-size:1em; }

/** 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; background:url(nav_li_back.gif) no-repeat left bottom; height:36px; padding:10px 0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:10px 23px 10px 20px; text-decoration:none; border:0; height:36px; line-height:36px; font-weight:normal; }
#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 #active { color:#66d2fc; cursor:default; }
#nav li a { color:white; font-weight:bold; background:url(nav_a_back.gif) no-repeat right bottom; }
#nav li a:hover { color:#66d2fc; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }
