body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_sitebase.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: underline;
	color: #502a03;
}
a:active {
	text-decoration: none;
	color: #535353;
}
a {
	font-size: 11px;
}

.siteBase {
	width: 926px;
}

.barGreen {
	background-color: #ABBD26;
	height: 8px;
	width: 900px;
	margin-left: 13px;
}
.siteheader {
	height: 145px;
	width: 900px;
	margin-left: 13px;
}


.sitefooter {
	height: 80px;
	width: 900px;
	margin-left: 13px;
}
.navbg {
	height: 29px;
	width: 900px;
	margin-left: 13px;
	background-image: url(../images/bg_navDefault.jpg);
	background-repeat: repeat-x;
}
.contentWell {
	width: 900px;
	margin-left: 13px;
}


h1 { font-size: 16px; padding-bottom: 5px; padding-left: 10px; margin: 0; color: #59442b; font-family: verdana; font-weight: 700; line-height: 20px; }
h2 {
	font-size: 14px;
	margin: 0;
	color: #ABBD26;
	padding-bottom: 5px;
}


.dottedLR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #59442B;
	border-left-color: #59442B;
}
.content { color: black; font-size: 11px; font-family: verdana; line-height: 16px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; }

.sideNuggetNull {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999999;
}
.sideNugget {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	color: #999999;
}
.nav_default {
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.nav_active {
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #E7E7E7;
}

div.nav_default a:link {
	color: #8AA23C;
	text-decoration: none;
}
div.nav_default a:visited {
	text-decoration: none;
	color: #8AA23C;
}
div.nav_default a:hover {
	text-decoration: underline;
	color: #64541C;
}
div.nav_defaulta:active {
	text-decoration: none;
	color: #64541C;
}
div.nav_default a {
	font-size: 11px;
}

div.nav_active a:link {
	color: #64541C;
	text-decoration: none;
}
div.nav_active a:visited {
	text-decoration: none;
	color: #64541C;
}
div.nav_active a:hover {
	text-decoration: underline;
	color: #64541C;
}
div.nav_active a:active {
	text-decoration: none;
	color: #64541C;
}
div.nav_active a {
	font-size: 11px;
}
.title { font-size: 20px; font-family: verdana; line-height: 25px; text-decoration: none; }
.smallright { color: #000; font-size: 10px; font-family: verdana; line-height: 14px; }
