@charset "UTF-8";
/* CSS Document */

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	height: -5px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}

.TMheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A7E88;
	font-weight: bold;
}

.itemHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A7E88;	
	font-weight: bold-italic;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #572600;
}

.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #572600;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #572600;
	text-decoration: none;
	font-weight: bold;
}


#header {
	float: left;
	position: relative;
	width: auto;
	height: 173px;
	background-color: #572700;

}

#subheader {
	float: left;
	position: relative;
	width: auto;
	height: 10px;
	background-color: #b07660;

}

#logo {
	float: left;
	position: relative;
	left: 0px;
	top: 20px;
	text-decoration: none;
}


#TM {
	float: left;
	position: relative;
	width: auto;
	left: 40px;
	top: 80px;	
	z-index: 1200;
}

#SocialMedia {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;	
}

#SpecialPromo {
	float: right;
	position: relative;
	top: 0px;
}
	
#top_menu {
	float: left;
	position: relative;
	height: 18px;
	width: auto;
	top: 0px;
	z-index: 1100;
	text-decoration: none;
}

#boxA {
	float: left;
	position: relative;
	top: 25px;
	left: 55px;
	background: none;
}

#boxB {
	float: left;
	position: absolute;
	top: 250px;
	left: -35px;
	width: auto;
	height: auto;
}

#boxC {
	float: left;
	position: relative;
	top: 25px;
	left: 50px;
	width: auto;
	height: auto;
}
#textBox{
	float: left;
	position: relative;
	top: 20px;
	left: 0px;
	width: 340px;
	z-index: 1000;
	height: auto;
}

#textBox2{
	float: left;
	position: relative;
	background-color:#FFF;
	padding: 0px 0px 0px 0px;
	margin-left: 50px;
	top: 25px;
	left: 40px;
	width: 250px;
	z-index: 1200;
	height: auto;
}

#logoBox {
	float: left;
	position: relative;
	top: 30px;
	left: 125px;
	z-index: 1100;
	height: auto;
	width: auto;
}

#box_photo {
	float: left;
	position: relative;
	top: 15px;
	left: 10px;
	margin-left: 50px;
	width: auto;
	height: auto;
	border: 0px;
