/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(images/bgfade.gif);
	background-repeat: repeat-x;
	background-color: #efedd6;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	text-indent: -999em;
	clear: both;
}
a {
	text-decoration: none;
	color:#666699;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-style:italic;
	color:#CCC;
}
a:visited {
	text-decoration: underline;
	color:#666699;
}
#mainContainer {
	width: 900px;
	margin: 20px auto 0 auto;
	background: url(images/logoBack.jpg) no-repeat;
}
.spacer {
	width: 900px;
	height: 2px;
	background-color:#FFF;
}

#gpgHeader {
	width: 900px;
	height: 194px;
	margin: 0 auto;
	background: url(images/logoBack.jpg) no-repeat;
}
#gpgHeadImg {
	float: right;
	height: 194px;
	width: 679px;
}
#gpgTopSpacer {
	width: 900px;
	height: 28px;
	margin: 0 auto;
	background-color: #e3e9b7;
}
#gpgContent {
	background: url(images/contBack2.jpg) repeat-y;
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#gpgFooter {
	width: 820px;
	height: 39px;
	font: .8em Tahoma, Verdana, sans-serif;
	color: #666699;
	background-image: url(images/footerback.gif);
	text-align:right;
	padding: 30px 80px 0 0;
}

.footCopy {
	color:#630;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.8em;
}
#navContainer {
	background-image: url(images/navBack2.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 486px;
	padding-left: 20px;
	float: left;
	background-position: bottom;
	clear: both;
}
#pageContent {
	background-color: #ffffff;
	width: 650px;
	float: right;
	padding: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
#pageContent ul {
list-style-type: circle;
color: #797ba8;
}
#pageContent li {
color: #333333;
}
#pageContent a {
text-decoration: none;
}
#pageContent a:hover {
text-decoration: underline;
}
#pageHeader {
	width: 360px;
	float: right;
	padding: 0 60px 6px 0;
	text-align: right;
	clear: right;
	}
#secOne {
	background: url(images/fold2.gif) bottom right no-repeat #ffffff;
	width: 692px;
	height: 171px;
	float: right;
	margin-bottom: 1px;
}
#secCopy {
	float: right;
	width: 460px;
	font-size: 13px;
	color: #333333;
	padding-right: 20px;
	margin-top: 3px;
	height: auto;
	line-height: 17px;
}
#secLink {
	float: right;
	width: 360px;
	font-size: 15px;
	padding-right: 42px;
	text-align: right;
	margin-top: 20px;
	height: auto;
}
#secLink a {
	text-decoration: none;
	color:#666699;
}
#secLink a:hover {
	text-decoration: underline;
}
#secLink a:visited {
	text-decoration: none;
	color:#666699;
}
#secTwo {
	background: url(images/fold2.gif) bottom right no-repeat #ffffff;
	width: 692px;
	height: 171px;
	float: right;
	margin-bottom: 1px;
	clear: right;
}
#secThree {
	background: url(images/fold2.gif) bottom right no-repeat #ffffff;
	width: 692px;
	height: 171px;
	float: right;
	clear: right;
}
h3 {
	padding: 0;
	font-style: oblique;
	font-size: 24px;
	font-weight: normal;
	color: #6c8e44;
	margin: 10px 0 0 10px;
}
h4 {
	padding: 0;
	font-style: oblique;
	font-size: 24px;
	font-weight: normal;
	color: #797ba8;
	margin: 0;
}
.imgFloat {
	float: left;
	margin-right: 10px;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.titleStyleA {
	color: #797ba8;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
}
#contactwrapper {
	width: 640px;
	height: 500px;
	margin: 0px auto;
}
#contenthead {
	font-size: 14px;
	color: #FFFFCC;
	width: 652px;
	height: auto;
	margin: 0px auto;
	padding: 5px;
	background-color: #CC6600;
	font-weight: bold;
	text-align: center;
}
#contactleftcol {
	float: left;
	width: 380px;
	height: auto;
	padding: 10px;
	color: #333333;
}
#contactrightcol {
	float: right;
	height: auto;
	width: 195px;
	padding: 10px;
	background-color: #e5e9b7;
	border: solid #797ba8 1px;
	margin-top: 86px;
	clear: right;
	}
.contacthead {
	font-size: 16px;
	color: #797ba8;
}
.infohead {
	font-size: 16px;
	color: #797ba8;
}
input, textarea {
border: solid #666666 1px;
} 
.name {
	float: left;
	height: 25px;
	width: 140px;
	text-align: right;
	clear: both;
}
.nameright {
	float: right;
	height: 25px;
	width: 220px;
	clear: right;
}
