body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #649833 url(../images/masthead2.jpg) no-repeat;
	height: 341px;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
#menubar {
	background-color: #b7d386;
	font-size: 0.8em;
	margin: 0 0 0 300px;
	padding: 0;
	width: 675px;
	height: 34px;
	position: relative;
	z-index: 99999;
	border:1px solid #c8e096;
}
#column_wrapper {
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 752px;
	float: left;
}
#right {
	width: 272px;
	float: left;
	background: url(../images/right.jpg) no-repeat left top;
}
#left .content {
	margin: 0px 36px 24px 26px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	min-height: 452px;
	margin: 24px 25px 24px 15px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
	color: #FFFFFF;
	height: 26px;
	overflow: hidden;
}
#footer .content {
	padding: 15px 20px;
}
#footer_outside {
	height: 85px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 1024px;
	height: 85px;
	background-image: url(../images/btm.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	font-size: 0.7em;
	clear: both;
}
.top_menu {
	margin: 0px;
	float: right;
	height: 50px;
	width: 271px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
.topmenu {
	color: #b7a849;
	text-decoration: none;
	float: left;
	height: 19px;
	width: 46px;
	margin: 0px 1px 0px 0px;
	padding: 30px 0 0 0;
	background-color: #9D2F09;
}
.topmenu:hover {
	color: #FCE96E;
	text-decoration: none;
	float: left;
	height: 19px;
	width: 46px;
	margin: 0px 1px 0px 0px;
	padding: 30px 0 0 0;
	background-color: #B33B0B;
}
.topmenu_hover {
	color: #FCE96E;
	text-decoration: none;
	float: left;
	height: 19px;
	width: 46px;
	margin: 0px 1px 0px 0px;
	padding: 30px 0 0 0;
	background-color: #b33b0b;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	margin: 0;
	padding: 0;
	float: left;
	height: 20px;
	width: 100%;
	color: #C24E25;
	text-align: center;
}
#left a:link {
	color: #B63306;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #B63306;
}
#right a:visited {
	color: #B7D386;
}
#right a:hover {
	color: #EF9928;
}
#footer a:link {
	color: #FDF69B;
}
#footer a:visited {
	color: #FFD678;
}
#footer a:hover {
	color: #FFFFFF;
}
h1, h2, h3, h4 {
	margin: 10px 0;
}
#footer h3 {
	font-size: 1em;
	margin: 0;
}
h1 {
	font-size: 1.6em;
}
#masthead h2 {
	font-size: 1em;
	margin: 0;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.navdiv {
	border-right: 1px solid #7FB84A;
}
.intro_head {
	font-family: Helvetica;
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	color: #B63306;
}
#intro_box {
	font-size: 23px;
	line-height: 28px;
	font-weight: normal;
	color: #63972F;
	background-color: #F5EEAF;
	margin: 0px;
	height: 50px;
	padding: 5px 10px 10px 10px;
}
#quote_banner {
	background-image: url(../images/free_quote_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 125px;
	width: 260px;
	padding: 5px 405px 0 25px;
	font-size: 14px;
	color: #FFFACB;
}
.quote_text {
	color: #B63306;
	font-weight: bold;
}
.top_text {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	display: none;
}
.dark {
	font-weight: bold;
}
.slant {
	font-style:italic;
}
.right_head {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #B63306;
	margin: 0;
}
.pic_head {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #63972F;
	margin: 10px 0;
}
.flo {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #000000;
}
.main_list {
	padding-left: 95px;
	margin-left: 10px;
}
.fl {
	float: left;
	margin: 10px 10px 0 0;
}
.flbrdr {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #000000;
}
.fr {
	float: right;
}
.frm {
	float: right;
	margin: 10px 20px;
}
.frmargin {
	float: right;
	margin: 0 0 0 10px;
}
.testimonial {
	background-image: url(../images/testimonial.jpg);
	background-repeat: no-repeat;
	margin: 10px 0;
	height: 120px;
	width: 212px;
	padding: 10px 10px 0 10px;
	font-size: 14px;
	color: #FFFFFF;
}
.testimonial_head {
	margin: 0 0 0 53px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #B63306;
}
.job_app {
	background-image: url(../images/job_application.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px;
	height: 97px;
	width: 212px;
	padding: 5px 10px 0 15px;
	font-size: 14px;
	color: #FFFFFF;
}
.job_app_text {
	font-size: 24px;
	font-weight: bold;
}
blockquote {
	background-image: url(../images/quotes.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 43px;
	margin: 10px;
	padding: 0 10px;
	color: #63972F;
	background-color: #F5EEAF;
	border: 1px dashed #B63306;
}
.black_bdr {
	border: 1px solid #000000;
}
.center {
	display: block;
	margin: 0 auto;
}
#sshow {
	width: 562px;
	margin: 10px auto;
}
#sshow2 {
	width: 558px;
	margin: 10px auto;
}
#sshow3 {
	width: 590px;
	margin: 10px auto;
}
.cntr_brdr {
	display: block;
	margin: 10px auto;
	border: 1px solid #000000;
}
.ctext {
	text-align: center;
}
#intro {
	padding: 0;
	margin: 0;
}
#infobox {
	float: left;
	margin: 30px 0 10px 10px;
	width: 342px;
}
#homelist {
	float: left;
	width: 338px;
}
.promo {
	float: right;
	font-size: 20px;
	width: 500px;
}
.promo a:link {
	color: #FDF69B;
}
.promo a:visited {
	color: #FFD678;
}
.promo a:hover {
	color: #FFF;
}
.win {
	font-size: 1.25em;
	text-align: center;
}
.win a:link {
	color: #FDF69B;
}
.win a:visited {
	color: #FFD678;
}
.win a:hover {
	color: #FFF;
}
.sm {
	width: 102px;
	margin: 10px auto;
	text-align: center;
	font-size: 8px;
}

.ss-required-asterisk {
color:#C43B1D;
}
.ss-choices {
list-style:none outside none;
margin:0.5em 0 0;
padding:0;
}
#dropinboxv2cover {

    width: 100%; text-align: center; /*change width to desired */

    position:absolute; /*Don't change below 4 rules*/

    z-index: 99999;

    overflow:hidden;

    visibility: hidden;

}

#dropinboxv2 {

    width: 98%; text-align: center;  /*change width to above width-20. */

    padding: 4px;

    position:absolute; /*Don't change below 3 rules */

    left: 0;

    top: 0;

}

#dropinin{margin: 0px auto; width: 542px;}

#dropinclosep{ text-align:right; float: right; margin-right: 20px; }

#dropinbanner{ padding: 23px; float: left;  background-image: url(../images/challengebg.png); background-repeat: no-repeat; height: 363px; height: 542px}
