body , html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #885D33;
}
#bodyM {
	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #351E10;
	margin:0px;
	padding:0px;
}
#main {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.cleared {
	clear: both;
}

.headerT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav div {
	float: left;
	height: 47px;
	width: 158px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 17px;
	font-weight: bold;
}
#nav a {
color:#FFFFFF;
text-decoration:none;
}
#nav a:hover {
color:#FF0066;

}

#main #bodyM #nav {
	margin-top: 20px;
}
#main #bodyM #leftP {
	width: 220px;
	float: left;
	margin-left: 20px;
}
#rightcol {
	width: 540px;
	min-height:600px;
  height:auto !important;
  height:600px;

	float: left;
	margin: 0px;
	padding: 5px;
}
.images {
	float: right;
}
.col p {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.col {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 550px;
	text-align: left;
}

.col #text {
	width: 360px;
	float: left;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	text-align: left;
	clear: left;
	float: none;
	width: 100%;

}






.heading {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
#main #bodyM #leftP #news {
	background-image: url(../images/backB.png);
	height: 191px;
	width: 171px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
#news span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content .FltL {
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#content ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#content #form {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.inputs {
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 216px;
	background-color: #996633;
	border: 2px dotted #D2AD8A;
}
#main #bodyM #rightcol #content #form p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
