.megamenu{
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	border: 1px solid #f06b24;
	border-width: 5px 5px;
	padding: 10px;
	font: normal 12px Arial;
	z-index: 100;
	background-color: #fff;

}

.megamenu .column{
float: left;
width: 150px; /*width of each menu column*/
margin-right: 2px;
}

.megamenu .column ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #ada86f;
font: bold 16px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column ul li a:hover{
color: red;
}
.twoColFixLtHdr #container #mainContent strong {
	color: #2f3a01;
	font-size: 18px;
}
.twoColFixLtHdr #container #mainContent table tr td table tr td p {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent table tr td table tr td {
	color: #2F3A01;
}
.oneColFixCtr #container #mainContent strong {
	font-size: 14px;
	color: #524a00;
}
.oneColFixCtr #container #mainContent div table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #524a00;
}
.oneColFixCtr #container #mainContent div table tr td div h3 {
	color: #524a00;
}
.oneColFixCtr #container #mainContent div table tr td div h4 {
	color: #524a00;
}
.oneColFixCtr #container #mainContent table tr td h4 {
	font-size: 16px;
	color: #524a00;
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #footer #container2 #footer2 p {
	text-align: center;
}
.twoColFixLtHdr #container #header table tr td .column h3 {
	color: #524a00;
}
.oneColFixCtr #container #mainContent div table tr td div {
	font-size: 12px;
}
.oneColFixCtr #container #mainContent table tr td .column h3 {
	font-size: 100%;
}
.buttonclass {
	background-color: #6B0514;
}
#container2 {
	background-color: #6B0514;
}

