/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: auto;
	width: 740px;
	text-align: center;
	background: url(images/background2.gif) center top;
	position: relative;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #486F7C;
}
a:hover {
	color: #FF9C00;
}
.pdf {
	background:url(../images/icon_PDF.gif) no-repeat right;
	padding-right: 18px;
}

/* page shadow border START */
#shadow {
	background: url(images/shadow.gif) center top;
	width: 740px;
	padding: 0 10px;
	text-align: left;
	float: left;
}

/* page shadow border END */

/* masthead START */
#masthead {
	background: url(images/masthead.gif);
	width: 740px;
	height: 86px;
	float: left;
}
#masthead #address {
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	padding: 0 10px 0 0;
}
/* masthead END */

/* topNavWrapper START */

#topNav .On a {
	color: #FFFFFF;
	background-color: #4A6D7B;
}
	
	#topNav {
		background: url(images/navBar.gif);
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		font-weight: bold;
		padding: 0 0 0 34px;
		float: left;
		width: 706px;
		position: relative;
	}
	
	
	div#topNavLeft ul{
		list-style: none;
	}
	
	div#topNavLeft ul li {
		width: auto;
		float: left;
	}
	
	div#topNavLeft a {
		line-height: 24px;
		color: #8CBACE;
		text-decoration: none;
		display: block;
		padding: 0 10px;
	}
	div#topNavLeft a:hover {
		color: #FFFFFF;
		background-color: #4A6D7B;
	}
	#topNavLeft a:active {
		color: #FF9E00;
	}
/* drop-down menu START */

	#nav li ul {
		position: absolute;
		border: 1px solid #848284;
		border-left: 1px solid #D6D3CE;
		border-top: none;		
		background-color: #F7F7F7;
		width: 130px;
		left: -999em;
		margin: 0;
		padding: 0;
		font-weight: normal;
	}
	
	#nav li ul a:hover { 
		background-color: #E7E7E7;
		color: #FF9E00;
	}
	
	#topNavLeft ul#nav li ul li a {
		border: 0;
	}
	
	#nav li ul li {
		margin: 0;
		padding: 0;
	}
	
	#nav li ul li a {
		margin: 0;
		padding: 0 5px;
		line-height: 24px;
		width: 120px;
	}
	
	#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}
	#nav li:hover, #nav li.sfhover {
		background-color:#4A6D7B;
		color: #FFFFFF;
	}
	#nav li:hover a, #nav li.sfhover a {
		background-color:#4A6D7B;
		color: #FFFFFF;
	}
	#nav li:hover ul li a, #nav li.sfhover ul li a {
		background-color: #F7F7F7;
		color: #00659C;
	}
	#nav li:hover ul li a:hover , #nav li.sfhover ul li a:hover {
		background-color: #E7E7E7;
		color: #FF9E00;
	}
	.blocker {
		position: absolute;
		z-index: 0;
		width: 10px;
		height: 10px;
		display: none;
	}

/* drop-down menu END */
	div#search {
		padding: 0 0 0 5px;
		margin: 1px 0 0 0;
		position: absolute;
		top: 0px;
		right: 0;
	}
	#search input {
		margin: 2px 0 0 0;
	}
	input.textD {
		font-size: 10px;
		padding: 1px 2px;
		width: 100px;
	}
	
	input.buttonSiteSearch {
		margin: 0;
		padding: 0;
		background: url(IMAGES/search_button.gif);
		height: 17px;
		width: 19px;
		border: 0;
	}
	
	input.buttonSiteSearchOrange {
		margin: 0;
		padding: 0;
		background: url(IMAGES/search_button_orange.gif);
		width: 18px;
		height: 18px;
		border: 0;
	}

/* topNavWrapper END */

/* page body START */
#pageBody {
	background:url(images/leftBack.gif) repeat-y;
	float: left;
}

h6 {
	background-color: #ADC3CE;
	line-height: 30px;
	text-transform: uppercase;
	color: #313031;
	font-size: 9px;
	font-weight: normal;
	padding: 0 20px;
	margin: 0 0 10px 0;
}
p {
	padding: 0 20px;
}

#rightColumn ul, #rightColumn ol {
	font-size: 12px;
	list-style: square;
	margin-top: 0px;
	line-height: 18px;
	padding: 0 20px 10px 40px;
}
#pageBody ol  {
	list-style: decimal;
}
#pageBody ul img {
	border: 1px solid #000;	
}
#question li {
	font-size: 12px;
	list-style: url(../images/questionBullet.gif);
}
#arrow li {
	font-size: 12px;
	list-style: url(../images/linkArrow.gif);
}

/* page body END */


