/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #FFFFFF;
	background-image : url(../images/gw3_pgbg.gif);
	background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
	border-left : 1px dotted #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small;
	padding-left : 48px;
	padding-right : 36px;
	border-right: 1px dotted #CCCCCC;
}

.maindiv p { line-height : 180%; margin-top : 6px }

h1.maindiv {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 12px;
	margin-top : 0px;
	color: #30308F;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link {
	color : #5657aa;
}

.maindiv a:visited { color : #b81e21 }

.maindiv a:hover { 
	color : #484a8e;
	background-color : #FFDDDD}

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navMain_Off {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-top : 2px
}

.navMain_Off a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navMain_Off a:hover {
	background-color : #CDC9D8;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 1px;
	margin-left : 0px;
	margin-top : 1px
}

.navSubs a {
	background-color : #ECECFF;
	color : #333333;
	border : 1px solid #999999;
	display : block;
	padding-left : 10px;
	text-decoration : none;
	width : 80%;
	margin-left: 16px;
}

.navSubs a:hover {
	background-color : #FFFFEC;
	color : #5C5CC0;
	text-decoration : none
}

/* Style Applied to Sub Menu Buttons that is for current Page */
p.navSub_On {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 1px;
	margin-left : 0px;
	margin-top : 1px
}

.navSub_On a {
	background-color : #ECECFF;
	color : #3030FF;
	border : 1px solid #3030FF;
	display : block;
	padding-left : 10px;
	text-decoration : none;
	width : 80%;
	margin-left: 16px;
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 2px
}

.navViz a {
	background-color : #CCCCFF;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

p.navMain_On {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 2px
}

.navMain_On a {
	background-color : #ACACFF;
	border : 1px solid #003688;
	color : #003688;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	border : 1px dotted #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #CDC9D8; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #CACAFF;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

/* Custom */
.highlight {
	color: #2252AA;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}

.highlight ul {

}

.highlight li {
	margin-bottom: 10px;
	list-style-image: url(/images/bullet20.gif);
	list-style-position: inside;
	line-height: normal;
	filter: Blur(Add=10, Direction=90, Strength=50);
	overflow: hidden;
	margin-top: 10px;
	clip: rect(auto,auto,auto,auto);
}

.maindiv_notes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 12px;
	padding-right : 12px;
	color: #339966;
}

.tm_Main_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom : 1px solid #003688;
	border-left : 1px solid #003688;
	border-right : 1px solid #003688;
	border-top : 1px solid #003688;
	background-color : #e1e5ff;
	padding-left: 9px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tm_Main_Exp_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom : 1px solid #003688;
	border-left : 1px solid #003688;
	border-right : 1px solid #003688;
	border-top : 1px solid #003688;
	background-color : #e1e5ff;
	padding-left: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tm_Main_Exp_Off a:link { color : #9999CC }

.tm_Main_Exp_Off a:visited { color : #996633 }

.tm_Main_Exp_Off a:hover { color : #7D7EBD }

.tm_Main_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom : 1px solid #003688;
	border-left : 1px solid #003688;
	border-right : 1px solid #003688;
	border-top : 1px solid #003688;
	background-color : #b9c6ff;
	padding-left: 9px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tm_Sub_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom : 1px solid #003688;
	border-left : 1px solid #003688;
	border-right : 1px solid #003688;
	border-top : 1px solid #003688;
	background-color : #e1ffe6;
	padding-left: 9px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tm_Sub_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom : 1px solid #003688;
	border-left : 1px solid #003688;
	border-right : 1px solid #003688;
	border-top : 1px solid #003688;
	background-color : #b9ffc3;
	padding-left: 9px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* Banner Menu */
#LayerBannerMenu {
	width: 95%;
	float: right;
	left: 0;
	z-index: 2;
}

#LayerBannerMenu a {
	text-decoration:none
}

#LayerBannerMenu a:link {
	color : #5657aa;
	background-color: #E7E7FF;
	text-decoration:none
}

#LayerBannerMenu a:visited {
	color : #b81e21;
}

#LayerBannerMenu a:hover {
	color : #484a8e;
	background-color : #d7dbff;
	font-weight: bold;
	text-decoration: underline overline;
	text-transform: uppercase;
}

#ServingLayer {
	position:absolute;
	width:437px;
	height:1005px;
	z-index:5;
	left: 309px;
	top: 686px;
	font-size: x-small;
	color: #999999;
	visibility: visible;
}

#ServingLayer h3 {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

.footerlinks {font-size: x-small}

.ServingTable_parish {
	font-weight: bolder;
	color: #336699;
}

.ServingTable_city {
	font-size: x-small;
	color: #336699;
}

.servingdivl {
	border-left : 1px dotted #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small;
	padding-left : 12px;
	padding-right : 32px;
}

.servingdivr {
	border-left : 1px dotted #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small;
	padding-left : 32px;
	padding-right : 12px;
}

.servinghl {
	color: #2252AA;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}

.servinghl ul {

}

.servinghl li {
	list-style-position: inside;
	margin-bottom: 10px;
	list-style-type: none;
}

.bullet {
	margin: 10px;
	vertical-align: text-top;
}

.leslie {
}
