/*
-----------------------------------------------
Cooper Design
Author:   Jason Cooper
Version:  Feb 1 2008
----------------------------------------------- */


/* Global
----------------------------------------------- */

/* Remove border around linked images */
img {
	border: 0;
	padding: 0;
	margin: 0;
	}
	

	
/* Pseudo Links
----------------------------------------------- */
a:link, a:visited, a:active  {
	color: #d10000;
    text-decoration: underline;
	}    
a:hover {
	color: #d10000;
    text-decoration: none;
	}  

/* Navigation
----------------------------------------------- */
#cNav {
  	font-size: 11px;
	color: #fff;
    text-decoration: none;
	} 

#cNav a:link, #cNav a:visited, #cNav a:active  {
  	font-size: 11px;
	color: #fff;
    text-decoration: none;
	}    
#cNav a:hover {
  	font-size: 11px;
	color: #fff;
    text-decoration: underline;
	}  	
	
#mNav {
	border: 0;
	padding: 0;
	color: #fff;
	background-color: #bf1e2e;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-family: 'Trebuchet MS', sans-serif;
  	font-size: 14px;
  	vertical-align: top;
	text-align: center; 
  	}
  	
 #mNav a:link, #mNav a:visited, #mNav a:active  {
	color: #fff;
    text-decoration: none;
	}    
#mNav a:hover {
	color: #fff;
    text-decoration: underline; 
	}   	
  	
  	
span.navSep {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	color: #d14c4c;
	}

#cNav {
	color: #fff;
	text-align: right;
	}

/* BEGIN DROPDOWN NAVAGATION */


#nav {
	  font-size: 11px;
	  padding-left:50px; 
	}

.nav-bar {
	font-family: verdana, sans-serif;
	font-size: 18px;
	width: 799px;
	position: relative;
	background-image: none;
	z-index: 1;
	}
	
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
  	border-style: none;
	}	

.nav-wrapper  {
	width: 799px; 
	height: inherit; 
	margin: auto; 
	}

.nav-wrapper ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
  	text-align: left;
	}

.nav-wrapper li {
  	float: left;
  	position: relative;
	}

.nav-wrapper li.sub {
	border-top: 1px solid #575757;
	clear: left;
	}

.nav-wrapper li img {
	display: block; /* IE5, 5.5 */
	}

.nav-wrapper li ul {
  	display: none;
  	position: absolute; 
  	top: 1em;
  	left: 0;
	padding-top: 18px;
	}

.nav-wrapper li>ul {
	top: auto;
	left: auto;
	padding-top: 0; 
	}

.nav-wrapper li:hover ul, 
.nav-wrapper li.over ul{ 
	display: block;   
	}

.nav-wrapper li.sub a {
	display: block;
	width: 125px;	
	padding: 6px 10px;
	background: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #fff; 
	}

.nav-wrapper li.sub a:hover {
	background-color: #bf1e2e;
	color: #fff; 
	} 
	
	
/* END DROPDOWN NAVAGATION */			
	
	
#sMain {
	margin: 0px;
	padding: 20px 30px 10px 20px;
	background-color: #f0f0f0;
	color: #343434;
	text-align: left;
  	font-size: 12px;
  	line-height: 20px;
	}		
	
#hBanner { 
	padding: 0px;
	margin: 0px;
  	background-color: #fff;
	color: #343434;
  	font-size: 12px;
	text-align: center;
	line-height: 18px;
	}
 
 .mHeader {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	}
	
	
/* Misc.
----------------------------------------------- */	

.buttonBig {
	padding: 5px 0px 0px 10px;
	margin: 0px;
	background-image: url("../images/buttonBig.gif");
	background-repeat: no-repeat;
	color: #fff;
  	font-size: 12px;
	text-align: left;
	width: 310px;
	height: 31px;
	}
	
.buttonBig a:link, .buttonBig a:visited, .buttonBig a:active  {
	color: #fff;
    text-decoration: underline;
	}    
.buttonBig a:hover {
	color: #fff;
    text-decoration: none;
	}  
	
.buttonMed {
	padding: 5px 0px 0px 10px;
	margin: 0px;
	background-image: url("../images/buttonMed.gif");
	background-repeat: no-repeat;
	color: #fff;
  	font-size: 12px;
	text-align: left;
	width: 310px;
	height: 31px;
	}
.buttonMed1 {
	padding: 5px 5px 0px 10px;
	margin: 5px;
	background-color:#C01C2D;
	color: #fff;
  	font-size: 12px;
	text-align: left;
	height:30px;
	}	
.buttonMed a:link, .buttonMed a:visited, .buttonMed a:active  {
	color: #fff;
    text-decoration: underline;
	}    
.buttonMed a:hover {
	color: #fff;
    text-decoration: none;
	}  	

.buttonMed1 a:link, .buttonMed1 a:visited, .buttonMed1 a:active  {
	color: #fff;
    text-decoration: underline;
	}    
.buttonMed1 a:hover {
	color: #fff;
    text-decoration: none;
	}  	

	
.imgleft {
	position:relative;
	float:left;
	margin: 0 10px 20px 0;
	z-index: 0;
	}
  
.imgright {
	position:relative;
	float:right;
	margin: 0 0 10px 10px;
	}	
	
	
.subheader {
	font-size: 15px;
	text-align: left;
	color: #bf1e2e;
	font-weight: bold;
	}
	
#coop {
	font-size: 11px;
	color: #4fbbe2;
	}

#coop a:link, #coop a:visited, #coop a:active  {
	color: #4fbbe2;
    text-decoration: underline;
	}    

#coop a:hover {
	color: #257d9c;
    text-decoration: none;
	}  
		
