@charset "utf-8";
/* CSS Document */

			body, p {
				font-family : arial, 'lucida console', sans-serif;
				font-size : 12px;
			}
			
			p {
				line-height: 18px;
			}
			
			h1 {
				color: #558d65;
				font-size: 15px;
				margin-bottom: 18px;
				margin-top: 28px;
			}
				
			h2 {
				color: #67713e;
				font-size: 13px;
				text-align: right;
			}
			
			h3 {
				font-size: 13px;
				font-weight: bold;
				margin-top: 28px;
			    margin-bottom: 8px;
				color: #558d65;
			}
			
				h4 {
				font-size: 13px;
				font-weight: bold;
				margin-top: 28px;			
				color: #558d65;
			    margin-bottom: 8px;
			}
			.footer {
				font-size : 11px;
				font-weight : bold;
				background-color : #bcbc70;
				width : 762px;
				text-align : center;
				color : #4c3604;
			}
			
			#footer a{
				color : #4c3604;
				text-decoration: none;
			}
			
			#footer a:hover{
				color : #4c3604;
				text-decoration: none;
			}
			
			.centerTable {
				text-align:center;
			}
			
			.centerTable table {
				margin-left:auto;
				margin-right:auto;
				text-align:left;
			}
			
			.bottom_menu {
				width : 762px;
				height : 25px;
				background-color : #67713e;
			}
			
			.middle_content {
				width : 763px;
				height : 299px;
				background-color : #e3e3a2;
				text-align : left;
				vertical-align: top;
				padding-left: 16px;
				padding-right: 22px;
				padding-bottom: 40px;
				color: #333333;
			}

			.top_menu {
				width : 762px;
				height : 32px;
				background-color : #4c3604;
				padding-left : 14px;
				color : #be973e;
			}
			
			.tmd {
				color : #558d65;
			}
			
			.middle_image {
				width : 763px;
				height : 210px;
			}
			
			#menu1, #menu2, #menu3, #menu4 {
				position : absolute;
				padding-top: 0px;
				margin-left: 10px;
				margin-top: -10px;
				float: left;
				background : #4c3604;
				text-decoration : none;
			}

			#mencon ul .item{
				display:none;
				list-style: none;
				margin: 0px;
				padding: 0px;
				color: #be973e;	line-height: 18px;	
			}
			
			#mencon ul {
			
				background:#4c3604;
				text-decoration:none;
				color: #be973e;
				list-style: none;
				margin: 0px;
				padding: 0px;
				font-weight: normal;
				}
			
			#mencon ul .item{
				display:none;
				}
			
			#mencon ul:hover .item{
				display:block;
				background-color:#eae4c9;
				color: #ffffff;
				}
			
			#mencon .item a{ 
				color:#4c3604;
				text-decoration:none;
				display:block;
				padding-left: 5px;
				padding-right: 5px;
				}
			
			.men_title {
				display:block;
			
				}	
			
			#mencon .item  a:hover {
				display: block;
				background: #b3a663;
				color: #ffffff;
				}
			
			.item { 
				border-right: 1px solid #8e760f;
				border-left: 1px solid #8e760f;
			}
	
			.iconav{
				text-align:center;
				z-index:5;
				font-size:11px;
				width:73px;
				height: 73;
				line-height: 13px;
				color: #ffffff;
				}


			.iconav a{
				color: #ffffff;
				text-decoration: none;	
			}
			.iconav a:link{
				color: #ffffff;
				text-decoration: none;	
			}
			
			.iconav a:hover{
				color: #ffffff;
				text-decoration: none;	
			}
			
			.iconav a:active{
				color: #ffffff;
				text-decoration: none;	
			}
			
			.iconav a:visited{
				color: #ffffff;
				text-decoration: none;	
			}



			.men_title a{
				color: #be973e;
				text-decoration: none;	
			}
			
			.men_title a:link{
				color: #be973e;
				text-decoration: none;	
			}

			.men_title a:hover {
				color: #ffffff;
				text-decoration: none;	
				}
			
			.men_title a:active {
				color: #be973e;
				text-decoration: none;	
				}

			

			.bottom_menu a{
				color: #dbdb9b;
				text-decoration: none;	
			}
			
			.bottom_menu a:link{
				color: #dbdb9b;
				text-decoration: none;	
			}

			.bottom_menu a:hover {
				color: #ffffff;
				text-decoration: none;	
				}
			
			.bottom_menu a:active {
				color: #dbdb9b;
				text-decoration: none;	
				}

			.middle_content a{
				color: #558d65;
				text-decoration: none;	
			}
			
			.middle_content a:link{
				color: #558d65;
				text-decoration: none;	
			}

			.middle_content a:hover {
				color: #3b4808;
				text-decoration: none;	
				}
			
			.middle_content a:active {
				color: #558d65;
				text-decoration: none;	
				}
	
			.icoimage{
				z-index:0;
				}
				
			.icospacer{
				width: 24px;
			}
			
			#footer{
				padding-top: 15px;
				padding-bottom: 15px;
				}
			.top_men_div{
				color: #558d65;
			}	
				
			.sm{
				margin-top: -16px;
			}
			
			.opac{
				opacity: .65;
				filter: alpha(opacity=65);
			}
			
			.opac:hover{
				opacity: 1.0;
				filter: alpha(opacity=100);
			}
			
			.subd{
				color: #4c3604;
			}
			
			.tbsp{
				font-weight: bold;
				margin-top: 25px;
			}
			

			.gms{
				padding-left: 50px;
			}
			
			.gms2{
				/* padding-left: 75px; */
				/* cwvh, fixed to do a proper indent */
				margin-left: 30px;
			}
			
			/* START : HOLE BY HOLE CSS */
			
			#hbhcopy {
				margin-left: 17px;
				margin-right: 17px;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				}

			#hbhcopy h1{
				font-size: 13px;
				color: #558d65;
				margin-top: 13px;
				margin-bottom: -4px;
			}

			.hbhpar{
				font-weight: bold;
				font-size: 12px;
				color: #636462;
				margin: -0px;
				padding-top: 10px;
			}
			
			.hbhhdc{
				font-weight: normal;
				font-size: 10px;
				color: #636462;
				margin: -0px;
				padding-bottom: 12px;
			}
			
			.hbhcpy{
				font-weight: normal;
				font-size: 12px;
				color: #636462;
				margin: -0px;
			}

			#hbhnav a{
				color: #3b4808;
				text-decoration: none;
			}
			
			#hbhnav a:hover{
				color: #b39315;
				text-decoration: none;
			}
			
			/* END : HOLE BY HOLE CSS */


			.bi{
			font-style: italic;
			font-weight: bold;
			}
			
			.b{
			font-weight: bold;
			}
			
			.i{
			font-style: italic;
			}
			
			.offerClass {
				border-width:1px;
				border-color:#000000;
				border-style:solid;
				width:500px;
				text-align:center;
				color:#000000;
				margin-bottom:20px;
			}
			
			.offerClassTitle {
				font-style:italic;
				font-size:18px;
				margin-top:5px;
				text-align:center;
				
			}
			.offerClass p {
				margin-left: 10px;
				margin-right: 10px;
				text-align:center;
			}
			.rates {
			font-size:12px;
			font-weight:800;
			text-align:center;
			}
				.rateheaders {
			font-size:10px;
			font-weight:800;
			text-align:center;
			}
			
			.headers
			{
				font-size: 13px;
				color: #558d65;
				margin-bottom:4px;
						}
						
#t_signup {
	position:relative;
	margin:0 auto 0 auto;
	width:130px;
}
#pre_signup {
	position:relative;
	width:98px;
	float:left;
	border:0;
	font-size:12px;
	margin-top:1px;
	height:19px;
}

#email_submit {
	position:relative;
	float:right;
	width:29px;
}

.attention_box {
	border-width:1px;
	border-style:solid;
	border-color:#4C3604;
	padding: 5px;
}