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

* {padding:0px; margin:0px; border:0px; outline:0px; font-size:100.01%;}
html, body { width:100%; height:100%; background:url(interface/mainBg.jpg); font: 100.01% "Trebuchet MS", Arial, Helvetica, sans-serif; color: #514D41; }

#wrapper { width:100%; font-size: 62.5%; }

#header { background:url(interface/top_bannerBG.png) repeat-x center top; text-align:center; }

#nav { height:60px; text-align: center; width:985px; margin-left:auto; margin-right:auto; background: url(interface/logo_bannerBG.png) no-repeat center top; padding-top: 251px; clear: both; }
#nav a { font: italic 1.8em Georgia, "Times New Roman", Times, serif; color: #7F4A59; padding-right: 15px; padding-left: 15px; text-decoration: none; }
#nav a:visited { font: italic 1.8em Georgia, "Times New Roman", Times, serif; color: #7F4A59; padding-right: 15px; padding-left: 15px; text-decoration: none; }
#nav a:hover { font: italic 1.8em Georgia, "Times New Roman", Times, serif; color: #fff; padding-right: 15px; padding-left: 15px; text-decoration: none; }
#nav a:active { font: italic 1.8em Georgia, "Times New Roman", Times, serif; color: #7F4A59; padding-right: 15px; padding-left: 15px; text-decoration: none; }
#nav a.activePgLink { font: italic 1.8em Georgia, "Times New Roman", Times, serif; color: #fff; padding-right: 15px; padding-left: 15px; text-decoration: none; }

a:link { text-decoration:none; color:#7F4A59; }
a:visited { text-decoration:none; color:#7F4A59; }
a:hover { text-decoration:underline; color:#727246; }
a:active { text-decoration:none; color:#7F4A59; }

#content { margin-left:auto; margin-right:auto; width:885px; background:url(interface/contentBG.png) repeat-y 1px top; padding: 15px 50px; font-size: 1.3em; line-height: 1.3em; }

#contentBot { width: 985px; margin-right: auto; margin-left: auto; padding-left: 1px; }
#content img { float: right; margin-left: 22px; }
.clear { clear: both; }

#footer { margin: 20px auto 0px; padding-left: 145px; font-size: 1.1em; padding-top: 20px; padding-bottom: 20px; background: url(interface/footerBg.png); line-height: 1.3em; height: 85px; }
#footer #left { float: left; width: 40%; margin-right: 15px; text-align: right; padding-right: 30px; border-right: 1px solid #B1AE9B; }
#footer #right { float: left; width: 40%; margin-left: 15px; text-align: left; }
#footer a { color: #7F4A59; text-decoration: none; }
#footer a.ftLrglink:link { font-size: 1.2em; }

#footer a.ftLrglink:visited { font-size: 1.2em; }
#footer a.ftLrglink:hover { font-size: 1.2em; }
#footer a.ftLrglink:active { font-size: 1.2em; }


h1 { font: normal 2em/normal Georgia, "Times New Roman", Times, serif; color: #727246; margin: 5px 0px 0px; padding: 0px; }
h2 { font: normal 1.4em Georgia, "Times New Roman", Times, serif; color: #94935A; margin-top: 8px; }
h3 { font: normal 1.2em Georgia, "Times New Roman", Times, serif; color: #7F4A59; }
ul { margin-left: 35px; margin-top: 15px; }
li { padding-bottom: 8px; }

.photos { float: left; text-align: center; margin: 15px 10px; }
.photos a { text-decoration: none; }
#faq { margin: 5px 20px 20px; }
.widwives {
	margin-bottom: 20px;
	padding: 10px 10px 25px 25px;
	border: 1px solid #EEE9D3;
}
#content form { float: left; width: 50%; margin-left: 25px; }
#content #left { float: right; width: 40%; }
input { font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 2px; margin-bottom: 10px; padding:5px; }
textarea { font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 2px; margin-bottom: 10px;padding:5px; }
#flag {
	background: #FFF;
	border: 1px solid #DDD8C2;
	padding-bottom: 2px;
	width: 365px;
	font-size: 17px;
	text-align: center;
}
#job {
	width: 365px;
	font-size: 16px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
#wrapper #content .note {
	background: #FFF;
	width: 750px;
	padding: 15px;
	border: 1px solid #CAC7AF;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content .note h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #747E34;
}
#wrapper #content .note h3 span {
	color: #863753;
}

