	
* {
	margin:0;
	padding:0;
	}
	
p {
	color:#fdfdfd;
	}

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;
	}
	
h4	{
	color:#000000;
	font-size:16px;
	}

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: 500px;
	text-align:center;
	padding:0 80px;
	_padding:0 65px;
}
	
#nav_text {
	position:relative;
	top:8px;
	font-size:11px;
	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 1px 0 -1px;
	padding:0 3px 1px 1px;
}

/************************************************************
*															*
* Body area  												*
*															*
************************************************************/


#wrapper {
	position:relative;
	width:786px;
	min-height:848px;
	background:url(images/main_background.jpg) no-repeat;
	margin:0 auto;
	z-index:1;
}

#container {
	position:relative;
	width:605px;
	margin:0 auto;
	_margin-right:50px;
	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;
		width: 605px;
		height:417px;
			}
	
	#index_text .hometxt	{
		position:relative;
		width:485px;
		margin-left:60px;
		margin-right:50px;
		top:30px;
		_top:20px;
		font-size:18px;
		line-height:1.0em;
			}
	
	#flash	{
		position:relative;
		left:42px;
		width:519px;
		height:165px;
			}
	
	#topright {
		position: absolute;
		right: -1px;
		top: 0;
		display: block;
		height: 189px;
		width: 189px;
		background: url(../images/banner.gif) no-repeat;
		text-indent: -999em;
		text-decoration: none;
		z-index:500;
			}


	/********************************************************
	* 														*
	* Inner pages css styles 								*
	*														*
	********************************************************/

	#inner_body {
		background-image: url(images/inner_body.jpg);
		background-repeat: repeat-y;
		width:605px;
	}

	#inner_body_footer {
		position:relative;
		background-image: url(images/inner_body_footer.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		width:605px;
		bottom:0;	
	}

	#inner_body_footer p{
		width:485px;
		margin-left:60px;
		margin-right:50px;
	}
	
#elevations {
	position:absolute;
	}
	tr {
		color:#fdfdfd;
		text-align:left;
		font-weight:bold;
		}

#inner_body_text {
	font-size:16pt;
}
	
#mainImage div {
	width:21px;
}

/************************************************************
*															*
* 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:0 auto;
	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;
	}




#address {
	position: absolute;
	}

#maps a {
	position: absolute;
	height: 31px;
	width: 270px;
	left: 264px;
	top: 25px;
	background-image:url(images/locmap.jpg);
	background-position:top left;
	border:0;
	}

#maps a:hover {
	background-position:bottom left;
	}

#maps a span {
	margin-left:-9999px;
	}
	
#mrtowel {
	position:absolute;
	width:167px;
	height:149px;
	left:701px;
	top: 493px;
	z-index:999;
	}

#mrhome {
	position:absolute; 
	width:120px; 
	height:120px; 
	left:61px;
	top:527px;
	z-index:900;
	}
#mrhome a img {
	behavior:url("includes/iepngfix/pngbehavior.htc");
	}
	
#featuredhome {
	position:absolute;
	}

.style1 {font-size: 12px}
	
img {
	behavior:url("/includes/iepngfix/pngbehavior.htc");
	}
	
/* Address on request info page */
#address2 {
position: absolute;
text-align:center; 
color: #ffffff;
top: 227px;
left: 329px; 
 
width: 198px; 
height: 220px; 
padding:15px;
font-size: larger;
z-index: 1000;
}
