body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1085px;
	background-image:url(home/background.jpg);
	background-repeat:repeat;
	color: #2D5846;
}
h1, h2, h3, p {
	margin-bottom:10px;
}
strong span {
	display:inline;
	color:#F00;
}
h2#form-title {
	text-align:left;
	padding:5px;
	background-color: #2D5846;
	color: #FFF;
}
#container {
	margin:20px auto;
	width:1085px;
	display: block;
}
#header {
	width:581px;
	height:20px;
	padding-bottom:19px;
	padding-left:415px;
	padding-right:89px;
	padding-top:15px;
	font-size:13px;
	color:#ffffff;
	text-align: left;
	background-image:url(home/home_01.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#rowa {
	width:995px;
	padding-left:52px;
	padding-right:38px;
	overflow:hidden;
	clear:both;
}
#rowb {
	width:1043px;
	padding-right:42px;
	overflow:auto;
	clear:both;
}
#rowc {
	width:391px;
	height:auto;
	padding-bottom:10px;
	overflow:auto;
	clear:both;
}
#rowd {
	width:361px;
	height:auto;
	position:relative;
	background-color:#2d5846;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	overflow:auto;
	clear:both;
}
#rowe {
	width:391px;
	height:2px;
	position:relative;
	background-color:#2d5846;
	overflow:hidden;
	clear:both;
}
#rowf {
	width:186px;
	height:auto;
	text-align:left;
	overflow:auto;
	clear:both;
}
#cola {
	float:left;
	width:52px;
	padding-top:10px;
	height:auto;
	overflow:auto;
}
#colb {
	float:left;
	width:991px;
	padding-top:10px;
	background-color:#ffffff;
	overflow:auto;
}
#colc {
	float:left;
	width:328px;
	height:auto;
	overflow:auto;
}
#cold {
	float:left;
	width:391px;
	height:auto;
	padding-left:22px;
	padding-right:22px;
	padding-top:8px;
	overflow:auto;
}
ul#cold-points {
	margin:0 0 10px 0;
}
ul#cold-points li {
	margin:0 0 5px 0;
	background:url(tips/logo.jpg) 0 4px no-repeat;
	padding:0 0 0 35px;
}
#cole {
	float:left;
	width:228px;
	height:auto;
	overflow:auto;
}
#colf {
	float:left;
	width:205px;
	padding-right:11px;
	overflow:auto;
}
#colg {
	float:left;
	width:165px;
	padding-left:10px;
	text-align:center;
	overflow:auto;
}
#colh {
	float:left;
	width:0px;
	padding-left:52px;
	padding-top:10px;
	height:auto;
	overflow:auto;
}
#coli {
	float:left;
	width:186px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	height:auto;
	overflow:auto;
}
#colj {
	float:left;
	width:516px;
	text-align:center;
	height:auto;
	overflow:auto;
}
#colk {
	float:left;
	width:249px;
	height:auto;
	overflow:auto;
}
#footer {
	width:995px;
	padding-left:50px;
	padding-right:38px;
	overflow:auto;
	text-align:center;
	color:#ffffff;
	clear:both;
}
a:link {
	color:#2d5846;
	text-decoration:underline;
}
a:visited {
	color:#2d5846;
	text-decoration:underline;
}
a:hover {
	color:#bb131a;
	text-decoration:underline;
}
#footer a:link {
	color:#ffffff;
	text-decoration:none;
}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#bb131a;
	text-decoration:none;
}
.style1 {
	font-size:20px;
	font-weight:bold;
	color:#2d5846;
}
.style2 {
	font-size:14px;
	font-weight:bold;
	color:#2d5846;
}
.style3 {
	font-size:14px;
	color:#2d5846;
}
.style4 {
	font-size:20px;
	font-weight:bold;
	color:#bb131a;
}
.style5 {
	font-size:13px;
	font-weight:bold;
}
.style6 {
	font-size:12px;
}
.style7 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.style8 {
	font-size:13px;
	color:#2d5846;
}
.style9 {
	font-size:16px;
	font-weight:bold;
	color:#2d5846;
}
.logo {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
/* ------------------------ form elements ------------------------ */
form {
	width:500px;
	margin:10px 0 15px 0; /* set margin left and right below */
}
form label {
	font-size:.95em;
}
form label span {
	display:inline;
	font-weight:bold;
	color:#F00;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCC;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0 5px;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	display:none;
} /* test before you change !! will be display:none;*/
.copyright {
	display:none;
	z-index:-99;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin:0 0 10px 0;
	border: none;
}
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:260px;
	top:-1px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:20px 0 0 0px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	width:80px;
	height:26px;
	border:none;
	cursor:pointer;
	background-color: #436857 !important;
	color: #FFF;
	font-weight: bold;
}
#payment-info {
	display:block;
	background-color: #DDE3E2;
	margin:0;
}
body#payment-form table {
	width:500px;
	border:none;
	display:block;
	margin:0 0 10px 0;
	background-color:none;
}
body#payment-form table td {
	background-color:none;
	height:30px;
	width: 450px;
	padding: 5px;
}
body#payment-form table#top-form {
}
body#payment-form input, body#payment-form select, body#payment-form textarea {
	width:200px;
	border: 1px solid #c5c5c5;
	background: #FFF;
	font:11px/18px Arial, Helvetica, sans-serif;
}
body#payment-form input, body#payment-form select {
	height:20px;
	padding:0;
}
body#payment-form form {
	width:500px;
	clear: both;
}
body#payment-form input.fsSubmitButton {
	width:80px;
	height:26px;
	border:none;
	cursor:pointer;
	background-color: #436857 !important;
	color: #FFF;
	font-weight: bold;
}
body#payment-form table table#renter-info, body#payment-form table#renter-info td {
	border:none;
	background:#d5deda;
}
.special {
	display:none;
}
body#payment-form label {
	text-transform:capitalize;
	width: 150px;
	float: left;
}
.clear {
	clear:both;
	width:100%;
}

