body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#l_outer_main {
	background-image: url('images/l_bg_outermain.gif');
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto
}

#l_main_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f9f9;
}
#l_header {
	background-color: #F9F9F9;
	width: 1000px;
	margin-top: 0px;
}
#l_logo {
	height: 191px;
	width: 200px;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}
#l_punchline {
	float: right;
}
#l_left_column {
	float: left;
	width: 600px;
}
#snap_form_container {
	width: 1000px;
}

#snap {
	height: 316px;
	width: 428px;
	margin-top: 12px;
	margin-left: 15px;
	float: left;
}
#form {
	float: right;
	width: 401px;
	margin-top: 20px;
	margin-right: 15px;
	background-repeat: no-repeat;
	padding: 8px;
	background-image: url(images/bg_form.gif);
	height: 316px;
}

#featured_points {
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	width: 520px;
}
#featured_points ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#featured_points li {
	list-style-image: url('images/lpage_bullet.gif');
	padding-bottom: 10px;
}

input {
	border: 1px solid #DADAB1;
}
span a {
	color: #996600;
	text-decoration: none;
}

textarea {
	border: 1px solid #DADAB1;
}

.form_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #A5A54E;
}
.image_border {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}


.heading_4feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3384C6;
}
.winter_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #225884;
}
.wintersp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.lanpage_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

