body {
	background-color: #dfd596;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important;
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body.sub {
	background-image: url(../images/bg-sub.jpg);
}

#container {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	text-align: center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #FFFFFF;
	margin-top: 6px;
	font-size: 0.75em;
	height: 19px;
	overflow: hidden;
}

#menu a {
	color: #FFFFFF !important;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #fbf6cf !important;
}

#service {
	width: 215px;
	height: 238px;
	float: left;
}

body.sub #service {
	height: 109px;
}

#photo {
	width: 766px;
	height: 238px;
	float: left;
}

body.sub #photo {
	height: 109px;
}

h1 {
	width: 766px;
	height: 238px;
	background-image: url(../images/wxf.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

h2 {
	color: #932b17;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.35em;
	margin-left: 20px;
	margin-right: 20px;
}

h3, p span {
	color: #932B17;
	font-size: 1.1em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.35em;
}

p span {
	margin: 0;
	font-size: 1.2em;
}

h3.sub {
	margin-top: -0.25em;
	font-size: 0.95em;
	color: #1C1C1C;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#content h4 {
	color: #932B17;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.25em;
}

#content h4.mod {
	font-style: italic;
}

#content h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #bcb167;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.35em;
}

#content h6 {
	margin-left: 20px;
	font-size: 0.85em;
	color: #932B17;
	margin-top: -0.35em;
}

#main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}

#sidebar {
	width: 215px;
	float: left;
}

#sidebar .section {
	background-color: #1c1c1c;
	margin-bottom: 12px;
}

#sidebar .section h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #f1eaa5;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/bg_section.gif);
	background-repeat: no-repeat;
	background-position: 8px 18px;
	padding-left: 22px;
	padding-top: 14px;
	margin-bottom: 8px;
}

#sidebar .section ul {
	margin-left: 25px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#sidebar .section ul li {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
}

#sidebar .section ul li a {
	color: #F1EAA5 !important;
	text-decoration: underline;
}

#sidebar .section ul li.link {
	text-align: center;
	padding-top: 5px;
}

#sidebar .section ul.links li {
	font-size: 0.75em;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.2em;
}

#sidebar .section ul.links li a {
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}

#sidebar .section ul.links li a:hover {
	text-decoration: underline;
	color: #fbf6cf !important;
}

#sidebar .section hr {
	background-color: #1c1c1c;
	border: 0;
	color: #1c1c1c;
	border-bottom: 1px solid #282828;
	height: 1px;
	margin: 0 0 12px 0;
	padding: 0;
}

#content {
	width: 766px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.85em;
	line-height: 1.35em;
	margin-bottom: 0.75em;
	text-align: justify;
}

#content p a {
	color: #932B17 !important;
	text-decoration: underline;
}

#content p a:hover {
	color: #b33f29 !important;
}

#content .section, #content .section_content {
	margin-bottom: 1.8em;
}

#content .contact_section {
	padding: 12px 0 12px 0;
	background-color: #FBF6CF;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.9em;
}

#contact {
	border-left: 1px solid #e5d1ce;
	float: right;
	width: 219px;
	margin-left: 20px;
	padding-left: 12px;
	margin-right: 20px;
}

#contact h4 {
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	color: #932B17;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0.35em;
	margin-top: 0.25em;
}

#contact input.styled, #contact textarea {
	width: 98%;
	border: 1px solid #1f1f1f;
	padding: 1px;
	margin-bottom: 0.5em;
}

#contact textarea {
	height: 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#contact input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #651f00;
	padding: 3px 0 2px 0;
	text-align: center;
	text-transform: uppercase;
	width: 160px;
	border: 0;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

#content ul li {
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-size: 0.9em;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	margin-left: 30px;
	line-height: 1.1em;
}

.highlight {
	margin-top: 1.25em;
	background-color: #fbf6cf;
	padding: 15px 18px 15px 18px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0.75em;
}

.highlight ul li {
	background-image: url(../images/bg_highlight.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-size: 0.85em;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	margin-left: 0 !important;
}

.highlight ul.col2 li {
	float: left;
	width: 45%;
	margin-right: 3%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(../images/bg_highlight.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 9px;
	font-size: 0.85em;
}

.highlight ul.col2 li.right {
	margin-right: 0;
	margin-left: 2%;
}

#content ul li a:hover {
	background-color: #F1EAA5;
}

.highlight ul.col2 li a, .highlight ul li a, #content ul li a {
	color: #932B17 !important;
	text-decoration: underline;
}

.highlight ul.col2 li a:hover, .highlight ul li a:hover, #content ul li a:hover {
	color: #b33f29 !important;
	background-color: #FBF6CF;
}

