p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.35em
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3F443F;
	margin-bottom: 0.15em;
	margin-top: 0.25em;
	clear: both;
	margin-right: 10px;
}

h2 {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: .9em;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}


a {
	font-weight: bold;
	color: #333;
}

.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}



.navLeft {
	width:150px;
	left: 10px;
	top: 138px;
	background-color: #303430;
	float: left;
	font-weight: normal;
	padding-top: .5em;
}

.navLeft li{
	margin-bottom: 0.5em;
	list-style-type: none;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACC9A;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: .8em;
	color: #CC9;
	font-style: normal;
	list-style-position: outside;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-right: .5em;
}

.navLeft a {
	color: #CC9;
	text-decoration: none;
	font-weight: normal;
}

.navLeft a:hover {
	color: #B0B184;
}

.navLeft a hover {
	background-color: #CC9;
}

.masthead {
	width: 100%;
	height: 125px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer {
	width: 100%;
	clear: both;
	background-color: #CC9;
	height: auto;
	padding-top: 0.25em;
	padding-bottom: .25em;
}

.contact {
	width: 690px;
	clear: both;
	background-color: #F6F6EE;
	height: auto;
	padding: 5px;
	text-align: center;
}

.contact p {
	font-size: .65em;
}

.content {
	width: 525px;
	padding-left: 165px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
}
.navLeft li .last {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.footer p {
	text-align: center;
	font-size: 0.65em;
	color: #666;
	font-weight: normal;
	margin: 1em;
}
.topNav {
	position:relative;
	width:600px;
	height:30px;
	z-index:1;
	left: 140px;
	top: 18px;
	margin: 0px;
	padding: 0px;
}

.topNav li {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	font-size: .95em;
	margin-right: .3em;
}

.topNav li a {
	background-color: #900;
	font-family: Verdana, Geneva, sans-serif;
	color: #CC9;
	text-decoration: none;
	font-weight: normal;
	padding-top: .35em;
	padding-right: .6em;
	padding-bottom: .35em;
	padding-left: .6em;
}

.topNav li a:hover {
	background-color: #CC9;
	color: #900;
}

.topNav ul {
	margin: 0px;
	padding: 0px;
}
