
body {
	background-color: #221801;
	margin: 0px;
}

#top_wrapper {
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
}

.top_nav  td {
	color: #ffcd00;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	padding: 0px 20px;
}

.top_nav  td a {
	color: #ffcd00;
	text-decoration: none;
}

#top_dotted {
	width: 100%;
	background-image: url(images/top-dots.png);
}

#bot_dotted {
	width: 100%;
	background-image: url(images/bot-dots.png);
}


#mid_wrapper {
	background-image: url(images/mid-bg.png);
	background-position: 0px 100%;
}

#home_picstrip {
	background-image: url(images/home-picstrip.png);
	background-position: 50% 0px;
	width: 100%;
	height: 168px;	
}

#inner_picstrip {
	background-image: url(images/inner-picstrip.png);
	background-position: 75% 0px;
	width: 100%;
	height: 168px;	
}

.home_addresses {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 30px 35px 30px 35px;
}

.red_header {
	font-weight: bold;
	color: #d30404;
	font-size: 13pt;
	text-transform: uppercase;
}

#footer_icons td {
	padding: 20px 10px 15px 10px;
}

.page_title {
	font-size: 12pt;
	color: #221801;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	font-family: arial, helvetica, sans-serif;
}

.contacttext {
	font-size: 10pt;
}

.contact_menus {
	text-align: center;
	font-size: 10pt;
	padding: 20px 0px 0px 0px;
}
