body {
	font-family: arial;
	background-image: url(/images/wood-planks-texture.jpg);
	}
.content {
	padding-left: 25px; padding-right: 25px; padding-top: 25px; padding-bottom: 25px;
	background-color: white;
}
#contact-table td {
	font-size: 12px;
}
#contact-table input {
	font-size: 12px;
	width: 350px;
}
.home-link {
	color: white;
	font-family: georgia;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
.left-menu {
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 20px;
	border-bottom: 1px solid #99998D; 
}
.left-menu a {
	text-decoration: none;
	color: #1D1F1C;
	font-size: 12px;
	font-weight: bold;
}
.leftColumnText{
	font-size: 11px;
	color: white;
	padding-bottom: 10px;
}
.page-content {
	font-size: 14px; line-height: 24px; padding-bottom: 15px;
}
.page-heading {
	
	font-size: 20px;
	font-weight: bold;
	font-family: georgia, times, arial;
	color: #227466;
	font-style: italic
}
.page-heading-large {
	padding-bottom: 5px;
	font-size: 30px;
	font-family: georgia;
	color: #227466;
}
.page-sub-heading {
	font-size: 16px; 
	font-style: italic;
	color: #808080;	
}
.pauseOpacity {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.left-link {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 15px;
	}
.left-link a {
	color: #834C90; 
	text-decoration: none;
	}
.left-text {
	text-decoration: none;
	padding-top: 25px; padding-left: 15px; padding-right: 15px;
	font-size: 12px;
	color: #332C24;
	}
.lodgingTable {
	font-size: 11px;
	border: 1px solid #DDDDDD;
}
.lodgingTitle {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
}
.lodgingTitleLink {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
	text-decoration: none;
}
.cellPadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lodgingAddress {
	font-weight: bold;
}
