* {margin: 0; padding: 0; border: none; text-decoration: none;}

html, body {
	height: 100%;
}

body {
	color: #444444;
	text-align: left;
	font: 0.8em Georgia, serif;
	background-image:  url(img/francis-clare.01.jpg);
	background-repeat: repeat;
	background-color: #ffffcc;
	height: 100%;
}

#container {
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #3d5d6d;
	background-color: #ffffcc;
	padding: 0px 30px 0px 30px;
}

#header {
	height: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#left {
	float: left;
	width: 200px;
	font-family: georgia;
	font-size: 1.3em;
	padding-right: 15px;
}

ul {
    color:#3d5d6d;
    list-style-type:none;
}

li {
    padding-left:25px;
	padding-bottom: 10px;
    background:transparent url(img/fleurdelis.jpg) no-repeat;
    background-position: 0 0 0 -10px;
}

#left a:link, #left a:visited, #left a:active {	
	text-decoration: none;
	color: #3d5d6d;
}

#left a:hover {	
	text-decoration: underline;
	color: #3d5d6d;
}

#galleryleft {
	float: left;
	width: 100px;
}

#galleryright {
	float: right;
	width: 500px;
	text-align: justify;
}

#right {
	float: right;
	width: 385px;
	text-align: justify;
}

.smtxt {
	font-size: .9em;
}

#wrapper-thumb {
	width: 385px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}

#left-thumb {
	float: left;
	width: 120px;
	padding-bottom: 20px;
}

#right-thumb {
	float: right;
	width: 120px;
	padding-bottom: 20px;
}

#mid-thumb {
	float: left;
	width: 37%;
	padding-bottom: 20px;
}

.quote{
	padding: 5px 0 10px 0;
	margin: 0 75px 0 75px;
}

#footer {
	text-align: right;
	bottom: -1px;
	bottom: 0 !important;
	right: 50px;
	height: 25px;
	font-size: 80%;
	clear: both;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

p {
	padding-bottom: 20px;
}

p.quoteby {
	text-align: right;
	margin: 0 75px 10px 75px;
	font-style: italic;
}

a:link, a:visited {color: #3C5D6E; text-decoration: underline;}
a:hover {color: #3C5D6E; text-decoration: underline;}
#footer a:link, #footer a:visited {color: #444444; text-decoration: none;}
#footer a:hover {color: #444444; text-decoration: underline;}

#menu-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	height:269px;
}

.gallery table { 
	float: left;
	margin: 0 15px 0 0; 
	border-collapse: collapse; 
}
 
.gallery table img { 
	border: 2px solid #b3c1c4;
}

.gallery table td {
	padding: 0; 
}
 .gallery table caption {
	font-style: italic;
}

.lgphoto { 
	border: 2px solid #b3c1c4;
	margin: 0 10px 20px 0;
	vertical-align: top;
}

.map {
	border: 3px solid #b3c1c4;
}