body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A7CF38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.capitalize {
	text-transform: capitalize;
}
#container {
	background-image: url(images/headerbkg.png);
	background-repeat: repeat-x;
}
.bspace {
	margin-bottom: 50px;
}
#container #header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	padding-top: 130px;
	background-image: url(images/header.png);
}
#container #header #header_menu {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 60px;
	text-align: right;
	padding-top: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	text-transform: none;
}


#container #header #header_menu a:link, #container #header #header_menu a:visited {
	color: #ffffff;
	text-decoration:none;
}

#container #header #header_menu a:hover {
	color: #000000;
	text-decoration:none;
}


#container #footer a:link, #container #footer a:visited {
	color: #ffffff;
	text-decoration:none;
}

#container #footer a:hover {
	color: #000000;
	text-decoration:none;
}


#container #footer {
	background-image: url(images/footerbkg.png);
	background-repeat: repeat-x;
	clear: repeat-x;
	padding-top: 40px;
	padding-bottom: 10px;
}
#container #footer #footer_content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_flower.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#content1 {
	background-color: #FFFFFF;
	min-height: 300px;
	padding-bottom: 15px;
}
#content2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.textbox {
	width: 400px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED2A92;
	text-decoration: none;
	background-image: url(images/heading1_bkg.png);
	background-repeat: no-repeat;
	width: 660px;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED2A92;
	text-decoration: none;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A7CF38;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

hr {color: #A7CF38;}



.indent {
	padding-right: 20px;
	padding-left: 20px;
}

#mainContent {
	width: 700px;
	float: right;
}
#leftcol {
	width: 200px;
	margin-top: 25px;
	float: left;
}
.clear {
	clear: both;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}

#mainContent a:link, #mainContent a:visited {
	color: #ED2A92;
	text-decoration:none;
}

#mainContent a:hover {
	color: #000000;
	text-decoration:none;
}
.floatimgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
#footer_menu {
	float: right;
	margin-left: 10px;
}
.boxed {
	border: 2px solid #A7CF38;
	padding: 5px;
	vertical-align: bottom;
}
.faqanswers {
	margin-top: 50px;
}
.faqanswers ol li {
	margin-top: 25px;
}

.faqanswers ul li {
	margin-top: 5px;
}
.searchresults {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED2B91;
	margin-top: 20px;
}
.padLeft {
	padding-left: 15px;
}
.padRight {
	padding-right: 15px;
}

.pboxed {
	border: 5px solid #ED2A92;
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}

.gboxed {
	border: 5px solid #A7CF38;
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}

.buttonboxed {
	border: 2px solid #A7CF38;
	padding: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}


.phome {
	border: 5px solid #ED2A92;
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	height: 290px;
}

.ghome {
	border: 5px solid #A7CF38;
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	height: 290px;
}

.greenboxed {
	border: 2px solid #A7CF38;
	padding: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	width: 50%;
}


#leftcol a:link, #leftcol a:visited {
	color: #ED2A92;
	text-decoration:none;
}

#leftcol a:hover {
	color: #000000;
	text-decoration:none;
}
