body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/background.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
#container {
	width: 973px;
	background: url(../images/content-background.jpg) repeat-y;
	border: none;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 185px;
	background: url(../images/header.jpg) no-repeat center top;
}
#nav {
	height: 37px;
	background: url(../images/nav-background.jpg);
	padding: 0 0 0 3px;
}
#sidebar1 {
	background: url(../images/left-sidebar-background.jpg) no-repeat center top;
	float: left;
	width: 129px;
	height: 640px;
	padding: 5px 10px 15px 20px;
	clear: left;
}
#sidebar1 p {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
}
#sidebar1 h1 {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 0 15px 0 15px;
}
#sidebar1 p {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding: 0 15px 0 15px;
}
#sidebar2 {
//	background: url(../images/right-sidebar-background.jpg) no-repeat center bottom;
	float: right;
	width: 286px;
}
#sidebar2 h1 {
	color: #593100;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 0 15px 0 15px;
}
#sidebar2 p {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding: 0 15px 0 15px;
}
#mainContent {
	margin: 0 310px 0 175px;
	padding: 0;
}
#mainContent a:link, #sidebar2 a:link, #sidebar1 a:link {
	color: #ffffff;
}
#mainContent a:visited, #sidebar2 a:visited, #sidebar1 a:visited {
	color: #ffffff;
}
#mainContent a:hover, #sidebar2 a:hover, #sidebar1 a:hover {
	color: #9D845C;
}
#mainContent a:active, #sidebar2 a:active, #sidebar1 a:active {
	color: #593100;
}
h1 {
	color: #f4a701;
	font-size: 25px;
	letter-spacing: -1px;
}
h2 {
	color: #f4a701;
	font-size: 19px;
	letter-spacing: -1px;
}
h3 {
	color: #f4a701;
	font-size: 15px;
}
h4 {
	color: #ffffff;
	font-size: 14px;
	text-align:center;
	margin-top:0;
}
p,td {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
ul, ol {
	font-size: 13px;
	line-height: 20px;
}
#footer {
	height: 87px;
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	margin: 0;
	padding: 52px 0 0 20px;
	color: #593100;
	font-size: 13px;
}
#footer a:link {
	color: #593100;
}
#footer a:visited {
	color: #593100;
}
#footer a:hover {
	color: #ff0000;
}
#footer a:active {
	color: #ff0000;
}
#logos {
	float: right;
}
#logos img {
	padding: 10px 20px 0 0;
}
.fltrt {
/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0 4px 0 8px;
}
.fltlft {
/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.round_corner {
	display: block
}
.round_corner * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #AB7E57
}
.round_corner1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #AB7E57;
	border-right: 1px solid #AB7E57;
	background: #AB7E57
}
.round_corner2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #AB7E57;
	border-right: 1px solid #AB7E57;
	background: #AB7E57
}
.round_corner3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #AB7E57;
	border-right: 1px solid #AB7E57;
}
.round_corner4 {
	border-left: 1px solid #AB7E57;
	border-right: 1px solid #AB7E57
}
.round_corner5 {
	border-left: 1px solid #cdb790;
	border-right: 1px solid #cdb790
}
.round_cornerfg {
	background: #AB7E57;	
	text-align: center;
}

.round_cornerfg {
	background: #AB7E57;	
	text-align: center;
}
.round_cornerfg h1 {
	margin: 0px;
	padding: 20px 0 20px 0;
}
.round_cornerfg a:link {
	color: #9b7d52;
}
.round_cornerfg a:visited {
	color: #9b7d52;
}
.round_cornerfg a:hover {
	color: #ff0000;
}
.round_cornerfg a:active {
	color: #9b7d52;
}
.box {
	border: 1px solid #f4a701;
	padding:1px;
}
.small {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	display:inline;
	float:left;
	text-align:left;
}
.small a:link{
	color: #593100;
	font-size: 12px;
	line-height: 12px;
	display:inline;
	float:left;
	text-align:left;
	text-decoration:none;
}
.small a:visited{
	color: #593100;
	font-size: 14px;
	line-height: 14px;
	display:inline;
	float:left;
	text-align:left;
	text-decoration:none;
}
.small a:hover{
	color: #f4a701;
	font-size: 14px;
	line-height: 14px;
	display:inline;
	float:left;
	text-align:left;
}
.small a:active{
	color: #f4a701;
	font-size: 14px;
	line-height: 14px;
	display:inline;
	float:left;
	text-align:left;
	text-decoration:none;
}
.hidden { display: none; }
.unhidden { 
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	display:inline;
	float:left;
	text-align:left;
}