body {
	background-color: #84905c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#contact {
	height: 78px;
	width: 300px;
	position: absolute;
	padding-left: 30px;
	top: 5px;
}

#logo {
	height: 154px;
	width: 230px;
	position: absolute;
	padding-left: 48px;
	top: 97px;
}

#nav {
	height: 45px;
	width: 570px;
	position: absolute;
	padding-left: 23px;
	top: 272px;
}

#title {
	height: 20px;
	width: 405px;
	position: absolute;
	padding-left: 40px;
	top: 326px;
}

#content {
	height: auto;
	width: 530px;
	position: relative;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_right {
	height: auto;
	width: 319px;
	position: relative;
	float: right;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	text-align: center;
}

#content_full {
	height: auto;
	width: 880px;
	position: relative;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	height: 20px;
	width: 530px;
	position: relative;
	padding-left: 35px;
	padding-top: 22px;
}

#copyright {
	height: 20px;
	width: 200px;
	position: relative;
	padding-top: 22px;
	float: right;
	padding-right: 35px;
	text-align: right;
}

#dfi {
	height: 15px;
	width: 200px;
	position: relative;
	padding-top: 20px;
	float: right;
	padding-right: 20px;
	text-align: right;
	clear: both;
}



.text_header {
	color: #fdb855;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
}
a.text_header:link {
	color: #ffe2ba;
}
a.text_header:hover {
	color: #ffe2ba;
	text-decoration: underline;
}
a.text_header:visited {
	color: #ffe2ba;
}

.text {
	color: #231f20;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
a.text:link {
	color: #875a0c;
}
a.text:hover {
	color: #875a0c;
	text-decoration: underline;
}
a.text:visited {
	color: #875a0c;
}

.text_small {
	color: #727272;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}
a.text_small:link {
	color: #727272;
	text-decoration: underline;
}
a.text_small:hover {
	color: #090909;
	text-decoration: underline;
}
a.text_small:visited {
	color: #727272;
	text-decoration: underline;
}

.text_footer {
	color: #231f20;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
a.text_footer:link {
	color: #231f20;
}
a.text_footer:hover {
	color: #231f20;
	text-decoration: underline;
}
a.text_footer:visited {
	color: #231f20;
}

.text_dfi {
	color: #585d41;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

.phone {
	color: #ffe2ba;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
}

.title {
	color: #ffd894;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}

.sub_title {
	color: #df8e00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

.title_right {
	color: #231f20;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
