/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}


.hidden {
	display: none;
}



body {
	color: #666666;
	background-color: #b11f24;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
}



#page-container {
	width: 960px;
	text-align: justify;
	clear: both;
	margin-top: 29px;
	margin-right: auto;
	margin-bottom: 29px;
	margin-left: auto;
	position: relative;

	}


	



#header {
	height: 200px;
	background-image: url(../images/baressensuals-logo.jpg);
	background-repeat: no-repeat;
	position: relative;
}





img {
border:0px;

}




#logo {
	position: absolute;
	top: 0px;
	z-index: 2;
	width:374px;
	height:190px;
	left: 14px;
	

}







/* Top Navigation */



	

#nav  {
	float: left;
	font-size:10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	height: 26px;
	padding-top: 9px;
	background-image: url(../images/navBg.jpg);
	background-repeat: repeat-x;
	width: 885px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	margin: 0px;
}





	

#nav li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}





#nav li a {
	margin: 0;
	text-decoration: none;
	letter-spacing: 1px;
	color: #dbd7bd;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;

}





#nav li a:hover {
	color: #FFCC99;
	text-decoration: none;



	}











#line  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFE5;
	clear: both;

}


	
	
	
p {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0em;
}



	

#covers {
	position:absolute;
	left: 536px;
	top: 187px;

}




.column {
	position: relative;
	float: left;

}










#content.column {
	color:#333;
	width:540px;
	height:auto;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#page-container #content h1 {
	font-family: "Trebuchet MS";
	font-size: 28pt;
	color: #FFFFFF;
}
#page-container #content h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}








#content.column a:link, a:visited {
	color: #FFFFFF;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
}


#content.column a:hover {
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}


.spacerSection {
	position: relative;
	width: 34px;
	float: left;


}





#icons.column {
	width:287px;
	margin-top: 40px;
	margin-left:50px;
	margin-bottom:10px;
	}







#footer {
	clear: both;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626230;
	width: 950px;
	background-image: url(../images/mcFoot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}



#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:hover {
	color: #CCCCCC;
}



#footer #altnav {
	clear: both;
	width: 360px;
	float: right;
	text-align: right;
	padding-top: 13px;
	margin-right: 100px;
}

#footer #copyright {
	text-align: left;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
