body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	margin: 0;	
	background-color: #000000;
}
a	{
	color: #CC0000;
	text-decoration: underline;	
}
a:hover	{
	color: #666666;
	text-decoration: underline;
}
h1	{
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2	{
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3	{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*------------------Divisions---------------------*/
#wrapper	{
	width: 100%;
	background-color: #000000;
	margin-top: 0px;		
}
#container	{
	width: 880px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 0px;					
}
#bottom	{
	width: 880px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;	
 	height: 353px;
}
#mainBody	{
	width: 670px;	
}
#logo	{
	float: left;
	width: 215px;
	height: 79px;
}
#logoContent	{
	float: left;
	width: 180px;
	height: 79px;
	text-align: left;	
}
#logoContent2	{
	float: left;
	width: 180px;
	height: 79px;
	text-align: left;	
}
#logoContent3	{
	float: left;
	width: 95px;
	height: 79px;
	text-align: left;	
}
#mainCotent	{
	width: 510px;
	float: left;		
}
#promotions	{
	width: 160px;
	float: left;
}

/*------------------Menus---------------------*/
#topMenu	{
	background-image: url(images/top-menu.jpg);
	width: 670px;
	height: 42px;
	background-color: #014202;
	background-repeat: no-repeat;
}
#bottomMenu	{
	width: 670px;
	height: 42px;	
}

/*------------------Classes---------------------*/
.menu	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;	
}
.menu a	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
.bmenu	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;	
}
.bmenu a	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	font-weight: normal;
	text-decoration: none;
}
.bmenu a:hover	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
.content	{
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.content2	{
	text-align: center;	
}
.promotions	{
	padding-top: 15px;
}
.find	{
	width: 160px;
	background-image: url(images/find-us.jpg);
	height: 160px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.findText	{
	padding-left: 10px;
	padding-right: 10px;
	width: 140px;
	padding-top: 12px;
	color: #F1F1F1;			
}
.clear {
	clear:both;
}
.copy	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #e7e7e7;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;		
}
.copy a	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.copy a:hover	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
.banners	{
	float: left;
	margin-left: 12px;
	margin-right: 10px;
	padding-top: 20px;	

}
.tableText	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;	
}
