
body { background-image:url(images/bg.gif)}

#table1 {border-right:solid #e7d6b5 2px; border-left:solid #e7d6b5 2px; background-color: #e7d6b5}
#table2 {border-right:solid #e7d6b5 2px; border-left:solid #e7d6b5 2px; border-bottom:solid #e7d6b5 2px; background-color: #e7d6b5}
#table3 {border-right:solid #e7d6b5 2px; border-left:solid #e7d6b5 2px; border-top:solid #e7d6b5 2px; background-color: #e7d6b5}
.menu {
	background-color:#625133;
	font-family:Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size:9px;
	color: #fff;
	background-image:url(images/logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
	border:solid #e7d6b5 2px;
}
.image {border:solid #e7d6b5 2px;}
.menupadding{padding-left:7px; padding-top:5px; padding-bottom:5px; font-family:Trebuchet MS, Helvetica, Arial, Tahoma; font-size:12px; color: #fff}

a.menulink {color: #fff; text-decoration:none; font-family:Trebuchet MS, Helvetica, Arial, Tahoma; font-size:12px; }
a.menulink:hover {color:#ecd8b9; text-decoration: none; font-family:Trebuchet MS, Helvetica, Arial, Tahoma; font-size:12px; }


.text {font-family:Trebuchet MS, Helvetica, Arial, Tahoma; font-size:12px; color: #56472e}

.column {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size: 10px;
	color: #56472e
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-right:solid #e7d6b5 1px;
	vertical-align: top;
}

.largephototext {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
   padding-top: 10px;
	vertical-align: top;
}

.smallphototext {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
   padding-top: 10px;
	vertical-align: top;
}

.header {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size: 15px;
	font-weight: Bold;
	vertical-align: top;
	color:#56472e
}

.xlheader {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-size: 12px;
	font-weight: Bold;
	 padding-top: 2px;
     padding-bottom: 10px; 
	vertical-align: top;
	color:#877251
}
a {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #56472e;
	text-decoration: underline;
}

a:hover {
	font-family: Trebuchet MS, Helvetica, Arial, Tahoma;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color:#877251
}


.line2 {
	background-image:url(images/line2.gif);
	background-repeat:repeat-x;
	height: 20px;
	margin: 0
}

.line1 {
	background-image:url(images/line1.gif);
	background-repeat:repeat-x;
	height: 20px;
	margin: 0
}

