/* 2008-11-10 */


body{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	background-color: #e9e5dc;
	background-image: url(images/BackgroundRepeater.jpg);
	background-position: 50% top;
}

#sampleBody1{
	background-color: #e9e5dc;
	background-image: url(images/BackgroundRepeater.jpg);
	background-position: 50% top;
}

#sampleOuterWrapper1{
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
}

#sampleInnerWrapper1{
	background-image: url(images/BackgroundTopCenter.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}


.pageBackgroundTop{
	padding: 0px 0px 0px 0px;
}

#outerWrapper{
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
}

#innerWrapper{
	background-image: url(images/BackgroundTopCenter.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}

.mainRepeater{
	background-image: url(images/MainRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.mainTop{
	background-image: url(images/MainBackgroundTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bannerCell{
	padding: 24px 14px 0px 14px;
}

.bannerLogoCell{
	color: #000000;
	font-size: 10px;
	font-family: Arial, helvetica, verdana;
	padding: 6px 4px 6px 4px;
}


.bannerLogoCell a:link{
	color: #2216bb;
	text-decoration: none;
}

.bannerLogoCell a:visited{
	color: #2216bb;
	text-decoration: none;
}

.bannerLogoCell a:active{
	color: #2216bb;
	text-decoration: none;
}

.bannerLogoCell a:hover{
	color: #0000ff;
	text-decoration: none;
}




.bannerLogoCell img{
	margin: 0px 34px 3px 34px;
}

.flashBound{
	padding: 0px 10px 0px 10px;
}

.contentBound{
	padding: 0px 14px 0px 14px;
}

.contentBack{
	background-image: url(images/MainTop.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.contentCell{
	padding: 15px 36px 20px 36px;
	height: 500px;
}

/******** Homepage Styles ****************/
.homeTable1{
	background-color: #fdf2c2;
	border: 2px solid #dc9714;
}

.homeTable1Cell{
	padding: 8px 9px 8px 9px;
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

.homeTable1Cell img{
	border: 1px solid #000000;
}


.homeTable1Cell p{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

.homeTable1Cell td{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

.homeTable2{
	background-image: url(images/SpecialsPackagesRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.homeTable2Cell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	padding: 11px 18px 10px 18px;
}

.homeTable2Cell p{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
}

.homeTable2Cell td{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
}

.homeTable2Cell img{
	border: 1px solid #000000;
}

.homeTable2Cell a{
	font-weight: bold;
}

.homeTable2Cell .bigText{
	font-size: 14px;
	font-weight: bold;
	color: #0069b5;
}

.homeTable2Cell .bigLink{
	font-size: 14px;
	font-weight: bold;
	color: #0069b5;
	text-decoration: underline;
}

.homeTable2Cell .bigLink:hover{
	font-size: 14px;
	color: #3ea4ee;
	font-weight: bold;
	text-decoration: underline;
}


/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink{
	font-size: 10px;
	color: #194371;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #194371;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #194371;
}

.h1HeadingCell{
	padding: 19px 36px 0px 36px;
}

.rightHeaderCell{
	padding-right: 93px;
}

.H1Heading1{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #12767c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 18px;
	color: #142175;
	font-weight: bold;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

p{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

td{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

h1{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 18px;
	color: #12767c;
	font-weight: bold;
}

h2{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 16px;
	color: #12767c;
	font-weight: bold;
}

h3{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #12767c;
	font-weight: bold;
}

a{
	color: #0069b5;
	text-decoration: underline;
}

a:hover{
	color: #3ea4ee;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerBound{
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.towns{
	color: #020f61;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerCell{
	color: #010e60;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerLink{
	color: #125455;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #307d7e;
	font-weight: bold;
	text-decoration: underline;
}

.copyright{
	font-size: 12px;
	color: #5f5848;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.emailLink{
	color: #5f5848;
	font-weight: normal;
	text-decoration: none;
}

.emailLink:hover{
	color: #5f5848;
	font-weight: normal;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}

.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/
.menuBound{
	background-image: url(images/MenuBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 1px 14px 1px 14px;
}

.menuCell{
	padding: 0px 0px 0px 0px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 140;
	display: block;

}

.itemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	padding:7px 12px 4px 12px;
}

/******* Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #000000;
	background-color: #ffea93;
	width: 134px;
	margin:-0px 0px 0px 0px; /*positions the left corner of the dropdown */
}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #000000;
}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #eab948;
	text-decoration: none;
	color: #000000;
}

.linkItem{
	padding:3px 6px 3px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #989183;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #989183;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Webfodder Logo - Use when semi-transparent image is necessary *********/
div.fodder{
	filter: alpha(opacity=100);
	opacity: 1.0;	
	width:32px;
	height:32px;
}

/******* Image border (Creates a white inline and black outline) *********/
#imageBorder{
	border: solid #000000 1px;
	border-width: 1px 1px 1px 1px; /* Change this to make it look like a drop shadow */
	background-color: #ffffff;
	padding: 5px;
}
