/* CSS Document */
body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#817152;
	background-image:url(images/bkgd_content.gif);
	background-repeat:no-repeat;
	background-position:center 0;
	padding:0;
	margin:0;
	font-size:10pt;
}
h1{
	color:#3a63aa;
	font-size:14pt;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:15px;
}
h2, .gCalDetTitle, .gNewsDetTitle{
	color:#3a63aa;
	font-size:12pt;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:15px;
	font-weight:bold;
}
h3{

}
p{
	font-size:10pt;
	padding-right:15px;
}
ul{
	font-size:10pt;
	padding-right:15px;
}
a:link, a:visited{
	color:#CC6600;
}
a:hover, a:visited:hover{
	color:#FF9900;
}




#centering{
	position:relative;
	margin:0 auto;
	width:755px;
	height:auto;
	
	
}
#wrapper{
	position:relative;
	margin:0 auto;
	float:left;
	width:755px;
	height:auto;
	
}
#header{
	position:relative;
	margin:0 auto;
	width:755px;
	height:164px;
	
}
#header #nav{
	position:absolute;
	bottom:0;
	left:0;
	width:755px;
	height:71px;
	z-index:10;
}

#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li a{
	display:block;
	background-color:#D5C7AA;
}

#nav .home img{
	height:33px;
	width:68px;
}
#nav .home{
	position:absolute;
	top:26px;
	left:93px;
}
#nav .home a{
	background-image:url(images/mainNav_home.gif);
	background-repeat:no-repeat;
	display:block;
}
#nav .home a:hover{
	background-image:url(images/mainNav_home_f2.gif);
}

#nav .calendar{
	position:absolute;
	top:26px;
	left:161px;
}
#nav .calendar img{
	height:33px;
	width:87px;
}
#nav .calendar a{
	background-image:url(images/mainNav_calendar.gif);
	background-repeat:no-repeat;
}
#nav .calendar a:hover{
	background-image:url(images/mainNav_calendar_f2.gif);
}

#nav .news{
	position:absolute;
	top:26px;
	left:248px;
}
#nav .news img{
	height:33px;
	width:61px;
}
#nav .news a{
	background-image:url(images/mainNav_news.gif);
	background-repeat:no-repeat;
}
#nav .news a:hover{
	background-image:url(images/mainNav_news_f2.gif);
}

#nav .links{
	position:absolute;
	top:26px;
	left:439px;
}
#nav .links img{
	height:33px;
	width:65px;
}
#nav .links a{
	background-image:url(images/mainNav_links.gif);
	background-repeat:no-repeat;
}
#nav .links a:hover{
	background-image:url(images/mainNav_links_f2.gif);
}

#nav .forms{
	position:absolute;
	top:26px;
	left:504px;
}
#nav .forms img{
	height:33px;
	width:71px;
}
#nav .forms a{
	background-image:url(images/mainNav_forms.gif);
	background-repeat:no-repeat;
}
#nav .forms a:hover{
	background-image:url(images/mainNav_forms_f2.gif);
}

#nav .contact{
	position:absolute;
	top:26px;
	left:575px;
}
#nav .contact img{
	height:33px;
	width:100px;
}
#nav .contact a{
	background-image:url(images/mainNav_contact.gif);
	background-repeat:no-repeat;
}
#nav .contact a:hover{
	background-image:url(images/mainNav_contact_f2.gif);
}


#header #logo{
	position:absolute;
	top:0;
	left:228px;
}
#contentTelescopeBkgd{
	width:755px;
	height:auto;
	float:left;
	background-image:url(images/bkgd_content_infinite.jpg);
	background-repeat:repeat-y;
	background-position:0px -164px;
}
#content{
	position:relative;
	margin:0 auto;
	text-align:left;
	width:755px;
	height:auto;
	float:left;
	background-image:url(images/bkgd_content.gif);
	background-repeat:no-repeat;
	/*  misalignment issue  */
	background-position:-37px -164px;
}
#content #rowWrapper{
	width:728px;
	height:auto;
	float:left;
	background-image:url(images/bkgd_right.jpg);
	background-repeat:no-repeat;
	background-position:500px 0;
}
#rowWrapper .left{
	position:relative;
	width:470px;
	height:auto;
	padding:10px 0 0 40px;
	float:left;
}
.gCalDetTbl, .gCalDetDetails{
	padding-right:15px;
}
.gCalDetTime, .gCalLstDay{
	font-style:italic;
}
.gCalLstTitle{
	padding-bottom:5px;
}
#rowWrapper .right{
	position:relative;
	width:205px;
	height:auto;
	padding:10px 0 0 0px;
	float:left;
	overflow:hidden;
}


#top{
	position:relative;
	left:27px;
	top:15px;
	float:left;
}
#top .left{
	position:relative;
	width:228px;
	height:auto;
	float:left;
	padding:0;
}
#top .left img{
	padding-left:15px;
}
#top .left #feature{
	padding:0 15px;
}
#top .middle{
	position:relative;
	width:245px;
	height:auto;
	float:left;
}
#top .right{
	position:relative;
	width:205px;
	height:auto;
	float:left;
	padding:0;
}
#top .right img{
	position:relative;
	top:-15px;
}
.announcement{
	text-align:center;
	font-size:10pt;
	position:relative;
	width:201px;
	height:auto;
	padding-left:10px;
}
#top .right .announcement img{
	margin:0;
	padding:0;
	top:0px;
}

#bottom{
	position:relative;
	background-image:url(images/divider.gif);
	background-repeat:no-repeat;
	background-position:30px 0;
	padding-top:25px;
	margin-top:15px;
	left:27px;
	top:15px;
	float:left;
}
#bottom .left{
	position:relative;
	width:228px;
	height:auto;
	float:left;
	padding:0;
}
#bottom .left h2, #bottom .left p, #bottom .left div{
	padding-left:15px;
}
#bottom .middle{
	position:relative;
	width:245px;
	height:auto;
	float:left;
}
.gNewsLstSpacer{
	display:none;
}
#bottom .right{
	position:relative;
	width:205px;
	height:auto;
	float:left;
	padding:0;
}
.ads p{
	display:none;
}
#bottom .right img, #bottom .right p{
	padding-left:15px;
}



#footer{
	position:relative;
	clear:both;
	text-align:center;
	margin:0 auto;
	width:755px;
	height:115px;
	background-image:url(images/bkgd_footer.jpg);
	background-repeat:no-repeat;
	background-position:-37px 0;
}
#footer p{
	font-size:9pt;
	padding-top:40px;
	color:#c3b18d;
}
#grid .gSecDocIcon, #grid .gSecImage{
	border-width:0;
}
#grid .gCalLstDayHdrCol{
	background-color:#817152;
	color:#c29641;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#grid .gCalLstTbl, #grid .gCalLstTbl td{
	border:#ac9c7d 1px solid;
	border-collapse:collapse;
	text-align:center;
	font-size:9pt;
}
#grid .gCalLstEmptyCell{
	background-color:#e0d5bc;
}
.gSecDocIcon, .gSecImage{
	border-width:0;
}
