		/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
		  Eddie Z's         						
		  Main Style Sheet					
		  Created on 10/7/2006 by Kate Biernacka		
		  Upadted on 10/7/2006  by Kate Biernacka		
		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
		h1 
{ 
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #dec6a2;
font-weight: bold;
}

h2 
{ 
font-family: Tahoma, Verdana, Arial;
font-size: 14px;
color: #dec6a2;
font-weight: bold;
}


body, html{
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #dec6a2;
	text-decoration: none;
}
a{
	color: #dec6a2;
	text-decoration: none;
}	
p{
	padding:0;
	margin-right: 25px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0;
}
img{
	border: 0px;
}
body{
	background-color: #000000;
	margin: 0 auto;
	text-align:center;
}
#wrapper{
	width: 693px;
	margin: 0 auto;
	text-align: left;
}
#topBannerLeft{
	float: left;
	width:234px;
	line-height: 0px;
	font-size:0;
	margin-bottom: 8px;

}
#Hero{
	margin:0;
	padding:0;
	float: left;
}
#nav{
	float: none;
	clear:both;
	text-align:left;
	width: 691px;
	background-color: #161616;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav ul li{
	list-style: none;
	float:left;
	display:inline;
}
#content{
	background-color: #161616;
	width: 691px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.contentColumn{
	width: 200px;
	float:left;
	margin: 0 10px 0 10px;
	text-align:center;
	padding-top: 25px;
}
.headerimg{
	margin-bottom: 15px;
}
.centerPoto{
	margin-bottom: 8px;
}	
.midcontentColumn{
	width: 231px;
	float:left;
	background-image:url(../images/home/midcolbg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	padding-top: 25px;
}
#contentList1{
	margin:0 0 0 55px;
	padding:0;
	text-align: left;
}
#contentList1 li{
	margin:0;
	padding:2px 0 2px 13px;
	list-style: none;
}
li.off{
	background-image:url(../images/home/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
li.on{
	background-image:url(../images/home/arrowRL.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#contentList2{
	margin:0 0 0 15px;
	padding:0;
	text-align: left;
}
#contentList2 li{
	margin:0;
	padding:2px 0 2px 13px;
	list-style: none;
}

#footer{
	background-color: #161616;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #444235;
	font-size: 90%;
	width: 691px;
}
#footer ul{	
	text-align: center;
	margin:0;
	padding:0;
}
#footer ul li{
	list-style: none;
	display:inline;
}
#footer ul li a{
	color: #0060f3;
	text-decoration: underline;
	padding: 0 9px 0 9px;
}
#footer p{
	float: none;
	clear:both;
	padding-top: 8px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.btn_float{
	float:left;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#wrapper #mainContent #mainText .style11 u {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
