@charset "utf-8";
/* CSS Document */

#mainpagehome {
	background: url(images/BG1.png);
	width: 667px;
	position: relative;
    top:-30px;
	left: 0px;
}
#mainpagehomelong {
	background: url(images/BGlong.png);
	width: 667px;
	position: relative;
    top:-30px;
	left: 0px;	
	}
#innerpagehome {
	background-color: #FFF;
	height: 540px;
	text-align: center;
}
#innerpagelong {
	background-color: #FFF;
	width: 647px;
	text-align: center;	
}
#contenthome {
	width: 632px;
	text-align: left;
}
#header {
	height: 221px;
	width: auto;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #537F9C;
	text-align: left;








	p {margin:.5em 0 .5em 0; 	font-style: italic;
	font-style: italic;
	font-style: italic;
}
}



#footer {
	font-size: 0.8em;
}
#greentext {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #76AF2C;
}
#boldmaintext {
	font-weight: bold;
}
#childtextorange {
	font-size: 12px;
	font-weight: bold;
	color: #FF9800;
}

#faqsheaders {
	color: #A9775D;
}
#successitalic {
	color: #A9775D;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#contactitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;

}
#backtotop {
	text-align: center;
}
#backtotop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

