

* {
	font-family: verdana, arial, sans-serif;
}

body {
	text-align: center;
	background-color: #ffffff;
}

img {
	border: 0;
}

#container {
	margin: 0 auto;
  	width: 764px;
  	background-color: #ffffff;
  	padding: 0px;
  	text-align: left;
}

#header {
	margin: 0;

	background-image: url(/siteimage/crop/764/128/logo.png);

	background-repeat: no-repeat;
	width: 764px;
	height: 128px;
	display: table;
	overflow: hidden;
}

#topbanner {
	border: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 286px;
}

#outer {padding-left: 20px; height: 128px; overflow: hidden; position: relative; float: left;}
#outer[id] {padding-left: 20px; display: table; position: static; float: left;}


#logodiv {position: absolute; top: 50%;}
#logodiv[id] {display: table-cell; vertical-align: middle; position: static;}

#logo {position: relative; top: -50%}
#logo[id] {position: static;}

#menu {
	margin: 0;
	background-image: url(/img/home_05.png);
	background-repeat: repeat-x;
	width: 764px;
	height: 41px;
}

#seccont {
	background-color: #f5f5ea;
	clear: both;
}

.clear {
	clear: both;
}

#menuitem {
	float: left;
	padding-top: 12px;
	height: 28px;
	width: 126px;
	border-bottom: 1px solid #b9b9a4;
	border-right: 1px solid #b9b9a4;
	text-align: center;
	font-size: 12px;
}

#menuitemactive {
	float: left;
	padding-top: 12px;
	height: 28px;
	width: 126px;
	border-bottom: 1px solid #b9b9a4;
	border-right: 1px solid #b9b9a4;
	text-align: center;
	font-size: 12px;
	background-image: url(/img/home_03.png);
	background-repeat: repeat-x;
}

#menuitem a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menuitemactive a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#main {
	float: left;
	text-align: left;
	padding: 20px;	
	padding-top: 10px;
	width: 514px;
	font-size: 10px;
}

#internalright {
	text-align: center;
	padding-top: 20px;
	width: 200px;
	float: left;
	color: #ffffff;
	font-size: 10px;
}

#skybanner {
	width: 120px;
	height: 600px;
	margin: 0;
	padding: 0;
	margin-left: 40px;
}

#footer {
	clear: both;
	margin: 0;
	background-image: url(/img/home_09.png);
	background-repeat: no-repeat;
	width: 724px;
	height: 44px;
	padding: 20px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#leftfoot {
	float: left;
	width: 190px;
}

#footmenu {
	float: left;
}

#footmenu span {
	color: #66ccff;
}

#footmenu a {
	color: #ffffff;
	
}

#login {
	float: right;
	width: 200px;
	color: #ffffff;
	font-size: 9px;
	padding-top: 20px;
}

#row {
	margin-bottom: 12px;
	font-size: 11px;
	text-align: justify;
}

#row i {
	font-size: 13px;
}

#leftrow {
	margin-bottom: 12px;
	font-size: 11px;
	text-align: justify;
	float: left;
	width: 240px;
}

#rightrow {
	margin-bottom: 12px;
	font-size: 11px;
	text-align: justify;
	float: left;
	margin-left: 10px;
	border-left: 1px solid #52523a;
	padding-left: 10px;
	width: 250px;
}

h1 {
	margin-top: 0;
	font-size: 24px;
	color: #52523a;
	font-weight: bold;
}

h3 {
	margin: 0;
	font-size: 16px;
	color: #52523a;
	font-weight: bolder;
}

h2 {
	font-size: 13px;
	color: #000000;
}

#thumbleft {
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #e6e6e6;
}

img.thumb {
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #e6e6e6;
}

