body {
	background: #78884c url("../images/main/bg-body.jpg") no-repeat center top;	
	font: 13px/1.6 "georgia", serif;
	color: #222;
}

a {
	color: #c95711;
}

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

#content {
	margin: 0 auto;
	width: 810px;
	clear: both;
	border-top: 6px solid #c95711;
	background: url("../images/main/copy_body-bg.png") repeat-x center bottom;
}

p {
	margin: .8em 0 1.6em 0;
}
		
#copy {
	width: 542px;
	min-height: 510px;
	float: left;
	border-right: 1px solid #d9e1e2;
}
		
#copy_body {
	padding: 1.4em 2.3em;
}

#copy_body ul, ol {
	padding-top: 1.3em;
}

h2 {
	font-family: "arial", "helvetica", sans-serif;	
	font-size: 1.75em;
	/*font-weight: normal;*/
	color: #0f5071;
	margin-bottom: .6em;
	padding-bottom: .4em;
	/*border-bottom: 1px solid #0f5071;*/
}

h2 span {
	font-size: 0.5em;
	vertical-align: middle;
}

h3 {
	font-family: "georgia", serif;	
	font-size: 1.33em;
	font-weight: normal;
}

h4 {
	font-family: "arial", helvetica, sans-serif;	
	font-size: 1em;
	margin-bottom: -.7em;
	padding-top: 1.37em;
}

h5 {
	font-family: "arial", helvetica, sans-serif;	
	font-size: 1.33em;
}

p.photo-2 {
	float: left;
	display: inline;
	margin: 0 13px 13px 0;
}

#content_footer {
	clear: both;
}

/* =================== HEADER =================== */
#header {
	margin: 0 auto;
	padding: 13px 0;
	width: 860px;
	height: 135px;
	background: url("../images/main/bg-header.png") no-repeat center bottom;
	behavior: url("/taglib/css/iepngfix.htc");
}

#header h1 a {
	clear: left;
	width: 238px;
	float: left;
	height: 109px;
	overflow: hidden;
	margin-left: 25px;
}

#header h1 a span{
	display: none;
}

/* SEARCH */
#search { 
	height: 19px;
	width: 265px;
	float: right;
	padding-right: 9px;
	margin: 60px 25px 0 0;
}

#search form{
	background: url("../images/main/search_bg.png") no-repeat;
	height: 19px;
	margin-left: 3.6em;
}

#search #search_query {
	float: left;
	display: inline;	
	font-family: arial, sans-serif;	
	color: #777;
	font-size: 11px;
	border: none;
	line-height: 13px;
	width: 162px;
	margin: 3px 0 0 22px;
	background-color: #fff;
}

#search #search_submit {
	padding-left: 5px;
}

#search p{
	float: left;
	font: bold 12px "arial", helvetica, sans-serif;
	color: #c95711;
	padding: 7px 0 0 0;
}

#search button {
	background: url("../images/main/search_go-btn.png") no-repeat;
	behavior: url("/taglib/css/iepngfix.htc");
	border: none;
	height: 19px;
	width: 19px;
	margin-left: 6px;
}

#search button span{
	display: none;
}

/* NAV-MAIN */
#nav-main {
	width: 572px;
	float: right;
	padding: 44px 10px 0 0;
	overflow: hidden;
}

#nav-main ul {
	font: bold 13px "arial", helvetica, sans-serif;
	text-align: center;
	text-transform: lowercase;
}

#nav-main ul li {
	display: inline;
	padding: 0 1.3em;		
}

#nav-main ul li a {
	color: #0f5071;
	text-decoration: none;
}

#nav-main ul li a:hover {
	text-decoration: underline;
}

/* =================== SIDEBAR =================== */
#sidebar {
	width: 267px;
	margin-top: 0;
	float: right;
}

#sidebar p{
	padding: 1.3em 2.3em;
	color: #0f5071;
}

#sidebar p.photo{
	margin: 0;
	display: block;
	padding: 0;
}

#sidebar_nav {	
	font-family: "arial", helvetica, sans-serif;
	line-height: 3em;
}

#sidebar_nav li{
}

#sidebar_nav a{	
	text-decoration: none;
	display: block;
	background-color: #f1f1e6;
	border-top: 1px solid #fff;	
	padding-left: 2.5em;
}

#sidebar_nav a:hover{	
	background-color: #dae2e3;
	color: #0f5071;
	background: #dae2e3 url("../images/sidebar/bg-sidebar_nav-hover.png") no-repeat 11.5em center;
}

/*===================== FOOTER =====================*/
#footer {
	background: #78884c url("../images/main/bg-footer.png") no-repeat center top;
	behavior: url("/taglib/css/iepngfix.htc");
	clear: both;
	font: 11px/1.6 "arial", helvetica, sans-serif;
	color: #d2d1bc;
}

#footer p{
	padding: 28px 0 24px 18px;
}

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

#footer p a:hover{
	color: #fff;
}

#footer p span{
	margin-left: 1em;
}
