body {
	width: 750px;
	margin: 0 auto;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size: 14px;
	background: url(images/housebg.jpg) #333333 repeat-y scroll top center;	
	text-align: left;
	word-spacing: normal;
	height: auto;
	background-color: #C1C5C4;
}
a:link { 
 color: #663300;
 }
a:visited { 
 color: #663300;
 }
a:active { 
 color: #333333;
 }

.container {
  margin: 0 auto;
  width: 750px;
  }

.boldtext {
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.centertext {
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.pic-group
{
	float: left;
	margin-bottom: 2em;
	clear: both;
	height:auto;
	width: 100%;
}

.pic-image {
	border: solid 1px black;
	}

.pic-wrap {
	float: left;
	padding: 0 10px 10px 0;
	width: 200px;
	text-align: center;
	font:  bold .8em/normal Verdana,Arial;
	}

.picture {
	 float: left; 
	 margin: 0 20px 20px 0; 
	 text-align: center;
	 font:  bold .8em/normal Verdana,Arial;
	 }
	 
.pic-line {
	 }
.comingevents { width:750px; text-align:center; font-style:italic; font-weight: bold; color: #663300; border: dotted; background-color: #FFFFCC}	
