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

body {
		background: #f9f8cf;
		/*background-image: url(images/xxxxx.jpg);*/
}
/*this is the background div*/
#wrapper {
	height: 800px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #f9f8cf;	
	/*border: 1px solid blue;*/
}

.header {
	top: 10px;
	left: 0px;
	height: 225px;
	width: 1022px;
	margin-right: 0;
	margin-left: -1;
	position: relative;
	background: #f9f8cf;
}
.home {
	top: 20px;
	height: 150px;
	width: 220px;
	float: left;
	position: absolute;	
	/*border: 1px solid red;*/
	z-index:1;
}
#space {
	height: 145px;
	width: 215px;
	border: 1px solid blue;
	}
.nav {
	top: 20px;
	height: 80px; 
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	/*border: 1px solid orange;*/
	text-align: justify;
	color:#3c610c;
}
#uppernav {
	
	height: 40px; /*April2010 - changed to make photogallery permanent drop down- may break code*/
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	/*border: 1px solid orange;*/
	text-align: justify;
	color:#3c610c;
}
#lowernav {
	height: 35px; /*April2010 - changed to make photogallery permanent drop down- may break code*/
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	/*border: 1px solid orange;*/
	text-align: justify;
	color:#3c610c;
}
.dot {
	font-family:  'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#8bb43d;
}

/*this holds everything under navigation in the internal pages*/
.container {
	padding-top: 5px;
	height: 450px;
	width: 1024px;
	position: relative;
	/*border: 1px solid olive;*/
	font-family:   Arial, Helvetica, sans-serif;
	/*font-weight: lighter;*/
	font-size: 22px;
	letter-spacing: 1px;
}


/*this is for the index page*/
.pix {
	height: 205px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top:25px;
	/*border makes divs break - do not use*/
}


.leftdiv {
	height: 205px;
	width: 512px;
	float: left;
	/*border makes divs break - do not use*/
}
.pic1 {
	padding-top:3px;
	height: 195px;
	width: 256px;
	float: left;
	background: #8bb43d;
	/*border makes divs break - do not use*/
}
.pic2 {
	padding-top:3px;
	height: 195px;
	width: 256px;
	float: right;
	background: #8bb43d;
	/*/*border makes divs break - do not use*/
}	
.rightdiv {
	height: 205px;
	width: 512px;
	float:right;
	/*border makes divs break - do not use*/
}
.pic3 {
	padding-top:3px;
	padding-bottom:-2px;
	height: 195px;
	width: 256px;
	float: left;
	background: #8bb43d;
	/*border makes divs break - do not use*/
}
.pic4 {
	padding-top:3px;
	height: 195px;
	width: 256px;
	float: right;
	background: #8bb43d;
	/*border makes divs break - do not use*/
}	

.text  {
	padding-top: 25px;
	height: 200px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*border: 1px solid pink;*/
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: center;
}


/*this is for the services page*/
.title {
	font-family:   Arial, Helvetica, sans-serif;
	/*font-weight: lighter;*/
	font-size: 22px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 33px;
}
.underline {
	padding-left:10px;
	font-family:   Arial, Helvetica, sans-serif;
	/*font-weight: lighter;*/
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 33px;
	text-align:left;
	text-decoration: underline;
}
.subhead1 {
/*	padding-left:10px*/;
	font-family:   Arial, Helvetica, sans-serif;
	/*font-weight: lighter;*/
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 28px;
	text-align:left;
	font-weight:bold;
}	

/*for design*/
.text1 {
	padding-left: 0px;
	height: 305px;
	width: 445px;
	position: relative;
	float: left;
	top:25px;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	Line-height: 27px;
	text-align: center;
}

.vertpix {
	padding-top: 70px;
	padding-right: 80px;
	height: 405px;
	width: 320px;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 27px;
	text-align: justify;
	position: relative;
	float: right;
	top:25px;
	/*border makes divs break - do not use*/
}
.vertpix a {
	/*display: block;*/
	text-decoration: none;
	/*border-right: 1px solid #3c610c;*/
	font-size: 17px;
	color: #3c610c;
	/*text-align: center;*/
}

.vertpix a:hover {
	color: #3c610c; 
	text-decoration: underline;
}

/*for  contact us*/
.horizpix  {
	margin-top: 25px;
	margin-right: 15px;
	height: 330px;
	width: 495px;
	/*margin-right: auto;
	margin-left: auto;*/
	position: relative;
	float: right;
	border: 1px solid #3c610c;
	background: #3c610c;
	padding-top: 2px;
	padding-left: 3px;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	Line-height: 2px;
	letter-spacing: 1px;
	/*text-align: center;*/
}

.text2 {
	padding-top: 0px;
	height: 305px;
	width: 410px;
	position: relative;
	float: left;
	top:25px;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 17px;
	letter-spacing: 1px;
	Line-height: 27px;
	text-align: center;
}
.pic5 {
	padding-top:3px;
	height: 400px;
	width: 256px;
	float: right;
	background: #8bb43d;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 1px;
	Line-height: 27px;
	text-align: center;
	/*border makes divs break - do not use need font info for design page*/
}


/*for photo gallery*/

.container1 {
	margin-top:20px;
	padding-top: 5px;
	padding-left: 55px;
	height: 460px;
	width: 950px;
	position: relative;
	/*border: 1px solid olive;*/
}


.thumbs {
	height: 425px;
	width: 520px;
	/*margin-right: auto;
	margin-left: auto;*/
	position: relative;
	float: left;
	padding-right:5px;
	/*border-right: 1px solid #8bb43d;*/
}

