@charset "UTF-8";

/* Redifined Tags */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #7F7F7F;
	height: 100%;
	background-image: url(../images/bkgdtexture_bot.jpg);
	background-repeat: repeat;
}
strong {
	color: #4C4C4C;
}
html {
	height: 100%;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #439849;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #A1A1A1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #2D529E;
	margin: 0px;
	line-height: 20px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p.psub {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 13px;
	text-align: center;
}
p.pnopad {
	margin: 0px;
}
a {
	font-weight: normal;
	color: #439849;
	text-decoration: none;
}
a:hover {
	color: #D87311;
	text-decoration: underline;
}

/* Framework */

.shadowleft {
	background-image: url(../images/sub_shadow_botleft.jpg);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(../images/sub_shadow_botright.jpg);
	background-repeat: repeat-y;
}
.contentframeright {
	background-image: url(../images/sub_contentframe_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.subcontentframe {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.bkgdtexturebot {
	background-image: url(../images/bkgdtexture_bot.jpg);
	background-repeat: repeat;
}
.bkgdtexturetop {
	background-image: url(../images/bkgdtexture_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.calloutframe {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.contentframerighthome {
	background-image: url(../images/contentframe_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F5EDD0;
}
.spotlightleft {
	background-image: url(../images/spotshadow_left.gif);
	background-repeat: repeat-y;
}
.spotlightright {
	background-image: url(../images/spotshadow_right.gif);
	background-repeat: repeat-y;
}

/* Styles */

.spotlights {
	background-color: #F8F2DB;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.spotlightsbot {
	background-color: #F8F2DB;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 16px;
}
.callouts {
	margin-bottom: 15px;
	line-height: 16px;
	color: #7E795B;
}
.spotlights h3, .spotlightsbot h3, .callouts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2A5E2E;
	margin: 0px;
}
.spotlights p, .spotlightsbot p, .callouts p {
	margin: 0 0 6px 0;
}
.paragraphindent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.imgleftpad {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
.imgrightpad {
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
}
.footer {
	font-size: 11px;
	color: #A6936E;
	text-align: center;
	font-weight: bold;
}
.footer a {
	color: #DFD6A2;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.legal a {
	color: #A6936E;
	text-decoration: underline;
}
.contentbox {
	padding: 20px;
	border: 4px solid #F5EDD0;
}
.nav {
	background-color: #71B67B;
	background-image: url(../images/nav_bgkd.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: 960px;
}
.classes {
	margin-bottom: 15px;
	border: 2px solid #CBD6F2;
}
.smalltext {
	font-size: 10px;
	line-height: 11px;
}
