body {
margin: 0px;
padding: 0px;
background-color: #CCCCFF;
} 
.banner {
background:url(Banner4.jpg);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.side {
background: url(greenbluish3.png);
background-repeat: repeat;
background-color: #CDD2F3;
margin: 0px;
padding: 0px;
}

.contentcolor {
background-color: #ccccff;
padding-left: 20px;
padding-right: 20px;
}

.content {
padding-left: 30px;
padding-right: 30px;
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.title {
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.quotes {
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.author {
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.contact {
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 35px;
}
.address { padding: 5px 0px 5px 6px;
	       font-family: sans-serif;
		   font-size: 12px;
}
.email { 
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.info {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.infobottom {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.nav { font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #217C2F;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.navtitle { font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.nav:hover { font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 20px;
}
.border {
	border: 1px solid;
	border-color: #000000;
	border-style: solid;
}
.email {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.copyright	{ font-family: sans-serif;
		     font-size: 10px;
			 color: #FFFFFF;
			 border: 1px;
			border-color: #000000;
			border-style: solid;
}
.faq { padding: 0px 0px 0px 0px;
	       font-family: sans-serif;
		   font-size: 13px;
		   line-height: 18pt;
}
.pagetitle { font-family: Arial, Helvetica, sans-serif;
		 font-size: 16px;
		 color: #21A596;
		 font-weight: bold;	 
}
.form { padding: 0px 0px 0px 0px;
	       font-family: sans-serif;
		   font-size: 13px;
		   line-height: 13pt;
}
.phone { padding: 0px 0px 4px 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size: 13px;
		   font-weight: bold;
		   color: #FFFFFF;
}
.indent {
	margin-left: 20px;
	margin-right: 20px;
}
