@charset "UTF-8";
#bgdiv {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:1;
	background-image: url(images/bgphoto1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: baad90;
}
#bgdivhome {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: baad90;
}
.head {
	background-image: url(images/headbg.png);
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 25px;
}
#logodiv {
	position: absolute;
	left: -75px;
	top: 16px;
	width: 241px;
	height: 78px;
	z-index: 1;
}
#bodybg {
	position:relative;
	top:25px;
	width:800px;
	height:auto;
	z-index:1;
	background-image: url(images/bodybg.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
#bodybgalt {
	position: relative;
	top: 25px;
	bottom: 25px;
	width: 990px;
	height: auto;
	z-index: 1;
	background-image: url(images/bodybgx.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-position: left top;
	visibility: inherit;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#navdiv {
	position: absolute;
	left: 276px;
	top: 32px;
	width: 515px;
	height: 47px;
	z-index: 2;
	vertical-align: middle;
}
#navdiv .buttons p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #51433b;
	text-align: center;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #912329;
	border-right-color: #912329;
	border-bottom-color: #912329;
	border-left-color: #912329;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	top: 0px;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#navdiv .buttons p a:link {
	color: #51433b;
	text-decoration: none;
}
#navdiv .buttons p a:visited {
	color: #51433b;
	text-decoration: none;
}
#navdiv .buttons p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navdiv .buttons p a:active {
	color: #51433b;
	text-decoration: none;
}
#navdiv .bg {
	background-image: url(images/912329.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#textblock {
	position:relative;
	left:23px;
	top:18px;
	width:950px;
	height:auto;
	z-index:1;
}
.byline {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.byline a:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #912329;
}
.byline a:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #912329;
}
.byline a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #912329;
}
.byline a:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #912329;
}
.headline {
	font-size: 24px;
	color: #912329;
	font-weight: bold;
}
.bodycopy h1 {
	font-size: 24px;
	color: #912329;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bodycopy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 7px;
	padding: 0px;
}
.bodycopy p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: underline;
}
.bodycopy p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: underline;
}
.bodycopy li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 5px;
}
.bodycopy a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: underline;
}
.bodycopy a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #51433B;
	font-weight: bold;
	text-decoration: underline;
}
.subhead {
	color: #53453D;
	text-transform: uppercase;
	font-weight: bold;
}
.headlinesub {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
.redtype {
	color: #912329;
	font-weight: bold;
}
.bodycopy  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodycopy h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #912329;
	text-decoration: none;
}
.bodycopy h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #912329;
	text-decoration: none;
}
.bodycopy h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #912329;
	text-decoration: underline;
}
.bodycopy h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #912329;
	text-decoration: none;
}
.bodycopy h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
.subhead a:link {
	color: #53453D;
	text-transform: uppercase;
	font-weight: bold;
}
.subhead a:visited {
	color: #53453D;
	text-transform: uppercase;
	font-weight: bold;
}
.subhead a:hover {
	color: #53453D;
	text-transform: uppercase;
	font-weight: bold;
}
.subhead a:active {
	color: #53453D;
	text-transform: uppercase;
	font-weight: bold;
}
#textblock p a:link {
	color: #53453D;
}
