/* CSS Document */
 html,body  {
    margin:0; padding:0;
    height:100%;
    font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #333333;
    background: #757165 url(/img/back-main.jpg) repeat-y 50% 0;
	min-width:870px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth)<870)? '870px' : '100%' );
     }

* html #container {
    height: 100%;
    }

#container	{width:870px;margin:0 auto; min-height:100%; background-color:#ffffff;}
#wrapper	{float:left;width:100%;}
#content	{margin: 0 170px;}
#top		{float:left; clear:both; width:866px; height:30px; margin:0px; background-color:#D14E00; padding: 2px; color:#FFCA6E; font-size:8pt; text-align:center;}


#navigation{float:left;width:154px; margin:0px 0px 0px -870px; background-color:#ffffff; padding: 0px 3px 0px 3px;}
#extra{float:left;width:167px;margin-left:-170px; background-color:#ffffff; padding-right:3px; text-align:right;}

#map		{ position:absolute; top:-500px; height:-500px; width:300px;}

 #footer {
	position:relative;
	background-color:#ffffff; 
	margin-top: -40px;
	height: 40px;
	left:50%;
	clear: both;
	margin-left: -435px;
    min-width:870px;
    width: 870px;
	text-align:center;
	}
 p  {text-align:justify; padding:5px; text-indent:1pc;}
 h1 {font-size:16pt; text-align:center; color:#595959; clear:both;}
 h2 {font-size:12pt; text-align:center; clear:both;}
 h3 {font-size:11pt; text-align:left; color:#591009; clear:both;}
 .r0	{ background:#ffffff; font-size:1px; height:10px;}
 .r2	{ background:#D14E00; font-size:1px; height:10px;}

 .hmm	{ font-size:8pt; text-decoration:underline; color:#111111; }

 .advtitle		{ font-size:10pt; font-weight:bold; text-decoration:underline; color:#591009; }
 .advbody		{ font: 10pt normal; color:#333333; text-decoration:none; }
 .advfooter		{ font-size:7pt; text-decoration:none; color:#999999; }
 
 .footer0 {height:100px; clear:both;}
 .spacer1 {clear:both; height:1px;}
 .spacer6 {clear:both; height:6px;}
 .spacer8 {clear:both; height:8px;}
 .spacer12 {clear:both; height:12px;}
 .spacer20 {clear:both; height:20px;}
 .spacer50 {clear:both; height:50px;}

A:link		{color: #221206; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A:visited	{color: #221206; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A:active	{color: #221206; font-size: 12px; font-family: Arial;}
A:hover 	{color: #221206; text-decoration: none; font-size: 12px; font-family: Arial;}

A.topmenu:link		{color: #591009; text-decoration: none; font-size: 10pt; font-family: Arial; font-weight:bold;}
A.topmenu:visited	{color: #591009; text-decoration: none; font-weight: bold; font-size: 10pt; font-family: Arial;}
A.topmenu:active	{color: #591009; font-size: 10pt; font-family: Arial;}
A.topmenu:hover 	{color: #591009; text-decoration: underline; font-size: 10pt; font-family: Arial;}

A.advtitle:link		{color: #591009; text-decoration: underline; font-size: 10pt; font-family: Arial; font-weight:bold;}
A.advtitle:visited	{color: #591009; text-decoration: underline; font-size: 10pt; font-family: Arial; font-weight:bold;}
A.advtitle:active	{color: #591009; font-size: 10pt; font-family: Arial; font-weight:bold;}
A.advtitle:hover 	{color: #591009; text-decoration: underline; font-size: 10pt; font-family: Arial; font-weight:bold;}

A.extra:link		{color: #333333; text-decoration: none; font-size: 10pt; font-family: Arial; }
A.extra:visited		{color: #333333; text-decoration: none; font-size: 10pt; font-family: Arial;}
A.extra:active		{color: #333333; font-size: 10pt; font-family: Arial;}
A.extra:hover 		{color: #333333; text-decoration: none; font-size: 10pt; font-family: Arial;}

A.advfooter:link	{color: #999999; text-decoration: none; font-size: 7pt; font-family: Arial; }
A.advfooter:visited	{color: #999999; text-decoration: none; font-size: 7pt; font-family: Arial;}
A.advfooter:active	{color: #999999; font-size: 7pt; font-family: Arial;}
A.advfooter:hover 	{color: #999999; text-decoration: none; font-size: 7pt; font-family: Arial;}

A.extrahmm:link		{color: #111111; text-decoration: underline; font-size: 8pt; font-family: Arial; }
A.extrahmm:visited	{color: #111111; text-decoration: underline; font-size: 8pt; font-family: Arial;}
A.extrahmm:active	{color: #111111; font-size: 8pt; font-family: Arial;}
A.extrahmm:hover 	{color: #111111; text-decoration: none; font-size: 8pt; font-family: Arial;}

