@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
body {
	background-image: url(../img/bkgd-rpt.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:19px;
	background-color: #547594;

}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#DBD3A2;
	font-weight:lighter;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#DBD3A2;
	font-weight:lighter;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.copyofH2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FF0;
	font-weight:lighter;
}
#container {
	width:1000px;
	margin:auto;
}
#header {
	height:113px;
	background:url(../img/header.jpg) no-repeat;
}
#nav {
	height:41px;
}
#pageTitle {
	background:url(../img/title-rpt.jpg) repeat-x;
	height:43px;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	letter-spacing: -1px;
	line-height:39px;
	padding-left:15px;
}
#pageTitleRight {
	background:url(../img/title-rpt.jpg) repeat-x;
	height:43px;
	padding-top:17px;
}
#contentRpt {
	background:url(../img/body-rpt.jpg) repeat-x;
}
#homeLeft {
	padding:10px 5px 10px 20px;
}
#homeSlideshow {
	width:490px;
	height:292px;
}
#homeSlideshowInner {
	width:442px;
	height:292px;
	background:url(../img/slideshow-bkgd.jpg);
}
.slideshowBtn {
	width:30px;
}
#footerLinks {
	background:url(../img/footer-bkgd.jpg) repeat-x;
	height:100px;
	width:961px;
}
#footerBkgd {
	background:url(../img/footerbkgd.jpg);
	width:877px;
	height:69px;
	color: #ACBCCB
}
#footerBkgd a {
	font-size:11px;
	color: #ACBCCB;
	text-decoration: none;
}
#footerBkgd a:hover {
	font-size:11px;
	color: #ffffff;
	text-decoration: underline;
}

/** Slider **/

#stage{width:420px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:284px; margin:0 auto; padding-top:2px;}
#slider-buttons{width:420px; margin:0 auto;}
	#myList{width:2000px; border:0; margin:0; padding:0; left:400px;}
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:0px;
		padding:0px; 
		float:left;
		width:420px;
		height:284px;
		}.thumb-border {
	border: 1px solid #CCC;
}

/* Menu */

#menu{position:absolute; width:1000px;}
#menu a{
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	color:#ACBCCB;
}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#45545A;color:#FFF;padding:0 0 0 5px; font-size:14px;}

#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul{float:left;margin:0px;list-style:none; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px; font-size:15px; line-height:40px;}

.navdiv{
	 padding-right:12px;
	 padding-left:13px;
}
.navdiv a:hover{
	 background:url(../img/nav-arrow.gif) bottom center no-repeat;
	 display:block;
}
.navdivEnd {
	 padding-right:12px;
	 padding-left:13px;
}
.navdivEnd a:hover{
	 background:url(../img/nav-arrow.gif) bottom center no-repeat;
	 display:block;
}
.navsep {
	 	background:url(../img/nav-div.jpg) no-repeat right;
		width:1px;
		height:41px;
}
.highWord {
	font-weight: bold;
	color: #FF0;
}
.sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.contactForms {
	padding:2px;
	width:300px;
	background-color:#FFFAD9;
	border:1px solid #CCC;
}
.tablepadding {
	padding: 9px;
}
.tabledate {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FF0;
	font-weight:lighter;
	padding:5px;
}
.tablecol {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
	padding:5px;
}
