/* --- Common site Styles ---------------------------------------------------------- */

body,

p,

td

{

	font-family:"Times New Roman", Times, serif;

	font-size: 10.5pt;

	color: #645627;

}



body {

	background-image:url(../_images/bgrd_main.gif);

	background-repeat:repeat;

	background-position:0 0;

	margin:0 0 0 0;

}



a:link,

a:visited,

a:active,

a:hover { 

	color: #645627;

	text-decoration:underline;

}

a:hover { 

	color: #302912;

	text-decoration:underline;

}

.mainArea

{

	width:801px;

	margin:64px auto 0 auto;

	padding:5px 0 5px 0;

	background-color:#fbf8eb;

}

.innerArea

{

	width:791px;

	margin:0 auto 0 auto;

}

.topHalf

{

	margin:0px 10px 0 10px;

}

.mainContent

{

margin:8px 21px 14px 6px;

line-height:23px;

}

li

{

	margin:0 0 0 0px;

	list-style-image:url(../_images/bullet_diamond.gif);

}

ul

{

	padding:0 0 0 7px;

	margin:0 0 0 25px;

	list-style-type:disc;

	list-style-position:outside;

}

.line

{

margin:9px 0 9px 0;

border-bottom:1px solid #cccccc;

}







/* --- Page Title  ---------------------------------------------------------- */



.ptitle

{

margin:44px 0 10px 0;

padding:0 0 4px 0;

border-bottom:1px solid #ECCF97;

font-size:11pt;

color:#645627;

font-weight:bold;

}









/* --- Sitemap  ---------------------------------------------------------- */



.sitemap

{

line-height:15px;

color:#645627;

font-weight:normal;

}

.sitemap a,

.sitemap a:link,

.sitemap a:visited,

.sitemap a:active

.sitemap a:hover

{

	color:#645627;

	text-decoration:none;

	width:100%;

	display:block;

	padding:4px 0 4px 5px;



}

.sitemap a:hover

{

	color:#645627;

	text-decoration:none;

	background-color:#F0D9AC;

}

.lineSitemap

{

margin:5px 0 5px 0;

border-bottom:1px dotted #ECCF97;

}







/* --- Forms ---------------------------------------------------------- */



.forms

{

margin:0 0 0 0;

padding:0 0 0 0;

}

.formField {

	font-family:"Times New Roman", Times, serif;

	background-color: #FFF7E1;

	border: 1px solid #E2D7BA;

	font-size: 9pt;

	padding: 1px 0 0 3px;

	margin:4px 0 2px 0;

	width:165px;

	height:18px;

	color:#645627;

}

.formMemo {

	font-family:"Times New Roman", Times, serif;

	background-color: #ffffff;

	border: 1px solid #E2D7BA;

	font-size: 9pt;

	padding: 1px 0 0 3px;

	margin:0 0 2px 0;

	width:340px;

	height:70px;

	color:#645627;

}

.required

{

	color:#645627;

	font-weight:bold;

}

.error

{

	color:red;

	font-weight:bold;

	font-size:9pt;

}

.formText

{

font-size:9pt;

color:#645627;

}

.borderBotForm

{

border-bottom:1px dotted #AA8D62;

}







/* --- Footer ---------------------------------------------------------- */



.footer

{

	color:#6A5A31;

	line-height:16px;

	font-size: 8pt;

	text-align:right;

	width:791px;

	margin:8px auto 15px auto;

}



.footer a,

.footer a:link,

.footer a:visited,

.footer a:active

{

	color:#6A5A31;

	text-decoration:none;

}

.footer a:hover

{

	color:#BAA469;

	text-decoration:underline;

}