@charset "utf-8";
body {
	background-color: #ddd8ce;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.image_border_burgandy {
	border: 4px solid #511306;
}

.shadow_left {
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow_right {
	background-image: url(images/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_banner {
	background-color: #FFFFFF;
	height: 120px;
}
.top_below_banner {
	background-color: #570505;
	height: 50px;
}
.copy {
	background-color: #570505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4b880;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#content_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#content_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #570505;
	font-weight: bold;
}
#content_main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #570505;
	font-weight: bold;
}


#content_main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#content_main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#content_main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #570505;
	text-decoration: underline;
}
.content_bg {
	background-color: #FFFFFF;
	padding: 2px;
}
.content_box {
	padding: 18px;
}


.copy_bottom {
	background-color: #a48446;
	height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d4b880;
}
.quoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541006;
}
.footerlinks_table_bg {
	background-image: url(images/footerlinks_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footerlinks_table_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87633B;
	padding: 4px;
	list-style-position: outside;
	list-style-image: url(images/arrow_right.gif);
	list-style-type: none;
}
.footerlinks_table_linksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87633B;
	list-style-position: outside;
	list-style-image: url(images/arrow_right.gif);
	list-style-type: none;
	font-weight: bold;
	letter-spacing: .2em;
}
#footerlinks_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87633B;
	text-decoration: none;
}
#footerlinks_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87633B;
	text-decoration: none;
}
#footerlinks_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
} 
#footer_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87633B;
	text-decoration: none;
}
#footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87633B;
	text-decoration: none;
}
#footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 
.line_burgandy {
	color: #511306;
}
.left_border_divider {
	border-left-color: #511306;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #511306;
}
.left_border_divider_top_left {
	border-left-color: #511306;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #511306;
	border-left-width: 2px;
	border-left-style: solid;
}

