@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: justify;
	background-color: #595900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #AE8E44;
}
#wrapper {
	width: 834px;
	text-align: left;
	margin: 0 auto;
}
.body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #C1A562;
	text-align: left;
}
.body_text_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #D0B985;
	text-align: center;
}
.body_text_headline_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #D0B985;
	text-align: center;
}


.my-url{
	display:none;
}

.repeat_right_edge {
	background-image: url(../images_new/images/edge_right_scaling.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.repeat_left_edge {
	background-image: url(../images_new/images/edge_left_scaling.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.repeat_bottom {
	background-image: url(../images_new/images/bottom_repeating.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C2B88F;
}
.pdf_icon {
}
.special_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
}
.special_box_edge {
	border: 2px solid #990000;
}
#comments_form {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
}
.get_in_touch_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #AE8E44;
}
#top_contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}
