/* CSS Document */

/* general elements */
*{
	margin:0;
	padding:0;
}

a {
	color: #007cd8;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.floatleft {
	float: left;
	}
	
.floatright {
	float: right;
	}

body {
	/*background-color:#fefde9;*/
	font:12px/20px Arial;
	color:#333;
	}

#outer_wrapper {
	position: relative;
	width:967px;
	margin:0 auto; 
}

/* utility nav */

#cop_utility_nav  {
	/*display: none;*/
	position: relative;
	float:right;
	top:0px;
	height:29px;
	color: #80745a;
	font-weight: bold;
	text-align: right;
}

#cop_utility_nav a:link, #cop_utility_nav a:visited {
	color: #c60071;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}
	
#cop_utility_nav a:hover, #cop_utility_nav a:active {
	color: #80745a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}
	
#utility_nav_donate {
	display: block;
	float: left;
	padding-right: 5px;
} 

/* search container */

#cop_search_container {
	display: none;
	/*clear: both;
	float: right;
	position:relative;
	height:30px;*/
}

#search_form {
	margin-right: 20px;
	}

.cop_search_box {
	background: transparent url(../images/search_bg.gif) top left no-repeat;
	float: left;
	height: 24px;
	width: 135px;
	border: none;
	outline: none;
	padding: 5px 0px 3px 0px;
	}

.cop_search_submit {
	background: transparent url(../images/search_btn.gif) top left no-repeat;
	height: 24px;
	width: 24px;
	border: none;
	outline: none;
	}


/* home page header */

#home_logos {
	float: left;
	width: 430px;
}

#home_header_photos {
	float: right;
	width: 534px;
	height:324px;
}

#home_facts_feature {
	clear: left;
	width: 436px;
	height:181px;
	background: #ffffff url(../images/home_facts_feature_bg.gif) top left repeat-y;
}

/* main header */

#cop_header {
	/*clear: both;
	position:relative;
	width: 973px;*/
}

#cop_logo_bg {
	/*float: left;
	width:323px;
	height:182px;
	background: url(../images/logo_lockup_bg.gif) top left no-repeat;*/
}

#cop_logo {
    padding-top: 25px;
    padding-left: 35px;
    padding-bottom: 20px;
}    


#cop_facts_feature {
	display: none;
	/*float: left;
	width: 359px;
	height:182px;
	background: #ffffff url(../images/facts_feature_bg.gif) top left repeat-x;*/
}

#facts_container {
	display: none;
	/*height: 95px;
	padding: 30px 10px 25px 20px; 
	margin-bottom: 10px;
	overflow: hidden; */
	}

#spread_the_word {
	display: none;
	/*margin-right: 5px; */
	} 

#cop-header-photos {
	display: none;
	/*float: right;
	width:291px;
	height:178px;*/
}

/* main menu */

#cop_main_menu {
	display: none;
	/*clear: both;
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 1020px;
	height: 39px;
	margin-left: -47px;*/
}

#menu_shadow {
    display: none;
}

/* content body */

#cop_body_wrapper {
	/*background: url(../images/content_footer.gif) bottom left no-repeat;*/
	padding-bottom: 30px;
	text-align: left;
	width:972px; 
	z-index: -1;
}

#cop_content_wrapper { 
	/*background:#ffffff url(../images/body_bg.gif) bottom left repeat-y;*/
	text-align: left;
	width:972px;
}

/* left column */

#cop_left_col {
	display: none;
	/*float: left;
	width:246px;*/
}

#cop_left_nav {
	width:237px; 
	margin-bottom: 20px; 
} 

#cop_left_nav ul {
	margin-left: 8px;
	list-style: none;
	}

#cop_left_nav ul li a {
	display: block;
	background: url(../images/left_nav_bg.gif) top left repeat-y;
	border-bottom: 1px solid #eb92b2;
	padding: 5px 10px 5px 10px;
	color: #c60071;
	font-weight: bold;
	text-decoration: none;
	}

#cop_left_nav ul li a:hover {
	color: #75432f;
	/*color: #a40358;*/
	background: url(../images/left_nav_bg_active.gif) top left repeat-y;
	}

#cop_left_nav ul li a.active {
	display: block;
	background: url(../images/left_nav_bg_active.gif) top left repeat-y;
	border-bottom: 1px solid #eb92b2;
	padding: 5px 5px 5px 10px;
	color: #75432f;
	/*color: #a40358;*/
	font-weight: bold;
	}
	
