/* CSS Document */

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-left: 7px;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-left: 7px;
	line-height: 150%;
	margin-right:4px;}
body{
	margin-top: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	/*background:url(graphics/swirls.jpg)repeat; */
	background:#4C432C;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ECAF00;
	text-decoration: none;}
a:hover{
	text-decoration: underline;
	color:#999999;}

.topLinks{
	font-family: Tahoma;
	font-size: 11px;
	color: #1E1908;
	padding-left: 7px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
.topLinkBar{
background-color: #c2d85c;
color: #1E1908;
}
.botLinkBar{
background-color: #c2d85c;
}
.topLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color:#1E1908;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.topLinks a:hover{
	text-decoration: underline;
	color:#999999;
}
.Footer{
	font-family: Tahoma;
	font-size: 11px;
	color:#1E1908;
	text-decoration: none;
	font-weight: bold;
}
.Footer a{
	font-family: Tahoma;
	font-size: 11px;
	color:#1E1908;
	text-decoration: none;
	font-weight: bold;
}
.Footer a:hover{
	text-decoration: underline;
	color:#1E1908;
}

.PicBack{
	background-color:#DBEA97;
	border-right: 2px solid #DBEA97;
}
.Text_back{
		background-color: #DBEA97;
		 width: 505px;
}
.TableBorder{
	border: 2px solid #1E1908;
}

.homeblocktop{
	background-color:#c2d85c;
}

.homeblockmiddle{
	background-color:#dae7a1;
	border: 2px solid #c2d85c;
	width: 241px;
}

.homeBlockText{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font: Tahoma;
}

.homeBlockText a{
	color: #1E1908;
	font-weight: bold;
	font-size: 12px;
	font: Tahoma;
	text-decoration: none;
}
.homeBlockText a:hover{
	color: #ECAF00;
	text-decoration: underline;
}

.textBlock{
 width: 505px;
}

