@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #000000;
	background-color: #51612B;
	background-image: url(images/top_bkg.gif);
	background-repeat: repeat-x;
	top: 0px;
	margin: 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link, a:visited {
	color: #333333;
}

a:hover, a:active {
}

#mainContent {
	padding: 0px;
	margin: 0px;
	width: 874px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#content {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h2 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 13px;
}

.specialsText {
	font-weight: bold;
	color: #000000;
}

.required {
	color: #CC0000;
	font-weight: bold;
}

#footerNav {
	width: 1080px;
	height: 47px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer  a:link, #footer  a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#footer  a:hover, #footer  a:active {
	color: #F5EC4F;
	text-decoration: underline;
}

#footer {
	width: 874px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;

}


.LeftColumn {
	float: left;
	width: 420px;
	height: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.LeftColumn p {
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RightColumn {
	float: right;
	width: 424px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #51612B;
	border-right-color: #51612B;
	border-bottom-color: #51612B;
	height: 260px;
}

.RightColumn p {
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.LeftColumn h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.ColumnBoldTopBorder {
	width: 380px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #51612B;
	border-right-color: #51612B;
	border-bottom-color: #51612B;
	border-left-color: #51612B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#content h3 {
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}
#content h4 {
	font-size: 16px;
	color: #F6EF49;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}

.BlockContent {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: thin solid #51612B;
	width: 150px;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.RightColumn ul {
	background-image: url(images/yellow-fade-bkgd.jpg);
	background-repeat: repeat;
	list-style-image: url(images/bullet.gif);
	width: 150px;
	height: 100%;
	font-size: 11px;
	border: thin solid #51612B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	background-color: #F6EF49;
}
.RightColumn li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#waterMark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	width: 278px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#yellowBlock {
	background-image: url(images/yellow-fade-small.jpg);
	background-repeat: repeat;
	border: thin solid #51612B;
	width: 430px;
	height: 40px;
	margin-top: 0px;
	float: left;
}
#yellowBlock h2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.rtColumnNoBorder {
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-left: 10px;
}
#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ltColumnNoBorder {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ltColumnNoBorder p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.RightColumnHome {
	float: right;
	width: 260px;
	margin-top: 15px;
}
.LeftColumnHome {
	float: left;
	width: 580px;
	border: thin solid #51612B;
	padding: 5px;
	margin-top: 15px;
}
.RightColumnHome p {
	margin: 5px;
	padding: 5px;
	color: #FFFFFF;
}
.LeftColumnHome p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
#footer p {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent  h3 {
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}
#mainContent h4 {
	font-size: 16px;
	color: #F6EF49;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}
.RightColumnHome    a {
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.RightColumnHome a:hover {
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F6EF49;
}
#footer .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
