@import url(http://fonts.googleapis.com/css?family=Chewy:400,700);

body {
	margin: 0;
	padding: 0;
	 background: #91796A url('../images/page.png') top center repeat-y fixed;
  
   background-attachment: fixed, fixed, scroll !important;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	
	
}
		
a:link, a:visited { color: #003366; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #FFFF66; text-decoration: underline; }



p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(../images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 87px;
	height: 39px;
	padding: 5px 2px 0 40px;
	color: #d4c847;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
	float:right;
	
}



#templatemo_wrapper {
	width: 980px;
	padding: 0 0px;
	margin: 0 auto;
	background: url(../images/templatemo_content.png) repeat-y center;
	border-left: 3px solid #8a7266 ;
	Border-right: 3px solid #8a7266 ;
	
}

/* header */

#templatemo_header {
	clear: both;
	width: 980px;
	height: 300px;
	background: url(../images/Header.jpg) no-repeat;
}

#site_title {
	padding: 110px 0 0 100px;
		margin: 0px;
	
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of header */





/* content */

#templatemo_content {
	width: 900px;
	padding: 20px 40px;
	background: url(../images/templatemo_content_top.jpg) top center no-repeat;
}

.content_section {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	
}

.content_section2 {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
}


.content_section2 h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
}


.content_section h2 {
	font-family: chewy, serif;
    font-size: 48px;
	letter-spacing:1px;
	color:#913c91;

}

.font-effect-outline {
  text-shadow:0 1px 1px #00ff00, 0 -1px 1px #00ff00, 1px 0 1px #00ff00, -1px 0 1px #00ff00;
  color: #fff;
}

.content_section h2 a {
	float:right;
	cursor:text;
	color:#39210f;
	font-size:12px;
}

.content_section h2 a:hover {
	text-decoration:none;
}

.content_section h3 {
	font-family: chewy, serif;
    font-size: 25px;
	letter-spacing:1px;
	color:#913c91;
}

.content_section p {
	margin: 0 0 10px 0;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 200px;
	height: 100px;
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 2px dashed #613c21;
	display: inline;
}

.service_box {
	width: 50%;
	float:left;
	text-align: justify;
}

.service_image {
	width:150px;
	float: left;
	margin: 3px 0 0 0;
}
.service_text {
	
	
	
}

.service_text h3 {
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 15px;
	font-weight: normal;
}

.service_text p {
	margin-bottom: 20px;
}

.service_list {
	padding: 0;
	margin: 0 0 30px 30px;
	list-style: none;
}

.service_list li {
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background: url(../images/templatemo_list.png) no-repeat left top;
}
/* end of content */

.transbackground {

background: url('../images/fence.jpeg') top left repeat;
border: 1px transparent;
}

div.transbox
{
	
	background-color: #383429;
	border: 1px solid  #383429;
	filter:alpha(opacity=70);
	opacity:0.7;
	margin:5px;
	
}

div.transbox p
{
	
	margin: 20px ;	
	color: #fff;
	font-size:18px;
	line-height:150%;
	text-align: left;
}

div.transbox a:link, a:visited
{
	color: #5E5E5E;
}

div.transbox a:active, a:hover
{
	color: #E18E2E;
}


/*-------------------------------------slide show----------------------------*/


#preload-01 { background: url(images/gallery/puppetShowUp.jpg) no-repeat -9999px -9999px; }
#preload-02 { background: url(images/gallery/buildingaForest2.jpg) no-repeat -9999px -9999px; }


		#slideshow { 
		    margin: 15px auto; 
		    position: relative; 
		    width: 100%; 
		    height: 300px; 
		    padding: 10px; 
		    
		}
		
		#slideshow > div { 
		    position: absolute; 
		    top: 10px; 
		    left: 10px; 
		    right: 10px; 
		    bottom: 10px; 
			
		}

		#slideshow img { 
		
			border: 2px dashed #613c21; 
			box-shadow: 0 0 20px rgba(0,0,0,0.4); 
			-moz-border-radius: 40px; -webkit-border-radius: 40px; -o-border-radius:40px; border-radius:40px;
		}
		




