body
	{
		margin: 0;
		padding: 0;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
	}

.top_banner_left_bg
	{
		background: url(../images/top_banner_left_bg.jpg);
		background-repeat: no-repeat;
		height: 109px;
		width: 582px;
	}

.top_btn_bottom_left_bg
	{
		background: url(../images/top_btn_bottom_left_bg.gif);
		background-repeat: repeat-x;
		height: 23px;
	}

.top_btn_bottom_right_bg
	{
		background: url(../images/top_btn_bottom_right_bg.gif);
		background-repeat: repeat-x;
		height: 51px;
	}

.top_left_rep
	{
		background: url(../images/top_left_rep.gif);
		background-repeat: repeat-x;
		height: 150px;
	}

.top_right_rep
	{
		background: url(../images/top_right_rep.gif);
		background-repeat: repeat-x;
		height: 150px;
	}

a.top_link_text:link, a.top_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 20px 0 20px;
	}

a.top_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

.top_address_text
	{
		font-family: Tahoma, Verdana;
		font-size: 1`px;
		font-weight: bold;
		color: #FFFFFF;
	}

.top_hours_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}

.bottom_right_rep
	{
		background: url(../images/bottom_right_rep.gif);
		background-repeat: repeat-x;
		height: 51px;
	}

.bottom_left_rep
	{
		background: url(../images/bottom_left_rep.gif);
		background-repeat: repeat-x;
		height: 51px;
	}

.copyright_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #b6b6b6;
	}

.img_padding
	{
		padding: 0 15px 5px 0;
	}
	
h1
{
	font-size: 12px;
}
.footerBack
{
float:left;
height:51px;
width:100%;
background:url(../images/footerBack.jpg) repeat-x;
text-align:center;
color:#b6b6b6;
}
.footerBack span
{
	float:left;
	height:41px;
	width:100%;
	font-size:90%;
	background:url(../images/bottom_banner_middle.gif) right top no-repeat;
	text-align:center;
	color:#b6b6b6;
	padding-top: 10px;
}
A:link {
	text-decoration: none;
	color: #B10000;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #B10000;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #B10000;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #B10000;
	font-weight: bold;
}