html
{
	font-family: Helvetica;
    background-color: #84AABD;
}
body
{
	font-size: 12px;
	font-smooth: always;
	background-image: url(/site/resources/images/background.jpg);
	background-repeat: repeat-x;
}
h1
{
	padding-bottom: 15px;
	font-size: 1.8em;
	font-weight: bold;
}
h2
{
	padding-bottom: 13px;
	font-size: 1.4em;
	font-weight: bold;
	/* the following styles are to override popeye css */
	color: black;
	font-family: Helvetica;
}
p
{
	margin-bottom: 10px;
}
strong
{
	font-weight: bold;
}
b
{
	font-weight: bold;
}
i
{
	font-style: italic;
}
em
{
	font-style: italic;
	font-weight: normal;
}
ul
{
	margin-left: 20px;
	margin-bottom: 10px;
}
li
{
	list-style-type: disc;
}
.divMain
{
	background-color: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}
.divHeader
{
	width: 975px;
	padding-top: 94px;
	height: 35px;
	background-image: url(/site/resources/images/header-main.jpg);
	font-family: Lucida Console, Monaco, monospace
}
.aHomeLink
{
	float: left;
	margin-left: 20px;
	padding-top: 60px;
	margin-top: -60px;
	width: 260px;
	text-transform: lowercase;
	display: block;
	text-align: center;
}
.divHeader div
{
	float: right;
	margin-right: 30px;
}
.divHeader a
{
	text-decoration: none;
	color: #29566B;
}
.divHeader a:hover
{
	text-decoration: underline;
}
.divHeader a:visited
{
	color: #29566B;
}
.divMenu
{
	width: 975px;
	height: 81px;
	padding-top: 3px;
	text-align: center;
	background-image: url(/site/resources/images/menu-background.jpg);
	color: white;
	font-size: 1.3em;
}
.divMenu a
{
	text-decoration: none;
	color: white;
	padding-right: 14px;
	padding-left: 14px;
	letter-spacing: .3em;
	text-transform: lowercase;
}
.divMenu a:visited
{
	color: white;
}
.divMenu a:hover
{
	color: #FFD2DC;
}
.divBody
{
	width: 975px;
	height: 375px;
	background-image: url(/site/resources/images/body-background.jpg);
	background-color: #84AABD;
}
.divBodyLeft
{
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	padding: 7px;
	width: 220px;
}
.divPhotoArrow
{
	text-align: right;
	padding-right: 5px;
	margin-top: -10px;
}
.divPhotoArrow img
{
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
}
.divPhotoArrowLink
{
	float: left;
	padding-left: 135px;
	padding-top: 4px;
}
.divPhotoArrowLink a
{
	float: left;
	text-decoration: none;
	margin-top: 0px;
	font-size: 1.4em;
	color: #eec6ce;
}
.divBodyRight
{
	float: left;
    background-color: #C8DEE9;
	margin-top: 22px;
	width: 700px;
	min-height: 316px;
}
.divBodyTopCorners
{
	float: left;
	width: 700px;
	height: 6px;
}
.divBodyTopCornersLeft
{
	float: left;
	background-image: url(/site/resources/images/body-left-top-corner.jpg);
	width: 4px;
	height: 4px;
}
.divBodyTopCornersRight
{
	float: right;
	background-image: url(/site/resources/images/body-right-top-corner.jpg);
	width: 4px;
	height: 4px;
}
.divBodyBottomCorners
{
	float: left;
	width: 700px;
	height: 4px;
}
.divBodyBottomCornersLeft
{
	float: left;
	background-image: url(/site/resources/images/body-left-bottom-corner.jpg);
	width: 4px;
	height: 4px;
}
.divBodyBottomCornersRight
{
	float: right;
	background-image: url(/site/resources/images/body-right-bottom-corner.jpg);
	width: 4px;
	height: 4px;
}
.divBodyContents
{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	float: left;
	width: 700px;
	min-height: 306px;
}
.divBottomMenu
{
	clear: both;
	text-align: center;
	color: #c8dfe9;
	margin-left: 230px;
}
.divBottomMenu a
{
	text-decoration: none;
	color: #c8dfe9;
	padding-right: 14px;
	padding-left: 14px;
	font-size: .9em;
	letter-spacing: .4em;
}
.divBottomMenu a:hover
{
	text-decoration: underline;
}
.divBodyText
{
	padding-top: 10px;
	padding-left: 23px;
	min-height: 120px;
	font-size: 1.1em;
	font-weight: none;
	padding-right: 10px;
}

.divBottomTextLeft
{
	float: left;
	padding-top: 10px;
	width: 310px;
	font-size: .9em;
	font-weight: none;
}
.divBottomTextRight
{
	float: right;
	padding-left: 23px;
	font-size: 1.1em;
	font-weight: none;
	margin-right: 10px;
}
.lnkMoreNews
{
	color: #bc848f;
	float: right;
}
.divBottomTextRightTop
{
	color: #bc848f;	
	font-size: 1.4em;
	letter-spacing: .2em; 
	width: 327px;
	border-bottom: 2px solid #bc848f;
}
.divNewsBold
{
	font-weight: bold;
	padding-bottom: 15px;
}
.divNewsSmall
{
	font-size: .8em;
}
.divBottomTextNews
{
	padding-top: 7px;
	padding-bottom: 10px;
}
.divSideMenu span
{
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	padding-top: 20px;
}
.divSideMenu a
{
	color: #BC848F;
}
.sbTextSmall
{
	font-size: 0.9em;
	font-style: italic;
}
.newsTitle
{
	font-weight: bold;
}
.divFeatured
{
	background-image: url(/site/resources/images/photo-background.gif);
	background-repeat: no-repeat;
	padding: 9px;	
}
.divMessage div
{
	float: left;
	padding-right: 30px;
	width: 45%;
	padding-bottom: 20px;
}
.divMessage span
{
	display: inline-block;
	width: 100px;
}
.divMessage textarea
{
	width: 280px;
	height: 100px;
}