body  {
	margin: 0em .5em 0em 0.5em; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0.3em 0em 0em 1em;
	background-color: #333333;
}

body, p, ul, li, td, th, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
    }
	
	ul, li {
	line-height: 1.25em;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 1.5em;
	margin-left: 1.2em;
}
	
h1{
	color:024A4B;
	line-height: normal;
}

h2 {
	color: #DADFDB;
	background-color: #024A4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
	padding-left: 0.7em;
	padding-top: 0.2em;
	padding-bottom: .2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 1.3em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0em;
}

/* likns */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	color: #733C04;
}

a:link {
	
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: #336666;
	color: #FFF7EF;
	
    }

a:active {
	text-decoration: underline;
    }
	
#mainZenGDiv {
	padding: .3em;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF7E8;
	margin-top: .8em;
}

#contentZenCSSDiv {
	margin-right: 6em;
	margin-left: 5em;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 905px;
	background-color: #FFF7E8;
	margin-top: 20px;
}

.headerMain {
	font-family: Georgia, "Times New Roman", Times, Palantino, serif;
	color:024A4B;
	font-size: 32px;
	line-height: 1.3em;
	font-weight: normal;
    }

.headerMainSub{
	color: #474244;
	background-color: #FFF7E8;
	font-family: Georgia, "Times New Roman", Times, Palantino, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.35em;
	padding: 0em;	
}
	
.footerMainSub {
	font-size: 18px;
	
}

.footerMainHeader {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footerTagLine {font-size: 16px}

.footerPhone {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

.sectionHeader {
	font-size: 16px;
	
	line-height: 1.2em;
	color: #2C222B;
	margin-bottom: 4px;
	margin-top: 0px;
	}
	
	
.divBody {
	width: 622px;
	padding-right: 4px;
	padding-left: 4px;
}

.contactItalic{
	font-family: Georgia, "Times New Roman", Times, Palantino, serif;
	font-size: 16px;
}

.linkUnderlined{
text-decoration: underline;
}

.10point {
	font-size: 9px;
	line-height: 1.25em;
}
