body { padding:15px; color:black; font-family:arial, verdana, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#231f20; text-decoration:underline; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:"century gothic", arial, verdana, sans-serif; }
h1 { color:#231f20; font-size:2em; margin-top:0; font-weight:normal; }
h2 { color:#231f20; font-size:1.7em; font-weight:normal; }
h3 { color:#231f20; font-size:1.5em; font-weight:normal; }
h4 { color:#231f20; font-size:1.3em; margin-top:0; font-weight:normal; }
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:#9A6532; 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:#9A6532; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#6F4318; border:1px solid white; }
.submit { background:#9A6532; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#6F4318; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:2px solid #e8e8e8; padding:15px; font-size:1.1em; line-height:1.8em; margin-bottom:10px;  background:url(quote_back.jpg) no-repeat bottom right;}
.caption { font-weight:bold; background:#9A6532; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:1px solid #cccccc; padding:3px; }
.noborder { border:0; }
#container { width:960px; margin:0 auto; margin-bottom:10px; text-align:left; }
#main { width:960px; }
#sitelogo { width:380px; color:#6F4318; height:120px; line-height:110px; font-size:1.7em; font-weight:bold; float:left; margin-bottom:20px; }
#menu { float:right; width:580px; height:120px; background:#231f20; }
#pagebody { padding:20px 0 30px 0; font-size:1.1em; clear:both; line-height:1.6em; border-top:3px solid #e8e8e8; border-bottom:3px solid #e8e8e8; min-height:350px; }
#pagebody form img { border:0; }
#bottom { height:50px; line-height:50px; background:#231f20; text-align:center; font-size:1.3em; color:white; clear:both; margin-top:10px; }
#bottom span { color:#949494; }
#bottom a { font-weight:normal; color:#ffffff; }
#bottom_wrap { background:url(background2.jpg) repeat-x bottom; padding-bottom:30px;}
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; text-decoration:none; }
#end a:hover { color:#949494; }
#copyright { color:#C9CACA; height:30px; line-height:30px; }
#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:30px; line-height:30px; font-size:1.1em; margin-top:80px; padding:0 0 0 25px; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:block; float:left; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:0 12px; text-decoration:none; border:0; border-right:1px solid #918f90; letter-spacing:1px; margin:0 5px; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:28px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:28px /* 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:260px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav li a { color:white; font-weight:normal; text-transform:uppercase;  }
#nav li a:hover { color:#949494; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { padding-right:18px; }
#nav .nav_parent a:hover { }
#nav .nav_child a { background:#231f20; padding:0 8px; border-top:1px solid #413b3c; border-right:0; }
#nav .nav_child a:hover { background:#231f20; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #9A6532 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #DFBD9D no-repeat right; }
#nav .nav_child2 a { background:#9A6532; }
#nav .nav_child2 a:hover { background:#DFBD9D; }
#nav #active { color:#949494; cursor:default; }
#nav .nav_parent #active { color:#949494; cursor:default; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#231f20; color:#949494; }
#nav .noborder { border:0; }

.left { width:500px; float:left; }
.right { width:450px; float:right; }
.clear { clear:both; }

/* Lightbox Code Begins */
#lightbox{ position:absolute; top:40px; left:0; width:100%; z-index:100; text-align:center; line-height:0; }
#lightbox a img{ border:none; }
#outerImageContainer{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }
#imageContainer{ padding:10px; }
#loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }
#hoverNav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#imageContainer>#hoverNav{ left:0;}
#hoverNav a{ outline:none;}
#prevLink, #nextLink{ width:49%; height:100%; background:transparent url(template/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { left:0; float:left;}
#nextLink { right:0; float:right;}
#prevLink:hover, #prevLink:visited:hover { background:url(template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(template/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; }
#imageData{ padding:0 10px; }
#imageData #imageDetails{ width:70%; float:left; text-align:left; }	
#imageData #caption{ font-weight:bold;	}
#imageData #numberDisplay{ display:block; clear:left; padding-bottom:1.0em;	}			
#imageData #bottomNavClose{ width:66px; float:right;  padding-bottom:0.7em;	}	 	
#overlay{ position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; } 
.clearfix:after { content:".";  display:block;  height:0;  clear:both;  visibility:hidden; }
* html>body .clearfix { display:inline-block;  width:100%; }
* html .clearfix { /* Hides from IE-mac \*/ height:1%; /* End hide from IE-mac */ }
/* Lightbox Code Ends */
