/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-size: 85%;
	background-color:#f2f2f2;
	color: #474747;	
	color:#535353;
}
div#BodyFormat{
	width: 100%;
	background-image: url(../images/siteimages/page_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

div#PageFormat{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	overflow: hidden;}

div#HeadingContainer{
	width: 960px;
	height: 277px;
	overflow: hidden;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}
	
div#Heading{
	width: 960px;
/*	height: 277px;*/
	overflow: hidden;
}

div#HeadingTop{
	width: 960px;
	height: 50px;
	margin-left: 0px;
	padding-left: 62px;
	position: absolute;
	z-index: 50;
	top: 5px;
	overflow: hidden;	}
	
div#EventDate {
	font-size: 190%;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	margin-top: 7px;
	margin-left: 5px;}
	
.countdown{
	margin-left: 50px;
	color: #ff9e0f;
	font-size: 80%;
}

div#HeadingMain{
	width: 960px;
	height: 226px;
	overflow: hidden;
	z-index: 40;}

.HeadingMainSection{
	font-size: 180%;
	font-weight: normal;
	color:  #555555;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	letter-spacing: 0.04em;
	}



div#HeadingOverlay{
	position: absolute;
	z-index: 1;
	height: 175px;	
	overflow:hidden;}
	
div#HeadingPrint{
	display: none;
}

div#TopSearch{
	position: absolute;
	top: 65px;
	z-index: 95;
	margin-left: 600px;
	display: none;}
div#Billboard{
	width: 290px;
	height: 140px;
	margin-right: 5px;
	margin-left: 605px;
	overflow: hidden;
	position: absolute;
	z-index: 70;
	top: 45px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;		
}
/********************************** top utility navigation links *****************************/

div#Top{
	width: 900px;
	height: 20px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	overflow: hidden;
	position: absolute;
	z-index: 50;
	top: 5px;
	color: #ffffff;}

div#TopNav{
	padding-top: 0px;
	margin-left: 500px;
	overflow: hidden;}

#TopNav ul {
	padding: 0px;
	margin:0px;
	overflow: visible;
	list-style-type: none;
	line-height: 15px;
	overflow: hidden;
}
#TopNav ul li { 
	display: inline; 
	}

#TopNav ul li a
{
	font-size: 11px;
	padding: 0px 10px 0px;
	color: #eeeeee;
	background-color: inherit;
	text-decoration: underline;
	height: 15px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

#TopNav ul li a:hover
{
	color: #eeeeee;
	text-decoration: none;
	height: 15px;

}

/*********************************** main horizontal menu ***************************************/
div#MainNav{
	font-weight: normal;
	color: #eeeeee;
	width:960px;
	height: 37px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;

margin-top: 5px;
}
	
/*#MainNav ul {
	padding: 0px;
	margin:0px;
	overflow: visible;
	list-style-type: none;
	line-height: 30px;
	overflow: hidden;
}
#MainNav ul li { 
	display: inline; 
	}

#MainNav ul li a
{
	font-size: 11px;
	padding: 0px 10px 0px;
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	height: 30px;
	float: left;
	letter-spacing: 1px;
	background-image: url(../images/siteimages/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 0px;
	margin-left: 0px;
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

#MainNav ul li a:hover
{
	font-size: 11px;
	color: #ffffff;
	background-color: #004a83;
	text-decoration: none;
	letter-spacing: 1px;
	height: 30px;
	display:block;
}*/
/*********************************** main container ****************************************/

div#MainContainer{
	width: 960px;
	margin-top: 0px;
	background-color: #ffffff;
	border: 0px solid #dfdfdf;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/siteimages/contentback.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

div#TableContent{
	}

/* Right Side */
	
.RightColumn{
	width: 285px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f1f1f1;
	background-color: #f4f4f4;
	background-color: #dcdcdc;
	padding-top: 28px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 50px;}


div#Right{
	width: 245px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#RightsideImages{
	margin-left: auto;
	margin-right: auto;
	width: 255px;
	overflow: hidden;}

#RightsideImages img{
	margin-right: 15px;
	margin-bottom: 15px;}
	
#RightsideImages H3{
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: inherit;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
	

div#CouncilPanel{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;}