a.readmore {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

#lightbox{
	position: absolute;
	top: 300px;
	left: 0;
	width: 100%;
	z-index: 1000;
	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(/images/lightbox/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(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
}
	

.whitehead {
	color: #ffffff;
	font-size: 14px;
	margin-top: 0px;
}

.blackhead {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	text-align: left;
}

.roundedcornr_box_green {
   background: #ffffff;
   width: 200px;
   margin-bottom: 20px;
}
.roundedcornr_top_green div {
   background: url(/img/wh_cnr_tl.gif) no-repeat top left;
}
.roundedcornr_top_green {
   background: url(/img/wh_cnr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_green div {
   background: url(/img/wh_cnr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_green {
   background: url(/img/wh_cnr_br.gif) no-repeat bottom right;
}

.roundedcornr_top_green div, .roundedcornr_top_green, 
.roundedcornr_bottom_green div, .roundedcornr_bottom_green {
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_green { margin: 0 10px; text-align: left; }

.roundedcornr_box_blue {
   background: #005f80;
   width: 200px;
   margin-bottom: 20px;
}
.roundedcornr_top_blue div {
   background: url(/img/bl_cnr_tl.gif) no-repeat top left;
}
.roundedcornr_top_blue {
   background: url(/img/bl_cnr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_blue div {
   background: url(/img/bl_cnr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_blue {
   background: url(/img/bl_cnr_br.gif) no-repeat bottom right;
}

.roundedcornr_top_blue div, .roundedcornr_top_blue, 
.roundedcornr_bottom_blue div, .roundedcornr_bottom_blue {
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_blue { margin: 0 10px; text-align: left; }


.roundedcornr_box_brown {
   background: #9a9a80;
   width: 500px;
   height: auto;
   margin-bottom: 20px;
}

.roundedcornr_box_brown_small {
   background: #9a9a80;
   width: 220px;
   margin-bottom: 20px;
}


.roundedcornr_box_brown_medium {
   background: #9a9a80;
   width: 340px;
   margin-bottom: 20px;
}

.roundedcornr_top_brown div {
   background: url(/img/br_cnr_tl.gif) no-repeat top left;
}
.roundedcornr_top_brown {
   background: url(/img/br_cnr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_brown div {
   background: url(/img/br_cnr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_brown {
   background: url(/img/br_cnr_br.gif) no-repeat bottom right;
}

.roundedcornr_top_brown div, .roundedcornr_top_brown, 
.roundedcornr_bottom_brown div, .roundedcornr_bottom_brown {
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_brown { margin: 0 10px; color: #ffffff; }

.roundedcornr_box_white_wide {
   background: #ffffff;
   width: 500px;
   height: auto;
   margin-bottom: 20px;

}

.roundedcornr_box_white {
   background: #ffffff;
   width: 200px;
   margin-bottom: 20px;
}
.roundedcornr_top_white div {
   background: url(/img/wh_cnr_tl.gif) no-repeat top left;
}
.roundedcornr_top_white {
   background: url(/img/wh_cnr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_white div {
   background: url(/img/wh_cnr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_white {
   background: url(/img/wh_cnr_br.gif) no-repeat bottom right;
}

.roundedcornr_top_white div, .roundedcornr_top_white, 
.roundedcornr_bottom_white div, .roundedcornr_bottom_white {
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_white { margin: 0 10px; color: #000000; text-align: left; font-size: 10px; }

.ruler {
	clear: both;
	border: 0;
	margin: 0;
	margin-top: 8px;
	height: 1px;
	background-color: #9a9a80;
}

.clear {
	clear: both;
	margin-bottom: 10px;
}


#leftpic {
	text-align: center;
	margin-bottom: 0px;
}

.steppic {
	text-align: left;
	margin-right: 10px;
	float: left;
}

ul.whitelist {
 	list-style-type: none;
	padding: 0;
	margin: 0;	
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #005775;
}

ul.whitelist li {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 4px;
}

ul.whitebrlist {
 	list-style-type: none;
	padding: 0;
	margin: 0;	
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #80806c;
}

ul.whitebrlist li {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 4px;
}

ul.blacklist {
 	list-style-type: none;
	padding: 0;
	margin: 0;	
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	text-align: left;
	background-color: #f6f6f6;
}

ul.blacklist li {
	background-image: url(/img/barrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 4px;
}

ul.whitegrlist {
 	list-style-type: none;
	padding: 0;
	margin: 0;	
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ffffff;
}

ul.whitegrlist li {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.whitegrlist a {
	color: #ffffff;
	text-decoration: none;
}

.whitebrlist a {
	color: #ffffff;
	text-decoration: none;
}

.whitelist a {
	color: #ffffff;
	text-decoration: none;
}

.blacklist a {
	color: #000000;
	text-decoration: none;
}

.crumbs {
	margin-bottom: 10px;
}

.crumbs a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #52523a;
}

.button {
	border: 0;
	margin-bottom: 4px;
}

#comments {
	width: 100%;
	float: left;
	margin-right: 10px;
}

.formLeft {
	float: left;
	margin-right: 20px;
}

.formRight {
	margin-right: 10px;
}

#commentsform {
	width: 515px;
	float: left;
}

.userForm input {
	width: 122px;
	border: 1px solid #52523a;
	background-color: #fff;
	margin-bottom: 10px;
}

.userForm input.wide {
	width: 100%;
	border: 1px solid #52523a;
	background-color: #fff;
	margin-bottom: 10px;
}

.userForm input.button {
	background-color:#CCCC99;
   	border-style:groove;
   	border-color:#666633;
}

.userForm textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #52523a;
	background-color: #fff;
	font-size: 10px;
	margin-bottom: 10px;
}

.userForm ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.userForm a {
	color: #000;
	text-decoration: underline;
}

.usercomment {
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.registerForm input {
	width: 120px;
	border: 1px solid #52523a;
	background-color: #fff;
}

.registerForm input.dob {
	width: 20px;
}

.registerForm input.doby {
	width: 40px;
}

.registerForm label {
	width: 120px;
	float: left;
}

.registerForm input.button {
	margin-left: 120px;
	margin-top: 10px;
	background-color:#CCCC99;
   	border-style:groove;
   	border-color:#666633;
}

#brownquote {
	background-color: #9a9a80;
	float: right;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 16px;
	width: 140px;
	color: #fff;
	font-style: italic;
	text-align: center;
}

.writtenby {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	border: 0;
	border-top: 1px dotted #000;
	height: 1px;
	margin: 8px 0px;
}

