/*[fmt]1A90-1A0A-3*/
/*
Elements and styles first.

Body
Headers
Link Styles
Paragraphs
List item styles

[other element styles, if any, are listed alphabetical]

===
Contextual items, if used, alphabetically here.
Class Items, alphabetically
===
ID Items, alphabetically
===

For the style...

color, background-color
background image if any, is next.
font properties [listed separately or not in shorthand notation: family, weight, size ... ]
Text alignment, if used.
Letter spacing, if used.
border [if any, I do list this shorthand style]
padding, margin
width of block items, if used.
*/
a {
	color: #B90506;
}
body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 135%;
	background-image: url(/img/main_back.jpg);
	background-position: top;
	background-color: #DCD1BD;
	margin: 0px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 140%;
	display: inline;
	letter-spacing: 0px;
	font-family: "Arial Bold", Arial, sans-serif;
	color: #B90506;
}
h2 {
	font-size: 15px;
	line-height: 140%;
	display: inline;
	font-family: "Arial Bold", Arial, sans-serif;
}
.deep_red {
	color: #B90506;
}
.dark_green_brown {
	color: #5A5533;
}
.deep_red_12 {
	color: #B90506;
	font-size: 12px;
}
.deep_red_14 {
	color: #B90506;
	font-size: 14px;
}
.deep_red_18 {
	color: #B90506;
	font-size: 18px;
}
.black_12 {
	color: #000000;
	font-size: 12px;
}
.black_14 {
	color: #000000;
	font-size: 14px;
}
.black_18 {
	color: #000000;
	font-size: 18px;
}
.default_text {
	font-size: 12px;
}
hr {
	color: #BDAC90;
	background-color: #BDAC90;
	height: 1px;
	border: 0px;
	margin: 10px 0;
}
#head_wrap {
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
}
#date_search_holder {
	margin: 0 auto;
	width: 300px;
	position: relative;
	left: 350px;
	top: 33px;
}
#date_holder {
	color: white;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#site_search_holder {
	position: relative;
	left: 30px;
	bottom: 0px;
	float: left;
}
#site_search_holder form {
	display: inline;
}
#search_input {
	position: relative;
	bottom: 6px;
	font-size: 11px;
	border: 0px;
	padding: 1px;
	width: 130px;
	height: 14px;
}
#head_tagline {
	font-size: 15px;
	font-weight: bold;
	color: #A1712D;
	clear: both;
	margin: 0 auto;
	width: 380px;
	position: relative;
	right: 82px;
	top: 59px;
}
#nav_wrap {
	background-image: url(/img/nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
}
#main_upper_wrap {
	background-image: url(/img/main_upper.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 260px;
}
#lower_nav_wrap {
	margin: 0 auto;
	width: 700px;
	padding: 11px 0 0 200px;
}
#lower_nav_wrap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lower_nav_wrap ul li {
	display: inline;
}
#lower_nav_wrap ul li a {
	color: #FFFFFF;
	text-align: center;
	float: left;
	text-decoration: none;
}
#lower_nav_wrap ul li a:hover, #lower_nav_wrap ul .active a {
	color: #E3D7C2;
}
.lower_nav_line {
	display: block;
	width: 4px;
	margin: 2px 15px 0;
	float: left;
	text-align: center;
}
#sub_main_pic {
	margin: 0 auto;
	width: 940px;
	position: relative;
	top: 17px;
}
#main_lower_wrap {
	background-image: url(/img/main_lower.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 380px;
}
#main_lower {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#main_box {
	background-image: url(/img/main_box_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 670px;
	float: left;
}
#main_box_top {
	background-image: url(/img/main_box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 338px;
}
#main_box_content {
	padding: 20px 20px 0 22px;
}
#main_box_bottom {
	background-image: url(/img/main_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
}
.white_heading_box {
	padding: 10px;
	background-color: #FFFFFF;
}
.white_sub_heading_box {
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	left: -10px;
	top: -10px;
	width: 608px;
}
*html .white_sub_heading_box {
	
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	left: 0px;
	top: -10px;
	width: 588px;
	/* 
	*/
}
#home_main_lower_left_box {
	width: 300px;
	padding: 10px;
	margin: 20px 0 0;
	float: left;
}
#blog_box {
	background-image: url(/img/blog_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 268px;
	margin: 20px 0 0 20px;
	float: left;
}
#blog_box_top {
	background-image: url(/img/blog_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 165px;
}
#blog_box_content {
	padding: 123px 15px 0 40px;
	color: #E4D999;
	font-size: 12px;
}
#blog_box_content a {
	color: #E4D999;
	font-size: 12px;
}
#blog_box_bottom {
	background-image: url(/img/blog_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
}
#side_box {
	background-image: url(/img/side_box_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 310px;
	float: right;
}
#side_box_top {
	background-image: url(/img/side_box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 338px;
}
#side_box_content {
	padding: 20px 20px 0 22px;
}
#side_box_bottom {
	background-image: url(/img/side_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
}
#foot_wrap {
	background-image: url(/img/foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 96px;
}
#foot {
	color: #B59B60;
	font-size: 11px;
	font-family: "Trebuchet MS";
	width: 900px;
	margin: 0 auto;
	text-align: center;
	line-height: 170%;
	padding: 50px 0 0;
}
#foot a {
	color: #B59B60;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 170%;
	text-decoration: none;
}
