html,
body
{
	background-color: #464829;
	background-image: url(../cmsimages/background.jpg);
	color: #FFE09F;
	font-family: Times New Roman, Times, serif;
	font-size: 1.07em;
}

img
{
	border: 0;
	margin: 0; 
	padding: 0;
}

a,
a:link,
a:hover
{
	color: #4F0000;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

div#header div,
div#rocker div
{
	line-height: 0;
}


a:visited,
a:active
{
	color: #122F03;
	font-weight: bold;
}

li 
{
margin: .4em 0
}

div#container,
div#footer,
div#rocker
{
	margin: 0 auto 0 auto;
	width: 809px;
}

div#container
{
	background-image: url(../cmsimages/tan_background.jpg);
	padding-bottom: 10px;
	margin-bottom: 0;
}

div#content,
div#content_2
{
	margin: 0 45px 0 45px;
	width: 723px;
}

div#footer
{
	color: #fede9c;
	text-align: center;
}

div#footer a:link
{
	color: #D98627;
}

div#footer a:hover
{
	color: #fede9c;
}

div#footer a:visited,
div#footer a:active
{
	color: #D98627;
}

.faqQuestion
{
	color: #7a2416;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size: 1em;
	
}

.faqAnswer
{
	font-size: 1em;
	text-align: justify;
	padding: 0 0 0 40px;
}

