@charset "UTF-8";
/* CSS Document */

#divWrapper {
	width: 700px;
	background-color: 83a4c4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #fbf6d4;
	margin: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	line-height: 1.5em;
}


#divHeader {
	background-image: url(images/hearder-image.jpg);
	background-repeat: repeat-x;
	height: 315px;
	float: right;
	width: 704px;
	text-align: right;
}


#divMain {
	width: 681px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 13px;
	padding-bottom: 10px;
	height: 100%;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00338E;
}

#divLeft {
	float: left;
	position: relative;
	width: 224px;
	background-repeat: no-repeat;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0em;
}
#divLeftinside {
	background-repeat: no-repeat;
	float: left;
	width: 223px;
	padding-bottom: 10px;
}
#divCenter {
	position: relative;
	width: 225px;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0em;
}
#divCenterinside {
	float: left;
	width: 225px;
	padding-bottom: 10px;
}
#divRight {
	position: relative;
	width: 210px;
	clear: right;
	float: left;
}
#divRightInside {
	width: 225px;
	float: left;
	padding-bottom: 10px;
}

#divCenterUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: circle;
}
.ButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}
.ColumnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
#divFooter {
	background-color: #dfd8a4;
	height: 32px;
	width: 655px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
#divFooter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divFooter ul li {
	display: inline;
}
#divFooter ul li a {
	float: left;
	height: 18px;
	padding: 10px;
	text-decoration: none;
	border: 1px 0 #CC0000;
	margin-left: 28px;
}
#divFooter ul li a:link, #divFooter ul li a:visited {
	color: #333366;
}
#divFooter ul li a:hover {
	background-color: #BAB489;
	height: 18px;
}



#divLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
#divLeft a:hover {
	color: #00CC00;
	text-decoration: none;
}
#divBottomText {
	width: 210px;
	padding-left: 10px;
	padding-bottom: 40px;
}
#divFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-decoration: none;
	padding-bottom: 20px;
}
#divFooterText a:link, #divFooterText a:visited {
	color: #666666;
	text-decoration: none;
}
#divFooterText a:hover {
	color: #0033CC;
}
#divFooterLeft {
	float: left;
	width: 350px;
}
#divFooterRight {
	width: 348px;
	float: right;
}
#divHeaderLanding {
	background-image: url(images/landing-page-graphic.jpg);
	background-repeat: repeat-x;
	height: 315px;
	float: right;
	width: 704px;
	text-align: right;
}
#divMainLanding {
	width: 681px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 13px;
	padding-bottom: 10px;
	height: 100%;
}
.footermaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a.footermaintext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D090C;
	text-decoration: none;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
a.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 16px;
	text-decoration: none;
}
