body
{
	margin: 0px;
	background-color: #2F421E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A:link	{ color: #003300; text-decoration: none; font-weight: bold;}
A:visited { color: #003300; text-decoration: none; font-weight: bold;}
A:active { color: #003300; text-decoration: none; font-weight: bold;}
A:hover	{ color: #DB7B0C; text-decoration: underline; font-weight: bold;}
#content
{
	background: url(/images/splash-bg.gif) repeat-x #F3EDC0;
}
.imagecontainer
{
	  float:left;
	  clear:left;
	  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
hr
{	
	color: #003300;
	background-color: #003300;
	height: 1px;
}
.selecttext
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
.orangetext
{
	color: #DB7B0C;
}
.greentext
{
	color: #003300;
}
.greentitle
{
	color: #003300;
	font-weight: bold;
	font-size: 14px;
}
.size11
{
	font-size: 11px;
}
.size14
{
	font-size: 14px;
}
.size16
{
	font-size: 16px;
}
#dcbg
{
	background: url(/images/dc-bg.gif) repeat-x top center;
}
#crofton
{
	background: url(/images/crofton-bg.gif) repeat-x top center;
}
.whitetext
{
	color: #ffffff;
}
.limetext
{
	color: #4F4C25;
}
.orangetitle
{
	font-size: 22px;
	color: #DB7B0C;
	font-weight: bold;
	font-style: italic;
}
.footer
{
	color:#ffffff;
	font-size: 11px;
}

.footer A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 11px;}