#content ul li ul {
	padding-left: 0 !important;
	margin-left: 0px !important;
	list-style-type: disc;
	background-image: none !important;
	margin-top: 0.25em;
}

#content ul li ul li {
	padding-left: 0;
	background-image: none !important;
	font-size: 1em;
}

#content ul li ul li.u {
	list-style-type: none !important;
	list-style: none !important;
	font-size: 1.05em !important;
	text-decoration: underline !important;
	margin-left: 0;
}

.tabled {
	margin-left: 30px;
	margin-right: 30px;
}

.tabled table .left {
	padding: 15px 7px 15px 7px;
	border-bottom: 1px solid #DCD086;
}

.tabled table h4 {
	font-weight: bold;
	font-size: 0.9em;
}

.tabled table .right {
	font-size: 0.85em;
	line-height: 1.25em;
	padding: 15px 7px 15px 7px;
	border-bottom: 1px solid #DCD086;
}

.tabled table td {
	border-bottom: 1px solid #DCD086;
	padding: 5px;
}

.tabled tr.alt {
	background-color: #FBF6CF;
}

.tabled a {
	color: #932B17 !important;
	text-decoration: underline;
}

.profile {
	clear: both;
}

.profile .section {
	font-size: 0.9em;
	margin-bottom: 1em !important;
}

.contact_info {
	width: 460px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FBF6CF;
	padding: 5px;
	font-size: 0.8em;
	margin-top: 0.35em;
}

.contact_info a {
	color: #932B17 !important;
	text-decoration: underline;
}

.contact_info a:hover {
	color: #b33f29 !important;
}

.contact_info div {
	line-height: 1.4em;
}

.photo {
	float: left;
	margin-right: 15px;
	margin-left: 20px;
}

em.u {
	text-decoration: underline;
	margin-top: 3px;
}

ol {
	margin-left: 45px;
	list-style-type: decimal;
}

ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

ol li a {
	color: #932B17 !important;
	text-decoration: underline;
}

ol ol {
	margin-left: 15px;
	list-style-type: lower-alpha;
	font-size: 0.9em;
}

ol ol ol {
	margin-left: 15px;
	list-style-type: lower-roman;
	font-size: 0.9em;
}

ol.alpha {
	font-size: 0.85em;
	list-style-type: lower-roman;
}

ol.alphabet {
	list-style-type: lower-alpha !important;
}

ol.bulleted {
	list-style-type: disc !important;
}

ol.numbered {
	list-style-type: decimal !important;
}

input.styled, select.styled {
	width: 98%;
	border: 1px solid #1f1f1f;
	padding: 1px;
}

form {
	margin-left: 20px;
	margin-right: 20px;
	padding: 12px;
	border: 1px solid #DCD086;
}

form p {
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-size: 0.7em !important;
}

form .form_row, form .form_row_alt {
	padding: 7px;
	border-bottom: 1px solid #f0ecd0;
	padding-bottom: 10px;
}

form .form_row_alt {
	background-color: #fbf9f0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

form .form_row div.title, form .form_row_alt div.title {
	float: left;
	width: 130px;
	font-size: 0.75em;
	padding-top: 5px;
	font-weight: bold;
}

form .form_row div.input, form .form_row_alt div.input {
	float: left;
	width: 188px;
}

form .form_row .input input.styled, form .form_row_alt .input input.styled {
	width: 98% !important;
}

form .form_row .lt, form .form_row_alt .lt {
	float: left;
	width: 328px;
	margin-right: 20px;
}

form .form_row .rt, form .form_row_alt .rt {
	float: left;
	width: 328px;
}

textarea {
	width: 98%;
	height: 10em;
	border: 1px solid #1f1f1f;
	padding: 1px;
}

input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #651f00;
	padding: 5px 15px 5px 15px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-size: 0.85em;
	font-weight: bold;
}

#errors {
	background-color: #fbf6cf;
	padding: 15px 5px 10px 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1.0em;
}

#errors h6 {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

#errors ul {
	list-style-type: disc;
}

#errors ul li {
	background-image: none !important; font-size: 0.8em;
	margin-left: 45px;
}

#confirmation {
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #932B17;
	padding: 15px;
	margin-top: 1.25em;
}

#confirmation h6 {
	margin-left: 0;
	font-weight: bold;
	font-size: 0.95em;
	margin-bottom: 0.5em;
}

#confirmation p {
	margin-left: 0;
}

#footer {
	background-color: #651f00;
	color: #FFFFFF;
	text-align: center;
	padding: 11px;
	font-size: 0.8em;
}

#footer a {
	color: #FFFFFF !important;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #fbf6cf !important;
}