body
{
	background-image: url(/Assets/Images/blueWhiteStripes.png);
	margin: 0px 0px 0px 0px;
}

#mainDiv
{
	width: 794px;
	background-color: #F9FBF2;
	border-left: solid 1px #5186A2;
	border-right: solid 1px #5186A2;
	border-top: solid 7px #5186A2;
	border-bottom: solid 1px #5186A2;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	background-color: #ffffff;
	padding-top: 12px;
	padding-bottom:12px;
	float: left;
	width: 278px;
	text-align: center;
	/*height: 170px;*/
}

#headImage
{
	float:right;
	background-color: #ffffff;
	overflow:hidden;
	width:515px;
	height:170px;
}

#topNav
{
	clear: both;
}

#centerContent
{
	clear:both;
	/*width: 798px;*/
	background-color: #F9FBF2;
	margin-left: 12px;
	margin-top: 12px;
}

#leftContent
{
	background-color: #F9FBF2;
	float: left;
	width: 492px;
	font-family: arial;
	font-size: 14px;
	color: #494949;
	margin-bottom:20px;
}

#leftContent a
{
	color: #537E00;
	text-decoration: none;
}

#rightNav
{
	width: 256px;
	text-align: left;
	margin-right: 12px;
	float:right;
}

.regularImage
{
	border: solid 7px #CFAF8A;
}

#footer
{
	text-align: left;
	margin-left: 8px;
	clear:both;
	font-family: arial;
	font-size: 10px;
	color: #494949;
	padding-bottom: 20px;
	margin-top:20px;
}

#footer a
{
	color:#4F85A1;
	text-decoration: underline;
}

#footerNav
{
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #4F85A1;
}

		
.leftNav
{
	width: 166px;
	float: left;
	vertical-align: top;
	padding-bottom: 40px;
}
.rightContentArea
{
	width: 608px;
	vertical-align: top;
}
.tbl100
{
	width: 100%;
}
.tbl50
{
	width: 50%;
}
.tbl25
{
	width: 25%;
}
.fld100
{
	width: 100%;
	font-family: arial;
	font-size: 14px;
	color: #4F85A1;
}
.headerControl
{
	width: 100%;
	height: 27px;
}
.secodaryBodyContentCntrl
{
	margin-top: 27px;	
	width: 75%;
}
.maintext IMG
{
	border: 7px solid #CFAF8A;
}
.maintext .photography
{
	width:314px;
	font-size:12px;
	line-height:1.2em;
}
.photography IMG
{
	margin-top:2em;
	margin-bottom:.5em;
}
.staff IMG
{
	margin-top:2em;
	margin-bottom:.5em;
}
.homeSideTitle
{
	width: 100%;
	height: 27px;
	padding: 5px 0px 0px 0px;
	background: url(/uploads/dottedHRgreen.png)	no-repeat bottom;
}
#news
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#news LI
{
	margin-bottom:10px;
}

#footerNav a
{
	color: #4F85A1;
	text-decoration: underline;
}
