body {
	background-image: url('../siteimages/bgimg.jpg');
	background-repeat: repeat-x;
	background-color: #aeb3b6;
	margin-top: 0px;
}

#wrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#headerdiv {
	height: 131px;
}

#hdrphotos {	
	height: 127px;
	}

#hdrbtm {	
	background-image: url('../siteimages/hdr_btm.gif');
	background-repeat: no-repeat;
	height: 4px;
}

#MainSection {
	background-image: url('../siteimages/mainsection_bg.jpg');
	background-repeat: repeat-y;
	width: 920px;
}

#MainSection a:link {text-decoration: underline; color: #6c6555;}
#MainSection a:visited {text-decoration: underline; color: #6c6555;}
#MainSection a:active {text-decoration: underline; color: #6c6555;}
#MainSection a:hover {text-decoration: underline; color: #3c3525;}

#MainSection #top { }

#MainSection #bottom {
	background-image: url('../siteimages/btm.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 42px;
}


#LeftColumn {	
	padding-top: 18px;
	padding-bottom:40px;
	float: left;
	width: 170px;
	}

#MainColumn {
	padding-top: 10px;
	padding-bottom:30px;
	float: left;
	width: 750px;
	}
	
#MainColumn_in {
	padding-top: 10px;
	padding-bottom:0px;
	float: left;
	width: 750px;
	}

#MainColumn #photos {}

#MainColumn #info {
	padding-top: 18px;
	padding-bottom: 16px;
	text-align: center;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
	color:#544e43;
}

#MainColumn #info p {
	margin: 0px;
	padding: 0px;
	}

#MainColumn_in #in_info {
	padding: 15px 19px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17px;
	color: #4f5f6f;
}

#MainColumn_in #in_info TD {
	line-height: 19px;
}


#MainColumn_in #in_info p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


#MainColumn #highlight {
	border-top: solid 1px #d8d1c5;
	border-bottom: solid 1px #d8d1c5;
	background-color: #f0ede7;
	text-align: center;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 22px;
	padding-top: 12px;
	padding-bottom: 12px;
	color:#68757e;
}

#MainColumn #highlight p {
	margin: 0px;
	padding: 0px;
	}
	
#footer {
	color: #243038;
	font-size: 11px;
	margin-top: 17px;
	font-family: "Tahoma", "Arial", sans-serif;
	text-align: center;
}

#footer a:link {text-decoration: none; color: #243038;}
#footer a:visited {text-decoration: none; color: #243038;}
#footer a:active {text-decoration: none; color: #243038;}
#footer a:hover {text-decoration: underline; color: #243038;}
