@charset "utf-8";
/* WaGooh Graphics and Web Design CSS Document http://wagooh.net */

body {
	background: #fffbf1 url(images/top.jpg) repeat-x;
	padding:0;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}

#wrapper {
	width:1024px;
	margin:0 auto;
	padding:0;
}

a:link, a:visited {
	text-decoration:none;
	color:#7c8165;
}

a:hover, a:active {
	text-decoration:underline;
}

/*Header*/

#header {
	background: url(images/header.jpg) no-repeat;
	width:1024px;
	height:245px;
	margin:0;
	padding:0;
}

#flash {
	margin:0 auto;
	padding:0;
	height:208px;
	width:754px;
}

/* Navigation */

ul#nav {
	position:relative;
	left:113px;
	width:669px;
	height:30px;
	padding:0;
	margin:0;
	text-align:center;
	}
	
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: url(images/nav2.jpg) no-repeat;
	padding:0;
	margin:0;
	}
	
ul#nav li a:link, ul#nav li a:visited {
	color:#000000;
	text-decoration:none;
}

ul#nav li a:hover, ul#nav li a:active {
	text-decoration:none;
}

li#home a {
	width:123px;
	height:30px;
	 }
li#about a {
	width:100px;
	height:30px;
	 }
li#services a {
	width:102px;
	height:30px;
	 }
li#testimonials a {
	width:134px;
	height:30px;
}
li#news a {
	width:101px;
	height:30px;
}
li#contact a {
	width:109px;
	height:30px;
	 }
	 
li#home a:link, li#home a:visited {	
	background-position:0px 0px;
	}		
li#home a:hover, li#home a:active {
	background-position:0px -30px;
	 }
li#about a:link, li#about a:visited {	
	background-position:-123px 0px;
	}
li#about a:hover, li#about a:active {	
	background-position:-123px -30px;
	}
li#services a:link, li#services a:visited {	
	background-position: -223px 0px;
	}
li#services a:hover, li#services a:active {	
	background-position: -223px -30px;
	}
li#testimonials a:link, li#testimonials a:visited {	
	background-position: -325px 0px;
	}
li#testimonials a:hover, li#testimonials a:active {	
	background-position: -325px -30px;
	}
li#news a:link, li#news a:visited {	
	background-position: -459px 0px;
	}
li#news a:hover, li#news a:active {	
	background-position: -459px -30px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -560px 0px;
	}
li#contact a:hover, li#contact a:active {	
	background-position: -560px -30px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#homepage ul#nav li#home a {
	background-position:0px -30px;
	}
body#aboutpage ul#nav li#about a {
	background-position:-123px -30px;
	}
body#servicespage ul#nav li#services a {
	background-position:-223px -30px;
	}
body#testimonialspage ul#nav li#testimonials a {
	background-position:-325px -30px;
	}
body#newspage ul#nav li#news a {
	background-position:-459px -30px;
	}
body#contactpage ul#nav li#contact a {
	background-position:-560px -30px;
	}


/* Content */
#content {
	background:url(images/content.jpg) repeat-y;
	margin:0;
	padding:10px 0 30px 0;
	width:1024px;
	overflow:hidden;
}

#left {
	float:left;
	width:135px;
}

#right {
	float:left;
	width:132px;
}

h1.green {
	background: url(images/h1.jpg) no-repeat;
}

h1.lee {
	background: url(images/lee_leikam.jpg) no-repeat;
}

h1.talktous {
	background: url(images/talktous.jpg) no-repeat;
}

h1.regulatory {
	background: url(images/regulatory.jpg) no-repeat;
}

h1.market {
	background: url(images/market.jpg) no-repeat;
}

h1.locate {
	background: url(images/locating.jpg) no-repeat;
}

h1.landscape {
	background: url(images/landscape.jpg) no-repeat;
}

h1.licensing {
	background: url(images/licensing.jpg) no-repeat;
}

h1.pr {
	background: url(images/pr.jpg) no-repeat;
}

h1.relationships {
	background: url(images/relationships.jpg) no-repeat;
}

h1.paperwork {
	background: url(images/paperwork.jpg) no-repeat;
}

h1.sales {
	background: url(images/sales.jpg) no-repeat;
}

h1.testimonials {
	background: url(images/testimonials.jpg) no-repeat;
}

h1.news {
	background: url(images/news.jpg) no-repeat;
}

h1.contact {
	background: url(images/contact.jpg) no-repeat;
}

h1 {
	width:509px;
	height:44px;
	font-size:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-indent:-9999px;
	margin: 10px 0 0 0;
}

#textbox {
	float:left;
	width:509px;
	text-align:left;
	margin:0;
	padding:0;
}

#textbox p {
	width:467px;
	padding:0 0 0 15px;
}


#sidebar {
	float:left;
	width:248px;
	margin:0;
	padding:0;
	text-align:center;
}

.photo {
	padding:25px 0 0 0;
}

ul#homelist li {
	padding:0 15px 15px 0;
}

p.by {
	font-size:9px;
	color:#a1a88c;
	padding:0 0 0 0;
	margin:0 auto;
}

p.quote {
	text-align:right;
}


/*Contact Form*/

#form {
	padding: 0 0 0 5px;
}

.form {
	border: 1px solid;
	border-color:#c2b1aa;
	background-color:#f0ebdf;
	width:390px;
	padding: 10px 10px 10px 20px;
	margin:0;
}

.formbox {
	border:1px solid;
	border-color:#c2b1aa;
}

/*Footer */

#footer {
	clear:both;
	background: #9d857f url(images/footer.jpg) repeat-x;
	margin:0 auto;
	text-align:left;
	padding:0;
	height:232px;
}

#footwrap {
	width:1024px;
	height:232px;
	padding:0;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fffbf1;
}

#footerleft {
	float:left;
	width:400px;
	height:232px;
	padding:0 0 0 150px;
}

#footerleft p, #footermid p {
	padding-top:20px;
}

#footermid {
	float:left;
	width:150px;
	height:232px;
	padding:0;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#fffbf1;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}
	

#footerright {
	float:left;
	background:url(images/cherry.jpg) no-repeat;
	width:285px;
	height:232px;
}

#wagooh {
	padding-top:190px;
	padding-left:0px;
	font-size:8pt;
	text-align:left;
}

.rollover {
display: block;
width: 173px;
height: 36px;
background: url(images/wagooh.gif) no-repeat;
text-indent: -9999px;
text-decoration: none;
}

a {
outline: none;
}

a.rollover:link, a.rollover:visited, a.rollover:active {
background: url(images/wagooh.gif) no-repeat;
}
 
a.rollover:hover {
background-position: -173px 0;
}

