/* CSS Document */

body	{
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-image:url(../images/background2.gif);
	}
	


#container	{
	text-align: center;
	width: 780px;
	background-color: #fff;
	margin:0px auto;
	}
	
#content	{
	width: 750px;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	background-color:#FFFFFF;
	}
	
	
#header	{
	width: inherit;
	height: 65px;
	background-color: #fff;
	}
	
#hero	{
	background-image:url(../images/heroimg-home.jpg);
	height: 260px;
	text-align: right;

	}
	
#heroabout	{
	background-image:url(../images/heroimg-about.jpg);
	height: 200px;
	}
	
#herowhy	{
	background-image:url(../images/heroimg-why.jpg);
	height: 200px;
	}
	
#herofirst	{
	background-image:url(../images/heroimg-first.jpg);
	height: 200px;
	}
	
#heroservices	{
	background-image:url(../images/heroimg-services.jpg);
	height: 200px;
	}
	
#herocontact	{
	background-image:url(../images/heroimg-contact.jpg);
	height: 200px;
	}
	
#address	{
	width: inherit;
	background-color: #472a1c;
	height: 95px;
	background-image:url(../images/address_bg.gif);
	text-align:left;
	}
	
#address P	{
	padding: 25px;
	margin: 0px;
	color: #fff;
	}
	
#address A:link,
#address A:hover {
	color: #fff;
	text-decoration:none;
}

#footer	{
	padding: 20px 0px 40px 0px;
	color: #472a1c;
	background-image:url(../images/footer_bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#footer A:link	{
	text-decoration: none;
	color: #472a1c;
	}

#bod	{
	width: 750px;
	background-color: #fff;
	}
	

A:link, A:visited	{
	text-decoration: none;
	color: #2baccc;
	}

A:hover	{
	color: #472a1c;
	}

H2	{
	margin-left: 20px;
	font-size: 14px;
	color: #000000;
	}
	
P	{
	margin: 20 0 20 0;
	}
	
	
ul 	{
list-style:disc;
margin-top: 0px;
}
	

#navcontainer	{
	width: 575px;
	float:left;
	}


		
#nav	{
	margin: 0;
	padding: 0;
	background:#ffffff;
	float: left;
	width: 100%;
	}
	
#nav li	{
	display:inline;
	padding: 0;
	margin: 0;
	
	}

#nav a:link, 
#nav a:visited	{
	color: #2baccc;
	background: #ffffff;
	padding: 45px 10px 0px 10px;
	float:left;
	width:auto;
	text-decoration:none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
	}
		
#nav a:hover {
	color: #472a1c;
	background-image:url(../images/nav_hover_bg.gif);
	}
	
#home #nav-home a,
#about #nav-about a,
#why #nav-why a,
#first #nav-first a,
#services #nav-services a,
#contact #nav-contact a {
	color: #472a1c;
	background-image:url(../images/nav_hover_bg.gif);
	}
	
#home #nav-home a:hover,
#about #nav-about a:hover,
#why #nav-why a:hover,
#first #nav-first a:hover,
#services #nav-services a:hover,
#contact #nav-contact a:hover {
	color: #472a1c;
	background-image:url(../images/nav_hover_bg.gif);
	}
	
#nav a:active {
	background:#ffffff;
	color:#fff;
	}
	


#pageleft	{
	width: 500px;
	float: left;
	text-align:left;
	background-repeat: no-repeat;
	}
	
#pagelefthome	{
	width: 500px;
	background-image:url(../images/title_bg.jpg);
	float: left;
	text-align:left;
	background-repeat: no-repeat;
	}

h1.summary	{
	color: #fff;
	padding: 0px 0px 45px 0px;
	}
	
#bodytext	{
	color: #472a1c;
	margin: 30px 25px 60px 25px;
	}
	
#lefttext	{
	margin: 30px 0px 60px 0px;
	}
	
#pageright	{
	width: 235px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-color:#FFFFFF;
	text-align:left;
	color: #472a1c;

	}

P	{
	margin-top: 0px;
	margin-bottom: 10px;
	}


h1	{
	font-size: 14px;
	line-height: 20px;
	color: #2baccc;
	margin: 0px;
	padding: 0px;
	}
	
h2	{
	font-size: 12px;
	color: #2baccc;
	margin: 10px 0px 10px 0px;
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
#pageright H1	{
	font-size: 14px;
	line-height: 18px;
	color: #2baccc;
	font-weight:normal;
	margin-bottom: 5px;
	}
	
#pageright H2	{
	font-size: 11px;
	font-weight:normal;
	margin-bottom: 20px;
	color: #472a1c;
	}
	
#herotext 	{
	padding: 40px 25px 0px 0px;
	color: #472a1c;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
		}
		
#herotext H1	{
	color: #fff;
	font-size: 60px;
	line-height:50px;
	font-weight:normal;
	margin-bottom: 0px;
		}
		
#bodytext img	{
	padding: 0px;
	margin: 15px 15px 15px 0px;
	border: 5px solid #a3948d;
	}