/* left column START */
#leftColumn {
	width: 244px;
	float: left;
	padding: 0 0 30px 0;
}
#leftColumn h1 {
	background-image: url(../images/leftH1.gif);
	font-size: 10px;
	text-transform:uppercase;
	font-weight:normal;
	line-height: 30px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	background-position: right;
}
#leftColumn h2 {
	font-family: Georgia,  serif;
	color: #807850;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}

#leftColumn h6 {
	background: url(images/leftH6.gif) right repeat-y #9CB6BD;
}
#leftColumn p {
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
}
#leftColumn ul {
	margin: 0 20px 0 40px;
}
#leftColumn li {
	font-size: 12px;
	padding-bottom: 5px;
	list-style: square;
	line-height: 18px;
}
#leftColumn li img {
	margin: 2px;
	float: right;
}

/* left column END */

/* right column START */
#rightColumn {
	width: 496px;
	float: left;
	padding: 0 0 30px 0;
}
#rightColumn h1 {
	background-color: #ADC3CB;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 20px;
	width: 495px;
	float: left;
}
#rightColumn h2 {
	font-family: Georgia,  serif;
	color: #424C47;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
}
#rightColumn h3 {
	font-family: Georgia,  serif;
	color: #424C47;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	letter-spacing: -0.1em;
	word-spacing: 2px;
}
#rightColumn h4 {
	color: #424C47;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding-left: 20px;
	text-transform: capitalize;
}
#rightColumn h5 {
	color: #424C47;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	margin-top: 5px;
	padding-left: 20px;
	text-transform:capitalize;
}
#rightColumn p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

/* right column END */

/* single column START */
#singleColumn {
	width: 740px;
	height: inherit;
	float: left;
}
#singleColumnInside {
	height: inherit;
	float: left;
	padding-left: 20px;
}
#singleColumn h1 {
	background-color: #ADC3CB;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 20px;
}
#singleColumn h2 {
	font-family: Georgia,  serif;
	color: #807850;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#singleColumn h3 {
	color: #424C47;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}

/* single column END */

/* homePage Items START */
#rightColumnA {
	width: 50%;
	float: left;
}
.hpSub  {
	width: 228px;
	float: left;
	height: 140px;
	margin: 0;
	padding: 0;
	padding: 0 0 0 20px;
}
.hpSub h1 {
	background-color: #ADC3CB;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 20px;
}

.hpSub img {
	border: 0px;
	float: left;
	margin-right: 5px;
}

#leftColumn .hpSub  {
	width: 224px;
	height: auto;
	margin: 0px;
	padding: 0 0 10px 20px;
	display: block;
}
#rightColumn .hpSub p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 16px;
	float: left;
	padding: 0;
	width: 228px;
}
#leftColumn .hpSub p {
	width: 200px;
}
#rightColumn .hpSub h2 {
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.hpSub h2 a {
	color: #333;
	text-decoration: none;
}
.hpSub h2 a:hover {
	color: #FF9C00;
	text-decoration: underline;
}
#homePageMC {
	float: left;
	margin: 0px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: auto;
	margin-bottom: 0px;
}
#homePageMC250 {
	float: left;
	margin: 0px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: auto;
	margin-top: 20px;
}
#homePageMC250 p {
	font-size: 16px;
	line-height: 24px;
}
.divider {
	border-bottom: solid 1px #CCCCCC;
	float: left;
	width: 100%;
}
#hpMainPic {
	margin: 0px;
	padding: 0px;
}
#hpMainPic img {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#hpMain {
	margin: 0px;
	float: right;
	padding: 0px;
	width: 250px;
}

#hpMain p, #hpMain h2, #hpMain h5 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-decoration: none;
}
#hpMain h2 {
	margin-bottom: 5px;
}
#hpMain h2 a {
	color: #424C47;
	font-family: Georgia,  serif;
	padding-left: 0px;
	text-decoration: none;
}
#hpMain h2 a:hover {
	color: #424C47;
	text-decoration: underline;
}
#hpMain h5 {
	color:#FF6600;
	margin-top: 10px;
	font-size: 10px;
}

#date {
	color:#666;
	float: right;
	font-size: 11px;
	padding-right: 20px;
}
#more  {
	background-image:url(../images/linkArrow.gif);
	display:block;
	text-align:right;
	font-size: 9px;
	text-transform:uppercase;
	color: #486F7C;
	text-decoration: none;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0;
}
#more:hover {
	color: #FF9C00;
}
.moreMain  {
	background: url(../images/linkArrow.gif) no-repeat left center;
	display:block;
	text-align: left;
	font-size: 10px;
	color: #486F7C;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 20px;
}
.moreMain:hover {
	color: #FF9C00;
}
#shortcuts img {
	float: right;
	margin: 0 20px 0 0;
}

