.red {
	color: #a12830;
}

.orange {
	color: #cc8219;
}


body {
	text-align: center;
	margin: 0;
	background: #d4891d;
	font-family: "gill sans", Tahoma, 'Lucida Sans', 'Helvetica', verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	_font-weight: bold;
}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}

.wrap {
	margin: 0 auto;
	text-align: left;
	width: 1009px;
	background: url(../i/wrap_background.jpg) repeat-y;
}

body#blue .wrap {
	background: url(../i/blue_wrap_background.jpg) repeat-y;
}
#header {
	margin: 0 auto;
	margin-top: 20px; 
	text-align: left;
	width: 995px;
	background: url(../i/header_background.jpg) no-repeat;
	height: 119px;
	background-position: 1px 0;
	padding-top: 12px;
	padding-left: 14px;
}

body#blue #header {
/*	background: url(../i/blue_header_background.jpg) no-repeat;
	background-position: 1px 0;
*/
}

#header h1#logo a {
	background: url(../i/h1_logo.jpg) no-repeat;
	width: 177px;
	height: 117px;
	display: block;
	text-indent: -9999px;

}

body#blue #header h1#logo a {
	background: url(../i/blue_h1_logo.jpg) no-repeat;
}

#header .search_box {
	width: 260px;
	padding-top: 20px;
	height: 100px;
	float: right;
	margin-top: -110px;
	margin-right: 20px;
	color: #fff;
	font-size: 14px;
}
#header .search_box input {display: inline;}
#header .search_box input.searchButton {background: none; border: 0; color: #fff; font-size: 14px;}

#main {padding-top: 3px; padding-bottom: 30px;}

#nav {
	width: 190px;
	float: left;
	
	margin-left: 11px;
}

#nav ul li a {
	display: block;
	background: #a12831 url(../i/nav_li.jpg) repeat-x;
	min-height: 28px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	width: 170px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	_font-size: 13px;
	padding-left: 20px;
	padding-top: 10px;
	text-transform: uppercase;
}

#nav ul li a:hover, #nav ul li a.selectedPageRoot, #nav ul li a.selectedPage {
	background: #a12831 url(../i/nav_li_hover.jpg) repeat-x bottom;

}

#nav ul ul {
	background: #a12830;
	margin-top: -10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#nav ul ul li a {display: block; height: 100%; text-transform: none; padding: 0; padding-left: 20px; margin: 0;}
#nav ul ul li a:hover, #nav ul ul li a.selectedPage {background: none; text-decoration: underline;}
#content {
	width: 541px;
	float: left; 
	margin-left: 5px;
	color: #a12830;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -5px;
}


#content_admin {
	width: 771px;
	float: left; 
	margin-left: 5px;
	color: #a12830;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -5px;
}

#content_admin h2 {font-size: 18px; margin-top: 10px; margin-bottom: 10px; font-weight: bold;}

#content strong {font-weight: bold;}
#content em {text-s}
#content a, #content a:visited {	color: #a12830;}
#content h1 {
	font-size: 22px;
	margin-top: 5px; 
	margin-bottom: 5px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin-top: 10px; margin-bottom: 5px;}
#content h2 {font-size: 18px;}
#content h3 {font-size: 15px;}
#content h4 {font-size: 13px;}
#content ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}

#content ul li {
	padding-left: 15px; 
	background: url(../i/arrow.gif) no-repeat;
	background-position: 0 6px;
	
}

#content ol {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#content ol li {list-style: decimal;}

#content hr {
	background: #d4891d;
	border: 0px solid #d4891d;
	background: #d4891d;
	height: 1px;
}

#content p {
	margin-bottom: 10px;
}
#content .thumbContents {border: 1px solid #bd7611; background: #ededed;}
#content .thumbContents p {display: none;}
#content .photoGalleryElement {margin-top: 20px;}

#content #fieldList input {

	border: 1px solid #b9b796;
	padding: 3px;
	margin-right: 10px;}
	
#content .fieldItem {
	margin-bottom: 20px;
}

#content .fieldSelected {
	background: #fff;
	background: #bd7611;

	color: #fff;
}
#content .rss {display: none;}
#content .fieldItem label {}

#content .comments dl {
	background: #bd7611;
	color: #fff;

	display: block; 
}
div.comments dd.comment, div.comments dt.comment {background: #bd7611;}

#content div.comments dl a, #content div.comments dl a:visited {color: #fff;}
#content div.comments dl dt {}

#content div.comments dl dd {}
input.submitComment {width: 200px;}
#sidebar {
	height: 100px;
	
	width: 225px;
	float: right;
	margin-right: 17px;
}

#sidebar hr {
	background: #d4891d;
	border: 0px solid #d4891d;
	background: #d4891d;
	height: 1px;
}


#footer {
	margin: 0 auto;
	width: 1009px;
	background: url(../i/inner_footer_background.jpg) no-repeat;
	background-position: 1px 0;
	height: 83px;
	color: #fff;
	text-align: left;
	padding-top: 13px;
	clear: left;
}

body#blue #footer {
	background: url(../i/blue_inner_footer_background.jpg) no-repeat;
	background-position: 1px 0;
}
#footer p {line-height: 15px;}
#footer .left {padding-left: 30px;}
#footer .right {
	padding-right: 30px;
	text-align: right;

}

p.credit {text-align: right; margin: 0 auto; width: 980px;}
p.credit {color: #c56c23; margin-bottom: 20px;}
p.credit a {color: #c56c23; text-decoration: none;}
p.credit a:hover {color: #a04a03;}

body#blue p.credit, body#blue p.credit a {color: #789ac0;}
body#blue p.credit a:hover {color: #214c7c;}


body#blue {
	background: #66ccff;
}
