
<Style>
BODY {
	text-align: center;
	background: #510051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 85%;
	background: white;
	width: 950px;
}
#content {
	width: 715px;
	margin-left: 225px;
	margin-right: auto;
	min-height: 400px;
	/* actual data in a box with transparent background similiar to tarzali lakes. */
	background-color:rgba(255, 255, 255, 0.8);
	padding: 5px;
}
#background-content {
	/* background photo here */	
	background-image:url(../images/background.jpg); background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px;
	min-height: 400px;
}
#footer {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	color: white;
}
#smldisclaimer {
	font-size: 8pt;	
}
.headerlist {
	color: #510051;
	font-size: 16pt;	
	font-weight: 500;
	
}
.leftlist {
	color: #510051;
	font-size: 11pt;	
	font-weight: 500;
	
}
#aboutpage {
   text-align: left;	
}
#servicespage {
   text-align: left;	
}
#estatepage {
   text-align: left;	
}
#footer strong {
	font-size: 12pt;
	font-weight: 800;
}
H1 {
	color: #510051;
	font-size: 36pt;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
}
H2 {
	color: #510051;
	font-size: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
H3 {
	color: #510051;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    border-color: #510051;
} 
.ctext {
	color: #510051;
	font-weight:600;
}
.menuline {
	display: inline-block;
	color: #510051;
	width: 100px;
	Height: 40px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.middleline {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.menuline:hover { 
    background-color: #510051;
    color: white;
    cursor:pointer;
}
#degrees {
	font-size: 9pt;
}
#membership {
	font-size: 9pt;
}
#about-degrees {
	font-size: 9pt;
}
#about-membership {
	font-size: 9pt;
}
.form-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 width:245px;	
 text-align: right;
 padding-right: 5px;
 display: inline-block;
}
.form-contact {
	 width:300px;
}
.form-contact-long {
	 width:300px;
}
.form-right {
	font-family: Arial, Helvetica, sans-serif;
	 width:400px;
	 text-align:left;
	 font-size: 9pt;
	 padding-left: 20px;
	 font-style: italic;
}
.form-message {
	width: 550px;
}
.form-left-send {
 width:245px;	
 text-align: right;
 padding-right: 5px;
 display: inline-block;
}
.form-foot {
	font-family: Arial, Helvetica, sans-serif;
	 width:400px;
	 text-align:left;
	 font-size: 9pt;
	 padding-left: 20px;
	 font-style: italic;
}
</style>