html,
body
{
	background-color: #000000;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	margin: 0; 
	padding: 0;
}

a,
a:link
{
	color: #6b76bf;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
}

a:visited
{
	color: #333d3f;
}

a:hover,
a:active
{
	color: #cd9A24;
}

div#footer div#footer_text a,
div#footer div#footer_text a:visited,
div#footer div#footer_text a:link,
div#footer div#footer_text a:hover,
div#footer div#footer_text a:active
{
	color: #e1ddd1;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
}

div#header div
{
	line-height: 0;
}

div#container,
div#footer
{
	background-color: #d0cac2;
	margin: 0 auto 0 auto;
	width: 716px;
}

div#container
{
	padding-bottom: 0;
	margin-bottom: 0;
}

div#content_2,
div#content
{
	margin: 45px;
	width: 620px;
}

div#content
{
	margin-top: 15px;
}

div#footer
{
	background-image: url(../cmsimages/footer.jpg);
	background-repeat: no-repeat;
	height: 76px;
}

div#footer div#footer_image
{
	float: left; 
	height: 76px;
	margin-left: -5px;
	width: 325px; 
}

div#footer div#footer_text
{
	color: #ffedaf;
	float: right;
	font-size: 10px;
	height: 61px;
	padding-top: 15px;
	text-align: center;
	width: 375px; 
}

div#footer div#footer_text div#footer_nav
{
	height: 21px;
	margin-left: -270px;
}

div#footer div#footer_text div#footer_copyright
{
	height: 25px;
	padding-top: 15px;
}

div#footer div#footer_text a,
div#footer div#footer_text a:link,
div#footer div#footer_text a:visited,
div#footer div#footer_text a:active,
div#footer div#footer_text a:hover
{
	font-weight: normal;
}

/* Fieldset Contact Form */
fieldset
{
	background-repeat: repeat-x;
}

fieldset,
fieldset.contactForm legend,
fieldset.contactForm label,
fieldset.contactForm li
{
	background-color: #f5e4ac;
	color: #a97b24;
}

div.contactForm
{
	margin: 0 auto 0 auto; 
}

fieldset.contactForm
{
	border: 1px solid #a97b24;
	color: #000000;
	margin: 1.5em auto 0 auto;  
	padding: 0 0 10px 0; 
	text-align: center;
} 

fieldset.contactForm input
{
	/* border: 1px solid #a97b24; */
	background-color: #faeec5;
	border: 0;
	border-bottom: 2px solid #cccccc;
} 

fieldset.contactForm textarea,
fieldset.contactForm input.submit
{
	background-color: #faeec5;
	border: 2px solid #cccccc;
} 

fieldset.contactForm input.radio
{
	border: 0;
}

fieldset.contactForm legend 
{  
	padding: 0;
	margin: 0;
	margin-left: 1em;
	width: 159px;
} 

fieldset.contactForm label 
{  
	color: #000000;
	float: left;
	padding-right: 5px;
}

div#content fieldset.contactForm ol 
{  
	padding: 1em 1em 0 1em;  
	list-style: none; 
} 

fieldset.contactForm li 
{  
	padding-bottom: 1em; 
	text-align: left;
} 
