@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B5F6E;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
label {
	vertical-align: top;
}
#main_content a:hover {
	color: #333333;
}
#main_content a {
	color: #7B5F6E;
}
#links {
	position: absolute;
	left: 264px;
	top: 390px;
	width: 536px;
}
#holder {
	width: 756px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-color: #E0DED3;
	height: 132px;
	position: relative;
	margin-bottom: 5px;
}
#logo {
	background-image: url(../images/logo_v1.png);
	height: 120px;
	width: 240px;
	position: absolute;
	left: 22px;
	top: 4px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#nav_menu {
	background-color: #E0DED3;
	height: 22px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_menu a {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #7B5F6E;
	text-decoration: none;
}
#nav_menu a:hover {
	background-color: #F2F1EC;
}
#nav_menu li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
}
#main_content {
	background-color: #E0DED3;
	position: relative;
}
#main_body_text {
	width: 477px;
	position: absolute;
	left: 280px;
	top: 385px;
}
.columns_220px {
	float: left;
	width: 215px;
	margin-right: 20px;
}
#subhead {
	width: 251px;
	position: absolute;
	left: 32px;
	top: 16px;
}
#left_col {
	background-color: #F2F1EC;
	position: absolute;
	left: 30px;
	top: 86px;
	text-align: center;
	padding: 20px;
	width: 180px;
}
#left_col ul {
	padding-left: 40px;
}
#contact_number {
	position: absolute;
	left: 524px;
	top: 92px;
}
#main_image_panel {
	position: absolute;
	left: 350px;
	top: 17px;
	height: 340px;
}
#main_image {
	padding: 10px;
	height: 310px;
	width: 310px;
	position: relative;
}
#left_col_image_panel {
	position: relative;
	width: 160px;
	height: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#left_col_image_panel img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#left_col_text {
	text-align: left;
}
#main_body_text   ul {
	padding-left: 30px;
}
#main_body_text li {
	margin-bottom: 10px;
}
#links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#links_headings {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	height: 10px;
}
.current {
	background-color: #F2F1EC;
}
.image_caption {
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 330px;
	font-size: 10px;
}
.h2_right {
	text-align: right;
}
.hide_text {
	display: none;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.image_panel {
}
.image_with_corners {
	padding: 10px;
}
.corner_top_left {
	height: 13px;
	width: 13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	position: absolute;
	left: 0px;
	top: 0px;
}
.corner_top_right {
	height: 13px;
	width: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	top: 0px;
	right: 0px;
}
.corner_bottom_right {
	height: 13px;
	width: 13px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	right: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.corner_bottom_left {
	height: 13px;
	width: 13px;
	position: absolute;
	bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	left: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.column_400px {
	width: 350px;
	float: left;
}
.columns_180px {
	width: 180px;
	float: left;
}
#join_us_panel {
	padding: 20px;
}
#join_us_panel h2 {
	color: #7B5F6E;
	font-size: 14px;
	font-weight: bold;
}
#join_us_bg {
	background-color: #F2F1EC;
	padding: 20px;
}
textarea {
	width: 300px;
	margin-right: 100px;
	margin-left: 10px;
}
input {
	width: 300px;
	margin-right: 100px;
	margin-left: 10px;
	border: 1px solid #7B5F6E;
}
.join_us_txt {
	margin-right: 100px;
	margin-left: 270px;
}
#form1 {
	text-align: right;
}
#main_content {
	min-height: 750px;
}
