form { display: inline;
	margin: 0;
 }

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #b17002;
	line-height: 16px;

}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #880600;
	line-height: 10px;

}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}


h3 A:link {text-decoration: none; color: #FFFFFF;}
h3 A:visited {text-decoration: none; color:#FFFFFF}
h3 A:active {text-decoration: none; color: #FFFFFF}
h3 A:hover {text-decoration: none; color: #5EB9FF}

body, p, ul, li { font: 12px/14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }


.gold {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b17002;
	line-height: 14px;
	
}

.quote {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #870500;
	line-height: 14px;}


.small {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #636363;
	line-height: 12px;
	
}


body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#AEA469;
	scrollbar-darkshadow-color:#8A8254;
	scrollbar-face-color:#D3CA87;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#8A8254;
	scrollbar-track-color: #FFFFFF;
	}
	
ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 8;
	padding-left: 2em;
	text-indent: -1em;

	}



.bullets {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b17002;
	line-height: 15px;

}


.frmLabel {
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	font-size:11px;
	}
	
.frmSubmit {
	cursor:hand;
	border:solid 1px #2f5719;
	background:#468424;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	}
	
.frmTextArea {
	width:280px;
	height:40px;
	border:0;
	background:#c48826;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	padding:3px;
	}
	
.frmInput {
	width:220px;
	height:15px;
	border:0;
	background:#c48826;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede4c7;
	padding:3px;
	}
	
	
a:link,a:active,a:visited{color:#9d0500;text-decoration:none}
a:hover{color:#9d0500;text-decoration:underline}



.white A:link {text-decoration: none; color: #FFFFFF;}
.white A:visited {text-decoration: none; color:#FFFFFF}
.white A:active {text-decoration: none; color: #FFFFFF}
.white A:hover {text-decoration: none; color: #ffb504}
.white{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
}



.footers A:link {text-decoration: none; color: #c3886f;}
.footers A:visited {text-decoration: none; color:#c3886f}
.footers A:active {text-decoration: none; color: #c3886f}
.footers A:hover {text-decoration: none; color: #FFFFFF}
.footers{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #c3886f;
line-height: 14px;
}



