body{
	color: #FFF;
}

h1{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:30px;
	line-height:30px;
}

h2, h3, h5,h6 {
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:0.8em;
}
.txtbrown {
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #382519;
	font-size:0.8em;
}
.txtbrown_s {
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #382519;
	font-size:0.6em;
}
#menu h2{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
}
#menu h3{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
	background-color:#702A13;
}
#sub-menu h2{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
	line-height:1.2em
}
#sub-menu h3{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
	background-color:#702A13;
	line-height:1.2em
}

strong{
	color:#504d54;
}

span.highlight{
	color:#ddc153;
}

.caps{
	text-transform:uppercase;
}
	#input, select{
		font-family:Verdana, Geneva, sans-serif;
		font-size:.7em;
		color:#676767;
		background:#fff;
		border:0 none;
		padding:.2em;
		text-transform:uppercase;
	}
	

	img.clickim{
		cursor: hand;
		cursor: pointer;	
	}
.detail_txt{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:0.7em;
}
.detail_txt2{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:0.5em;
	line-height:1.3em
}
img.border{
	float: left;
	margin: 0;
	border: none;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}
#pagelistmenu{ text-align:right;
}
#pagelistmenu li{list-style:none;
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
}/* font-weight:bold;*/
#pagelistmenu li a{ color:#702A13; text-decoration:none; float:right; width:150px; padding:1px 0px;}
#pagelistmenu li a:hover{ color:#702A13; text-decoration:none; background:url(images/hover1.gif) bottom repeat-x #702A13}
#pagelistmenu2{ text-align:left;}
#pagelistmenu2 li{list-style:none; 
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	font-size:1.0em;
}/* font-weight:bold;*/
#pagelistmenu2 li a{ color:#702A13; text-decoration:none; float:right; width:140px; padding:0px 0px;}
#pagelistmenu2 li a:hover{ color:#702A13; text-decoration:none; background:url(images/hover1.gif) bottom repeat-x #702A13}

.faci_txt{
	font-family: "Century Gothic", "Microsoft Sans Serif", Geneva, sans-serif;
	color: #960;
	font-size:1.0em;
	text-align: left;
}


A.title:link {
	COLOR: #FFFFFF; 
}
A.title:visited {
	COLOR: #FFFFFF;
}
A.title:hover {
	COLOR: #342218;
}
A.title:active {
	COLOR: #FFFFFF;
}
INPUT {
	background-color: #E6D9C8;color:#301A0D
} 
SELECT {
	background-color: #E6D9C8;color:#301A0D
}
TEXTAREA {
	background-color: #E6D9C8;color:#301A0D
}
