/* CSS Document */

body {
	margin: 0px;
	background: url(images/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	line-height: 19px;
}

.copyright { font-size: 12px; color: #535353; }
.newsDate { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #535353; margin: 5px 0 5px 0; display:block; }
.newsTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 5px 0 5px 0; display:block; }
.pdfLabel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #535353;}

a { color: #7C5D10; text-decoration: none; }

a:hover { color: #7C5D10; text-decoration: underline; }


h1 {
	visibility: hidden;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #B58515;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

h3 {
	font-size: 16px;
	font-weight: normal;	
	color: #B58515;
	margin: 0px;
	padding: 10px 0px 3px 0px;	
}

h4 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 3px 0px;	
}


div#main {
	width: 750px;
	margin: 25px auto 0 auto;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

div#nav {
	border-top: 1px solid #000000;
	border-bottom: 2px solid #D1B45D;
	background: url(images/bg_nav.jpg) repeat-x;
	padding-top: 5px;
	height: 23px;
}

div#nav a {
	font-size: 16px;
	text-decoration: none;
	color: #9D864D;	
}

div#nav a:hover {
	font-size: 16px;
	text-decoration: none;
	color: #7C5D10;
}

div#mainFrame {
	border-top: 2px solid #000000;
	text-align: right;
	background: url(images/bg_photo_bottom.gif) repeat-x;
	height: 22px;
}

div#homeContent {
	margin-left: 10px;
	background-color: #FEF9E3;
	width: 739px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div#ContentLeft {
	padding: 10px;
	margin-top: 10px;
	width: 349px;
}

#ContentLeft ul { margin: 0px; padding: 5px 0 0 0; list-style: none; }

#ContentLeft li { margin: 0; background-image: url(images/bullet_link.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 7px; }

#ContentLeft li a { display: block; }

div#ContentRight {
	padding: 10px;
	margin-top: 10px;
	width: 349px;
	font-size: 12px;
	line-height: 16px;
}

#ContentRight ul { margin: 0px; padding: 5px 0 0 0; list-style: none; }

#ContentRight li { margin: 0; background-image: url(images/bullet_link.gif); background-repeat: no-repeat; background-position: 0px 4px; padding: 0 0 0 7px; }

/*#ContentRight li a { display: block; }*/





/* BEGIN sub page styles */

div#sideNav {
	width: 175px;
	padding: 5px 10px;
}

div#sideNav a {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #AA9664;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #D8CFB8;
	padding: 7px 5px;
}

div#sideNav a:hover {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #7C5D10;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #D8CFB8;
	padding: 7px 5px;
}

div#titles {
	border-top: 2px solid #000000;
	text-align: left;
	background: url(images/bg_photo_bottom.gif) repeat-x;
	padding: 3px 0 0 18px;
	height: 32px;
}

td#contentArea {
	padding: 15px;
}

/* END sub page styles */





/* BEGIN footer styles */

div#footer {
	margin: 15px 11px 35px 21px;
}

#footer a { font-size: 12px; }

div#credits {
	width: 745px;
	margin: 1px auto 0 auto;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
}

/* END footer styles */