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

body {
	background:url(../Images/background.jpg) no-repeat top #b39360;
	margin:0;
	padding:0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	}
	
/* LAYOUT STYLES */
/* ====================================================================== */

#wrapper{
	width: 981px;
	margin:0 auto;
	}
	
#header{
	height:173px;
	width:100%;
	}
	
	#logo{
		float:left;
		}
		
#toplinks{
	float:right;
	width:650px;
	margin-top:20px;
	}
	
#container{
	width:100%;
	vertical-align:top;
	margin-left:10px;
	}

#contwrap{
	float:left;
	width:727px!important;
	background-color:#FFFFFF;
	border-top:3px solid #e78788;
	height:100%;
	margin-top:30px;
	}
	
	#content{
		margin:20px;
		}
		#divider{
			height:28px;
			width:687px;
			background-image:url(../Images/divider.jpg);
			margin-top:5px;
			margin-bottom:5px;
			}
		#smalldiv{
			height:8px;
			width:687px;
			background-image:url(../Images/small_divide.jpg);
			margin-bottom:10px;
			margin-top:10px;
			}
			
		#divide{
			border-top:1px solid #eee;
			margin-bottom:10px;
			margin-top:10px;
			width:100%;
			}
		
#sidebar{
	float:right;
	width:241px;
	background-color:#FFFFFF;
	border-top:3px solid #97385e;
	}
	
#footer{
	height:89px;
	width:100%;
	background-color:#7c6552;
	border-top:3px solid #b2c130;
	margin-top:10px;
	margin-bottom:10px;
	}
	
	#footwrap{
		margin:10px 20px 10px 0px;
	}
	
	#footleft{
		float:left;
		width:50%;
		}
		#footblock{
			float:left;
			border-right:1px dotted #b2c130;
			vertical-align:middle;
			margin-top:5px;
			padding-left:20px;
			padding-right:15px;
			}
			
			#footblockend{
			float:left;
			vertical-align:middle;
			margin-top:5px;
			padding-left:20px;
			}
			
	#footright{
		float:right;
		width:230px;
		text-align:right;
		}
		
		#blog{
			width:100%;
			border-bottom:1px dotted #b2c130;
			padding-bottom:10px;
			margin-bottom:5px;
			}
	
	#sideheader{
		width:100%;
		background-color:#7c6552;
		vertical-align:middle;
		height:28px;
		}
		
		#sidehead{
			padding-left:20px;
			line-height:30px;
			padding-top:5px;
			}
		#sidelinks{
			
			}
		#sidedivide{
			height:32px;
			width:100%;
			background-image:url(../Images/Headers/sidedivide.jpg);
			}
		#clientbar{
			background-color:#e2f7f1;
			padding-left:20px;
			padding-top:10px;
			padding-right:20px;
			}
			
		#aroundtown{
			padding-top:10px;
			padding-bottom:10px;
			text-align:center;
			}
			
		#sidelinks {
			background-color:#f1f9f6;
			height:25px;
			width:100%;
			margin-top:5px;
		}
		
		#space{
			height:10px;
			}
	
#clear{
	clear:both;
	}
	
/* LINK STYLES */
/* ====================================================================== */

a{
	color: #99CCCC;
	text-decoration:none;
	}

a:hover{
	color:#999999;
	}
	
#toplinks a{
	color:#ffffff;
	font-size:12px!important;
	margin-left:20px;
	margin-right:20px;
	}
	
#toplinks a:hover{
	color:#b2c130;
	}
	
#footer a{
	color:#ffffff;
	}

#footer a:hover{
	color:#b2c130;
	}
	
#sidelinks a{
	padding-left:20px;
	margin-left:15px;
	line-height:25px;
	color:#999;
	background:url(../Images/asterisk.png) no-repeat left;
	font-size:10px!important;
	}
	
#sidelinks a:hover{
	color:#7c6552;
	}
	
#tweet a{
	font-size:9px!important;
	}
	
