body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bckg.jpg);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: 26px;
	color: #706F5A;
	margin: 0;
	text-align: center;
	padding: 5px;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
h2, h3 {
	margin:0;
	padding:0;
	font-size:11px;
	color: #666666;
	font-weight: normal;
}

a:link, a:active, a:visited {
	color:#818268;
}
a:hover {
	color:#6B6C57}
.fullheight{
	height:100%;
}
p {
	margin: 0px;
	padding: 0 10px 12px 0;
	color: #787878;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CECCB5;
	height: auto;
	position: absolute;
	left: 2%;
	right: 2%;
	width: 95.6%;
	border: 1px solid #FFFFFF;
	top: 0px;
	color: #787878;
}

.button, a.button:link, a.button:hover, a.button:active, a.button:visited,
.button2, a.button2:link, a.button2:hover, a.button2:active, a.button2:visited {
	background-repeat: repeat-x;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 162px;
	border-bottom: 1px solid;
	padding-bottom: 4px;

}
a.button:link, a.button:visited {
	color: #EEEEDD;
	background-color: #CBCE97;
	border-bottom-color: #E2E2C7;
}
.button, a.button:hover, a.button:active {
	color: #EEEEDD;
	background-color: #B8BB71;
	border-bottom-color: #EEEEDD;
}
a.button2:link, a.button2:visited {
	color: #EFEEE9;
	background-color: #CAC9B5;
	border-bottom-color: #DBDACC;
}
.button2, a.button2:hover, a.button2:active {
	color: #DBDACC;
	border-bottom-color: #E4E3DA;
	background-color: #ADAC8D;
}
.leftcolumn {
	margin: 0 -200px 10px 5px;
	float: left;
	width: 184px;
	border:1px solid;
	padding:1px 1px 0 1px;
	background-color: #ADADAD;
	border-color: #B8BB71;
}
.rightcolumn {
	float: right;
	padding: 0 0 10px 200px;
	margin:0 15px 10px 10px;
	display: inline;
}
.brownbar {
	background-image: url(images/brownbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	width: 100%;
	padding-top: 4px;
	color: #B9AF7B;
	font-size: 12px;
	font-weight: bold;
}
.bar {
	font-size: 24px;
	height: 37px;
	padding-top: 3px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px dotted #EBEBE0;
	font-family: "Times New Roman", Times, serif;
}

.b, .b:link, .b:active, .b:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.b:hover {
	color:#669900;
	text-decoration:none;
	}
div.title {
	background-color:#DCDBCB;
	margin:0 10px 20px 10px;
	border-top: 1px dotted #B6B38F;
	border-bottom: 1px dotted #B6B38F;
}
.footer {
	padding: 10px;
	clear: both;
	height: 40px;
	text-align: center;
	background-color: #DCDBCB;
	border: 1px dotted #B6B38F;
}
