﻿*{
margin: 0;
padding: 0;
border: 0;
}
.image {
	margin: 5px;
	border: 1px solid #666666;
	padding: 2px;
}
.image_left {
	border: 1px solid #666666;
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.image_right {
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.MainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
}
.header {
	height: 189px;
	background-image: url('layout_images/header.jpg');
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 582px;
	color: #FFFFFF;
	font-size: xx-small;
	height: 80px;
}
.body_container {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 15px;
}

.body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 495px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 10px;
	float: left;
	clear: right;
}
.right_bar {
	float: right;
	clear: right;
	width: 210px;
	margin-right: 10px;
	margin-left: 15px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rghtbrDiv1 {
	text-align: center;
	padding-bottom: 15px;
	color: #685236;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.rghtbrDiv2 {
	padding-bottom: 15px;
	padding-top: 15px;
	color: #62752F;
	font-weight: bold;
}
.rghtbrDiv3 {
	padding-bottom: 15px;
	padding-top: 15px;
	color: #62752F;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
h1 {
	font-family: "Brush Script MT";
	font-size: 36px;
	font-weight: bold;
	color: #912629;
	text-align: left;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #DF533C;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F56C3E;
	text-align: center;
	letter-spacing: 1px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF533C;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}
.h4link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF533C;
	margin-top: 6px;
	text-align: center;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 20px;
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.par1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}
.par2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 7px;
	margin-top: 6px;
	padding-right: 7px;
}
.bullet {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 40px;
	margin-top: 5px;
	color: #666666;
	list-style-image: url('layout_images/bullet_1.jpg');
}
.bullet_bold {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 40px;
	margin-top: 5px;
	color: #333333;
	list-style-image: url('layout_images/bullet_1.jpg');
	font-weight: bold;
}
.bullet_indented {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 70px;
	margin-top: 5px;
}
.number {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 45px;
	margin-top: 5px;
}
.number_indented {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 80px;
	margin-top: 5px;
}
.note {
	color: #990000;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}
.caption {
	color: #808080;
	font-style: italic;
}
.footer {
	border-width: medium;
	color: #912629;
	text-align: center;
	clear: both;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-top: 25px;
	width: 760px;
	border-top-style: solid;
	border-top-color: #912629;
}
.footer_link {
	text-decoration: none;
	color: #912629;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.center_spaced15px {
	text-align: center;
	padding-top: 15px;
}
.note_contact_form {
	color: #990000;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.welcome {
	font-family: "Brush Script MT";
	font-size: 36px;
	font-weight: bold;
	color: #912629;
	text-align: left;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.welcome2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #DF533C;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 7px;
}
.center {
	text-align: center;
}
.welcome3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-left: 7px;
}
.welcome3b {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-left: 7px;
	font-weight: bold;
}
.welcome4_bullet {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-left: 75px;
	list-style-position: outside;
	padding-left: 5px;
	list-style-image: url('layout_images/bullet_1.jpg');
	margin-top: 5px;
}
.welcome_readmore {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #912629;
	text-align: center;
	font-weight: bold;
	width: 90px;
	float: right;
}
.link_top {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.emphasis {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #DF533C;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-left: 7px;
}
.h1_par {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
	width: 470px;
}
.questions {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #DF533C;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-left: 7px;
	margin-top: 6px;
}
.contact_heading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	padding-bottom: 3px;
	padding-top: 2px;
}
.h1_par_rght_justified {
	padding: 12px 7px 5px 7px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	width: 470px;
}
.home_par_1_div_1 {
	background-image: url('layout_images/txt_bg/h1_bg.jpg');
	background-repeat: no-repeat;
	width: 493px;
}
.home_par_1_div_2 {
	background-image: url('layout_images/txt_bg/h1_bg_1b.jpg');
	background-repeat: no-repeat;
	width: 493px;
}
.home_par_2_div_1 {
	background-image: url('layout_images/txt_bg/welcome2_bg.jpg');
	background-repeat: no-repeat;
	width: 493px;
	margin-top: 25px;
}
.par_3_div_1 {
	width: 493px;
	margin-top: 25px;
}
.par_1_div_3large {
	background-image: url('layout_images/txt_bg/h1_bg_2b.jpg');
	background-repeat: no-repeat;
	width: 493px;
}
.par_2_25spcd {
	width: 493px;
	margin-top: 25px;
}
.par_1_div_2large {
	background-image: url('layout_images/txt_bg/h1_bg_2c.jpg');
	background-repeat: no-repeat;
	width: 493px;
}
.par_1_div_1large {
	background-position: center center;
	background-image: url('layout_images/txt_bg/h1_bg_2d.jpg');
	background-repeat: no-repeat;
	width: 493px;
	background-attachment: fixed;
}
.par_2_15spcd {
	width: 493px;
	margin-top: 15px;
}
.par_1_div_4large {
	background-image: url('layout_images/txt_bg/h1_bg_2.jpg');
	background-repeat: no-repeat;
	width: 493px;
}
.white_font {
	color: #FFFFFF;
}
.bg_font {
	color: #E6A554;
}

