.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.boldbrwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6B5D46;
	line-height: 20px;
}
.boldsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BA110A;
	line-height: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #000000;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14px;
}
.tdtest { 
border-bottom-style:solid;
border-bottom-color:#fff;
border-width:thin
}
a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	line-height: 20px;
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
}
a.foot:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}
a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}
a.foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 9px;
	color: #000000;
}
a.navtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #937F61;
	line-height: 20px;
	text-decoration:none;
}
a.navtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #937F61;
	line-height: 20px;
	text-decoration:none;
}
a.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:none;
}
body {
background-color: #DDC472;
margin-top:0;
}
.tdbtm { 
border-bottom-style:solid;
border-bottom-color:#E7D69D;
border-width:thin
}
.td {
border-style: solid;
border-color: #FFFFFF;
border-width:thin
}
.copypic{
background-image:url(/images/wg_06.jpg);
background-repeat:no-repeat;
}
#pagehead {
width: auto;
height:auto;
padding: 20px, 0px, 0px, 70px;
}
#pagecopy {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #FFFFFF;
line-height: 20px;
width: auto;
height:auto;
padding: 20px, 50px, 70px, 70px;
}
/*nav bar image*/
.leftpica{
background-image:url(/images/wg_05.jpg);
background-repeat:repeat-y;
}

/*popout box navigation*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px solid #fff;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 174px;
	top: 0;
	display: none;
	}
ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:right;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #82B5AC;
	padding: 5px;
	border: 1px solid #fff;
	border-bottom: 0;
	}
li:hover ul, li.over ul { 
	display: block;
	}
	
ul li a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:right;
	color: #fff;
	background: #DDC472;
	 } /* Hover Styles */
		
li ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	color:#a29073;
	padding: 2px 5px;
	background: #F9F2D6;
 	} /* Sub Menu Styles */
	
li ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	color:#333;
	padding: 2px 5px;
	background: #DDC472;
 	} /* Sub Menu Styles */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */	

<ul id="nav">


