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

body{
	margin:0;
	background-color:#656565;
}
.wrapper{
	margin:auto;
}
.maintext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#6f655a;
	
}
.smalltext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#706b66;
}
.smallLinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#706b66;
}

/*---Header One---------------------------------------------*/
#headerWrapper1{
	height:100px;
	background-image:url(../images/headerBg1.jpg);
	background-repeat:repeat-x;
}
#logo{
	padding-top:35px;
}
#tagLine{
	padding-top:43px;
}


/*---Header Two---------------------------------------------*/
#headerWrapper2{
	height:342px;
	background-image:url(../images/headerBg2.jpg);
	background-repeat:repeat-x;
}
#header2Text{
	padding-top:40px;
}
#header2TextInside{
	padding-top:40px;
	height:219px;
}
#learnMore{
	float:left;
	padding-top:35px;
}
#viewSite{
	float:left;
	padding-top:40px;
	padding-left:35px;
}
/*---When you input your own header2 text graphic on index.htm it may affect the position of the navigation. Use this CSS element to adjust the padding on the navigation.---*/
#navigationHome{
	padding-top:56px;	
}
#navigationInside{
	padding-top:49px;
}
#home{
	float:left;
}
#services{
	float:left;
	padding-left:50px;
}
#portfolio{
	float:left;
	padding-left:50px;
}
#about{
	float:left;
	padding-left:50px;
}
#contact{
	float:left;
	padding-left:50px;
}
#frame{
	margin-top:19px;
	background-image:url(../images/frame.png);
	background-repeat:no-repeat;
	height:297px;
}
#images{
	width:438px;
	height:276px;
	margin:11px 0 0 11px;
}
li{
	margin-left:0;
}


/*---Body Main Layout and index.htm CSS. Some CSS for all pages is shared in this section----------*/
#bodyWrapper{
	background-image:url(../images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#body{
	border-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	background-image:url(../images/bodyBgCol2.png);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5348;
	line-height:30px;
}
#body a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5348;
}
#bodyCol1{

}
#bodyCol2{
	background-color:#e2e2e2;
	clear:right;
}
#bodyCol2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#706b66;
}
.clear{
	clear:both;
	height:1px;
}
#title{
	padding-top:23px;
}
#bodyText1{
	padding:15px 0 20px 0;
	width:560px;
}
#bodyText2{
	width:550px;
	border:solid #e7e6e6 1px;
	background-color:#f1f1f1;
	padding:10px 10px 10px 10px;
	line-height:30px;
}
.plusIcons{
	float:left;
	padding-top:8px;
}
#bodyText2Inside{
	width:560px;
	border:solid #e7e6e6 1px;
	background-color:#f1f1f1;
	padding:10px 10px 10px 0;
}
#bodyText3{
	padding:10px 0 0 0;
	width:560px;
}
#bodyTitle2{
	padding:23px 0 7px 20px;
}
.projectsImage{
	padding:15px 0 0 6px;
}
.hr{
	border-top:solid #cfcece 1px;
	background-color:#f2f2f2;
	height:1px;
	min-height:1px;
	width:260px;
	margin:15px 0 15px 21px;
	font-size:1px;
}
#twitter{
	margin:auto;
	margin-top:15px;
	background:url(../images/twitter.jpg) no-repeat top;
	width:265px;
	padding:45px 0 15px 10px;
}
#twitter a{
	color:#3e99d9;
	font-size:10px;
}

/*---BODY for services.htm---------------------------------------------------*/
.servicesImg{
	float:left;
	height:75px;
	padding:10px 16px 0 16px;
}
.servicesSub{
	float:left;
	width:200px;
	padding-left:21px;
}
.servicesSubImg{
	margin-bottom:10px;
}
.servicesIcon{
	margin:39px 0 0 18px;
	float:left;
}

/*---BODY for portfolio.htm--------------------------------------------------*/
.portfolioBodyElement{
	padding-top:15px;
}
.portfolioBodyFooter{
	border:solid #e7e6e6 1px;
	background-color:#f1f1f1;
	margin:15px 0 25px 0;
}
#olderProjects{
	margin:10px 0 10px 15px;
}
.portfolioBody2Element{
	padding:7px 0 7px 0;
}
.portfolioBody2ElementLeft{
	width:200px;
	float:left;
	padding:0 0 0 20px;
}
.portfolioBody2ElementRight{
	float:left;
	padding:18px 0 0 15px;
}
.portfolioBody2Sub{
	margin-bottom:10px;
}
/*---BODY for about.htm------------------------------------------------------*/
.aboutImg{
	float:left;
	height:75px;
	padding:10px 16px 0 16px;
}
.aboutBody2Element{
	padding:7px 0 7px 0;
}
.aboutBody2ElementLeft{
	width:200px;
	float:left;
	padding:0 0 0 20px;
}
.aboutBody2ElementRight{
	float:left;
	padding:18px 0 0 15px;
}
.aboutBody2ElementLeftAlt{
	width:250px;
	float:left;
	padding:0 0 0 20px;
}
.aboutBody2Sub{
	margin-bottom:10px;
}
/*---BODY for contact.htm----------------------------------------------------*/
#contactForm{
	background-image:url(../images/contactBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:219px;
}
#formTag{
	padding-left:80px;
}
.formelement{
	width:475px;
	height:22px;
	background-color:#efefef;
	border: 1px solid #CCCCCC;
	margin-bottom:23px;
	padding-top:12px;
	padding-left:5px;
}
#message{
	width:475px;
	height:99px;
	background-color:#efefef;
	border: 1px solid #CCCCCC;
	padding-top:12px;
	padding-left:5px;
}
.formType{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a39e98;
}
#submitBtn{
	margin:20px 0 0 150px;
}
#contactInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#837e79;
	line-height:18px;
	padding:13px 0 0 20px;
}
#contactInfo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#837e79;
	line-height:18px;
}
#hr{
	width:258px;
	height:1px;
	margin:25px 0 25px 0;
}

/*---Footer--------------------------------------------------*/
#footerWrapper{
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	height:115px;
}
#footer{
	background-image:url(../images/footerBgCol2.png);
	background-repeat:no-repeat;
	height:75px;
}
#footerNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aaa;
	padding-top:28px;
}
#footerNav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aaa;
}
#footerTitle{
	padding:20px 0 0 20px;
}
#footerTag{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 0 0 22px;
	color:#aaa;
}
#footerTag a{
	color:#aaa;
}