.tab a{
	display:inline;
	float:left;
	width:140px!important;
	height:32px!important;
	background:url(../Images/tab_bg.png) #c4d05e;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	margin-right:10px;
	margin-top:10px;
	line-height:32px;
	}

.tab a:hover {
	background-color:#9ae1cd;
	}
	
	
/* TEXT STYLES */
/* ====================================================================== */

#toplinks{
	color:#b2c130;
	text-align:left;
	}

#footleft, #footright{
	color:#ffffff;
	text-transform:lowercase;
	font-size:10px;
	line-height:14px;
	}
	
#footblockend strong{
	color:#b2c130;
	}
	
h1{
	color:#80ceb8;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:15px;
	text-transform:uppercase;
	}
	
	.services h1{
		color:#80ceb8;
		font-size:12px;
		font-weight:normal;
		margin-bottom:5px;
		margin-top:15px;
		text-transform:uppercase;
		border-bottom:1px solid #eee;
		padding-bottom:5px;
	}
	

h2{
	color:#e78788;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:15px;
	text-transform:uppercase;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	}
	
	.noscore h2{
		color:#e78788;
		font-size:12px;
		font-weight:normal;
		margin-bottom:5px;
		margin-top:15px;
		text-transform:uppercase;
	}
	
h3 {
	font-weight:normal;
	font-size:12px;
	color:#e29898;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #eeeeee;
}

h4 {
	font-size:14px;
	color:#b2c130;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	text-transform:uppercase;
}
	
h5 {
	color:#d98695;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}

p{
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.red {
	color:#d98695;
}

.error {
	background-color:#999999;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
}

.nosale {
	text-decoration:line-through;
}

.sale {
	color:#d98695;
}

strong, bold{
	color:#e78788;
	font-weight: normal;
	}
	
/* TWEET FEEDS */
/* ====================================================================== */	

#tweetbar{
	background:url(../Images/Headers/tweetbg.jpg) no-repeat top left;
	height:83px!important;
	padding-left:30px;
	padding-top:7px;
	font-size:9px!important;
	padding-right:40px;
	color:#999999;
	margin-bottom:8px;
	}
			
	#tweet {
		padding: 0;
		width:150px;
		overflow:auto;
		font-size:9px;
		}

	.tweets ul, twitters li, #tweet ul {
		list-style: none;
		padding: 0;
		}
	
	.tweets span.prefix {
	    }
	
	.tweets span.time {
		font-size:9px;
	    }
	
	.tweets span.status {
	    font-style: italic;
	    }
	
	.tweets a{
		font-size:9px!important;
		}
		
/* FORM STYLES */
/* ====================================================================== */

#clientinput{
	border:0;
	width:205px!important;
	background-color:#b8e4d7;
	font-size:10px;
	padding:2px;
	color:#609485;
	margin-bottom:5px;
	}
	
#sidebar .sidebutton{
	border:0;
	background-color:#e2f7f1;
	width:58px;
	}
	
#sidebar form{
	padding:0!important;
	}

.label {
	text-align: right;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 260px;
	line-height:20px;
	float: left;
	clear: left; }
	
.labelreq {
	text-align: right;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 260px;
	line-height:20px;
	float: left;
	color:#d98695;
	clear: left }
	
.contactinput {
	color: #818383;
	background-color: #eeeeee;
	margin-left:10px;
	padding:3px;
	font-size:12px;
	border:0;
	padding:3px;
	width: 350px;
	margin-right:0px;
	 }
	
.field {
	margin-bottom:10px;
	width: 360px;
	float: left; }

fieldset {
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:10px!important;
	color:#999;
	margin-right:0!important;
}

legend {
	color:#d98695;
	margin-left:5px;
	}
	
.checkbox {
	margin-left:10px!important;
	display:inline;
	float:left; }
	
.checktext {
	line-height:20px;
	display:inline;
	margin-left:5px;
	float:left;}
	
.checkinput {
	display:block;
	float:left;
	width:300px;
	margin-top:3px
	}

