body	{
	background-color:#318D28;
	margin:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
h1	{
	color:#923224;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#923224;
	font-size:24px;
	margin:0px;
}
h3	{
	color:#923224;
	font-size:24px;
	margin:0px;
}
h4	{
	color:#923224;
	font-size:16px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}

a {
	color:#923224;;
	text-decoration:none;
}
a:hover	{
	color:#923224;;
	text-decoration:underline;
}








#nav	{
	background-color:#357E2F;
	width:100% !important;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:25px;
	padding-top:7px;
	display:block;
	position:absolute;
	margin-top:82px;
	left: -10px;
	color:#FFFFFF;
}
#nav a	{
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a:hover	{
	border-bottom:#FCD032 solid 2px !important;
	position:relative;
}










	
#top-wrapper-outer	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	display:block;
	height:415px;
	background-color:#F6F4EC;
}
#top-wrapper-inner	{
	background-image:url(/images/green-watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:100%;
	height:315px;
}
#logo	{
	height:82px;
	text-align:center;
}	
.content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	display:block;

}









#top-left	{
	display:block;
	background-image:url(/images/left-pic.png);
	background-repeat:no-repeat;
	width:553px;
	height:261px;
	margin-top:48px;
	float:left;
	padding-left:36px;
	padding-top:12px;
}
#pic-right	{
	margin-left:3px;
	display:table-cell;
}








#top-right	{
	float:right;
	margin-top:48px;
	height:189px;
	width:281px;
	display:block;
}
#right-title	{
	background-image:url(/images/right-hearts.png);
	background-repeat:no-repeat;
	padding-right:150px;
	padding-left:45px;
	padding-top:35px;
	padding-bottom:10px;
	width:129px;
	height:72px;
	display:block;
	font-size:22px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#right-text	{
	padding-left:45px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	margin-top:-15px;
}







#bottom-wrapper	{
	background-color:#F7F4ED;
	display:table;
	width:100%;
	clear:both;
}
#bottom-left	{
	float:left;
	display:block;
	width:555px;
	padding-left:29px;
	margin-top:20px;
	clear:left;
}
#top-text	{
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#bottom-text	{
	margin-top:10px;
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
}







#bottom-right	{
	float:right;
	display:block;
	width:285px;
	padding-right:1px;
	margin-top:-80px;
	clear:right;
}
#form-bg	{
	background-image:url(/images/form-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:596px;
}
#form-text	{
	font-size:12px;
	display:block;
	font-size:12px;
	color:#666666;
	padding-top:70px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
}
#form	{
	text-align:center;
	display:block;
	padding-top:100px;
}

#form-pic	{
	margin-top:430px;
	margin-left:41px;
	position:absolute;
}
#action	{
	margin-top:-20px;
	position:absolute;
}

.insurance-type, .insurance-zip {
   font-size:12px;
   margin-bottom:5px;
   text-align:center;
}
.insurance-zip	{
   margin-top:8px;
}
.insurance-select,  .input-zip input   {
   width:130px;
   font-size:12px;
   text-align:center;
}

.continue-button input {
   margin-top:16px;
}



#footer	{
	display:block;
	height:45px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	padding-top:5px;
}
#footer ul {
	margin:0px;
	padding:0px;
	color:#ffffff;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
	
