body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: rgb(242,242,225);
}

div {
	font-family: Arial, sans;
	font-size: 12px;
}

h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: rgb(77,75,38);
}

h2 {
	font-size: 21px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: dashed 1px rgb(130,129,99);
}

h3 {
	font-size: 21px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: dashed 1px rgb(130,129,99);
}

h4 {
	font-size: 21px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: dashed 1px rgb(130,129,99);
}

h5 {
	font-weight: normal;
}

h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

h7 {
	
}

img {
	border: 0px;
}

a {
	color: rgb(173,185,47);
	outline: 0px;
	text-decoration: none;
}

a.sitemap {
	font-size: 24px;
	font-weight: bold;
	color: rgb(173,185,47);
	line-height: 28px;
	font-family: Georgia, serif;
	font-style: italic;
}

ul {
	font-size: 14px;
	color: rgb(173,185,47);
	line-height: 20px;
}

p {
	display: block;
	font-size: 12px;
}

p.subHead {
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}

p.end {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 2em;
	padding-top: 10px;
	border-top: dashed 1px rgb(130,129,99);
}

p.qa {
	display: block;
	margin-left: 5em;
	padding-top: 20px;
	font-size: 12px;
}

p.sitemapDesc {
	margin: 0px 0px 2em 2em;
	padding-left: 2em;
	background: url(images/arrow.png) no-repeat;
}
	
.dropCapQ {
	display: inline;
	line-height: 48px;
	float: left;
	width: 1.2em;
	height: 1em;
	overflow: visible;
	font-weight: bold;
	font-size: 48px;
	color: rgb(212,209,171);
	font-family: Georgia, serif;
	font-style: italic;
	padding: 10px 0px 10px 0px;
}
	
.dropCapA {
	display: inline;
	line-height: 48px;
	float: left;
	width: 1.2em;
	height: 1em;
	overflow: visible;
	font-weight: bold;
	font-size: 48px;
	color: rgb(173,185,47);
	font-family: Georgia, serif;
	font-style: italic;
	padding: 10px 0px 10px 0px;
}

greenReg {
	font-size: 12px;
	color: rgb(173,185,47);
}

greenBoldReg {
	font-size: 24px;
	font-weight: bold;
	color: rgb(173,185,47);
}

.greenBoldMed {
	font-size: 18px;
	font-weight: bold;
	color: rgb(173,185,47);
}

.greenBoldLrg {
	font-size: 24px;
	font-weight: bold;
	color: rgb(173,185,47);
	line-height: 28px;
}

#mainContainer {
	position: relative;
	z-index: 0;
	width: 1000px;
	margin-top: 0px;
	background: url(images/header_bg.png) no-repeat;
	border-right: solid 1px rgb(214,214,180);
}

#head {
	position: relative;
	z-index: 1;
	width: 960px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 20px;
	text-align: left;
}
		#headContactInfo {
			position: relative;
			float: right;
			margin: 10px 0px 0px 0px;
			font-size: 14px;
			line-height: 40px;
			text-align: right;
		}
		
		#headContactInfo b {
			color: #006699;
		}

		#nav .navHome {
			position: absolute;
			z-index: 5;
			top: 78px;
			left: 315px;
		}

		#nav .navAbout {
			position: absolute;
			z-index: 4;
			top: 76px;
			left: 391px;
		}
		
		#nav .navContact {
			position: absolute;
			z-index: 3;
			top: 76px;
			left: 477px;
		}
		
		#nav .navFaq {
			position: absolute;
			z-index: 2;
			top: 76px;
			left: 582px;
		}