.wraps {
	display:block;
	text-align:center;
	width:80%;
	margin:0 auto;
}
.contactbutton {
	width:155px;
	height:40px;
	background: url(../Images/submit.jpg) no-repeat;
	color:#fff;
	line-height:40px!important;
	text-align:center;
	font-size:12px!important;
	text-transform:uppercase!important;
	border:0!important;
	padding-bottom:3px;
	
}

.feedback {
	border-bottom:1px solid #eeeeee;
	width:100%;
	float:left;
	margin-bottom:10px;
}

.name {
	float:right;
	width:100%;
	text-align:left;
	display:inline;
	color:#d98695;
	margin-bottom:10px;
	padding-bottom:5px;
}

/* PORTFOLIO STYLES */
/* ====================================================================== */

.tabs a {
	display:inline!important;
	float:left!important;
	background-color:#b8e4d7!important;
	padding:5px!important;
	color:#fff;
	font-size:12px;
	margin-right:3px!important;
	margin-left:3px;
	}

.tabs a:hover {
	display:inline!important;
	float:left!important;
	background-color:#b2c130!important;
	padding:5px!important;
	color:#fff;
	font-size:12px;
	margin-right:3px!important;
		margin-left:3px;
	}

.projects {
	width:25%;
	}
	
.featured {
	border:1px solid #eeeeee;
	padding:3px;
	margin-bottom:3px;
	}

.head {
	display:inline!important;
	float:left!important;
	padding-top:8px;
	padding-bottom:8px;
	margin-right:5px!important;
	}

.portfeat {
	display:inline;
	float:left;
	width:100%;
	margin-top:10px;
	}
	.portfeat h1{
		color:#aadbe9;
		font-weight:normal;
		margin-top:5px;
		margin-bottom:5px;
		font-size:12px;
		text-transform:uppercase;
		border-bottom:1px solid #eee;
		padding-bottom:5px;
		}

#portimage{
	text-align:center;
	}
	
.portlarge{
	padding:5px;
	border:1px solid #eee;
	}
	
.largepre {
	display:inline;
	float:left;
	width:547px!important;
	height:410px!important;
	margin-top:10px;
}

.smallpre {
	display:inline;
	float:right;
	width:130px;
	height:410px;
	margin-top:10px;
}

.preimg {
	border:1px solid #eee;
	padding:5px;
}

.smallpreimg {
	border:1px solid #eee;
	padding:5px;
	margin-bottom:8px;
}

.detailhead {
	display:inline;
	float:left;
	font-size:14px;
	color:#e78788;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	margin-top:10px;
	text-transform:uppercase;
}

.portside {
	display:inline;
	float:left;
	width:150px;
	border-left:1px solid #eeeeee;
}

.portright {
	display:inline;
	float:right;
	width:170px;
}

.portleft {
	display:inline;
	float:left;
	width:480px;
	padding-top:3px;
	padding-right:20px;
	border-right:1px solid #eeeeee;
	margin-right:10px;
}

#porttop{
	margin-bottom:10px!important;
	margin-left:6px;
	margin-top:10px!important;
	}
	
#leftport{
	display:inline;
	float:left;
	width:370px;
	}
	
#rightport{
	display:inline;
	float:right;
	width:300px;
	margin-top:10px;
	}

#featured{
	width:100%;
	border-top:1px solid #eee;
	margin-top:20px;
	padding-top:10px;
	}
	
#featleft{
	display:inline;
	float:left;
	width:200px;
	font-size:14px;
	color:#b2c130;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	}
#featright{
	display:inline;
	float:right;
	width:200px;
	text-align:right;
	margin-bottom:10px;
	line-height:14px;
	}
	
#sectionleft{
	display:inline;
	float:left;
	height:35px;
	width:250px;
	line-height:35px;
	font-size:14px;
	color:#b2c130;
	text-transform:uppercase;
	}
#sectionright{
	display:inline;
	float:right;
	height:35px;
	line-height:35px;
	width:250px;
	text-align:right;
	margin-right:10px;
	color:#999;
	}
#servicefeat {
	float:left;
	width:100%;
}