.wrapper {
	padding: 0px;
	margin: 0px;
	border: thin none #630;
	background: #5e5951;
	width: 800px;
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	background: #000;
}
.footer {
	font: 0.6em Verdana, Geneva, sans-serif;
	color: #FFC;
	text-align: left;
	padding: 5px 15px 5px 5px;
	width: 600px;
	margin: 0px 15px 0px 0px;
	vertical-align: bottom;
	display: block;
	height: 100%;
}
p {
	font: 0.8em/20px Verdana, Geneva, sans-serif;
	color: #663300;
	padding: 0px 20px 5px 25px;
	text-align: justify;
}
.spacer {
	width: 300px;
}
.left_column {
	padding: 5px;
	width: 300px;
}
.right_column {
	float: right;
	width: 300px;
	position: fixed;
	vertical-align: top;
}
h1 {
	font: 1.0em Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #930;
}
.menu_back {
	background: #FFFFCC url(images/background_menu.jpg) repeat-y -6px;
}

.solidblockmenu {
	margin: 0;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border: 0px solid #630;
	background: url(images/logo_brown_long_on_black.jpg);
	height: 121px;
	width: 809px;
	letter-spacing: 1px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.solidblockmenu a{
	float: right;
	color: #FFF;
	padding: 9px 15px;
	text-decoration: none;
	display: block;
	border: 1px none #000;
}

.solidblockmenu a:hover {
	color: b7a27e;
}

.solidblockmenu  a:visited{
	color: #ffffcc;
}

.solidblockmenu a.current {
	color: #ffffcc;
}


*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

#dropmenudiv{
	position:absolute;
	font:normal 11px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	visibility: inherit;
	z-index: 100;
	color: #FFF;
	border: thin solid #333;
	width: 220px;
	text-decoration: none;
	background: #b7a27e;
	margin-left: 4px;
	letter-spacing: 1.5px;
}

#dropmenudiv a{
	z-index: 100;
	color: #663300;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	white-space: nowrap;
	background: #FFF;
}

#dropmenudiv a:hover{
	color: #663300;
	text-decoration: none;
	background: #b7a27e;
}
.image_border {
	border: thin solid #CCC;
}
a:link {
	text-decoration: none;
	color: #ffffcc;
}

a:visited {
	text-decoration: none;
	color: #ffffcc;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
#extraDiv2 {
	height: 50px;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	top: 597px;
	left: auto;
	right: auto;
}
.text_area_short {
	position: absolute;
	top: 620px;
	width: 800px;
}

.text_area_tall {
	position: absolute;
	top: 705px;
	width: 800px;
}
.content {
	z-index: -1;
	position: absolute;
	visibility: inherit;
	border: 1px none #FFF;
	background: url(images/slide_show_back.jpg);
	height: 620px;
}
.no_image {
	padding-top: 30px;
	padding-left: 20px;
}
.container {
	width:200px;
	margin:50px auto;
	border:1px none #FFF;
	position: absolute;
	z-index: 3;
	visibility: inherit;
	top: 72px;
	height: 500px;
}
.opt_hiding {
	display: none;
}
.maple_leaf {
	background: url(images/maple_leaf.png) no-repeat 360px;
	position: relative;
	top: 0px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
.maple_leaf_thin {
	background: url(images/maple_leaf.png) no-repeat 300px;
	position: relative;
	top: 0px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 350px;
}

