body {
	background-color: #AADBDB;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.4%;
	line-height: 62.4%;
	font-weight: normal;
}
#head_bg {
	height: 207px;
	width: 100%;
	background-color: #AFBC22;
	position: absolute;
	top: 20px;
	z-index: 1;
}
#nav_bg {
	height: 22px;
	width: 100%;
	background-color: #54B8B8;
	position: absolute;
	top: 227px;
	z-index: 2;
}
#content {
	width: 764px;
	z-index: 10;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}
#left_col {
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	color: #000000;
}
div {
	margin: 0px;
	padding: 0px;
}
#right_col {
	padding: 0px;
	width: 522px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	color: #886360;
}
#center_col {
	padding: 0px;
	width: 522px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #886360;
}
#wide_col {
	padding: 0px;
	width: 635px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #886360;
}
#footer {
	clear: both;
	width: 693px;
	color: #886360;
	padding-left: 71px;
}
#footer_text {
	clear: none;
	left: 110px;
	position: relative;
	width: 510px;
	font-size: 0.8em;
	line-height: 1.2em;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #886260;
	text-decoration: none;	
}
#footer a:hover {
	color: #FAA634;
	text-decoration:none;
}
.box_orange_top_signup {
	background-image: url(../images/box_orange_top_b.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 210px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0em;
}
.box_orange_top {
	background-image: url(../images/box_orange_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 210px;
	margin-top: 15px;
	font-size: 0em;
}
.box_orange {
	background-color: #FAA634;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 1.4em;
}
.box_orange_btm {
	background-image: url(../images/box_orange_btm.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 210px;
	font-size: 0em;
}
.box_green_top {
	background-image: url(../images/box_green_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 210px;
	margin-top: 15px;
	font-size: 0em;
}
.box_green {
	background-color: #AFBC22;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 1.4em;
}
.box_green_btm {
	background-image: url(../images/box_green_btm.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 210px;
	font-size: 0em;
}
.box_white_top {
	background-image: url(../images/box_white_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 522px;
	margin-top: 15px;
	font-size: 0em;
}
.box_white {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	line-height: 1.8em;
}
.box_white_btm {
	background-image: url(../images/box_white_btm.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 522px;
	font-size: 0em;
}
.box_white_wide_top {
	background-image: url(../images/box_white_wide_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 635px;
	margin-top: 15px;
	font-size: 0em;
}
.box_white_wide_btm {
	background-image: url(../images/box_white_wide_btm.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 635px;
	font-size: 0em;
}
h1 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #AFBC22;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 1.6em;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.4em;
	display: inline;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #54B8B8;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #F08A00;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #54B8B8;
	text-decoration: underline;
}
.box_green a:link, .box_green a:visited, .box_green a:active {
	color: #000000;
	text-decoration: underline;
}
.box_green a:hover {
	color: #886360;
	text-decoration: underline;
}
.small_text {
	font-size: .8em;
	line-height: 1.4em;
}
p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
hr {
	color: #faa634;
	height: 1px;
	width: 490px;
	border: 1px solid #faa634;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.top {
	text-align: right;
	display: block;
	padding-bottom: 15px;
}


.tan_bg {
	background-color: #FEF6EB;
}
.box_green ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/bullet_orange.gif);
}
