body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: small;
	height: 100%;
	background-color: #fff8ef;
}

#header {
	background-color: #6f423d;
	color: #000000;
	height: 88px;
	position: relative;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
/*	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;*/
	border-bottom-color:#000000;
	background-image: url(../images/water-drops01_t_256.jpg);
}

#footer {
	text-align: center;
	clear: both;
/*	background-color: #a88d3e;*/
/*	color: #660000;*/
/*	border-top: 5px #343301 solid;*/
/*	background-image: url(../images/water-drops01_t_256.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #000000;
}

#maincontent {
	text-align: left;
	margin-left: 160px;
	background-color: #FFFFFF;
	color: #2b1500;
	border-left: solid #000000 thin;
	padding: 4px;
	height: 100%;
}

#leftcolumn {
float: left;
text-align: center;
/*background-color: #cfbb7e;
color: #262600;*/
background-color: #000000;
color: #FFFFFF;
position:relative;
width: 156px;
margin: 0px;
height: 100%; }

/* BEGIN Navstyle */
 #navcontainer {
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6F413D;
}

#navcontainer div
{
	display: block;
	width: auto;
	background-color: #000000;
	border-bottom: 1px solid #6F413D;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}


#navcontainer A:link
{
/*	color: #6F413D;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	width: auto;
}

#navcontainer A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	width: auto;
}

#navcontainer A:hover
{
	background-color: #FFF8EF;
	color: #CC3333;
	width: auto;
}

/* END Navstyle */

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6F423D;
	font-size: 125%;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}

.photoborder {margin: 0;
border: 1px solid #6F423D;
padding: 3px;
}
a:link {
	color: #993333;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #FF3300;
}
.photolabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
}
.bottom_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #57788B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 3px;
	vertical-align: top;
	background: #57788B;
	color: #FFFFFF;
}
.bottom_bar A{
	color: #FFFFFF;
	text-decoration: underline;
}
/* ---------CMS STYLES----------- */
.template_switch {
	font-size: 11px;
	width: 100%;
	text-align: right;
	padding-bottom: 2px;
}
.dropimg {
	padding-right: 0px;
	margin: 0px;
}
.print_switch {
	font-size: 11px;
	text-align: right;
	padding-bottom: 2px;
	clear: left;
	float: right;
}
.print_toprow {
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57788B;
	background-image: url(../images/water-drops01_t_256.jpg);
	background-repeat: repeat;
}
.print_toprow A {
	color: #06242F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
}

.print_toprow A:hover {
	color: #DE9D21;
	text-decoration: underline;
}
.print_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #57788B;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

