/* HEADER VARIABLES */
#header_box_home {
	height: 205px;
	background: #e9ddbf url(images/bg_header_home_2.jpg) top left no-repeat;
}
#header_box_about {
	height: 205px;
	background: #e9ddbf url(images/bg_header_about_2.jpg) top left no-repeat;
}
#header_box_hounds {
	height: 205px;
	background: #e9ddbf url(images/bg_header_hounds_2.jpg) top left no-repeat;
}
#header_box_horses {
	height: 205px;
	background: #e9ddbf url(images/bg_header_horses_2.jpg) top left no-repeat;
}
#header_box_faq {
	height: 205px;
	background: #e9ddbf url(images/bg_header_faq_2.jpg) top left no-repeat;
}
#header_box_forms {
	height: 205px;
	background: #e9ddbf url(images/bg_header_forms.jpg) top left no-repeat;
}
#header_box_contact {
	height: 205px;
	background: #e9ddbf url(images/bg_header_contact_2.jpg) top left no-repeat;
}
#header_box_members {
	height: 205px;
	background: #e9ddbf url(images/bg_header_members_2.jpg) top left no-repeat;
}
#header_content {
	width: 210px;
	float: right;
	text-align: left;
	padding: 15px 25px 0px 0px;
}
#header_content label {
	width: 200px;
	color: #FFFFFF;
	font-size: 1em;
	height: 25px;
	line-height: 25px;
	text-align: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header_content input, #header_content checkbox, #header_content select, #header_content textarea {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 1em;
	width: 145px;
	height: 20px;
	padding: 0px 2px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	float: left;
}
#header_content input:focus, #header_content checkbox:focus, #header_content select:focus, #header_content textarea:focus {
	background: #dae5f2
}
#header_content input:hover, #header_content checkbox:hover, #header_content select:hover, #header_content textarea:hover {
	background: #dae5f2
}
#header_content input.submitbutton {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 45px;
	height: 22px;
	padding: 0px;
	float: left;
	margin: 0px 0px 10px 5px;
}

/* MENUBAR VARIABLES */
#menubar_box {
	width: 850px;
	height: 25px;
	overflow: hidden;
}
#menubar_box ul {
	text-align: center;
}
#menubar_box li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}
#main_menu {
	float: left;
	width: 630px;
	height: 25px;
	line-height: 25px;
	background: #931855;
}
#main_menu li {
	margin: 0px 12px;
}
#main_menu a:link, #main_menu a:active, #main_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#main_menu a:hover {
	color: #7f9be1;
	text-decoration: none;
}

/* MEMBER MENU VARIABLES */
#member_menu {
	float: left;
	width: 220px;
	height: 25px;
	line-height: 25px;
	background: #7f9be1;
}
#member_menu li {
	text-align: center;
}
#member_menu a:link, #member_menu a:active, #member_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#member_menu a:hover {
	color: #931855;
	text-decoration: none;
}

/* BODY AREA VARIABLES */
#content_box {
	width: 850px;
	background: #b5906e;
}
#content_content {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	width: 630px;
	float: left;
}
#content_content td p {
	line-height: 1.15em;
}
#content_content ul li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: .85em;
}
#content_content ol li {
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 0.85em;
}
#content_content form {
}
#content_content label {
	width: 100px;
	color: #000000;
	height: 25px;
	line-height: 25px;
	text-align: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-weight: bold;
}
#content_content input, #content_content checkbox, #content_content select, #content_content textarea {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-size: .85em;
	width: 145px;
	height: 20px;
	padding: 0px 2px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	float: left;
}
#content_content input:focus, #content_content checkbox:focus, #content_content select:focus, #content_content textarea:focus {
	background: #dae5f2
}
#content_content input:hover, #content_content checkbox:hover, #content_content select:hover, #content_content textarea:hover {
	background: #dae5f2
}
#content_content input.submitbutton {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: 22px;
	padding: 0px 5px;
	float: left;
	margin: 0px 0px 10px 5px;
}
#content_content_home {
	background: #e9ddbf url(images/body_home_main.jpg) bottom center no-repeat;
	padding: 35px 55px 225px 55px;
}
#content_content_about {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content_hounds {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content_horses {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content_faq {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content_contact {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content_members {
	background: #e9ddbf;
	padding: 35px 55px;
	min-height: 450px;
}
#content_content a:link, #content_content a:active, #content_content a:visited {
	color: #931855;
	text-decoration: underline;
}
#content_content a:hover {
	color: #7f9be1;
	text-decoration: underline;
}

/* SIDEBAR VARIABLES */
#sidebar_content {
	background: #b5906e url(images/bg_sidebar.jpg) top center no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 125px 25px 25px 25px;
	color: #e9ddbf;
	float: left;
	width: 170px;
}
#sidebar_content li {
	list-style-position: inside;
	list-style-type: none;
	line-height: 30px;
	font-size: 0.9em;
}
#sidebar_content a:link, #sidebar_content a:active, #sidebar_content a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidebar_content a:hover {
	color: #931855;
	text-decoration: underline;
}

/* FOOTER VARIABLES */
#footer_box {
	width: 850px;
	margin: 0px auto 20px auto;
}
#footer_content {
	color: #999999;
	font-size: 0.75em;
}
#footer_content a:link, #footer_content a:active, #footer_content a:visited {
	color: #999999;
	text-decoration: none;
}
#footer_content a:hover {
	color: #931855;
	text-decoration: underline;
}
