@import	url("reset.css");

body { padding:15px; color: #545454; font-family: sans-serif; font-size:75%; background:white; line-height: 2em; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }

a { color:#ea7902; text-decoration:underline; font-weight:bold; }
a:hover { color: #542900; }

h1 { color:#545454; font-size:2em; line-height:25px; padding-bottom:4px; margin-top:0; }
h2 { color:#e37501; font-size:1.6em; border-top:1px solid #ddd;  line-height:25px; letter-spacing:-1px; }
h3 { color:#e37501; font-size:1.6em; border-bottom:1px solid #ddd; line-height:25px; letter-spacing:-1px; }
h4 { color:#e37501; font-size:1.4em; }
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; }
#contactForm .submit { background:#ec7c03; border:1px solid #b35e02; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
#contactForm .reset { background:#ec7c03; border:1px solid #b35e02; color:white; border:0; cursor:pointer; font-weight:bold; 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 {}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
#head { background: url(head.gif) repeat-x; height: 103px; color: #616161; border-bottom:1px solid #fff; }
#head strong { color: #393939; }
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:960px; margin:0 auto; border-top: 4px solid #dc7200; margin-bottom:10px; text-align:left; }
#sitelogo { color:#1B3381; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc div { float:right; padding:30px 15px 0 0; height:60px; text-align:right; width:478px }
#hbc div strong.first {float:left; text-align:right; width:62px;}
#hbc a:hover { border:0; }
#top_pic { height: 198px; }
#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_top { width: 960px; height: 14px; background: url(pagebody_top.gif) no-repeat; margin: 15px 0 0 0; }
#pagebody_bot { width: 960px; height: 14px; background: url(pagebody_bot.gif) no-repeat; }
#pagebody { padding: 0 2px; background: #fff url(pagebody.gif) repeat-y; border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#465EB9; text-align:center; font-size:1em; color:white; clear:both; }
#end, #end a { color:#777; font-size:0.9em; font-weight:normal; }
#end a { color: #444 }
#end { text-align: center; }
#end a:hover { color:#000; }
#copyright { color: #ea7902;  margin-bottom:10px; text-align: center; }
#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:37px; line-height:37px; }

/** 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 { text-decoration:none; border:0; text-align: center; }
#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:#ec7b03 url(a.gif) bottom no-repeat; width: 159px; height: 37px; display: block; float: left; line-height: 37px; margin: 0 0 0 1px; }
#nav li a:hover { color: #793f00; }
#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; }

#pagebodyLeft {}
#pagebodyCentre { width: 524px; padding: 20px; }
.side { width: 195px; font-size: 0.9em; line-height: 1.6em; color: #545454; }
p { margin: 10px 0; }
.side h2 { background: #e6e6e6; color: #dd6c00; font-size: 1.8em; padding: 10px 0 5px 10px; margin: 0; border: 0;  }
.side h2 img { margin: 0 8px 2px 0; display: block; float: left; }
#pagebodyRight h2 img { float: right; }
.newsBox { padding: 0 10px; border-bottom: 1px solid #dedede; }
.side marquee { padding: 0 10px; }

.side ul { padding: 0; margin: 0; list-style-type:square; margin: 10px 0 10px 25px; }
.side li { margin: 0; padding: 5px 0 5px 0px;  color: #616161; }
.side li a { font-weight: normal; }
.side hr { height: 1px; background: #ddd; border: 0; padding: 0; margin: 10px 0; clear: both; }

.padding-10 { padding: 10px; }

#nav #active { height: 45px; }

td { vertical-align: top; }
#contactForm td { padding:4px 0; }
#contactForm input, #contactForm textarea { padding: 2px; }

ol, ul {margin-left:23px;}
ul {list-style:square;}
ol {list-style:decimal;}

table#form td {margin:0; padding:4px 0; border-bottom:1px solid #ddd;}

form input.invalid {border:1px solid red}
form textarea.invalid {border:1px solid red}