@charset "utf-8";
/*
COLORS -================
Forest Green: #716e6e
Green: #00853e
Brown: #8c560e
Footer Tan: #e5d59c
BG Tan: #cab462
*/

body 
{
	background-color: #cab462;
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 8px 0 0 0;
	padding: 0;
}
img
{
	display: block;
	border: none;
}
.dvContainer
{
	width: 991px;
	margin: 0 auto 0 auto;
	background-color: white;
}
.dvHeader
{
	height: 157px;
}
.dvHeader img
{
	float: left;
}
.dvBody
{
	position: relative;
}
.dvBody table td
{
	vertical-align: top;
}
.olMainMenu
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 300px;
}
.olMainMenu li
{
	display: inline;
	width: 300px;
	padding:0;
	margin:0;
}
.tdMidCol
{
	width: 439px;
	background-image: url(images/bg_top_midcol.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 32px 10px;
}

.tdMidCol a
{
	color: #00853e;
	text-decoration: none;
	font-weight: bold;
}


.tdRiteCol
{
	width: 232px;
	background-image: url(images/bg_ritecol.png);
}

.tdRiteCol a
{
color:#716e6e;
text-decoration: none;
}

.tdWideCol
{
	width: 671px;
	background-image: url(images/bg_top_widecol.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 32px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#424242;
}
.tdWideCol a
{
	color: #00853e;
	text-decoration: none;
}


.tdWideCol a:hover
{
	color: #086031;
	text-decoration: none;
}


.tdWideColGroups
{
	width: 670px;
	background-image: url(images/bg_top_groups.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 100px 10px;
	margin-left: 50px;
}
.tdWideColGroups a
{
	color: #00853e;
	text-decoration: none;
}

.imageCol
{
	width: 160px;
}
.imageCol img
{
	width: 160px;
	border: none;
	margin-bottom: 20px;
}
.dataCol
{
	width: 470px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4739;
	text-decoration: none;
	line-height: 18px;	
	vertical-align: top;
}
.dataCol img
{
	margin-bottom: 10px;
}
.dataImg img
{
	margin-bottom: 10px;
}

.GroupList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.dvRiteColContent
{
	padding: 23px 17px 34px 17px;
	
}
.dvRiteColContent .Photo
{
	margin: 0 auto 0 auto;
	border: solid 3px #986a16;
}
.dvRiteColContent p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding: 4px;
}

.dvRiteColContent a
{
text-decoration:none;
color:#666666;
font-weight: bold;
}

.dvRiteColContent a:hover
{
text-decoration:none;
color:#666666;
font-weight: bold;
}


.dvRiteColContent ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	list-style-type: square;

}

.dvRiteColContent ul a
{
	color: #00853e;
	text-decoration: none;
	font-weight: bold;
}

.dvRiteColContent ul a:hover
{
	color: #086031;
	text-decoration: none;
}


.dvRiteColContent .AdImage
{
	margin: 0 auto 0 auto;
}


h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}

h1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	font-weight: bold;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
}

p a
{
color:#00853e;
text-decoration: none;

}

p a:hover {
color: #086031;
}


 ul
{
	padding: 0 0 0 15px;
	margin: 0;
	color: #8c560e;
	list-style-type: square;
	line-height: 22px;	

}

ul li a
{
	color: #00853e;
	text-decoration: none;
	font-weight: bold;
}

ul a:hover
{
	color: #086031;
	text-decoration: none;
}


.dvItemDesc
{
	position: absolute;
	left: 265px;
	width: 233px;
	background-color: #faf8f1;
	border: 2px solid #6c6968;
	padding: 6px;
	color: #9d7119;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	z-index: 10;
	display: none;
}


#dgBlog
{
	border-collapse: separate;
}


.dvFooter
{
	background-color: #e5d59c;
	width: 975px;
	height: 45px;
	padding: 8px;
	color: #716e6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.dvFooter a
{
text-decoration:none;
color:#666666;
}

.dvFooter a:visited
{
text-decoration:none;
color:#666666;
}

.dvFooter a:hover
{
border-bottom: thin dashed #716e6e;
}

