body {
	margin-top: 0px;
	background-color: #d3c2a1;
	background-image: url(images/bg_pattern.jpg);
	background-repeat: repeat;
	}

body,table,tr,td,div,ul,ol,li,p,h2,h3 {
	font-family: "garamond book", garamond, times, serif;
	font-size: 13px;
	color: #432711;
	}



#navbar {
	width: 891px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 18px 0 105px;
	background-image: url(images/bg_navbar.png);
	background-repeat: no-repeat;
	}

.link {
	float: left;
	padding-right: 14px;
	}

#page_body {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 18px 0 16px;
	text-align: left;
	line-height: 125%;
	background-image: url(images/bg_shadow.png);
	background-repeat: repeat-y;
	}

#footer {
	width: 980px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 18px 10px 16px;
	color: #f0e7b8;
	text-align: center;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	}

#credit {
	padding-top: 19px;
	color: #432711;
	text-align: right;
	}



a:link { color: #c43939; text-decoration: none; }
a:visited { color: #c43939; text-decoration: none; }
a:hover { color: #f00; text-decoration: none; }
a:active { color: #f00; text-decoration: none; }



p {
	padding-top: 3px;
	line-height: 125%;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

li {
	background-image: url(images/bullet.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	line-height: 125%;
	}

table.contact th {
	font-weight: normal;
	text-align: left;
	padding-right: 8px;
	}



.title {
	font-size: 19px;
	}

.photo_r {
	float: right;
	padding: 0 0 13px 21px;
	}

.photo_l {
	float: left;
	padding: 0 21px 13px 0;
	}

p.dropcap:first-letter {
	font-size: 40px;
	line-height: .5em;
	padding-right: -0.15em;
	}

.top { text-align: right; }

div.shutter_photo {
	float: left;
	width: 222px;
	padding: 13px 13px 0 0;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	}

div.shutter_left {
	float: left;
	width: 238px;
	padding-top: 13px;
	}

div.shutter_right {
	float: left;
	width: 204px;
	padding-top: 13px;
	}
