/* CSS Document */

body {
	margin: 0px;
	background-color: #F7EEDB;
}

#header {
	width: 700px;
}
#currentPage {
	position: relative;
	height: 45px;
	width: 450px;
	float: left;
	padding-left: 25px;
}
.currentPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00476b;
	padding-bottom: 0px;
	vertical-align: bottom;
}
#headerLogo {
	height: 45px;
	width: 225px;
	padding-left: 475px;
}
#topNavigationBar {
	height: 14px;
	width: 485px;
	position: absolute;
	margin-top: 98px;
	margin-left: 200px;
}
.topNavigationClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49391F;
	text-decoration: none;
}
#leftNavigationContainer {
	float: left;
	width: 200px;
	background-image: url(images/bgleft.gif);
	background-repeat: repeat-y;
	height: 1%;
}
#leftNavigationText {
	width: 176px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftNavLinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #493915;
	text-decoration: none;
	line-height: 16px;
}
.leftNavCategoryClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49391f;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}
ul {
	list-style-type: none;
}
#mainGraphic {
}
#mainContent {
	float: left;
	height: 1%;
	background-color: #FFFFFF;
	width: 500px;
}
.mainCategoryBlackClass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.mainContentTextClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49391F;
	text-decoration: none;
	line-height: 16px;
}
#clear {
	clear: both;
}
#headerBackground {
	height: 112px;
	width: 700px;
}
#mainTextLeft {
	width: 200px;
	padding-left: 30px;
	float: left;
}
#mainTextRight {
	width: 200px;
	margin-left: 270px;
}
#mainTextFull {
	width: 430px;
	padding-left: 30px;
}
#pageFooter {
	margin-left: 200px;
}
.mainContentTextLinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A1313;
	text-decoration: underline;
	line-height: 16px;
}
.mainContentSuperClass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #49391F;
	line-height: 20px;
	font-weight: bold;
}
.mainCategoryRedClass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A1313;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.mainContentCaptionLinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E7A31;
	text-decoration: none;
}
#mainFeatureLeft {
	width: 190px;
	float: left;
	background-repeat: repeat-x;
	padding-right: 20px;
}
.mainCategoryWhiteClass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49391f;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.025em;
}
#featureContent {
	background-image: url(images/feature_fill.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#featureHeading {
	padding-left: 10px;
	padding-top: 2px;
	background-image: url(images/200pxFeatureHeader.gif);
	padding-bottom: 2px;
}
#threeUp {
	margin-left: 30px;
}
#mainFeatureRight {
	background-repeat: no-repeat;
	height: 1%;
	width: 200px;
	float: right;
	padding-left: 20px;
}
#mainFeatureFull {
	background-image: url(images/feature_fill.gif);
	background-repeat: repeat-y;
	width: 430px;
}
#floatBox {
	float: left;
	margin-left: 1px;
}
#fullFeatureContent {
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 126px;
}
#mainTextFullFloat {
	padding-left: 30px;
	float: left;
}
#mainTextFloatRight {
	width: 200px;
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
