@charset "utf-8";
boby {
	background-color:#41332A;
    margin-left: 15px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0px;
}
h2 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
}

.top_nav a:hover {
	color: #F88E20;
	text-decoration: none;
	}
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
}

.body_copy a, .body_copy a:link, .body_copy a:visited, .body_copy a:active {
	color: #CC0000;
	text-decoration: none;
}

.body_copy a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

.body_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.right_nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
}
.rigth_nav_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
}

.rigth_nav_copy a, .rigth_nav_copy a:link, .rigth_nav_copy a:visited, .rigth_nav_copy a:active {
	color: #000000;
	text-decoration: none;
}

.rigth_nav_copy a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	
	color: #666666;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #cccccc;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
}
.body_copy_bold_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F99F42;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.cms_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
}

.cms_body_copy a, .cms_body_copy a:link, .cms_body_copy a:visited, .cms_body_copy a:active {
	color: #F88E20;
	text-decoration: none;
}
