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

body {
	background-color: #f1eec2;
	background-image: url("../../images/background.png");
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392C17;
	margin-top:0px;
}
a:link {
	color: #9A6B14;
	text-decoration: none;
}
a:visited {
	color: #9A6B14;
	text-decoration: none;
}
a:hover {
	color: #E7C16B;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
a:active {
	color: #D3861D;
	text-decoration: none;
}
#main_cont {
	width:970px;
	margin:auto;
}

#spyterweb-01_ {
	width:970px;
	height:47px;
	float:left;
}

#spyterweb-02_ {
	width:640px;
	height:28px;
	background-image:url("../../images/spyterweb_02.png");
	background-repeat:no-repeat;
	padding-left:330px;
	padding-top:13px;
	float:left;
}
	#spyterweb-02_ ul {
		padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; width: 100%; padding-right: 0px; float: left; padding-top: 0px;
	}
	#spyterweb-02_ li {
		margin: 0px 1em 0px 0px; float: left;
	}
	#spyterweb-02_ a {
		border-bottom:#61460A 0.3em solid; display: block; font-weight: bold; text-decoration: none; 
	}
	#spyterweb-02_ a:hover {
		border-color:#B38A37;
	}
	#spyterweb-02_ #selected a {
		border-color:#C9AA7C; color:#896632;
	}
#spyterweb-03_ {
	width:970px;
	height:145px;
	float:left;
}

#spyterweb-04_ {
	width:970px;
	height:18px;
	float:left;
}

#spyterweb-05_ {
	width:890px;
	background-image: url("../../images/spyterweb_05.png");
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	float:left;
}

#spyterweb-06_ {
	width:970px;
	height:28px;
	background-image:url("../../images/spyterweb_06.png");
	background-repeat:no-repeat;
	text-align:center;
	padding-top:16px;
	float:left;
}
	#spyterweb-06_ a:hover {
		color:#41382C;
	}
#spyterweb-07_ {
	width:970px;
	height:47px;
	float:left;
}
.header_title { 
	border-bottom: dotted 1px #654814; 
	font-size:13px; 
	font-weight:bold;
	padding-bottom:2px;
}
.header_loc {
color:#9C7A32;
}
.title {
	font-weight:bold;
	padding-bottom:8px;
}
.portfolio_title {
	font-weight:bold; 
	clear:both; 
	float:left;
	width:800px;
	padding-top:20px;
	padding-bottom:10px;
}





.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	clear:left;
}
.gallery li {
	margin: 20px 10px 5px;
	float: left;
	position: relative;
	width: 186px;
	height: 142px;
}
.gallery .bg {
	background: url(../../images/polaroid-short.png) no-repeat;
	width: 186px;
	height: 142px;
	position: absolute;
	left: 0;
	top: 0;
}
.gallery em {
	width: 110px;
	display: block;
	padding: 10px;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(../../images/tape2.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 30px;
	z-index: 3;
	font-size:10pt;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}

.gallery img {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
	width:170px;
	height:120px;
	border:0px;
}
.home_features{
	clear:both;
	width:890px;
	overflow-y:scroll;
	height:200px;
}
.service_cont {
	width:890px;
	clear:both;
	background-color:#F5EED6;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}
.service_cont2 {
	width:890px;
	clear:both;
	background-color:#F3E9BE;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}
.service_name {
	float:left;
	width:180px;
	font-weight:bold;
	margin-left:4px;
}
.service_desc {
	float:left;
	width:540px;
	margin-left:6px;
	margin-right:6px;
}
.service_price {
	float:left;
	width:150px;
	font-style:italic;
	text-align:right;
}
#search {
	padding:4px;
	margin:auto;
	width:350px;
}
.affiliate_cont {
	width:890px;
	clear:both;
	background-color:#F5EED6;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}
.affiliate_cont2 {
	width:890px;
	clear:both;
	background-color:#F3E9BE;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}
	#contact_submit :hover{
		border:0px;
	}
	
a.contact_submit:link,a.contact_submit:visited{ 
	display:block; 
	width:69px; 
	line-height: 25px; 
	background-image:url(../../images/send_button.png);
	background-repeat:no-repeat;
} 
	a.contact_submit:link:hover, a.contact_submit:visited:hover{ 
		background-image:url(../../images/send_button_hover.png);
		border-bottom-style:none;
	} 
	a.contact_submit:link:active, a.contact_submit:visited:active{ 
		background-image:url(../../images/send_button_hover.png);
	} 
	
.dropdown_title{
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-color:#9F6320;
	background-position:top right;	
	height:20px;
	overflow:hidden;
	cursor:pointer;
}
.dropdown_content{	
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dropdown_content_content{
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
	