#bodyContainer {
	position: relative;
	z-index: 6;
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: rgb(255,255,255);
	color: rgb(51,51,51);
	line-height: 18px;
	
}

		#body {
			position: relative;
			padding: 10px 180px 10px 330px;
		}
		
		#leftCol {
			position: relative;
			z-index: 7;
			float: left;
			width: 300px;
			margin: 0px 20px 20px 0px;
			padding: 0px;
			text-align: left;
			color: rgb(255,255,255);
			border: solid 1px rgb(229,227,163);
			border-top: 0px;
			background: rgb(242,242,218) url(images/side_bg.png) repeat-x;
		}
		
				#links {
					position: relative;
					padding: 0px 0px 10px 0px;
					margin: 20px 0px 0px 0px;
				}
		
						#links a {
							display: block;
							margin: 10px 20px 10px 20px;
							padding-left: 20px;
							font-size: 11px;
							color: rgb(119,127,32);
							background: url(images/arrow.png) no-repeat;
						}
				
				#blogFeed {
					display: block;
					position: absolute;
					top: 20em;
					left: 0px;
					z-index: 7;
					width: 280px;
					padding: 10px;
					margin: 100px 0px 0px 10px;
					color: rgb(51,51,51);
					border: solid 1px rgb(229,227,163);
					border-top: 0px;
					background: rgb(242,242,218) url(images/side_bg.png) repeat-x;
				}
						
						#blogFeed h2 {
							font-size: 14px;
							text-align: center;
							font-weight: normal;
							font-style: italic;
							border-bottom: 0px;
							color: rgb(119,127,32);
							border-bottom: solid 1px rgb(229,227,163);
							padding-bottom: 10px;
							line-height: 20px;
						}
						
						#blogFeed p {
							display: block;
							margin: 0px 0px 10px 0px;
							padding: 0px;
							font-size: 11px;
						}
						
						#blogFeed a.more {
							display: block;
							font-size: 11px;
							text-align: right;
							padding-bottom: 10px;
							border-bottom: solid 1px rgb(229,227,163);
						}
						
						#blogFeed a.postTitle {
							display: block;
							padding-bottom: .5em;
							margin: 20px 0px 0px 0px;
							font-size: 14px;
							font-weight: bold;
							color: rgb(129,127,99);
						}
						
						#blogFeed ol li {
							margin: 0px;
							padding: 0px;
							font-size: 11px;
						}
				
		#rightCol {
			position: relative;
			z-index: 8;
			float: right;
			border: solid 1px rgb(229,227,163);
			border-top: 0px;
		}
				
		.rightSect {
			position: relative;
			width: 140px;
			margin: 0px;
			padding: 10px 10px 10px 10px;
			text-align: left;
			color: rgb(119,127,32);
			background: rgb(242,242,218) url(images/side_bg.png) repeat-x;
		}
		
				#rightCol h2 {
					font-size: 18px;
					text-align: center;
					font-weight: bold;
					border-bottom: solid 1px rgb(229,227,163);
					padding-bottom: 10px;
					line-height: 20px;
				}					
				
#footer {
	position: relative;
	padding: 10px;
	font-size: 11px;
	color: rgb(51,51,51);
	background: rgb(173,185,47);
	border-bottom: solid 1px rgb(119,127,32);
}

#footer a {
	color: black;
}

#footerMenu {
	position: relative;
	display: block;
	height: 200px;
	background: rgb(186,229,244);
}

		#footerMenuLeft {
			position: relative;
			display: block;
			float: left;
			width: 310px;
			margin: 0px 10px 0px 0px;
			padding: 10px 10px 10px 20px;
			color: rgb(255,255,255);
			background: url(images/footer_bg.png) repeat-x;
		}
		
				#footerMenuLeft a {
					position: relative;
					display: block;
					line-height: 18px;
					color: rgb(255,255,255);
				}
				
		#footerMenuCenter {
			padding: 10px 0px 10px 0px;
			color: rgb(255,255,255);
		}
		
				#footerMenuCenter a {
					margin-right: 2em;
					color: rgb(77,75,38);
					font-weight: bold;
				}
		
		#footerMenuRight {
			position: relative;
			display: block;
			float: right;
			width: 300px;
			margin: 0px 0px 0px 10px;
			padding: 10px;
			color: rgb(255,255,255);
			background: url(images/footer_bg.png) repeat-x;
			font-size: 10px;
		}
				
div.formLeft {
	float: left;
	font-size: 11px;
	padding-top: 10px;
}

div.formRight {
	float: right;
	font-size: 11px;
	padding-top: 10px;
}

label {
	font-size: 10px;
}

input {
	font-size: 10px;
	border: solid 1px rgb(229,227,163);
	background: rgb(255,255,242);
	color: rgb(60,60,60);
	margin: 0px 0px 7px 0px;
}

textarea {
	border: solid 1px rgb(229,227,163);
	background: rgb(255,255,242);
	color: rgb(60,60,60);
	margin: 0px 0px 7px 0px;
}

#contactPage input {
	font-size: 12px;
	border: solid 1px rgb(229,227,163);
	background: rgb(242,242,218);
	color: rgb(60,60,60);
	margin: 0px 0px 20px 0px;
	
}

#contactPage textarea {
	font-size: 12px;
	border: solid 1px rgb(229,227,163);
	background: rgb(242,242,218);
	color: rgb(60,60,60);
	margin: 0px 0px 20px 0px;
}

#contactPage label {
	display: block;
	float: left;
	width: 5.5em;
	font-size: 12px;
	margin-right: 1em;
	text-align: right;
}