html,body
{
	color: #444;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_page_1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #421704;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
A  { 
color: #039; 
font-size: 14px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A:hover	 { 
color: #039; 
font-size: 14px; 
font-family: arial, helvetica; 
line-height: 20px; 
text-decoration: none 
}
A.alt  { 
color: #D15C0F; 
font-size: 12px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A.alt:hover	{ 
color: #D15C0F; 
font-size: 12px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: none 
}
.sidebar
{
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #CDE5FF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
.maintext
{
	color: #444;
	margin: 0;
	padding: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
.fineprint
{
	color: #444;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
.text_white_s
{
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #421704;
}
.quoteBox {
color: #fff; 
font-size: 12px; 
line-height: 20px; 
font-family: Arial, Verdana, Helvetica;
padding-left: 10px;
padding-right: 10px;
}
.attribution { 
color: yellow; 
font-size: 12px; 
line-height: 20px; 
font-family: Arial, Verdana, Helvetica 
}
.header_1
{
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica 
}
.h_orange
{
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}
.h_blue_14
{
	color: #06c;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}.h_brown_14
{
	color: #930;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}
.black_20
{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}
.h_brown_lg
{
	color: #930;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}
.h_orange_lg
{
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 20px 0px;
	font-style: normal;
}
.footer
{
	color: #fff;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 34px;
	background-image: url(../images/bg_footer_blue.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
/* ============ Footer Styles =============== */

#footer
{
	width: 780px;
	margin: 5px auto;
	font-size: 10px;
	clear: both;
	display: block;
}

#copyright
{
	width: 300px;
	margin: 0 0 0 15px;
	font-size: 10px;
	float: left;
	display: block;
	color: #ece3d1;
}
#copyright a
{
	font-size: 10px;
	color: #ece3d1;
	text-decoration: none;
	padding: 0 0 0 0px;
	letter-spacing: .1em;
}

#copyright a:hover
{
	color: #fff;
	text-decoration: underline;
}

#bottomnav
{
	width: auto;
	margin: 0 15px 0 0;
	float: right;
	display: block;
}

#bottomnav a
{
	font-size: 10px;
	color: #ece3d1;
	text-decoration: none;
	padding: 0 0 0 10px;
	letter-spacing: .1em;
}

#bottomnav a:hover
{
	color: #fff;
	text-decoration: underline;
}
