body, html {
	height: 100%;
	width: 100%;
	background-color: #7b6b3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td {
	vertical-align: top;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b6b3d;
}
img {
	border: thin none #FFFFFF;
}

.content_container {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
}

.page_container {
	margin-top: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.topRow {
	background-image: url(upper_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contentRow {
	background-image: url(page_repeat.gif);
	background-repeat: repeat-y;
}
.subLinks {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
.mainContent {
	margin-top: 5px;
	padding-bottom: 30px;
}
.mainMenu {
	text-align: right;
	margin-top: 50px;
	margin-bottom: 10px;
}
.mcLeft {
	width: 66%;
	padding-left: 10px;
	padding-right: 20px;
}
.mcRight {
	width: 33%;
}
.home_Banner {
	margin-top: 10px;
}

.home_toolbar {
	background-image: url(green_gradient.gif);
	height: 75px;
	width: 800px;
	border: 1px solid #91A759;
	background-color: #ACBE74;
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}
.cMain {
	text-align: center;
}
.bottomRow {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mBottomLeft {
	height: 162px;
	vertical-align: top;
	display: table-cell;
	padding-left: 22px;
}
.bMenu {
	color: #FFFFFF;
	margin-top: 22px;
	border: none;
}
.bMenuItem {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background:none;
}
.bMenuItemSub {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #504527;
	border: none;
}
.bMenuItemSub td{
	border: none;
}
.bMenuItemSub_over {
	cursor: pointer;
}
.bMenuItem_over {
	color: #BFAF7D;
	font-size: 10px;
	font-weight: bold;
}
.tMenuItem {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.tMenuItem_over {
	color: #ACBE74;
	font-size: 10px;
	font-weight: bold;
}
.copy_right {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 10px;
}
.PhoneNumber {
	font-weight: bold;
	font-size: 12px;
}

.mTopLeft {
	height: 20px;
	width: 22px;
	background-image: url(upper_left_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.mTopRepeat {
	width: 800px;
}
.mTable {
	margin: 0px;
	padding: 0px;
	width: 847px;
	border: thin none #7B6B3D;
}
.mTopRight {
	height: 20px;
	width: 22px;
	background-image: url(upper_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b6b3d;
}.quickLinkBtn {
	margin-top: 5px;
	margin-bottom: 5px;
}


