/*
Regular Homepage
*/

html {
	background: url(images/templatemo_html_bg.jpg) bottom #4c280a repeat-x;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/templatemo_body_bg.jpg) top repeat-x;
}

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

span.highlight { color: #000000; }

p {
	font-size: 13px;
	color: #5f3819;
	text-align:
	margin: 0 0 10px 0;	
}

h1 {
	font-size: 25px;
	color: #5f3819;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #24f0c9;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#templatemo_container {
	width: 990px;
	margin:  0 auto 50px auto;
}

#templatemo_header {
	height: 106px;
	width: 990px;
	background: url(images/templatemo_header.png) no-repeat;
}

#templatemo_logo_area {
	width: 205px;
	height: 65px;
	float: left;
	margin: 15px 0 0 15px;
	color: #371800;
}

#templatemo_logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	margin: 0;
}

#templatemo_logo a {
	text-decoration: none;
}

#templatemo_slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0 0 3px 40px;
}

/* menu */

#templatemo_menu {
	float: right;
	width: 650px;
	height: 88px;
	background: url(images/templatemo_menu_bg.png);
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#templatemo_menu ul {
	float: left;
	padding: 0;
	width: 650px;
	list-style: none;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	padding: 0 15px;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #623b0c;	
	font-size: 13px;
	border-right: 1px solid #623b0c;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #2c1400;
}

#templatemo_menu li .last {
	border-right: none;
}

#templatemo_menu li .last_current {
	border-right: none;
	color: #2c1400;
}

#templatemo_menu li .normal {

}

/* end of menu */

/* sub-menu */

#templatemo_sub-menu {
	float: right;
	width: 650px;
	height: 20px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
}

#templatemo_sub-menu ul {
	float: left;
	padding: 0;
	width: 650px;
	list-style: none;
	margin-top: -40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#templatemo_sub-menu ul li {
	display: inline;
}

#templatemo_sub-menu ul li a {
	float: left;
	padding: 0 15px;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;	
	font-size: 10px;
	border-right: 1px solid #623b0c;
	outline: none;
}

#templatemo_sub-menu li a:hover, #templatemo_sub-menu li .current {
	color: #2c1400;
}

#templatemo_sub-menu li .last {
	border-right: none;
}
/* end of sub-menu */


#templatemo_content_area {
	width: 990px;
	margin: 20px auto 0 auto;
}

#templatemo_content_area #content_top {
	width: 990px;
	height: 11px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_content_area #content_mid {
	width: 990px;
	background: #efc555;
}

#content_mid #mid_top {
	width: 990px;
	background-image: url(images/templatemo_content_mid_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content_mid #mid_bottom {
	width: 990px;
	background: url(images/templatemo_content_mid_bottom.jpg) bottom no-repeat;
	padding: 30px 0 1px 0;
}

#templatemo_content_area #content_bottom {
	width: 990px;
	height: 21px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
}

.templatemo_one_col {
	width: 930px;
	margin: 0 30px 10px 30px;	
}


/*added by me*/
.templatemo_one_col .templatemo_one_col_title {
	width: 451px;
	height: 40px;
	background: url(images/templatemo_section_1_title.png) no-repeat;
	background-position: -2px 0;
	padding: 20px 0 0 30px;
	margin: 0 0 10px 0 ;
	
}

.templatemo_one_col .templatemo_one_col_long_title {
	width: 451px;
	height: 40px;
	background: url(images/templatemo_section_1_long_title.png) no-repeat;
	background-position: -2px 0;
	padding: 20px 0 0 30px;
	margin: 0 0 10px 0 ;
	
}

/*end*/


/*added by me*/
.templatemo_big_gallery {
	width: 930px;
	height: auto;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}



.templatemo_big_gallery .templatemo_big_gallery_title {
	width: 451px;
	height: 40px;
	background: url(images/templatemo_section_1_title.png) no-repeat;
	background-position: -2px 0;
	padding: 20px 0 0 30px;
	margin: 0 0 10px 0 ;
	
}

/*end*/



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

	.templatemo_one_col img{
	float: left;
	color: #303030;
	border: 1px solid #f5f5f5;
	background-color: #FFFFFF;
	margin: 3px 10px 7px 0px;
	background-image: url(images/templatemo_thumb_bg.png);
	}




.templatemo_section_1 {
	float: left;
	width: 480px;
	margin: 0 0 10px 0;
}

.templatemo_section_1 .templatemo_section_1_title {
	width: 451px;
	height: 40px;
	background: url(images/templatemo_section_1_title.png) no-repeat;
	background-position: -2px 0;
	padding: 20px 0 0 30px;
	margin: 0 0 10px 0 ;
	
}

