body { padding:15px; color:#303030; font-family:candara, arial, verdana, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#77c9e0; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:candara, arial, verdana, sans-serif; }
h1 { color:#1d1c1c; font-size:2em; margin-top:0; }
h2 { color:#1d1c1c; font-size:1.6em; border-bottom:1px solid #abd5e1; padding-bottom:3px; }
h3 { color:#1d1c1c; font-size:1.4em; }
h4 { color:#1d1c1c; font-size:1.2em; margin-bottom:0; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; 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:#000000; color:white; border:0; cursor:pointer; font-size:1em; padding:2px; }
.reset { background:#595959; color:white; border:0; cursor:pointer; font-size:1em; padding:2px; }
.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:2px solid #C6C6C6; }
.noborder { border:0; }
#container { margin:0 auto; text-align:left; background:url(container_back.jpg) repeat-x bottom; }
#main { width:900px; margin:0 auto; padding-bottom:30px; }
#sitelogo { color:#1B3381; height:100px; line-height:100px; font-size:1.7em; font-weight:bold; float:left; }
#strapline { float:right; height:100px; text-align:right; width:426px; background:url(strapline.jpg) no-repeat top right; }
#main_pic { height:160px; width:900px; background:url(top_pic.jpg) no-repeat; text-align:center; margin-top:20px; }
#date { height:25px; line-height:24px; background:#A7B9E7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#344DAB; padding-right:10px; }
#pagebody { font-size:1.2em; padding:25px 5px; line-height:1.6em; }
#pagebody ul { list-style-type:square; font-weight:bold; line-height:1.7em; }
#pagebody li { margin-left:-10px; }
#pagebody form img { border:0; }
#bottom { height:40px; line-height:40px; text-align:center; font-size:1.1em; color:#3e3e3e; clear:both; border-top:1px solid #c7c7c7; width:890px; padding:0 5px; }
#bottom span { font-weight:normal; color:#3d3d3d; }
#bottom_left { height:40px; line-height:40px; color:#000000; font-weight:bold; letter-spacing:1px; }
#end { text-align:center; }
#end, #end a { color:#90a9b0; font-size:0.9em; font-weight:normal; }
#end a:hover { text-decoration:underline; }
#copyright { color:white; height:50px; line-height:30px; margin-bottom:10px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

#nav { text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:43px; line-height:43px; font-size:1.2em; text-transform:uppercase; }

/** 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; margin:0 22px; text-decoration:none; border:0; }
#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 { }
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { border-bottom:2px solid #ffffff; color:#bdefff; }
#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 #active { cursor:default; border-bottom:2px solid #ffffff; color:#bdefff; }
#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; }

#home_table { width:890px; font-family:candara, arial, verdana, sans-serif; }
#home_table .thin { width:15px; height:96px; }
#home_table .wide { width:146px; background:url(wide_back.jpg) #ffffff no-repeat top left; color:#000000; text-align:center; padding:10px; font-size:1.5em; height:76px; }
#home_table .wide span { font-size:0.6em; line-height:1.3em; }

.hometestimonial { width:270px; border:2px solid #abd5e1; padding:15px; float:right; margin-left:20px; margin-bottom:20px; font-weight:bold; font-size:0.9em; background:url(quote_back.jpg) no-repeat bottom right; }
.hometestimonial span { font-weight:normal; }

.box { border:2px solid #abd5e1; padding:20px; }
.box ul { margin-bottom:0; }

.table_box { border:2px solid #abd5e1; padding:15px; }
.table_box ul { margin-bottom:0; }

.contactbox { border:1px solid #abd5e1; background:#f5fcfe; }