@charset "utf-8";
/*** Body ***/

body {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	background-color: #11400c;
	background-image: url(../images/bg_wrap.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding:0;
	margin:0;
	display:inline;
}
img
{
	border-style: none;
	text-decoration: none;
} 

a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}
.bodyCell {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
}
.mainContainer {
	width: 808px;
	background-color: #efe6d7;
	margin-top: 26px;
	display: inline;
	float: left;
	border-bottom: 1px solid #c4c7b0;
}
.mainContainerTwo {
	width: 808px;
	background-color: #efe6d7;
	background-image: url(../images/gradient_wrap.png);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	border-bottom: 1px solid #c4c7b0;
}
.headerCell {
	width: 808px;
	float: left;
}
.headerBackground {
	width: 808px;
	height: 132px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
.headerLogo {
	text-align: center;
	width: 808px;
	margin-top: 8px;
	display: inline;
	float: left;
}
.naviContainer {
	width: 808px;
	margin-top: 12px;
	display: inline;
	float: left;
	height: 19px;
	border-bottom: solid 1px #ecd7bf;
}
.naviCell {
	float: left;
	text-align: right;
	width: 120px;
	font-weight: bold;
}
.naviCellTwo {
	float: left;
	text-align: right;
	width: 140px;
	font-weight: bold;
}
.navUnder {
	float: left;
	background-image: url(../images/under_nav.jpg);
	width: 808px;
	height: 1px;
	background-repeat: no-repeat;
}
.colLeft {
	width: 322px;
	float: left;
}
.colRight {
	width: 485px;
	float: right;
}
.textcellIndex {
	width: 322px;
	height: 202px;
	background-color: #fbf9f5;
	border-bottom: solid 1px #ead5ba;
}
.textIndex {
	margin-left: 22px;
	margin-top: 17px;
	margin-right: 18px;
	display: inline;
	float: left;
	line-height: 170%;
	font-weight: bold;
}
.textIndent {
	margin-left: 22px;
	margin-top: 17px;
	margin-right: 18px;
	display: inline;
	float: left;
}
.flashcellIndex {
	width: 485px;
	height: 381px;
}
.symbolcellIndex {
	width: 297px;
	height: 178px;
	margin-left: 25px;
	display: inline;
	float: left;
	background-image: url(../images/index_symbol.jpg);
	background-repeat: no-repeat;
}
.symbolcontentIndex {
	width: 297px;
	margin-top: 33px;
	display: inline;
	float: left;
}
.symbolGradient {
	width: 808px;
	background-image: url(../images/gradient_emblem.png);
	background-repeat: no-repeat;
	float: left;
}
.symbolPortrait {
	width: 98px;
	height: 129px;
	background-image: url(../images/portrait.jpg);
	background-repeat: no-repeat;
	float: left;
}
.symbolContact {
	float: left;
	margin-left: 14px;
	margin-top: 90px;
	display: inline;
	font-weight: bolder;
	line-height: 120%;
}
.largeText {
	font-size: 14px;
}
.largerText {
	font-size: 16px;
}
.contact {
	width: 808px;
	text-align: center;
	float: left;
	margin-top: 35px;
	margin-bottom: 5px;
	display: inline;
	font-weight: bold;
}
.credit {
	width: 808px;
	text-align: right;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	display: inline;
}
.servLeft {
	width: 435px;
	float: left;
	margin-left: 22px;
	margin-top: 17px;
	display: inline;
}
.servRight {
	width: 332px;
	float: right;
}
.servPhoto {
	width: 332px;
	height: 221px;
	float: left;
}
.flashBeforeAfter {
	margin-left: 47px;
	display: inline;
	float: left;
}
.wideContainer {
	width: 780px;
	float: left;
	margin-left: 22px;
	margin-top: 17px;
	display: inline;
}
.aboutRight {
	width: 480px;
	height: 200px;
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	display: inline;
	font-size: 13px;
}
.aboutLeft {
	width: 273px;
	height: 192px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	display: inline;
	background-image: url(../images/portrait_oval.jpg);
	background-repeat: no-repeat;
}
.aboutLeftTwo {
	float: left;
	width: 480px;
	margin-left: 250px;
	margin-top: 5px;
	display: inline;
}
.red {
	color: #FF0000;
}

/* Form */

.hidden {
	display: none;
}

.form_header {
	float: left;
	width: 788px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.form_area {
	float: left;
	width: 788px;
	padding: 10px;
}
.form_row {
	float: left;
	width: 788px;
	padding-bottom: 15px;
}
.form_container_three {
	float: left;
	width: 262px;
}
.form_container_two_wide {
	float: left;
	width: 524px;
}
.form_text {
	float: left;
	padding-bottom: 2px;
}
.form_field {
	float: left;
	width: 250px;
}
.form_field_two_wide {
	float: left;
	width: 500px;
}

