@charset "UTF-8";
#wrapper {
	width: 100%;
	position: absolute;
	top: 0px;
}
body {
	font-size: 62.5%;
	background-color: #fcf8ed;
}
a:link {
	color: #A34724;
	text-decoration: none;
}
a:visited {
	color: #A34724;
	text-decoration: none;
}
a:hover {
	color: #425009;
}
a:active {
	color: #A34724;
	text-decoration: none;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	z-index: 20;
	position: absolute;
	left: 80px;
	top: 128px;
	width: 655px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#Contact {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 766px;
}
#main_body {
	background-image: url(../images/common/mid_section_bg.jpg);
	background-repeat: repeat-y;
	width: 766px;
}
#content ul {
}
#content li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
}
#main_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-image: url(../images/common/main_content_bg.jpg);
	background-repeat: no-repeat;
	height: 544px;
	width: 669px;
	overflow: auto;
	position: relative;
	z-index: 3;
	left: 45px;
	margin: 0px;
	padding: 0px;
	top: 5px;
}
#content {
	position: relative;
	height: 503px;
	width: 620px;
	padding-top: 5px;
	padding-left: 5px;
	left: 15px;
	top: 18px;
	padding-right: 5px;
	overflow: auto;
	z-index: 15;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #A74222;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D9C6A5;
	border: thin solid #00AA54;
	width: 90%;
}
#content h2 {
	font-size: 1.4em;
	color: #143563;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 1.2%;
	margin: 0px;
	padding: 0px;
	color: #A3461A;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#media {
	width: 190px;
	border: 0.15em dashed #E5D3AD;
	position: absolute;
	z-index: 35;
	top: 458px;
	left: 260px;
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
}
.bold {
	font-weight: bold;
	color: #143563;
}
.bold_red {
	font-weight: bold;
	color: #D43226;
}
.bold_red a:link {
	color: #D43226;
	text-decoration: none;
}
.bold_red a:visited {
	color: #D43226;
	text-decoration: none;
}
.bold_red a:hover {
	color: #076D2D;
}
.bold_red a:active {
	color: #D43226;
	text-decoration: none;
}
.bold_green {
	font-weight: bold;
	color: #076D2D;
}
.bold_green a:link {
	color: #076D2D;
	text-decoration: none;
}
.bols_green a:visited {
	color: #076D2D;
	text-decoration: none;
}
.bold_green a:hover {
	color: #D43226;
	text-decoration: none;
}
.bold_green a:active {
	color: #076D2D;
	text-decoration: none;
}
.quote {
	font-style: italic;
}
.img_right {
	padding: 2px;
	float: right;
}
#footer {
	background-image: url(../images/common/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 766px;
	position: relative;
}
#address {
	float: left;
	position: relative;
	z-index: 15;
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	left: 40px;
	width: 150px;
	top: 5px;
}
#ph_email {
	float: right;
	position: absolute;
	z-index: 15;
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	left: 440px;
	width: 300px;
	top: 10px;
}
#article {
	color: #B86946;
	float: right;
	font-size: 1.2em;
	position: relative;
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	clear: none;
}
