/* --- Common site Styles ---------------------------------------------------------- */
body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #200606;
}

body {
	background-image:url(../_images/bgrd_main_20100211.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#400304;
	margin:0 0 0 0;
}

a:link,
a:visited,
a:active,
a:hover { 
	color: #200606;
	text-decoration:underline;
}
a:hover { 
	color: #000000;
	text-decoration:underline;
}
.mainArea
{
	width:986px;
	margin:20px auto 0 auto;
}
.mainContentBgrd
{
background-image:url(../_images/bgrd_content.jpg);
background-position:0 0;
background-repeat:repeat-x;
background-color:#ced00d;
}
.mainContentBgrdIndex
{
background-image:url(../_images/bgrd_content_index.jpg);
background-position:0 0;
background-repeat:repeat-x;
background-color:#bdbf14;
}
.mainContent
{
margin:0px 22px 12px 20px;
line-height:20px;
}
li
{
	margin:0 0 3px 0;
	list-style-image:url(../_images/bullet_diamond.gif);
}
ul
{
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	list-style-type:disc;
	list-style-position:outside;
}
.line
{
margin:9px 0 9px 0;
border-bottom:1px solid #cccccc;
}
.nowrap
{
white-space:nowrap;
}



/* --- Page Title  ---------------------------------------------------------- */

.ptitle
{
margin:0 0 0 0;
}




/* --- Sitemap  ---------------------------------------------------------- */

.sitemap
{
line-height:14px;
font-size:9pt;
color:#000000;
font-weight:normal;
}
.sitemap a,
.sitemap a:link,
.sitemap a:visited,
.sitemap a:active
.sitemap a:hover
{
	text-decoration:none;
	display:block;
	padding:4px 0 4px 4px;
}
.sitemap a:hover
{
	color:#5200d9;
	text-decoration:none;
	background-color:#E7DCC7;
}
.sitemapLine
{
margin:5px 0 5px 0;
border-bottom:1px solid #CEC1A8;
}



/* --- Forms ---------------------------------------------------------- */

.forms
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.formField {
	background-color: #FFF5D2;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:230px;
	height:18px;
	color:#000000;
}
.formMemo {
	background-color: #FFF5D2;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:230px;
	height:70px;
	color:#000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#000000;
	font-weight: bold;
	background-color: #E6BA11;
	margin:0 0 0 0;
	padding: 3px 2px 3px 2px;
	border: 1px solid #333333;
	width:60px;
}
.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.formText
{
font-size:7pt;
}
.borderBotForm
{
border-bottom:1px solid #333333;
}



/* --- Footer ---------------------------------------------------------- */

.footer01
{
	color:#200606;
	font-size: 8.5pt;
	text-align:center;
	height:45px;
	overflow:hidden;
	font-weight:bold;
	background-image:url(../_images/footer01.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.footer01 a,
.footer01 a:link,
.footer01 a:visited,
.footer01 a:active
{
	color:#200606;
	text-decoration:none;
}
.footer01 a:hover
{
	color:#000000;
	text-decoration:underline;
}


.footer02
{
	color:#b17838;
	font-size: 7pt;
	text-align:right;
	height:36px;
	overflow:hidden;
	background-image:url(../_images/footer02.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.footer02 a,
.footer02 a:link,
.footer02 a:visited,
.footer02 a:active
{
	color:#b17838;
	text-decoration:none;
}
.footer02 a:hover
{
	color:#b17838;
	text-decoration:underline;
}
#hours
{
	font-size:11px !important;
}