body { padding:15px; color: #74898a; font-family: arial, sans-serif; font-size:62.5%; background:white; line-height: 2.1em; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#de716b; text-decoration:underline; font-weight: bold; }
a:hover { color: #a23c36;  }
h1, h2, h3, h4 { font-family: arial, sans-serif; }
h1 { color:#333d3d; font-size:2.8em; line-height:30px; padding-bottom:4px; margin-top:15px; }
h1 strong { color: #dd716b; font-weight: normal; }
h2 { color:#60b7ba; font-size:1.8em; line-height:25px; padding: 25px 0 0px 0; border-top: 1px solid #ddd;  }
h3 { color:#60b7ba; font-size:1.6em; }
h4 { color:#dd716b; 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 {  color:#74898a; padding:20px; background:#e2eff0; border: 1px solid #c0d5d6; margin: 10px 0; }
.shout2 { color:#74898a;background:#c0d5d6; border:1px solid #a3c1c2; padding: 20px; margin: 10px 0; }

.shout h3, .shout2 h3 { color: #1d6e71 }

.submit { background:#74898a; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; 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 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container {  margin:0 auto; border-top: 0; text-align:left; font-size: 1.2em; width: 960px;  }
#main { width:958px; background: #fff; border: 1px solid #84bfc2; }
#sitelogo { height: 291px; float: left; width: 385px; }
#head { height: 291px; background: url(head.jpg) no-repeat right; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#top_pic { height:209px; background:url(top_pic.jpg) #fff no-repeat;  }
#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 { padding:20px; background: url(pagebody.gif) repeat-x; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#465EB9; text-align:center; font-size:1em; color:white; clear:both; }
#end { width: 960px; margin: auto; text-align: left; padding: 10px 0;  font-size:1.1em; }
#end span { float: right; }
#end, #end a { color:#2e797c; font-weight:normal; }
#end a:hover { color:white;}
#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; }

strong, b { color: #dd726a; }

#menu { float:left; margin:100px 0 0; padding:0 10px; width:555px; }

#nav {  text-align:left; margin:0; padding:0; clear:both; width: 575px; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display: block; float: left; }
#nav li a { padding:6px 16px; text-decoration:none; border:0; display: block; float: left;  }
#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:#a4d6d8; text-decoration: underline; font-weight: normal;
background: url(arrow.png) no-repeat left; }
#nav li a:hover { color:#fff; }
#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 { font-weight: bold; text-decoration: none; color: #dd716a; }
#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; }

.right_col { width: 324px; float: right; margin: 0 0 0 20px; }

#articles_top { width: 324px; height: 6px; background:url(articles_top.gif) no-repeat; }
#articles_bottom { width: 324px; height: 6px; background:url(articles_bottom.gif) no-repeat; }
#articles { width: 324px; background: url(articles.gif) repeat-y; color: #74898a; }
#articles h2 { color: #333d3d; font-size: 2.2em; border: 0; padding:25px 20px 0; margin: 0; }
#articles li { list-style-type: none; padding: 20px 15px; }
#articles ul { padding: 0; margin: 0; }

#gift_vouchers { width: 284px; height: 46px; padding: 20px; color: #fff; background:url(gift_vouchers.gif) no-repeat; margin: 15px 0; }
#gift_vouchers strong { color: #fff; }

.custom_li { float: left; margin: 0; padding: 0; width:309px; }
.custom_li2 { float: left; margin: 0; padding: 0; width:257px; }

.custom_li li, .custom_li2 li { display: block; list-style-type: none;  height: 42px; padding:18px 0 18px 20px; }



.clear { clear: both; }

.custom_list { width: 562px; }
.custom_list td { vertical-align: middle; padding: 10px 0 10px 20px; }
.custom_list strong { font-weight: normal; list-style-type: disc; display: block; background:url(custom_li.png) no-repeat top left; color: #74898a; padding:0 0 0 16px; }

#pagebody_bottom { height:130px; background: url(pagebody_bottom.gif) repeat-x; clear: both; }

.ulbreak { padding: 0; margin: 0; }
.ulbreak li {  border-top: 1px solid #ddd; list-style-type: none; display: block; }
.ulbreak a { display: block;  padding: 10px; }
.ulbreak a:hover { background: #eee; }

#articles a { text-decoration: none; color: #74898A; font-weight: normal; }
#articles a strong { text-decoration: underline; }
#articles a:hover { color: #4e6162; text-decoration: none; }
