body {
	background-color: #29160e;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #480e00;
}

* {
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}

.red {
	color: #b92900;
}

a {
	color: #b92900;
	text-decoration: none;
}

a:hover {
	color: #b92900;
	text-decoration: underline;
}

#outer {
	display: block;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}

#nav_bar {
	color: #f3f2f1;
	background-color: #453025;
	display: inline;
	float: left;
	width: 744px;
}

#nav_bar h2 {
	display: inline;
	float: left;
	width: 350px;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 15px;
}

#nav_bar ul {
	list-style-type: none;
	display: inline;
	float: right;
	width: 244px;
	text-align: right;
	height: 30px;
}

#nav_bar li {
	display: inline;
	float: left;
}

#nav_bar li a {
	color: #F3F2F1;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	font-weight: bold;
}

#nav_bar li a:hover, #nav_bar li a.active {
	background-color: #5c4940;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#header {
	background-image: url(images/main_hd_bck.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 337px;
	width: 744px;
	display: inline;
}

#header h1 {
	color: #F3F2F1;
	font-weight: normal;
	display: inline;
	float: right;
	margin-top: 295px;
	margin-right: 15px;
}

#main_box {
	display: inline;
	clear: left;
	float: left;
	width: 712px;
	background-color: #fff8ed;
	border: 1px solid #978879;
	margin-top: 20px;
	background-image: url(images/fp_main_bck.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#main_box h2 {
	font-size: 1.3pc;
	font-weight: normal;
}

#main_box ul {
	list-style-type: none;
	clear: left;
	float: left;
	display: inline;
}

#main_box li {
	display: inline;
	width: 712px;
	font-size: .9em;
	clear: left;
	float: left;
	margin-top: 10px;
}

#services_box {
	display: inline;
	clear: left;
	float: left;
	width: 722px;
	background-color: #fff8ed;
	border: 1px solid #978879;
	background-image: url(images/fp_main_bck.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}

.se_box {
	height: 85px;
	float: left;
	width: 722px;
	clear: left;
	margin-bottom: 10px;
}

.se_img {
	background-color: #fdf9f3;
	display: inline;
	float: left;
	border: 1px solid #d3cbc5;
	height: 63px;
	padding: 10px;
	width: 159px;
}

.se_img img {
	border: 1px solid #d3cbc5;
}

.se_cnt h3 {
	font-weight: normal;
	display: inline;
	float: left;
	margin-left: 10px;
	width: 530px;
}

.se_cnt p {
	font-size: .9em;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 530px;
}

/* contact page style */
#contact_box {
	display: inline;
	clear: left;
	float: left;
	width: 732px;
	background-color: #fff8ed;
	border: 1px solid #978879;
	background-image: url(images/fp_main_bck.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#left {
	display: inline;
	float: left;
	width: 210px;
	margin-left: 10px;
}

#left h3 {
	font-weight: normal;
	display: inline;
	clear: left;
	float: left;
	width: 210px;
	margin-top: 15px;
}

#left p {
	display: inline;
	clear: left;
	float: left;
	width: 210px;
	margin-top: 15px;
}

#right {
	display: inline;
	float: left;
	width: 325px;
	margin-left: 175px;
}

#right form {
	float: left;
	clear: left;
	width: 325px;
	font-weight: normal;
}

#right form span {
	display: inline;
	float: left;
	width: 325px;
	margin-bottom: 5px;
}

#right form span span {
	display: inline;
	width: 225px;
	float: right;
}

#right label {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	width: 80px;
	text-align: right;
}

#right input {
	border: 1px solid #e0e0e0;
	height: 22px;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	width: 200px;
}

#right textarea {
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 200px;
	overflow: auto;
	height: 65px;
	padding-right: 3px;
	padding-left: 3px;
}

#right .tel {
	display: inline;
	margin-left: 6px;
	width: 140px;
}

#right .tel_sm {
	display: inline;
	width: 45px;
}

#right .button {
	height: 26px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* footer style */
#footer {
	background-color: #fff8ed;
	font-size: 1em;
	font-weight: bold;
	display: inline;
	padding: 5px;
	clear: left;
	float: left;
	width: 734px;
	margin-top: 10px;
	border: 1px solid #978879;
	text-align: center;
}
