html, body {
	background-repeat: repeat;
	height: 100%;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/buzz_rich_bg5_bottom.png);
}

#bg {
	background-repeat: repeat-x;
	padding-right: 14px;
	margin-left: -7px;
	width: 100%;
	height: 100%;
	background-image: url(../images/buzz_rich_bg5_top.png);
}

#container {
	
	height: 100%;
	
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#header {
	margin-top: -10px;
	background-repeat: no-repeat;
	height: 150px;
}

#topline {
	margin-top: 16px;
	width: 960px;
	background-image: url(../images/highlight.png);
	background-repeat: repeat-x;
	height: 1px;
}


#footer {
	letter-spacing: 1px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Helvetica;
	color: white;
	height: 22px;
	text-align: right;
	float: right;
}

#twocol {
	float: left;
	height: auto;
	min-height: 100px;
	width: 640px;
}

#onecol {
	margin-top: 10px;
	height: auto;
	min-height: 100px;
	float: left;
	width: 320px;
}

#brownbox {
	padding-bottom: 10px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/highlight.png);
	background-color: #261a0e;
	text-overflow: auto;
}

#content {
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/highlight.png);
	background-color: #261a0e;
	text-overflow: auto;
}


#picture {
	padding: 5px;
	margin: 10px;
	width: 620px;
	height: 226px;
}

#smallpicture {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	width: 300px;
	height: 226px;
}

#map_canvas {
	width: 290px;
	height: 226px;
}

#column {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	min-height: 216px;
	width: 290px;
	height: auto;
}

#doublecolumn {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	width: 610px;
}

#headline {
	margin-bottom: -10px;
	margin-top: -10px;
	color: #94581d;
	font-weight: 175;
	font-family: Helvetica;
	font-size: 21px;
}

#linktext {
	margin-bottom: 5px;
	letter-spacing: .5px;
	line-height: 14px;
	font-family: Helvetica;
	margin-top: 5px;
	font-size: 12px;
	color: #94581d;
	
}

#desctext {
	letter-spacing: .5px;
	line-height: 16px;
	font-family: Georgia, Helvetica;
	margin-top: 5px;
	font-size: 13px;
	color: white;
}

#bodytext {
	letter-spacing: .5px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-family: Georgia, Helvetica;
	margin-top: 5px;
	font-size: 13px;
	color: white;
}

#homedate {
	margin-bottom: 5px;
	margin-top: -3px;
	letter-spacing: .5px;
	font-weight: bold;
	line-height: 20px;
	font-family: Georgia, Helvetica;
	font-size: 13px;
	color: white;
}

#addresstext {
	padding: 30px;
	width: 230px;
	float: left;
	letter-spacing: .5px;
	line-height: 24px;
	font-family: Georgia;
	font-size: 16px;
	color: white;
}

#addresstextheading {
	width: 250px;
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	letter-spacing: .5px;
	font-family: Helvetica;
	font-size: 18px;
	color: white;
}

#blurbtext {
	line-height: 22px;
	color: white;
	margin: 20px;
	font-size: 18px;
}

#contactblurbtext {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 20px;
	line-height: 22px;
	color: white;
	font-size: 18px;
}

#smallblurbtext {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 22px;
	color: white;
	font-size: 16px;
}

a {
 	
cursor: pointer; 
color: #94581d;
 	
                 
cursor: hand;
}

#readmorelink {
 	
cursor: pointer; 
padding-top: 10px;
 	
                 
text-align: right;
 	
                 
color: white;
 	
                 
cursor: hand;
}

.bigger {
	margin-bottom: 0px;
	line-height: 28px;
	font-size: 14px;
}

#date {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

#pastnewsletters {
	color: #94581d;
	font-family: Helvetica;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}



