@charset "utf-8";
/* CSS Document */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
}
img {
	border: none;
}
body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101.0%;
	background-position: 100px;
	background-color: #FFF;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrapinner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	float: left;
	width: 980px;
}
#masthead {
	height: 100px;
	width: 980px;
	float: left;
	margin-bottom: 25px;
}
#top-l {
	float: left;
	height: 100px;
	width: 490px;
}
#top-r {
	float: right;
	height: 100px;
	width: 490px;
}
#navtop {
	padding-top: 60px;
}
#index {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 980px;
	background-image: url(images/bg-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
}
#child {
	margin: 0px;
	float: left;
	width: 980px;
	background-image: url(images/child.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 850px;
	position: relative;
	padding: 0px;
}
#child h1 {
	padding-right: 100px;
	padding-left: 100px;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#child p {
	padding-right: 100px;
	padding-left: 100px;
	font-size: 1.0em;
	line-height: 1.6em;
	margin-bottom: 20px;
}
a:link, a:visited, a:active {
	font-weight: normal;
	color: #6A3D39;
	text-decoration: underline;
}
a:hover {
	color: #988967;
	
}
.tagtxt1 {
	color: #404040;
	font-size: 1.0em;
	float: right;
	width: 970px;
	text-align: right;
	margin-right: 60px;
	margin-top: 0px;
	
}
.tagtxt2 {
	color: #988967;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
}
.tagtxtbot1 {
	color: #404040;
	font-size: 1.0em;
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}
.tagtxtbot2 {
	color: #988967;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 50px;
}

/* begin form styling */
#form-contact {
	padding: 0px;
	width: 475px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #333333;
	float: left;
}
#form-contact td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#form-comments {
	background-color: #FAFCFE;
	border: 1px solid #D0E8E8;
}
input {
	border: 1px solid #999;
	color: #333333;
	height: 20px;
	background-color: #FFF;
}
select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #D0E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext-l {
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}
.formtext-r {
	color: #333;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding: 5px;
}
.formtext-c {
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}

.form-required {
	font-size: 12px;
	color: #C00;
	font-weight: bolder;
}
#form-submit {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	font-size: 12px;
	color: #FFF;
	height: 25px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
#form-reset {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	font-size: 12px;
	color: #FFF;
	height: 25px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
/* end form styling */

/* footer styling */
#footer {
	clear: both;
	width: 980px;
	height: 100px;
}

#footersitemap {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footersitemap p {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
}
#footersitemap a:link, #footersitemap a:visited, #footersitemap a:active {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #41413F;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footersitemap a:hover {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	color: #834c47;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* link to mds only */
#mds p {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: center;
}
#mds a:link, #mds a:visited, #mds a:active {
	font-size: 9px;
	font-weight: normal;
	color: #5F5F5C;
	text-decoration: none;
}
#mds a:hover {
	font-weight: normal;
	color: #834c47;
	text-decoration: none;
}