.templatemo_section_1 p {
	margin: 0 0 0 30px;	
}

.templatemo_section_1 h1 {
	color: #754a27;
}

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

.templatemo_section_2 {
	float: right;
	width: 450px;
	margin: 0 30px 10px 0;
}

.templatemo_section_2 p {

	color: #252525
	
}

.templatemo_section_2 h1 {
	color: #9e7b1b;
}

.templatemo_section_2 .templatemo_section_2_top {
	width: 450px;
	height: 12px;
	background: url(images/templatemo_section_2_top.png) no-repeat;
}

.templatemo_section_2 .templatemo_section_2_mid {
	width: 445px;
	background: url(images/templatemo_section_2_mid.png);
}

.templatemo_section_2_mid .templatemo_section_2_mid_top {
	width: 450px;
	background: url(images/templatemo_section_2_mid_top.png) top no-repeat;
}

.templatemo_section_2_mid .templatemo_section_2_mid_bottom {
	width: 410px;
	background: url(images/templatemo_section_2_mid_bottom.png) bottom no-repeat;
	padding: 20px;
}

.templatemo_section_2 .templatemo_section_2_bottom {
	width: 450px;
	height: 24px;
	background: url(images/templatemo_section_2_bottom.png);
}

.templatemo_section_3 {
	float: left;
	width: 260px;
	margin: 0 0 10px 30px;
}

.templatemo_section_3 p {
	color: #5f3819;
}

.templatemo_section_3 img {
	float: left;
	margin: 0 5px 5px 0;
}






.templatemo_gallery {
	float: left;
	width: 285px;	
}

.templatemo_gallery img {
	float: left;
	padding: 3px;
	margin: 0 0 5px 0;
	background-repeat: no-repeat;
	background-image: url(images/templatemo_thumb_bg.png);
} 
/*

.templatemo_gallery img {
	
	float: left;
	margin: 0 0px 0px 0;
	
}*/


.templatemo_gallery .mid_img {
	margin: 0 8px 5px 8px;
}

.templatemo_bottom_section {
	width: 990px;
	margin: 10px auto 0 auto;
}

.templatemo_bottom_section a {
	color: #FFFFFF;
}

.templatemo_bottom_section .bottom_section_top {
	width: 990px;
	height: 10px;
	background: url(images/templatemo_bottom_section_top.png);
}

.templatemo_bottom_section .bottom_section_mid {
	width: 930
	px;
	background: url(images/templatemo_bottom_section_mid_top.png) #482407 top no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

.templatemo_bottom_section .bottom_section_bottom {
	width: 990px;
	height: auto;
	background-image: url(images/templatemo_bottom_section_bottom.png);
}

.templatemo_bottom_section p {
	color: #a99584;

}

.templatemo_bottom_section h1 {
	color: #a99584;
}

.templatemo_section_4 {
	float: left;
	width: 210px;
	margin: 0 0 10px 0;
}

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

.templatemo_section_5 {
	float: left;
	width: 310px;
	margin: 0 30px 10px 30px;
}

.templatemo_section_6 {
	float: right;
	width: 214px;
	background: url(images/templatemo_section_6_bg.png) no-repeat;
	margin: 0 0 10px 0;
	padding: 20px ;
}

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

.templatemo_more {
	float: right;
	background: url(images/templatemo_readmore.png) no-repeat;
	width: 101px;
	height: 25px;
	font-size: 13px;
	text-align: center;
	margin: 10px 10px 10px 0;
	color: #ffebb5;
	padding: 4px 0 0 0;
}

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

.templatemo_more:hover {
	text-decoration: underline;	
}

.templatemo_list {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #a99584;
	padding: 0;
}

.templatemo_list li {
	background: url(images/templatemo_bullet.png) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.templatemo_list a {
	color: #a99584;
	text-decoration: none;
}

.templatemo_list a:hover {
	text-decoration: underline;
}

#templatemo_footer {
	width: auto;
	color: #a99584;
	margin: 0;
	text-align: center;
	border-top: 1px dotted #987252;
	padding: 10px 0 0 0;
}

#templatemo_footer a {
	color: #a99584;
}

#templatemo_footer a:hover {
	color: #FFF;
}

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

.picture_right {
	float:right;


	width: 170px
	height: 170px;
	line-height:1.3em;
	font-size:1em;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 10px;
	
}

/*gallery*/

#templatemo_content_area ul.gallery {
	list-style: none;
	margin: 0 0 10px 3px;
}
	
#templatemo_content_area ul.gallery li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
		
#templatemo_content_area ul.gallery li a {
	padding: 2px;
	display: block;
	line-height: 0;
}
#templatemo_content_area img {
	padding: 3px;
}		






/*Lightbox*/
#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; }