/* homePage Items END */

/* this weeek START */
#thisweek {
	padding-left: 20px;
	padding-right: 20px;
}
#thisweek table {
	background-color:#F1F2EE;
	border: 1px solid #7F7F7F;
	margin-bottom: 10px;
}
#thisweek th {
	text-align:left;
	font-size: 11px;
	padding: 2px;
	padding-top: 10px;
}
#thisweek td {
	padding: 2px;
	padding-left: 5px;
	text-align:left;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
/* this weeek END */


/* RSS feed START */ 
.rssFeed {
	margin-bottom: 10px;
}
.rssFeed h2 {
	padding-bottom: 10px;
}
.rssFeed p {
}
.rssFeed a {
	margin: 0 10px 10px 20px;
	padding: 0;
	font-size: 12px;
	background: url(../images/linkArrow.gif) no-repeat left 5px;
	display:block;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
}
.rssFeed .rssDesc {
	margin: 0 10px 5px 30px;
	display: block;
}
.rssItems {
	line-height: normal;
	overflow: auto;
	height: 100px;
	margin-bottom: 20px;
}

/* RSS feed END */ 


/* footer START */
#footer {
	clear: both;
	background-color: #528294;
	line-height: 30px;
	border-bottom: 1px solid #333333;
	float: left;
	width: 720px;
	padding: 0 10px;
	color: #FFFFFF;
	display: block;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}
/* footer END */


/* VBS START */
#vbs table {
	font-size: 12px;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#vbs th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color:#CDDAC8;
}
#vbs td {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vbsRow {
	background-color:#F5F5F5;
}
.vbsAltRow {
	background-color: #E6ECE3;
}
/* VBS END */

/* prop Aq START */
#propAq {
	margin: 0 0 10px 20px;
}
#propAq td, #propAq th {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* prop Aq END */


/* Spooner START */
#spoonerHead {
	padding-left: 20px;
	height: 76px;
	width: 460px;
	background-image:url(../images/spoonerHead.gif);
	margin-bottom: 20px;
	float: inherit;
}
#spooner div {
	font-size: 10px;
	float: left;
	display: block;
	width: 230px;
	margin-top: -10px;
	text-transform:uppercase;
}
#spoonerLeft {
	margin: 0px;
	padding-left: 20px;
	left: 10px;
	color:#333;
}
#spoonerRight{
	margin: 0px;
	text-align:right;
	color:#333;
	float:right;
}
#spoonerIDX {
	float: left;
	font-size: 11px;
	display: block;
	width: 450px;
	height: 40px;
	padding-left: 20px;
	line-height: normal;
}
#spoonerIDX a {
	white-space: nowrap;
}
.picture {
	border: 1px solid #666;
	margin: 5px;
	margin-right: 20px;
	float:right;
}
.sig {
	border: 1px solid #666;
	margin: 5px;
	margin-left: 20px;
	float: right;
}
/* Spooner END */


/* Photogallery START */
#phRow {
	width: 700px;
	float: left;
}
#pgCell {
	width: 134px;
	float: left;
	text-align:center;
	background-color:#FFF;
	border: 1px solid #333;
	margin: 1px;
	margin-bottom: 3px;
	vertical-align: middle;	
}
#pgCell img {
	vertical-align: middle;	
}
#pgIMG img {
	border: 1px solid #333;
	vertical-align: middle;	
}
.pgThumb {
	border: 1px solid #333;
	margin: 1px;
}
#pgCell a {
	height: 104px;
	display: block;
	float: none;
}
#pgFullPic {
	width: 700px;
	text-align: center;
	font-size: 11px;
}
#pgFullPic a {
	padding: 3px;
	text-decoration: none;
}
#pgFullPic div {
	margin: 1px;
}
#pgFullPic a:hover {
	color: #FF9C00;
}
.pgPicName {
	font-size: 11px;
	height: 30px;
	border-bottom: 1px solid #333;
	line-height:normal;
	background-color: #ADC3CB;
	text-align: left;
	overflow:hidden;
}
.filesize {
    font-size: 9px;
    color: #000000;
    padding: 1px 3px;
    font-weight: normal;
	text-align:left;
}
#pgColumn a {
	font-size: 11px;
}
#pgBottomNav  {
	font-size: 11px;
}
#divider {
	height: 10px;
	width: 700px;
	margin-top: 10px;
	display: table;
	border-top: 1px dotted #333333;
	float:left;
}

/* Photogallery END */


/* Calendar START */
#calendar {
	float:left;
	width: 700px;
}
#calendar iframe {
	width: 702px;
	height: 700px;
	background-color: transparent;
}
#calHead H1 {
	font-size:16px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Calendar END */