div#PanelNews{
	margin-bottom: 20px;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;}

	
div#RightBelow{
	width: 160px;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #C7262B;
	color: #FFFFFF;

	}
#RightBelow p{
	margin-top: 6px;
	margin-bottom: 6px;
}

#Navigation {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Navigation ul {
	margin:0px;
	width: auto;
	font-size: 12px;
	overflow: visible;
	/*list-style-type: none;*/
	line-height: 25px;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Navigation ul li a
{
	color: #333333;
	text-decoration: none;
	height: 25px;
	display: block;
	width: 180px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#333333;
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	border-bottom-color: #b5b5b5;
	border-bottom-style: solid;
	margin-bottom: 0px;
	/*background-image: url(../images/siteimages/arrowdown.gif);
	background-repeat: no-repeat;*/
	overflow: visible;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	
	}

#Navigation ul li a:hover
{
	background-color: #333333;
	color: #ffffff;
}

.navcurrent{
color: #eeeeee; 
background-color: #057d84; 
background-image: url(../images/siteimages/nav_back_active.jpg); 
background-repeat: repeat-x; 
background-position: left top;}

/*.searchform{
	border: 0px;
	background-color:#ffffff;
		}*/
	
/************************************site search box*************************************************/	
div#SiteSearch{
	margin-bottom: 5px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #333333;
	width: 190px;
	padding: 0px 0px 4px;
	margin-left: 5px;}

#SiteSearch H3{
	font-size: 125%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 2px;
	display: block;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 0px;
}

/* Content Area */

.MidColumn{
	width: 500px;
	padding-right: 20px;
	padding-left: 100px;
	padding-top: 43px;
	min-height: 600px;
	padding-bottom: 3px;
	overflow: hidden;}

div#MainContent{
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 165%;
	z-index: 85;
overflow: hidden;
}

#MainContent P{
	
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 3px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #ffffff;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}
div#CommentsContainer{
	margin-top: 20px;
	}

#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
div#Tour{
	width: 405px;
	margin-left: 50px;
	margin-right: 0px;
	}
.tourimage{
	border: 3px ridge #999999;
	}	
	
	

/* Footer */


div#FooterContainer {
	width: 100%;
	/*height: 240px;*/
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	float: none;
	clear: both;
	color: #eeeeee;
	background-color: #2b2b2b;
	/*background-image: url(../images/siteimages/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
div#Footer{
	width: 820px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 10px;
	padding-top: 10px;*/
	color: #eeeeee;
	padding-bottom: 20px;
	font-size: 85%;
	padding-left: 62px;}

#Footer h3 {
	font-size: 145%;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b1b1b;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #eeeeee;
			width: 90%;
		margin-bottom: 10px;}
	
#Footer table{
	margin-top: 0px;
	padding-top: 0px;}
	
.footerdivider{
	width: 1px;
	background-color: #303939;
	}
	
.footercontent{
	line-height: 145%;
	padding-right: 8px;
	padding-left: 8px;}

#Footer ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	margin-left: 25px;
	width: auto;
	overflow: visible;
}
#Footer ul li a {
	color: #eeeeee;
	padding: 0px 2px 1px 2px;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
#Footer ul li a:hover
{
	color: #3C3;
	color: #057d84; 
	color: #0db2bc;
	/*background-color: #057d84; */
	text-decoration: underline;
}

div#Footer2{
	width: 100%;
	height: 64px;
	text-align: center;	
	color: #eeeeee;
	background-color: #212121;
	text-align: center;
	line-height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;}

#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	}
#Footer2 span a {
	padding: 0px 4px;
	color: #eeeeee;
	text-decoration: underline;
}


/* General Styles*/

h1 {
	font-size: 180%;
	font-weight: normal;
	color:  #555555;
	color: #237871;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	letter-spacing: 0.01em;
	}
	
.heading1override{
	margin-bottom: 2px;}
h2 {
	font-weight: normal;
	font-size: 155%;
	color:  #1578b9;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: inherit;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #888A8D;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #18401B;
	color: #057d84;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color: inherit;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bandtitle {
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 1px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #154c35;
	font-variant: small-caps;
}
.bandshort{
	font-size: 90%;}


