#column1of3events {
	float: left;
	width: 168px;
}
#column2of3events {
	float: left;
	width: 628px;
}
#column3of3events {
	float: left;
	width: 178px;
}
#primaryContent {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 608px;
	border: 1px solid #416072;
	display: block;
}
#terceryContent {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 180px;
	border: 1px solid #416072;
}
#topNavContainer {
	margin: 10px 0px 5px 10px;
	width: 608px;
	display: block;
}
#topNavContainer a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #416072;
	text-decoration: underline;
}
#topNavContainer a:hover {
	text-decoration: none;
}
#tercerySectionHeading1Container {
	width: 180px;
	display: block;
	min-height: 25px;
	height: auto;
	background-color: #999999;
	border-bottom: 1px solid #416072;
}
#tercerySectionHeading2Container {
	width: 180px;
	display: block;
	min-height: 20px;
	height: auto;
	background-color: #E9B94B;
	border-bottom: 1px solid #E9B94B;
}

#detailHeading1Container {
	width: 608px;
	display: block;
	min-height: 25px;
	height: auto;
	overflow:auto;
	background-image: url('../images/heading_background.png');
	border-bottom: 1px solid #416072;
}
#detailHeading2Container {
	width: 608px;
	display: block;
	height: 25px;
	background-image: url('../images/secondary_heading_bkg.png');
	border-bottom: 1px solid #BF811C;
	padding: 3px 0px 0px 0px;
}
#detailHeading3Container {
	width: 608px;
	display: block;
	height: 25px;
	background-color: #666666;
	border-bottom: 1px solid #8EA2A0;
}
#detailHeading4Container {
	width: 608px;
	display: block;
	height: 25px;
	background-color: #8EA2A0;
	border-bottom: 1px solid #8EA2A0;
}
#terceryDetailHeading1Container {
	width: 180px;
	display: block;
	min-height: 25px;
	height: auto;
	overflow:auto;
	background-image: url('../images/heading_background.png');
	border-bottom: 1px solid #416072;
}
#terceryDetailHeading2Container {
	width: 180px;
	display: block;
	min-height: 25px;
	height: auto;
	overflow: auto;
	background-image: url('../images/secondary_heading_bkg.png');
	border-bottom: 1px solid #BF811C;
	padding: 3px 0px 0px 0px;
}

#sectionHeading1 {
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 4px 0px 0px 5px;
}
#sectionHeading2 {
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 2px 0px 0px 5px;
}
#sectionHeadingRSS {
	width: 25px; 
	float: right; 
	padding: 4px 5px 0px 0px;
}
#sectionHeadingDate {
	width: 120px; 
	float: right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 5px 0px 0px;
}
#sectionHeadingBottomBorder {
	width:608px; 
	border-bottom: 1px solid #416072;
	clear: both;
}

#primaryContentEntry {
	width: 608px;
	display: table-row;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	clear: both;
}
#contentDivider {
	clear: both;
	width: 608px;
	border-bottom: 1px solid #416072;
}
#primaryContentBody {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000;
}
#terceryContentBody {
	width: 180px;
}
#terceryContentEntry {
	padding: 5px;
	width: 170px;
}


#eventEntry {
	float:left;
	width: 600px;
	padding: 10px 0px 10px 0px;
}
#eventEntrySpacer {
	float:left;
	width: 4px;
	height: 5px;
}
#eventHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #416072;
	margin-bottom: 4px; 
}
#eventHeading a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #416072;
	text-decoration: none;
}
#eventHeading a:hover {
	text-decoration: underline;
}

#detailHeading {
	float: left;
	clear: both;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	color: #962F0E;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
#detailValue {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000; 
	width: 365px;
	padding-bottom: 2px;
}
#detailContactHeading {
	float: left;
	clear: both;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	color: #962F0E;
	font-weight: bold;
}
#detailContactValue {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000; 
	width: 365px;
	padding-bottom: 2px;
}



#reviewContentContainer {
	width: 608px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	clear: both;
}
#reviewEntry {
	width: 608px;
	min-height: 30px;
	height: auto;
	overflow: auto;
	padding: 10px 0px 10px 0px;
}
#reviewHeading {
	float:left;
	max-width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #962F0E;
	padding: 0px 5px 5px 5px;	
}
#reviewDate {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;	
	padding: 0px 5px 5px 0px;
}
#reviewFormHeading {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 75px;
}
#reviewFormHeadingInput {
	float:left;	
}
#reviewBody {
	width: 500px;
	clear: both;
	padding: 0px 5px 0px 5px;	
}
#reviewEntryForm {
	padding: 0px 5px 0px 5px;	
}
#reviewMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
#reviewMessage.error {
	color: #962F0E;	
	padding: 0px 5px 10px 5px;
}
#reviewMessage.general {
	color: #416072;
	padding: 0px 0px 10px 0px;
}
input.reviewHeading {
	width: 450px;
}
textarea.reviewBody {
	width: 525px;
}
#wordCount {
	padding: 2px;
	margin: 5px 0px 0px 0px;
}
#wordCount.error {
	background-color: #962F0E;
	color: #FFFFFF;
}

#eventListDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #962F0E;
}

div.light {
	width: 608px;
	background-color: #F7F9FA;
}
div.dark {
	width: 608px;
	background-color: #E4E9EE;
}