table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5F5F5F;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5F5F5F;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5F5F5F;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #5F5F5F;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #5F5F5F;
	text-align: left;
}

a:link {
	font-size: 12px;
	color: #009253;
	text-align: left;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #009253;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #00BB6B;
	text-align: left;
	text-decoration: underline;
}


a.newsletter:link, a.newsletter:visited {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a.newsletter:hover {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}


/** RHS ***************************************************/

a.rhs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	height: 20pt;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}
a.rhs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	height: 20pt;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}
a.rhs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #BBCDC6;
	font-weight: bold;
	padding-top: 5px;
	height: 20pt;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}	 


/** LHS ***************************************************/

.lhs_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #4D6C4E;
}

.lhs_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 11px;
	color: #4D6C4E;
}

a.lhs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 2px;
	height: 15pt;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}
a.lhs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 2px;
	height: 15pt;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}
a.lhs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBCDC6;
	font-weight: normal;
	padding-top: 2px;
	height: 15pt;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336952;
	text-decoration: none;
	float: left;
}




/** Footer ***************************************************/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #4D6C4E;
}

.footer_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #658779;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBCDC6;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}



a.footer_home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #235F46;
	font-weight: normal;
	text-decoration: none;
}
a.footer_home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #235F46;
	font-weight: normal;
	text-decoration: none;
}
a.footer_home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00BB6B;
	font-weight: normal;
	text-decoration: none;
}	  

.img {
	text-align: right;
	margin-left: 17px;
	margin-bottom: 13px;
}



/** Details ***************************************************/

.big_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.medium_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 130px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.small_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.comment_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 70px;
	width: 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 60px;
	background-color: #235F46;
	vertical-align: middle;
	cursor: hand;
	border: none;
}

/*** LightBox 2.0 **********************************************************************************************************************************************************/
#lightbox {
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

#imageContainer {
	padding: 10px;
}

#loading {
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
}

#hoverNav {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	background: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	height: 100%;
	width: 49%;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	float: right;
	right: 0;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat;
}


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

#imageData {
	color: #666;
	padding:0 10px;
}

#imageData #imageDetails {
	float: left;
	text-align: left;
	width: 70%;
}
	
#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	clear: left;
	display: block;
	padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose {
	float: right;
	padding-bottom: 0.7em;
	width: 66px;
}	
		
#overlay {
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}