	
* {
	margin:0;
	padding:0;
	}


body {
	background-image: url(images/tile.jpg);
	}
	
h1 {
	position:relative;	
	font-size:30px;
	color: #5d6a3c;
	margin-left:60px;
	top:15px;
	}	
	
h3 {
	color:#fdfdfd;
	font-size:18px;
	width:485px;
	margin-left:60px;
	margin-right:50px;
	text-align:center;
	}
a {
	color:#e37b41;
	text-decoration:none;
	}

a:hover {
	color:#FFFFFF;
	
}		
.image_padding {
	padding:12px;
	
}

.drop_letter
{ float:left;
  padding-right:5px;
}

	
/************************************************************
*															*
* Header area 												*
*															*
************************************************************/

#index_header {
	position:relative;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 605px;
	
}

/************************************************************
*															*
* Navagation area											*
*															*
************************************************************/

#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 605px;
	position:relative;
	text-align:center;
	padding:0 65px;
}
	
#nav_text {
	position:relative;
	top:8px;
	font-size:12px;
	margin-bottom: 1em;
	overflow: hidden;
	width: 460px;
}	

#nav_text a{
	color:#FFF;	
}

#nav_text a:hover{
	color:#e37b41;
	
}

#navlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li{
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}


/************************************************************
*															*
* Body area  												*
*															*
************************************************************/



#wrapper {
	position:relative;
	width:786px;
	min-height:848px;
	background:url(images/main_background.jpg) no-repeat;
	left:50%;
	margin-left:-393px;	
}

#wrapper div {
	position:relative;
	width:605px;
	margin:0 auto;
	
}



#container {
	position:relative;
	width:605px;
	margin:0 auto;
	text-align:left;
}

* html #container {
	padding-left:76px;
	}


	/********************************************************
	* 														*
	* Index page css styles 								*
	*														*
	********************************************************/

	#index_body {
		position:relative;
		background-image: url(images/main_body_bg.jpg);
		background-repeat: no-repeat;
		height: 417px;
		width: 605px;
	}
	
	
	#index_text p{
		position: relative;
		width:485px;
		top:166px;
		margin-left:60px;
		margin-right:50px;
		font-size:18px;
		line-height:1.0em;
		
	}
	


	/********************************************************
	* 														*
	* Inner pages css styles 								*
	*														*
	********************************************************/

	#inner_body {
		background-image: url(images/inner_body.jpg);
		background-repeat: repeat-y;
	}

	#inner_body_footer {
		position:relative;
		background-image: url(images/inner_body_footer.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		bottom:0;
	}

	#inner_body_footer p{
		margin-left:70px;
		margin-right:50px;
	}
	
#elevations {
	position:absolute;
	}
	tr {
		color:#fdfdfd;
		text-align:left;
		font-weight:bold;
		}
	
	

/************************************************************
*															*
* Footer area 												*
*															*
************************************************************/
#footer {
	position: relative;
	background-image: url(images/footer.jpg);
	width:605px;
	height:88px;
	color:#959595;
	text-align:center;
	
}

#footer_text {
	position:relative;
	width:605px;
	top:19px;
	left:-10px;
		
	
}

/******************************************************
*													  *
* Footer Nav 										  *
*													  *
******************************************************/

#footer_nav {
	height: 31px;
	width: 605px;
	position:relative;
	text-align:center;
	left:15px;
	
}
	
#footer_nav_text {
	position:relative;
	top:8px;
	font-size:12px;
	margin-bottom: 1em;
	overflow: hidden;
	width: 605px;
}	

#footer_nav_text a{
	color:#FFF;	
}

#footer_nav_text a:hover{
	color:#e37b41;
	
}

#navlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li{
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}


	/*************************************************
	*												 *
	* Index Footer									 *
	*											     *
	*************************************************/
	#footer_pics {
		position:relative;
		background-image: url(images/footer_pics.jpg);
		background-repeat: no-repeat;
		width:605px;
		height:123px;
	}
		
	/*************************************************
	*												 *
	* Inner Footer									 *
	*											     *
	*************************************************/

	/*************************************************
	*												 *
	* Footer - Builder Consulting link				 *
	*											     *
	*************************************************/

	#BC_footer a, #BC_footer a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: WHITE;
		text-decoration: none;
		text-align:center;	
	}

	#BC_footer a:hover 
	{
		color:#e37b41;
	}

#tabledata {
	top:25px;
	}


#address {
	position: absolute;
}

