/* CSS Document */

/**********************************************************************************************
/* Styles */

body, html {
	background-color:#3366CC;
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11.5pt;
	line-height:150%;
	color: #444444;
	height: 100%;
}

a:link {
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
	color:#666;
	text-decoration: none;
}

a:active {
	font-weight:bold;
	color: #3366CC;
}

#nav {
	text-align: right;
}

#top_panel #nav a.navOn {
	color: #3366CC;
	font-weight:bold;
}

#top_panel2 #nav a.navOn {
	color: #3366CC;
	font-weight:bold;
}

.choice {
	color: #3366CC;
}

.gray {
	color: #333333;
}

h2 {
	font-family: "Georgia", serif;
	color:#3366CC;
}

h3 {
	font-family: "Georgia", serif;
}

.band {
	background-image:url(images/band4.gif);
	background-repeat:no-repeat;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
}

.list {
	margin-top:0px;
	margin-bottom: 0px;
}

.text {
	padding-right: 100px;
}

.text2 {
	padding-left:0px;
}
.text3 {
	padding-right: 15px;
	padding-top:25px;
}

legend {
	font-size: 110%;
	font-family: "Georgia", serif;
	font-weight: bold;
	color:#3366CC;
}

fieldset {
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

ul {
	list-style-type:disc;
}

li {
	margin-bottom:6px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.blue {
	color:#3366CC;
}

.line {
	border-bottom: #999999 1px solid;
	margin-bottom: 24px;
	margin-top: 3px;
}

.line_dot {
	border-bottom: #999999 1px dotted;
	margin-bottom: 24px;
	margin-top: 0px;
}

.border {
	border: #666666 1px solid;
}

/**********************************************************************************************
/* Index-Main */

#container {
	position:relative;
	margin: 0 auto;
	padding: 0px;
	width: 1345px;
	min-height: 100%;
	z-index:1;
}

#wrapper {
	position:relative;
	width: 1086px;
	padding: 0px;
	z-index:1;
}

#fadeshow1 {
	background-color: #3366CC !important;
	padding: 0px;
	width: 128px;
	z-index:1;
}

#fadeshow1 .gallerylayer {
 	background-color: #3366CC !important;
}

#fadeshow2 {
	background-color: #3366CC !important;
	padding: 0px;
	width: 123px;
	text-align:left;
	z-index:1;
}

#fadeshow2 .gallerylayer {
 	background-color: #3366CC !important;
}

#main {
    margin-top: -100px !important;
	padding-bottom: 300px;
	background-image:url(images/bkgd.gif);
	background-repeat:repeat-y;
	width:1086px;
	margin: 0px;
	z-index:2;
}

#banner {
    margin-left: -10px;
}

#header {
	position:absolute;
	top: 0px;
	left: -1px;
	text-align:left;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size: 24px;
	font-family: "Myriad Pro", sans-serif;
	line-height: 125%;
	width:1086px;
	height: 230px;
	z-index:3;
}

#banner_spring {
	position:absolute;
	background-image:url(images/spring_banner3.jpg);
	background-repeat:no-repeat;
	top: 0px;
	left: 6px;
	text-align:left;
	width:1064px;
	height: 100px;
	z-index:3;
}

#header_winter {
	position:absolute;
	top: 100px;
	left: 0px;
	text-align:left;
	background-image:url(images/winter_header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size: 24px;
	font-family: "Myriad Pro", sans-serif;
	line-height: 125%;
	width:1086px;
	height: 207px;
	z-index:3;
}

#header_winter a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#header_winter a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#header_winter a:hover {
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}

#header_winter a:active {
	font-weight:bold;
	color: #FFFFFF;
}

#top_panel {
	position:relative;
	top:169px;
	left: 0px;
	width:1086px;
	height:435px;
	text-align: right;
	z-index:3;
}

#top_panel p {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 13px;
}

#top_panel a:link {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}

#top_panel a:visited {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}

#top_panel a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#top_panel a:active {
	font-weight:bold;
	color: #3366CC;
}

#top_panel2 {
	position:relative;
	top:269px;
	left: 0px;
	width:1086px;
	height:435px;
	text-align: right;
	z-index:3;
}

#top_panel2 p {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 13px;
}

#top_panel2 a:link {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}

#top_panel2 a:visited {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}

#top_panel2 a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#top_panel2 a:active {
	font-weight:bold;
	color: #3366CC;
}

#band a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	z-index:10;
}

#band a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#band a:hover {
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}

#band a:active {
	font-weight:bold;
	color: #FFFFFF;
}

#main_text {
	position:relative;
	top:169px;
	left: 0px;
	padding: 0px;
	margin: 10px 35px 10px 0px;
	width:1086px;
	text-align:left;
	z-index:4;
}

#main_text p {
	margin-left: 20px;	
}

#main_text h2 {
	margin-left: 20px;	
}

#main_text h3 {
	margin-left: 20px;	
}

#main_text2 {
	position:relative;
	top:269px;
	left: 0px;
	padding: 0px;
	margin: 10px 35px 10px 10px;
	width:1086px;
	text-align:left;
	z-index:4;
}

#main_text2 p {
	margin-left: 20px;	
}

#main_text2 h2 {
	margin-left: 20px;	
}

#main_text2 h3 {
	margin-left: 20px;	
}

.services {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
}
.services p {
	margin-bottom: 3px;
}

.services ul {
	margin-left: 20px;
	margin-top: 3px;
}

.services li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

#services2 ul {
	margin-left: 20px;
}

#weather {
	width: 320px;
	height: 1325px;
	overflow:hidden;	
}

/**********************************************************************************************
/* Feed */

#feed {
	margin: 5px 5px 0px 10px;
	width: 250px;
}

#main_text #feed {
	margin: 0px 5px 0px 10px;
}

#feedControl, #feedControl2 {
    padding: 8px 10px;
}

#main_text #feed h2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#main_text #feed a:link {
	color: #666;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}

#main_text #feed a:visited {
	color: #999;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}

#main_text #feed a:hover {
	color: #FFF;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}

#main_text #feed a:active {
	color: #666;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}

.gfg-title {
    font-size: .95em;
    color:#666;
	line-height: 110%;
	margin-bottom: 6px;
}

.gf-title {
    font-size: .95em;
    font-weight: 500;
	line-height: 120%;
	margin-bottom: 6px;
}

.gf-list {
    font-size: .75em;
    color: #555;
	line-height: 110%;
	margin-bottom: 18px;
}

.gf-snippet {
    color: #555;
    font-size: .75em;
	line-height: 110%;
	font-style:italic;
	margin-bottom: 18px;
}

#news a {
	color: #555555;	
	font-weight: normal;
}

#news a:hover {
	color: #999999;	
	font-weight: normal;
}

/*********************************************************************************************/

#footer {
	position:relative;
	width:100%;
	height: 210px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-color:#3366CC;
	z-index:5;
} 
	
#footer_text {
	text-align: right;
	color:#FFFFFF;
	font-size: 85%;
	line-height:normal;
	padding: 60px 235px 10px 30px;
}

#footer a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}

#footer a:active {
	font-weight:bold;
	color: #FFFFFF;
}