#cop_left_nav ul li a.afterTertiary {
	display: block;
	background: url(../images/left_nav_bg.gif) top left repeat-y;
	border-bottom: 1px solid #eb92b2;
	border-top: 1px solid #eb92b2;
	padding: 5px 10px 5px 10px;
	color: #c60071;
	font-weight: bold;
	text-decoration: none;
	}

#cop_left_nav ul li a:hover.afterTertiary {
	color: #75432f;
	/*color: #a40358;*/
	background: url(../images/left_nav_bg_active.gif) top left repeat-y;
	}

#cop_left_nav ul ul {
	list-style: none;
	margin-left: 0px;
	}

#cop_left_nav ul ul li a {
	display: block;
	background: url(../images/tertiary_nav_bg.gif) top left repeat-y;
	color: #c60071;
	border-bottom: none;
	/*border-bottom: 1px solid transparent;*/
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	}

#cop_left_nav ul ul li a:hover, a:active {
	color: #75432f;
	background: url(../images/tertiary_nav_bg.gif) top left repeat-y;
	}

#cop_left_nav ul ul li.tertiaryActive {
	display: block;
	background: #fbf2ed url(../images/tertiary_nav_bg_active.gif) top left no-repeat;
	padding-top: 1px;
	}

#cop_left_nav ul ul li a.tertiaryActive {
	display: block;
	background: #fbf2ed url(../images/tertiary_nav_bg_active.gif) bottom left no-repeat;
	color: #75432f;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	}

#cop_left_nav ul ul li a:hover.tertiaryActive {
	color: #75432f;
	}

#cop_left_nav ul ul li.tertiaryActiveFirst {
	display: block;
	}

#cop_left_nav ul ul li a.tertiaryActiveFirst {
	display: block;
	background: #fbf2ed url(../images/tertiary_nav_bg_active.gif) bottom left no-repeat;
	color: #75432f;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	} 

#cop_left_nav ul ul li a:hover.tertiaryActiveFirst {
	color: #75432f;
	} 

#cop_left_nav ul ul li.tertiaryActiveLast {
	display: block;
	}

#cop_left_nav ul ul li a.tertiaryActiveLast {
	display: block;
	background: #fbf2ed url(../images/tertiary_nav_bg_active.gif) top left no-repeat;
	color: #75432f;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	} 

#cop_left_nav ul ul li a:hover.tertiaryActiveLast {
	color: #75432f;
	} 

/* right column */

#cop_right_col {
	/*margin-left: 246px;
	width:726px;*/
}

#cop_content_banner {
	display: none;
	/*width:726px;*/
}

#cop_content_body {
	padding: 0px 0px 10px 20px;
	margin-right: 45px;
	}
	
#cop_landing_content_body {
	padding: 0px 0px 10px 20px;
	margin-right: 45px;
	background: url(../images/landing_content_bg.gif) top right no-repeat;
	}	

#email_print {
	display: none;
	/*float: right;
	margin-top: 10px;*/
	}

#breadcrumbs {
	display: none;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	}

#cop_content_footer {
	width:726px;
	height:34px;
}

/* headers */

h1, h2, h3 {
	margin: 15px 0 10px 0;
	color: #c60071;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #75432f;
}

h3 {
	margin-bottom: 0px;
	font-size: 12px;
}

p {
	margin: 0px 0 20px 0;
}

#cop_content_body ul {
	margin: 10px 0 10px 30px;
	}

#cop_content_body ol {
	margin: 10px 0 10px 30px;
	}

#cop_landing_content_body ul {
	margin: 10px 0 10px 30px;
	}

#cop_landing_content_body ol {
	margin: 10px 0 10px 30px;
	}

/* feature bar */

#cop_feature_bar {
	display: none;
	/*width:972px;
	height:262px;
	clear: both;
	z-index: -1;*/
}

#cop_feature_bar a {
	padding: 0px;
	margin: 0px;
}

#cop_feature_bar img 
{
    border: none;
    padding: 0px;
    margin: 0px;
}

#feature_left {
	float:left;
}

#feature_center {
	float: left;
}

#feature_right {
	float: right;
}

/* footer */

#cop_footer {
	display: none;
	/*margin: 10px 10px 10px 10px;
	color: #80745a;
	font-weight: bold;
	z-index: -1;*/
}

#cop_footer_links {
	float: left;
}

#cop_footer_links a:link, #cop_footer_links a:visited {
	color: #c60071;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}

#cop_footer_links a:hover, #cop_footer_links a:active {
	color: #80745a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}

#cop_footer_certificates {
	float: right;
}

.smallText {
	font-size: 10px;
	font-weight: normal;
	}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* form styles */

.requiredField {
    color: #90433b;
    font-weight: bold;
}
