@font-face {
    font-family: 'walkway_expand_blackregular';
    src: url('walkway_expand_black-webfont.eot');
    src: url('walkway_expand_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('walkway_expand_black-webfont.woff') format('woff'),
         url('walkway_expand_black-webfont.ttf') format('truetype'),
         url('walkway_expand_black-webfont.svg#walkway_expand_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background-color: #eeeecc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a { text-decoration:none; font-size:15px; color:#bc8e3f; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:bold}
.footer{
	font-family:Verdana, Geneva, sans-serif;
	color:#f4c574;
	font-size:15px;
	
	
	}
	
	
	.text20{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:15px;
	
	
	}
	.decName{
	font-family:Verdana, Geneva, sans-serif;
	color:#b99e70;
	font-size:13px;
	
	}
	
	
	
	.burgundyTitle{
	font-family:Verdana, Geneva, sans-serif;
	color:#b99e70;
	font-size:16px;
	
	
	}
	
	
	.hugeTitle
	{
	font-family:Verdana, Geneva, sans-serif;
	color:#b99e70;
	font-size:16px;
	
	}
	
	.decDesc{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	
	}
	
	.black{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#0f0f0d;
	font-size:14px;

	
	
	}
	
	
	.contact{
font-family:'walkway_expand_blackregular';
	color:#0f0f0d;
	font-size:20px;
	padding:10px;
	
	
	}
	
	
	.contact2{
font-family:'walkway_expand_blackregular';
text-align:justify;
	color:#0f0f0d;
	font-size:14px;
	padding:10px;
	
	
	}
	
	
	.w-title{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ffffff;
	font-size:16px;
	
	font-weight:bold;
	padding-left:10px;
	
	
	}
	
	.history-title{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		color:#ffffff;
		font-size:16px;
		padding-left:10px;
		}
		.input{
			
			background-color:#282726;
			border:1px;
			border-color:#7b5d27;
			border-style:solid;
			border-width:thin;
			color:#ffffff;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:13px;
			height:19PX;}
	.input2{
			
			
			border:1px;
			border-color:#7b5d27;
			border-style:solid;
			border-width:thin;
			color:#ffffff;
			font-family:verdana;
			font-size:12px;
			}
			
			
			
			.textarea{
			
			
			border:1px;
			border-color:#7b5d27;
			border-style:solid;
			border-width:thin;
			color:#ffffff;
			font-family:verdana;
			font-size:12px;
			}




	

div.bottombar{ /* bar that runs across the bottom of the menu */
height: 10px;
background: transparent;
}

ul.semiopaquemenu{ /* main menu UL */
font: bold 14px Georgia ;
width: 100%;
background: rgb(0, 0, 0) transparent;
padding: 11px 0 8px 0; /* padding of the 4 sides of the menu */
margin: 0;
text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
}

ul.semiopaquemenu li{
display: inline;
}

ul.semiopaquemenu li a{
color:#f4c574;
padding: 6px 8px 6px 8px; /* padding of the 4 sides of each menu link */
margin-right: 15px; /* spacing between each menu link */
text-decoration: none;
}

ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected{
color: #000000;
background: #000000;
}

hr{ style="border: 1px dashed #b99e70;}

#off_btn_enable {
	 
padding: 5px 8px 5px 8px;
border: 1px solid #9C0;
border-right: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background: url(images/switch.gif) repeat-x;
background-position: left -60px;
color: #000;
margin: 0;
float: left;
text-decoration: none;
	 
 }


