body { padding:15px; color:black; font-family:arial, sans-serif; font-size:75%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#DCAE31; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
hr { color:#eee; border:0; height:1px; background:#eee;margin-top:5px;margin-bottom:5px;}
h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#27338b; font-size:1.6em;line-height:25px; padding-bottom:4px;margin:0;margin-top:20px;border-bottom:1px solid #eee; margin-bottom:20px; }
h2 { color:#669fe0; font-size:1.3em; line-height:25px;border-bottom:1px solid #eee; }
h3 { color:#CB2222; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#dcae31; font-size:1.2em;margin:0;padding:0;font-weight:bold;margin-top:20px; }
h5 { color:#aa0000; font-size:1.2em;margin:0;padding:0;font-style:italic; }
img.clsleft { margin-right:20px; margin-bottom:20px; }
img.clsmiddle { margin-right:20px; margin-left:20px; margin-bottom:20px; }
img.clsright { margin-left:20px; margin-bottom:20px; }
img.clsborderleft { border:1px solid #ddd;padding:1px; margin-right:20px; margin-bottom:20px; }
img.clsbordermiddle { border:1px solid #ddd;padding:1px; margin-right:20px; margin-left:20px; margin-bottom:20px; }
img.clsborderright { border:1px solid #ddd;padding:1px; margin-left:20px; margin-bottom:20px; }
.datatable th { background:#00358b; color:white; font-weight:bold;  border:0; padding:4px; }
.datatable td { border-bottom:1px solid #eee; padding:8px 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:#CB2222; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#700000; border:1px solid white; }
.submit { background:#04a3dd; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#01348f; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#CB2222; font-weight:bold; }
.caption { font-weight:bold; background:#CB2222; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:1px solid #ddd;padding:1px; }
.noborder { border:0; }
.top_text { background:#eee; padding:3px; }
#container { width:775px; margin:0 auto; margin-top:0px; text-align:left; }
#main { width:775px; margin-top:0; background:#fff; }
#sitelogo { color:#961616; height:125px; line-height:85px; font-size:1.7em; font-weight:bold;float:left; }
#sitelogo img { margin-top:70px; }
#hbc { float:right; height:10px; margin-top:98px; text-align:right;margin-right:6px; }
#hbc a { border:0;color:#888;font-weight:normal;margin-right:10px;border-right:1px solid #ccc;padding-right:10px;font-size:11px; }
#hbc a:hover { border-bottom:0;color:#aaa; }
#hbc .nohbcborder { border:0; }
#hbc a:hover {  }
.clear { clear:both; }

#main_pic { height:210px; width:775px; background:url(top_pic.jpg) #fff no-repeat; text-align:right;clear:both;float:left;border-bottom:1px solid #eee;padding-bottom:2px; }
#main_pic p { font-size:2.2em; color:#fff; font-family:georgia, serif; margin:140px 10px 0 0; line-height:1.2; } 

#phone { width:227px;height:219px;float:right;background:url(number.gif) no-repeat; }
#date { height:25px; line-height:24px; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#777; padding-right:10px;clear:both; }
#pagebody { padding:0px;font-size:100.1%;line-height:22px; border-bottom:1px solid #eee;padding-bottom:20px; }
#pagebody td { }
#pagebody form img { border:0; }
#bottom { height:10px; line-height:24px; text-align:center; font-size:1em; color:#333; clear:both; font-weight:bold; }
#bottom strong { font-weight:normal; }
#end { font-size:0.9em; margin-bottom:20px; }
#end, #end a { color:#444; font-weight:normal;margin-top:4px; }
#end a:hover { color:#888;border:0; }
#copyright { color:#444; height:20px; line-height:20px;margin-top:25px; }
#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:normal; color:#555; clear:both; height:35px; line-height:35px;border-bottom:1px solid #eee;}

/** 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:6px 8px; 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 li { padding:0 15px 0 0; }
#nav li a { font-weight:bold;color:#888;padding-left:0px;padding-bottom:8px; padding-right:0px; }
#nav li a:hover { color:#aaa;border-bottom:2px solid #eee; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #CB2222 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #CB2222 no-repeat right; }
#nav .nav_child a { background:#CB2222; padding:0 8px; border-top:1px solid #DB6B6B; }
#nav .nav_child a:hover { background:#FBB5B5; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #CB2222 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #FBB5B5 no-repeat right; }
#nav .nav_child2 a { background:#CB2222; }
#nav .nav_child2 a:hover { background:#FBB5B5; }
#nav #active { color:#111;text-indent:5px;cursor:default;background:url(active1.jpg) left center no-repeat; }
#nav .nav_parent #active { color:#FBB5B5; cursor:default; background:url(nav_parent_out.gif) #CB2222 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#CB2222; }

#opening_hours {
padding-right: 20px; 
padding-left: 20px; 
border:4px solid #eee; 
float: right; 
padding-bottom: 10px; 
width: 200px; 
padding-top: 10px;
}
#opening_hours table { border-collapse:collapse; }
#opening_hours td,th { border-bottom:1px solid #eee; padding:2px;}

#call { position:absolute; margin-top:-40px; margin-left:-120px; }
#end_text { text-align:center; padding:40px 0; }

.invalid { background:url(invalid.gif) #fff no-repeat left; }