h4 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;

}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color:  #555555;
	background-color: inherit;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #999999;
}
A:link {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}

A:hover {
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #990000;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	font-size: 130%;
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	font-size: 11px;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}


div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}
/*form {
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	
}
.alternateform{
	border: 0px;
	background-color:#ffffff;
	}*/
	
.listingsphotothumb{
	border: 2px solid #ffffff;
	}

.listingsphotolarger{
	border: 1px solid #888A8D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
propertytitle {
	font-size: 14px;
	font-weight: normal;
}
.propertylines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/siteimages/leftcolumnback.jpg);
	background-repeat: repeat-x;
}
.serviceproducts {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.headinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D152D;
	display: block;
	padding-top: 15px;
}

.PhotoLargestyle{
	padding: 0px;
	border: 1px solid #999999;
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;	

	}
div#PhotosRight{
	width: 210px;
	float: right;
	margin-left: 10px;
	margin-bottom: 25px;}




div#PhotoGallery{
	text-align: center;	
}
	
#PhotoGallery img{
	padding: 4px;
	border: 1px solid #999999;
background-color:#ffffff;
	margin-bottom: 1px;
	}
	
.PhotoGallerystyle{
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	

	}
	
	.FeatureBoxLeft{
	/*background-color: #eeeee3;*/
	margin-bottom: 5px;
	border-top: 2px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 0px solid #333333;
	width: 193px;
	padding: 0px 0px 4px;}
	
	.FeatureBoxInside {
	padding: 3px;}
#Left H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 2px;
	display: block;
	padding-bottom: 2px;
	font-weight: bold;
	border: 0px none;
}
	.smallthumbnail{
	padding: 4px;
	border: 1px solid #999999;
	background-color:#ffffff;}
	
.smallthumbnailright{
	padding: 4px;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;}

.smallthumbnailleft{
	padding: 4px;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;}






.SideTitle{
	font-weight: bold;
	font-size: 120%;}

div#GalleryMenu {
	padding: 0px 10px 0px 20px;
	margin-bottom: 25px;
	margin-top: 0px;

}
#GalleryMenu ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 25px;
	list-style-position: outside;	
}
#GalleryMenu ul li a
{
	padding: 0px 2px 1px 2px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	display: block;
	width: 163px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#333333;
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	margin-bottom: 0px;
	/*background-image: url(../images/siteimages/arrowdown.gif);
	background-repeat: no-repeat;*/
	overflow: visible;}

#GalleryMenu ul li a:hover
{
	padding: 1px 2px 0px 3px;
	background-color: #333333;
	color: #ffffff;
	width: 163px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 0px;
/*	background-image: url(../images/siteimages/arrowup.gif);
	background-repeat: no-repeat;*/
}


#Billboard a:link {
	color: #ffffff;}

#Billboard a:active {
	color: #ffffff;}
	
#Billboard a:visited {
	color: #ffffff;}
	
#Billboard a:hover {
	color: #ffffff;
	text-decoration: none;}

div#NewsImage{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 90px;}
	
.newstitle {
	font-size: 125%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;

}
div#SubMenuTitle{
	color: #eeeeee;
	height: 34px;
	background-color: #dadada;
	background-color: #1578b9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	line-height: 34px;
	font-size: 125%;
	width: 238px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5b5b5;
	padding-left: 10px;}
	
	
.posted{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	}
.newsdivider{
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 0px;
}	
.nounderline {
	text-decoration: none;
}

legend {
	font-size: 140%;
	font-weight: normal;
	color: #057d84;
	padding-bottom: 0px;
}

fieldset{
	margin-bottom: 25px;}
	
	div#Supporters{
	width: auto;}

#Supporters h4{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	margin-top: 15px;}
	
#Supporters img{
	margin-top: 5px;
	margin-bottom: 5px;}
	
.supportersinfo{
	padding-left: 15px;}

div#SideSponsorsOutside{
	background-image: url(../images/siteimages/sponsorsbanner.png);
	background-repeat: no-repeat;
	background-position: left top;}	
div#SideSponsors{
	width: 200px;
	margin-left: 40px;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 50px;
	padding-top: 40px;

}

div#SideSponsorsContent{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
