body,html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	background-image: url( '../images/background_blue.gif' );
}

#stage
{
	position: absolute;
	border: 1px solid #fff;
	background-color: #ddd;
	width: 789px;
	left: 50%;
	margin-left: -396px;
	top: 10px;
}

#header_frame
{
	margin: 0px;
	padding: 0px;
	width: 789px;
	height: 124px;
	background-image: url( '../../attachment.php?mode=view&id=90' );
}

	#header_overlay
	{
		margin: 0px;
		padding: 0px;
		width: 789px;
		height: 124px;
		background-image: url( '../images/siteheader.png' );
		_background-image: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/images/siteheader.png",sizingMethod="scale");
	}
	
#sitemenu
{
	background-color: #52392A;
	_width: 789px;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	height: 26px;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 55px;
}

	#sitemenu li
	{
		float: left;
		font-family: Tahoma, "MS Tahoma", "Tahoma MS", sans-serif;
		font-size: 13px;
		color: #fff;
		margin-left: 5px;
		margin-top: 4px;
		background-color: #52392A;
	}
	
		#sitemenu li a
		{
			color: #fff;
			font-weight: normal;
			text-decoration: none;
		}
		
		#sitemenu li a:hover
		{
			/*border-bottom: 1px dashed #fff;*/
			text-decoration: underline;
		}
		
	#mediabar
	{
		width: 789px;
		height: 267px;
		margin-top: 1px;
		background-image: url( '../../attachment.php?mode=view&id=89' );
	}
	
		#mediabar_overlay
		{
			width: 789px;
			height: 267px;
			background-image: url( '../images/mediabar_overlay.png' );
			_background-image: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/images/mediabar_overlay.png",sizingMethod="scale");
		}
	
#column_set
{
	background-image: url( '../images/columns_top.jpg' );
	background-repeat: no-repeat;
	_width: 789px;
}
	
#column_main
{
	background-image: url( '../images/columns_main.jpg' );
	background-repeat: repeat-y;
}

	#column1
	{
		_width: 244px;
	}
	#column_1 td
	{
		padding-left: 10px;
		padding-top: 12px;
		width: 244px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #666;
		text-align: left;
	}
		#column_1 td h2
		{
			margin: 0px;
			padding: 0px;
			margin-bottom: 5px;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: -1px;
			color: #5C4334;
		}
		
		#column_1 td a
		{
			color: #556F80;
			text-decoration: none;
		}
		
		#column_1 td a:hover
		{
			text-decoration: underline;
		}
		
	#column_2
	{
		float: left;
		padding-left: 25px;
		_padding-left: 30px;
		padding-top: 12px;
		width: 244px;
		_width: 268px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #fff;
		text-align: left;
	}
	
		#column_2 table tr td
		{
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #fff;
			text-align: left;
		}

		#column_2 h2
		{
			margin: 0px;
			padding: 0px;
			margin-bottom: 5px;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: -1px;
			color: #fff;
		}
		
		#column_2 a
		{
			color: #CDE1ED;
			font-size: 11px;
			text-decoration:none;
		}
		
			#column_2 a:hover
			{
				text-decoration: underline;
			}
		
	#column_3
	{
		float: left;
		padding-left: 14px;
		_padding-left: 15px;
		padding-top: 12px;
		width: 244px;
		_width: 250px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #fff;
		text-align: left;
	}
	
		#column_3 table tr td
		{
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #fff;
			text-align: left;
		}

		#column_3 h2
		{
			margin: 0px;
			padding: 0px;
			margin-bottom: 5px;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: -1px;
			color: #fff;
		}
		
		#column_3 a
		{
			color: #E0C4B4;
			font-size: 11px;
			text-decoration:none;
		}
		
			#column_3 a:hover
			{
				text-decoration: underline;
			}

		
#column_3 table tr td.localNewsContent
{
	color: #E0C4B4;
	font-size: 11px;
}

#column_2 table tr td.currentEventsContent
{
	color: #CDE1ED;
	font-size: 11px;
}
		
td.localNewsContent
{
	color: #E0C4B4;
	font-size: 11px;
}

#welcomeWidget
{
	position: relative;
	top: 43px;
	left: 443px;
	width: 350px;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

	#welcomeWidget h3
	{
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	#welcomeWidget p
	{
		color: #ddd;
	}
	
#content_footer
{
	height: 43px;
	_height: 39px;
	background-color: #52392A;
	background-image: url( '../images/explore_back.jpg' );
	width: 100%;
	_width: 789px;
}

#explorebar
{
	position: relative;
	top: -16px;
	_top: -12px;
	margin-left: 10px;
	width: 286px;
}

#communityCalendar
{
	voice-family: inherit;
	width: 789px;
	height: 223px;
	background-image: url( '../images/ccalendar.jpg' );
}	

#weatherForecast
{
	display: none;
	width: 789px;
	height: 223px;
	background-image: url( '../images/weathercast.jpg' );
}

#photoTour
{
	display: none;
	width: 789px;
	height: 223px;
	background-image: url( '../images/weathercast.jpg' );
}

#weatherWidget{
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.propertySearchLink
{
	position: absolute;
	display: block;
	top: 290px;
	left: 31px;
	width: 100px;
	height: 103px;
	text-indent: -5000px;
}

.communityCalendarLink
{
	position: absolute;
	display: block;
	top: 290px;
	left: 148px;
	width: 130px;
	height: 103px;
	text-indent: -5000px;
}

.weatherForecastLink
{
	position: absolute;
	display: block;
	top: 280px;
	left: 268px;
	width: 90px;
	height: 83px;
	text-indent: -5000px;
}

.photoTourLink
{
	position: absolute;
	display: block;
	top: 290px;
	left: 301px;
	width: 94px;
	height: 103px;
	text-indent: -5000px;
}

.endTour
{
	position: absolute;
	top: 345px;
	left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

	.endTour:hover
	{
		text-decoration: underline;
	}
	
#credits
{
	position: absolute;
	top: 100%;
	margin-top: 10px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.verticalnav
{
	padding-top: 10px;
	_padding-top: 20px;
}

.verticalnav a
{
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	width: 201px;
	_width: 211px;
	padding-left: 10px;
	padding-top: 5px;
	_padding-top: 2px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
	margin-top: -10px;
	color: #fff;
	font-size: 13px;
	text-decoration:none;
}

	.verticalnav a:hover
	{
		background-color: #7D98A9;
	}
	
.articlecontent
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444;
}

.articlecontent h2
{
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	border-bottom: 2px solid #aaa;
	_margin-top: 15px;
}

/* Calendar */

#minical
{
	/*position: absolute;*/
	display: table;
	/*top: 0px;*/
	/*left: 0px;*/
}

.monthLabel
{
	font-family: Arial, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	color: #fff;
}

#minical td
{
	width: 108px;
	height: 90px;
	margin: 2px;
	padding: 0px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	background-color: #fff;
}

.eventcontent
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	
	padding: 5px;
	color: #776825;
}

.daytag
{
	margin: 0px;
	padding: 4px;
	color: #668193;
	
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 18px;
	
	text-align: right;
	
}

.monthPicker a
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

	.monthPicker a:hover
	{
		text-decoration: underline;
	}