html {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	}
.list {
	color: #b8ab95;
	font-weight:bold;
	}

body {
	background: #6e5a54;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	}

.container {
	width: 818px;
	}
.top {
	background: url(images/topbar.gif) repeat-x top;
	height: 39px;
	}
.top1 {
	background: url(images/topbar.gif) repeat-x top;
	height: 17px;
	}
.top2 {
	background: url(images/topbar.gif) repeat-x bottom;
	height: 22px;
	text-align: right;
	}
.menu {
	width: 645px;
	height: 27px;
	margin-left: 155px;
	background: #c5e3f3;
	overflow: visible;
	}
a { 
	text-decoration: none;
	font-weight: 500; 
	color: #7fa2b5;
	}
a:hover { 
	text-decoration: underline;
	}
a.menuitem {
	color: #45251d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	text-transform: uppercase;
	font-size: 100%;
	margin: 0 8px;
	line-height: 28px;
	}
a.menuitem:hover {
	color: #336699;
	text-decoration: none;
	}
.content {
	margin: 27px 154px;
	margin-right: 70px;
	padding-left: 24px;
	border-left: 1px #a292ae solid;
	line-height: 18px;
	}
.leftcol {
	margin-left: 30px;
	margin-top: -80px;
	margin-bottom: 20px;
	}
.footer {
	font-size: 90%;
	color: #45251d;
	line-height: 8px;
	}
a.fmenuitem {
	color: #45251d;
	text-decoration: none;
	}
a.fmenuitem:hover {
	text-decoration: underline;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 100;
	letter-spacing: 2px;
	color: #c5e3f3;
	margin-bottom: 20px;
	}
h2 {
	font-weight: 100;
	border-bottom: 1px #a292ae dotted;
	font-size: 130%;
	margin: 10px 0;
	text-transform: uppercase;
	}
h3 {
	font-weight: 500;
	font-size: 120%;
	margin: 5px 0;
	}
h4 {
	font-size: 110%;
	margin: 5px 0;
	}
.description {
	font-style: italic;
	}
.headlinelink {
	font-size: 130%;
	margin: 10px 0;
	}
.date {
	font-size: 100%;
	letter-spacing: 1px;
	margin-top: 10px;
	}
.search_highlight { 
	font-weight: 900; 
	}
.alert { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-weight: 900; 
	color: #FFCC66; 
	}
img.photo {
	border: 1px #320F0A solid;
	}
.caption {
	text-transform: uppercase;
	font-size: 80%;
	}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 20px;
	z-index: 100;
	background: #45251d;
	text-align:left;
	padding: 0 5px;
	width: 150px;
	margin-left: -5px;
	}
.anylinkcss a{
	width: 100%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	letter-spacing: 0;
	color: #fff;
	}
.anylinkcss a:hover{ /*hover background color*/
	background: #7D4132;
	}
.attach {
	padding: 5px;
	border: 1px solid #c5e3f3;
	width: 240px;
	text-align: center;
	}
td.photogallery {
	border: 1px solid #a292ae;
	}
td.photogallery:hover {
	background: #411B00;
	border: 1px solid #310B00;
	}