@charset "UTF-8";
/* CSS Document */

#global {
	margin-left: auto;
	margin-right: auto;
	width: 950px; /* mandatory to be centered */
	margin-top: 0px;
	z-index: 1;
	position:relative;
	}

img {
	border: 0px;
}

input {
	font-family:Arial,Helvetica,san-serif;
	font-size:1em;
}
textarea {
	font-family:Arial,Helvetica,san-serif;
	font-size:1em;
}
	
	body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.light_green{
	color: #b2bf94;
	}
	
	#estimate_ad{
		position:absolute;
		width:100px;
		height:85px;
		left:850px;
		top:200px;
		}
		
	#estimate_ad a {
			display:block;
			width:100%;
			height:100%;
			background:url(about:blank);
			
			}
	#estimate_ad:hover {
			top:;
			height:;
			
			}
	#estimate_ad.hover{
			top:;
			height:;
			
			}

	
	
	#footer{
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	position:relative;
	}
	
	#facebook{
		
		height:50px;
		width:200px;
		
		text-align:center;
		
	
	}
		#facebook img{
		border:none;	
		
	
	}
	
	.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }
	
		 
#nav_background{
width: 950px;
background-color: #000000;
color: white;
font-size: 11px;
height: 40px;

}

#nav_background_inner{
	position: relative;
	color: white;
	font-size: 11px;
	margin-left: 20px;
	top: 8px;
}
	
	
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  10px;
	 }

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #000000;
	color: #FFFfff;
	border-right: solid 0px #fff;
	text-align: center;
	text-decoration: none;
	}
	
	

#sddm li a:hover
{	background: #a28751;
color: #ffffff;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #a28751}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #a28751;
		font: 10px }

	#sddm div a:hover
	{	background: #a28751;
		color: #ffffff}



#content2{
background-color: #e5dac5;
width: 950px;
}

#content{
background-color: #e5dac5;
width: 950px;
}

#inner_content{
width: 900px;
margin-left: 25px;
margin-right: 25px;
}



#inner_content2{
width: 700px;
margin-left: 25px;
margin-right: 25px;
}



.float_right{
float: right;
margin-left: 15px;
}


.float_left{
float: left;
margin-right: 15px;
}


.fancy{
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 18px;
color: #006600;
}

.fancy2{
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 14px;
color: #006600;
}

.large_gothic{
font-family:century gothic, arial, sans-serif;
font-size:18px;
}





a.itemLink {
display: block;
font-family: century gothic, arial;
font-size: 14px;
background-color:#02713e;
margin:15px;
padding:2px;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
height: 20px;
border: 1px solid #fff;
}

/* top level container...*/
#menu {
width:875px;
background-color:#000000;
color: #00000033;
padding:2px;
z-index: 0;

}
/* affects all divs in #menu*/
#menu div {
background-color: #ffffff;
margin-left:15px;
margin-right:15px;
padding: 10px;
}


.services_float_right{
float: right;
height: 200px;
margin-left: 20px;
}

.services_float_left{
float: left;
height: 200px;
margin-right: 20px;
}


.georgia{
font-family: Georgia, "Times New Roman", Times, serif;
color: #006600;
font-size: 16px;
}




.active{
text-decoration:underline;
}


li{
list-style:square;

}


.border{
border:1px solid #000;

}



.style1 a {
	color: #E5DAC5;
}

#upload_area{
	display:none;
	margin:0;
	padding:0;
	
}

.moreimg {
	border: 0px;
	margin-bottom: 15px;
	margi-left: 5px;
	width: 75px;
	height: auto;
	-moz-box-shadow: 5px 5px 6px #333;
	-webkit-box-shadow: 5px 5px 6px #333;
	box-shadow: 3px 3px 4px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#333333');
}

#galleft {
	overflow: auto;
	float: left;
	width: 105px;
	height: 700px;
}

#galright {
	float: right;
	width: 250px;
}

#galcenter {
	margin: 0 10px;
	float: left;
	width: 525px;
}
