


#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; }







body {
	margin: auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 1000px;
	display: table;
	background-color:#E3D882;
}

a:link, a:visited {	color: #FFFF66;  }
a:active, a:hover { color: #33FFFF;  }

p { 
	font-family: Tahoma, "Trebuchet MS", Verdana; 
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0 0 20px 0;
}

h1 { 
	font-family: Monotype Corsiva; 
	font-size: 30px;
	color: #51470a;
	margin: 0 0 20px 0;
}


.templatemo_container {
	width: 1000px;
	margin: auto;
}

#templatemo_header {
	width: 1000px;
	height: 158px;
	background: url(images/background_01.gif) no-repeat;
}





/* Menu */
#templatemo_menu {
	clear: both;
	float: right;
	height: 34px;
	width: 400px;
	padding: 0;
	margin: 100px 0 0 0;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu li {
	float:left;
}

#templatemo_menu li a {
	float: left;
	display: block;
	color: #CC9900;
	text-decoration: none;
	font-family: Vivaldi;
	font-size: 18px;
	margin: 0 20px 0 0;
	font-weight: bold;
	padding: 0 0 0 40px;
	height: 34px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}


#templatemo_menu li.current a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

#templatemo_menu li a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
/*End OF menu*/

#templatemo_content_area {
	padding: 25px 0;
	margin: 0;
	background:url(images/background_03.gif);
}

.templatemo_h_line {
	width: 1000px;
	height: 100px;
	clear: both;
}

#templatemo_left {
	float: left;	
	width: 203px;
	margin: 15px 0 20px 55px;
}

.templaetmo_section_1 {

	float: left;
	width: 393px;
	height: 513px;
	margin: 0 0 20px 0;
	padding: 0px 0 0 0;

}

.templaetmo_section_1 .sub_menu {
	list-style: none;
}


#templatemo_right {
float: right;	
	width: 500px;
	margin: 0 0 0 0;

}

.templatemo_section_2 {
	float: left;
	width: 350px;
	margin: 220px 0 0 220px;
}

.templatemo_section_2 img {
	float: left;
	margin: 0 10px 10px 0;
}

.templatemo_section_2 h1 {
	font-family: Monotype Corsiva; 
	font-size: 24px;
	font-weight: normal;
	color: #51470a;
	margin: 0 0 10px 0;
}

.templatemo_section_2 p {
	margin: 0 0 10px 0;
}

#templatemo_bottom_section {
	width: 100%;
	background: url(images/templatemo_bottom_bg.jpg) #202625 repeat-x;
	padding: 20px 0;
}

#templatemo_footer {
	width: 100%;
	margin: 0;
	padding: 20px 0;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	
	text-align: center;
	
}

#templatemo_footer a {
	color: #fff;
}

.left {
	margin: 20px 20px 0 20px;
}

.right_img {
	float: right;
	margin: 0 0 5px 5px;
}

.left_img {
	float: left;
	margin: 0 5px 5px;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
