@charset "utf-8";
.headerFontCAP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	line-height: 30px;
}

.greenheader {
	color: #AAC124;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.italicTestimonialFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 22px;
}



.h2font {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AEC703;
	font-family: Arial, Helvetica, sans-serif;
}


.H1Font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 30px;
}

#wrapper #webdesignBody {
	width: 960px;
	background-image: url(../images/slices/main_slices/body-bg.jpg);
	background-repeat: repeat-y;
	height: 920px;
}
#wrapper #webdesignBody #leftBody {
	height: 900px;
	width: 630px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;
}
#wrapper #webdesignBody #rightBody {
	height: 900px;
	width: 255px;
	float: right;
	padding-right: 24px;
	padding-left: 11px;
}
#wrapper #webdesignBody #contentTop {
	height: 13px;
	width: 630px;
}
#wrapper #webdesignBody #leftBody #contentBody {
	width: 600px;
	background-image: url(../images/slices/content/contentBody.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	height: 860px;
	padding-top: 5px;
}

#wrapper #webdesignBody #leftBody #contentBottom {
	height: 30px;
	width: 630px;
}

#wrapper #webdesignBody #leftBody #contentBody #featuredsite {
	height: 181px;
	width: 164px;
	float: left;
	margin-left: 40px;
	padding-top: 20px;
}
#wrapper #webdesignBody #leftBody #contentBody #portfolio {
	float: right;
	height: 81px;
	width: 234px;
	margin-top: 40px;
	margin-right: 40px;
}
#wrapper #webdesignBody #leftBody #contentBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
