@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkg_image.gif);
	background-repeat: no-repeat;
	background-color: #E8F0DF;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #FFFFFF;
	background-color: #FFFFFF;
}
.wrapper .header {
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B4CD95;
}
.wrapper .contentLeft {
	background-color: #FFFFFF;
	float: left;
	width: 500px;
}
.wrapper .footer {
	background-color: #B4CD95;
	height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
}
.wrapper .header .topHeaderBar {
	background-color: #b4cd95;
	height: 30px;
}
}
.wrapper .header .bottomHeaderBar {
	background-color: #00CC33;
	height: 50px;
}
.wrapper .header .headerLogo {
	height: 103px;
	width: 203px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrapper .header .headerNav {
}
.wrapper .header .headerNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wrapper .header .headerNav li {
	display: inline;
	margin-left: 20px;
}
.wrapper .header .headerNav {
	margin-top: 75px;
	float: left;
}
.wrapper .contentLeft .contentText {
	width: 350px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
	color: #666666;
	font-size: 22px;
	line-height: 30px;
	float: left;
	height: 270px;
}
.wrapper .contentLeft .contentTextSmall {
	width: 450px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
	color: #666666;
	font-size: 15px;
	line-height: 25px;
	float: left;
	height: 270px;
}
.wrapper .contentLeft .contentText h1 {
	font-size: 25px;
	font-weight: normal;
	color: #8A0D04;
	display: block;
	margin-bottom: 20px;
}
.wrapper .contentLeft .contentTextSmall h1 {
	font-size: 25px;
	font-weight: normal;
	color: #8A0D04;
	display: block;
	margin-bottom: 20px;
}
.wrapper .contentLeft .contentText a {
	color: #8A0D04;
	text-decoration: none;
}
.wrapper .contentLeft .contentTextSmall a {
	color: #8A0D04;
	text-decoration: none;
}
.wrapper .contentLeft .contentTextImage {
	clear: both;
}
.wrapper .contentLeft .contentImage {
	height: 300px;
	width: 400px;
	float: right;
}
.wrapper .contentRight {
	height: 400px;
	width: 400px;
	float: right;
	background-color: #CCCCCC;
}
.wrapper .header .headerNav a {
	color: #000000;
	text-decoration: none;
}
.wrapper .header .headerNav a:hover {
	color: #8A0D04;
}
.wrapper .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.topHeaderBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	padding-top: 5px;
	padding-left: 8px;
}
.current a {
	font-weight: bold;
}
.button a {
	height: 23px;
	width: 125px;
	float: left;
	background-image: url(images/get-a-quote-button.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-left: 10px;
	margin-bottom: 35px;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 35px;
}
.button a:hover {
	background-image: url(images/get-a-quote-button.gif);
	background-position: 0px -30px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.callout {
	height: 200px;
	width: 200px;
	margin-top: 25px;
	margin-bottom: 26px;
	float: left;
	margin-left: 20px;
	font-size: small;
	line-height: 1.2em;
	color: #869A70;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #19416F;
}

.wrapper .contentLeft .contentTextSmall .callout .button a {
	color: #FFFFFF;
}
.contentImage {
}

