body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #DEBEB6;
color: #990000;
}

a {
text-decoration: none;
color: #666666;
font-weight: bold;
}
#clear{
	float:left;
	width: 570px;
	margin-top: 200px;
}
a:hover {
text-decoration: underline;
}

div#lgPhoto {
	background-image: url(pics/lgPhotoHolder.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 460px;
	height: 367px;
	margin-left: 55px;
	padding-top: 25px;
}
div#lggalleryPhoto {
	width: 470px;
	margin-left: 55px;
	background-color: #F0EAD4;
}
div#smPhoto {
	background-repeat: no-repeat;
	width: 401px;
	height: 320px;
}
div#smgalleryPhoto {
	background-repeat: no-repeat;
	width: 401px;
	margin-left: 32px;
	background-color: #F0EAD4;
	color: #990000;
}
div#tumb {
	background-image: url(pics/smPhotoHolder.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 205px;
	padding-left: 20px;
	margin-left: 66px;
	padding-top: 5px;
	margin-top: 20px;
}
#container {
	margin: 0 auto 15px auto;
	width: 780px;
	padding: 5px 20px 20px 20px;
	background: #ffffff;
}

div#navlist {
	width:155px;
	float: right;
	;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
div#navlist3 {
	width:160px;
	float: right;
	margin-right: 10px;
}
div#navlist4 {
	width:170px;
	float: right;
	margin-bottom: 10px;
}
div#navlist99 {
	width:160px;
	background:#ffffff;
	float: inherit;
	margin-bottom: 0px;
}
div#navlist a {
	color:#C6112B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 11px;
}
div#navlist a:hover {
	color: #FFFFFF;
}
#navlist a:active {
	color:#FFffff;
}

#main {
	width: 780px;
	float: left;
	padding: 0 0px 0 0;
	color: #990000;
	height: 100%;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:180px;
	float:right;
	padding-top: 15px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	height: auto;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background-color: #FFFFFF;
}


#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}
#logo{ padding-bottom:10px;}
#footer a {
color: #808080;
}
#address {
	width: 180px;
	margin-top: 20px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
}
p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}
.gallerytext {
text-align:center;
color:#990000;
font-size:14px;
font:Arial, Helvetica, sans-serif;
}
a img {
border: 0;
}
