body {
	background:#203c56 url("../images/main/bg-body.png") repeat-x center top;
	font: 13px/1.8 "tahoma", helvetica, sans-serif;
}

a {
	color: #3d799c;
	height: auto;
}

a:hover {
	color: #203c56;
}

#container {
	margin: 0 auto;
	padding-bottom: 42px;
	width: 995px;
	background: transparent url("../images/main/bg-container.jpg") no-repeat center top;
}

#container2 {
	margin: 0 auto;
	width: 850px;
}

#content {
	margin: 0 auto;
	background: transparent url("../images/main/bg-content.png") repeat-y center top;
	behavior: url("/taglib/css/iepngfix_repeat.htc");
}

#copy {
	margin: 0 auto;
	width: 798px;
	min-height: 550px;
	background: url("../images/main/bg-copy.png") repeat-x center 160px;
}

#copy_header {
	height: 160px;
	background: url("../images/main/bg-copy_header.jpg") no-repeat left top;
}

#copy_header p.photo{
	padding-bottom: 0;
	margin: 0;
	float: right;
}

#copy_body{
	width: 560px;
	float: right;
	padding-bottom: 2em;
}

#page_nav {
	border-top: 1px dotted #ccc;
	margin: .367em 2.15em;
}

#page_nav a {
	color: #cd3a03;
	font-weight: bold;
}

#page_nav li.link_prev {
	float: left;
}

#page_nav li.link_next {
	float: right;
}




/* ================HEADER / NAVIGATION / SEARCH================ */
#header {
	margin: 0 auto;
	width: 798px;
	height: 146px;
	background: url("../images/main/bg-header3.jpg") no-repeat center top;
}

#header a {	
	text-decoration: none;
}

h1 {
	height: 112px;
	width: 338px;
	float: left;
	margin-left: 33px;
}

h1 a{
	height: 112px;
	width: 338px;
	display: block;
}

h1 span{
	display: none;
}

#main_nav {
	margin: 0 auto;
	width: 798px;
	line-height: 34px;
	background: url("../images/main/bg-main_nav.png") no-repeat center center;
	clear: both;
	overflow: hidden;
}

#main_nav li {
	 float: left;
	 width: 99.75px;
	 display: inline;
	 overflow: hidden;
}

#main_nav li a {
	display: block;	
	text-align: center;
	color: #fff;
}

#main_nav li a:hover {
	background: url("../images/main/bg-main_nav-li-hover.png") no-repeat center center;
}

#main_nav li.section_current {
	background: url("../images/main/bg-main_nav-li-current.png") no-repeat center center;
}

#search { 
width: 220px;
	height: 19px;
	float: right;
	padding-right: 9px;
	margin:  6px 0 0 0;
	display: inline;
}

#search form{
	height: 19px;
	/*margin-left: 3.6em;*/
}

#search #search_query {
	float: left;
	display: inline;	
	font-family: arial, sans-serif;	
	color: #333;
	font-size: 11px;
	border: none;
	margin: 1px 0 0 0;
	background-color: #aaa;
	padding: 3px;
	width: 124px;
}

#search p{
	float: left;
	font: normal 12px "arial", helvetica, sans-serif;
	color: #ccc;
	padding: 4px 6px 0 0;
}

#search button {
	background: url("../images/main/search_go-btn.png") no-repeat 4px center;
	behavior: url("/taglib/css/iepngfix.htc");
	border: none;
	height: 16px;
	width: 20px;
	margin: 2px 0 0 0;
	padding-right: 6px;
}

#search button span{
	display: none;
}

#directions {
	float: right;
	margin: 15px 22px 0 0;
}

#directions a {
	display: block;
	height: 29px;
	width: 219px;
}

#directions span{
	display: none;
}

#give_online {
	float: right;
	margin: 5px 22px 0 0;
}

#give_online a {
	display: block;
	height: 29px;
	width: 219px;
}

#give_online span{
	display: none;
}




/* ================SIDEBAR================ */
#sidebar {
	width: 199px;
	float: left;
	margin-top: 3em;
}

#sidebar_nav li {
	width: 220px;
}

#sidebar_nav a {
	color: #cd3a03;
	text-decoration: none;
	padding-left: 26px;
	line-height: 3em;
	width: 174px;
	display: block;
	border-bottom: 1px solid #fff;
	position: relative;
}

#sidebar_nav li.section_current {
	background: url("../images/main/bg-sidebar_li.gif") no-repeat left top;
}

#sidebar_nav li.section_current a {
	font-weight: bold;
}

#sidebar_nav li a:hover {
	background-color: #eee;
}

#content_footer {
	clear: both;
	height: 0;
}




/* ================FOOTER================ */
#footer {
	margin:0 auto;
	clear: both;
	height: 40px;
	width: 850px;
	background: url("../images/main/bg-footer.png") no-repeat center top;
	behavior: url("/taglib/css/iepngfix.htc");
	font-size: 10px;
	font-family: arial;
	color: #bbb;
	text-align: center;
	padding: 18px 0;
}

#footer a {
	color: #bbb;
	text-decoration: none;
}

#footer a:hover {
	color: #3d799c;
	text-decoration: underline;
}

#footer p {
	float: left;
	padding-left: 300px;
}

#media_links {
	 float: left;
}

#media_links li{
	 float: left;
	 width: 32px;
	 height: 32px;
	 display: inline;
	 overflow: hidden;
	 padding-left: 8px;
}

#media_links li a {
	display: block;	
}

#media_links li a img{
	behavior: url("/taglib/css/iepngfix.htc");
}
