/*CSS Document*/

body {background-color: #D8E0D0;}
img {border-width: 0px;}
#layout {position: absolute; margin: -14px -14px 0px;}
#body {background-color: #fffff9;}
h3, h4 { font:  italic 20px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif; margin-left:8px; color: #0F110D}
td, p, li, address{font: 15px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif; line-height:17px; 
		margin-left:20px; margin-right: 25px; 
		letter-spacing: .05em;
		color: #0F110D;}
p.events{font: 13px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif; line-height:15px; 
		margin-left:20px; margin-right: 25px; 
		letter-spacing: .05em;
		color: #0F110D;}
.repeatleft {background: url(images/l_side_repeat.jpg) repeat-y;
height: 38px;
width: 70px;
}
.repeatright {background: url(images/r_side_repeat.jpg) repeat-y;
height: 38px;
width: 230px;
}
a:link {font: 15px  "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
			color: #5B674E;
			text-decoration: underline;
}
a:visited {font: 15px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
				color: #5B674E;
				text-decoration: underline;
}

a:hover {font: 15px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
			  color: #0F110D;
			text-decoration: underline;
}
a:active {font: 15px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
				color: #5B674E;
				text-decoration: underline;
}
