
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #D1D1D1 url(images/bg_01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A3A3A3;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #636363;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 2.2;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
}

ul.style1 li span {
	padding: 2px 5px;
	background: #0C6E00;
	color: #FFFFFF;
}

ul.style1 a {
	padding-left: 5px;
	color: #A1E1BE;
}

strong {
	color: #878787;
}

a {
	color: #398C20;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.more {
	padding-left: 30px;
	background: url(images/homepage_10.gif) no-repeat left center;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

img.alignright {
	float: right;
	margin-left: 30px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg_02.jpg) repeat-y left top;
}

#wrapper-bgtop {
	padding-top: 134px;
	background: url(images/bg_03.jpg) no-repeat left top;
}

#wrapper-bgbtm {
	width: 100%;
	overflow: hidden;
	background: url(images/bg_04.jpg) no-repeat left bottom;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 52px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 55px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 5px 10px;
}

#menu a {
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #A4A4A4;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #398C20;
}

#menu li.active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: left;
	width: 690px;
}

.one-column {
	background: url(images/homepage_05.jpg) no-repeat right top;
	padding: 33px 41px 0px 58px;
}

.two-columns {
	padding: 30px 0px 0px 0px;
	background: url(images/homepage_06.jpg) no-repeat right top;
}

.two-columns .column1 {
	float: left;
	width: 265px;
	padding: 0px 32px 0px 55px;
}

.two-columns .column2 {
	float: left;
	width: 265px;
	padding: 0px 40px 0px 33px;
	background: url(images/homepage_07.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 290px;
	padding: 99px 0px 30px 0px;
	color: #7ABF7C;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #A1E1BE;
}

#sidebar strong {
	color: #B8E6C1;
}

.box-style1 {
	width: 256px;
}

.box-style1 .title {
	height: 36px;
	padding: 14px 0px 0px 28px;
	background: url(images/homepage_09.jpg) no-repeat left top;
	font-size: 21px;
}

.box-style1 .entry {
	padding: 5px 20px 20px 20px;
}

/** FOOTER */

#footer {
	height: 110px;
	background: url(images/bg_05.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .title {
	background-image: url(images/homepage_08.jpg);
}

/** BOX5 */

#box5 {
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

