/*
Credit: http://www.templatemo.com
*/

html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #fff;
	background-image: url(images/wood_bg.jpg);
}

a:link, a:visited {	color: #333333; text-decoration: underline; }
a:active, a:hover { color: #990000; text-decoration: none; }

p {
	font-size: 13px;
	color: #252525;
	text-align: justify;
	margin: 0 0 15px 0;		
}

h1 {
	font-size: 25px;
	color: #252525;
	font-weight: normal;
	margin: 0 0 15px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#templatemo_container {
	background: url(images/templaetmo_container_bg.jpg) no-repeat top;
	width: 1024px;
	margin: auto;
}

#templatmeo_header {
	background: url(images/header.jpg);
	width: 1024px;
	height: 340px;
	color: #fff;
}

#templatemo_menu {
	width: 960px;
	height: 48px;
	background: url(images/templatemo_menu_bg.jpg);
	padding: 0 0 0 0;
}

#templatemo_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	padding: 16px 40px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_menu_divider.png) center right no-repeat;
	font-size: 15px;
	outline: none;
	color: #333333;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #666600;
	background: url(images/menu_current.png) top center no-repeat;
}

#templatemo_logo_area {
	float: left;
	width: 400px;
	height: 115px;
	margin: 20px 0 0 20px;
	background: url(images/logo.png) no-repeat;
	background-position: 0 0;
}

#templatemo_logo {
	font-size: 79px;
}

#templatemo_slogan {
	font-size: 18px;
	width: 250px;
	height: 32px;
}

.templatemo_welcome {
	float: right;
	width: 340px;
	height: 213px;
	padding: 10px 150px 0 0;
	margin: 20px 15px 80px 0;
}

.templatemo_welcome p {
	color: #FFFFFF;
	font-size: 16px;
}

.templatemo_welcome h1 {
	color: #FFFFFF;
	font-size: 38px;
}

#templatemo_content {
	width: 1024px;
	background: #ededed;
}

#templatemo_content_top {
	width: 1024px;
	background: url(images/content_bg_top.jpg) top no-repeat;
}

#templatemo_content_bottom {
	width: 1024px;
	background: url(images/content_bg_bottom.jpg) bottom no-repeat;
	padding: 30px 0;
}

#templaetmo_left {
	float:left;
	width: 585px;
	margin: 0 0 0 30px;
}

.templatemo_one_col {
	width: 585px;
	margin: 0 0 10px 0;
}

.templatemo_one_col img {
	float: left;
	margin: 0 10px 10px 0;
}

.templatemo_section_1 {
	float: left;
	width: 270px;
}

.templatemo_section_2 {
	float: left;
	width: 270px;
	background: url(images/contact_bg.png) no-repeat center;
}

#templatemo_right {
	float: right;
	width: 359px;	
	margin: 0 25px 0 0;
}

#templatemo_right_top {
	width: 329px;
	height: 26px;
	background: url(images/right_top.png) no-repeat;
	padding: 30px 0 0 30px;	
}

#templatemo_right_top h1 {
	margin: 0;
}
#templatemo_right_mid {
	width: 359px;	
	background: url(images/right_bg.png);
}

#templatemo_right_mid #right_mid_top {
	width: 309px;	
	background: url(images/right_mid_top.png) top no-repeat;
	padding: 15px 25px 0px 25px;
}

#right_mid_top img {
	border: 5px #d5d5d5 solid;
	margin: 0 0 15px 0;
}

#templatemo_right_bottom {
	width: 359px;
	height: 19px;
	background: url(images/right_bottom.png) bottom no-repeat;
}

#templatemo_bottom_panel {
	width: 1024px;
	background: url(images/bottom_panel_bg.jpg);
}

#templatemo_bottom_panel #bottom_top {
	width: 1024px;
	background: url(images/footer.jpg) top no-repeat;
}

#templatemo_bottom_bottom {
	width: 1024px;
	height:18px;
	background: url(images/bottom_panel_bottom.jpg);
}

.templatemo_bottom_3_col {
	float: left;
	width: 300px;
	margin: 0 0 0 30px;
	padding: 30px 0 ;
}

.templatemo_bottom_3_col p, h1 {
	color: #666666;
}

.templatemo_bottom_3_col a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.templatemo_bottom_3_col a:hover {
	color: #fff;
	text-decoration: none;
}

.templatemo_bottom_3_col img {
	float:left;
	border: 4px solid #fff;
	margin: 0 10px 10px 0;
}

.labels {
	color: #b29584;
	float: right;
	font-size: 12px;
	margin: 0 0 5px 0;
}

.field {
	float: right;
	width: 210px;
	height: 20px;
	border: none;	
	color: #686868;
	background: url(images/text_field.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 7px 0 5px;
}

.text_area {
	float: right;
	width: 212px;
	height: 54px;
	border: none;	
	color : #686868;
	background: url(images/text_area.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 5px;
}

.button {
	float: right;
	width: 102px;
	height: 29px;
	border: none;	
	color: #cba78f;
	background: url(images/form_button.png) no-repeat;
	margin: 0;
	padding: 0 0 3px 10px;
	cursor: pointer;
}

.templatemo_v_line {
	float: left;
	width: 1px;
	height: 185px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #fafafa;
	margin: 0 20px;
}

.templatemo_h_line {
	height: 10px;
	background:url(images/one_col_bottom.png) center;
	margin: 0 0 10px 0;
}

.templatemo_h_line_2 {
	height: 0px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #f4f4f4;
	margin: 0 0 10px 0;
}

.templatemo_more {
	float: right;
	background: url(images/button.png);
	width: 133px;
	height: 44px;
	font-size: 16px;
	text-align: center;
	margin: 10px 20px 10px 0;
	color: #fff;
	padding: 15px 0 0 0;
}

.templatemo_more a {
	color: #FFFFFF;
	text-decoration: none;
}

.templatemo_more a:hover {
	color: #FFFF00;
	text-decoration: underline;	
}

.templatemo_list {
	list-style: none;
	font-size: 13px;
	color: #252525;
	padding: 0;
}

.templatemo_list li {
	background: url(images/bullet.png) no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
}

#templatemo_footer {
	width: 100%;
	color: #000000;
	margin: 0;
	padding: 10px 0 15px 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}

#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; }

#gallery img {
	text-align: center;
	border: 5px solid #D5D5D5;
}
#gallery {
	text-align: center;
}

.file {
		float: right;
		position: relative;
		width: 210px;
		overflow: hidden;
		border: none;
		margin: 0 0 5px 0;
	padding: 4px 7px 0 5px;
		color: #686868;
		background: url(images/text_field.png) no-repeat;
		}
	.file label {
		color: #b29584;
	float: right;
	font-size: 12px;
	margin: 0 0 5px 0;
		}
	.file input {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 10em;
		cursor: pointer;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0); 
		}
		
	
