/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	background-color: #F9D095;
}
a:hover img {text-decoration: none; background-color:none;}
TD {
	font-family: "Trebuchet MS";
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
	line-height: 17px;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}
.PageColor {
	background-color: #B5A480;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #536719;
	font-weight: normal;
	line-height: 26px;
}
.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}
.Bold {
	font-weight: bold;
	text-decoration: none;
}
.italic {  font-style: italic}
.Footer {
	font-size: 11px;
	color: #2E2213;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
}
.BreadCrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2E2213;
	font-weight: normal;
	line-height: 25px;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: none;
}
a:hover.BlockNav {
	text-decoration: none;
}
.BlockNavOn {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F9D095;
	height: auto;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: none;
}
a:hover.BlockNav {
	text-decoration: none;
}
.PadLeft {	margin-left: 12px;}
.PadRight {	margin-right: 12px;}
.PadLeftBorder {
	margin-left: 12px;
	border: 5px solid #FFFFFF;
	margin-bottom: 8px;
}
.PadRightBorder {
	margin-right: 12px;
	border: 5px solid #FFFFFF;
	margin-bottom: 8px;
}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.Button2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE342E;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EE6166;
	border-right-color: #CE2E2A;
	border-bottom-color: #CE2E2A;
	border-left-color: #EE6166;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}
a.Button2:hover {
	background-color: #CE2E2A;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EE342E;
	border-right-color: #A62322;
	border-bottom-color: #A62322;
	border-left-color: #EE342E;
	text-decoration: none;
}
.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}
.CellDark {
	background-color: #654B29;
	color: #FFFFFF;
	font-weight: bold;
}
.CellLight {
	background-color: #EAE8D9
}
.CellMedium {
	background-color: #B9CC48
}
.CellTitle {
	background-color: #E9312A
}
.CellLighter { background-color: #FFFFFF}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #6D1718;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	color: #EE342E;
}
.NumberBox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	height: auto;
	background-color: #DDB363;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	background-color: #DDB363;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #68410e;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.PromoNavBar {  background-color: #F7E9BC}

/* New classes for this project */
.HomeSpecials {
	background-image: url(/stock/travel-specials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 120px;
	padding-left: 46px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 21px;
}.SpecialsLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a:hover.SpecialsLink {
	text-decoration: underline;
}
.FooterCell {
	height: 71px;
	width: 971px;
	background-image: url(/stock/footer-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}
.FooterCellHome {
	height: 71px;
	width: 971px;
	background-image: url(/stock/footer-back-blank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}
.HomeMap {
	background-image: url(/stock/map-section.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TextCell {
	padding-left: 45px;
	padding-right: 45px;
	background-image: url(/stock/paper-repeat.jpg);
	background-repeat: repeat-y;
}
.TextCellLg {
	padding-left: 75px;
	padding-right: 45px;
	background-image: url(/stock/lg-paper-repeat.jpg);
	background-repeat: repeat-y;
}
.SubNav {
	background-color: #654B28;
	width: 210px;
	float: left;
	margin-bottom: 5px;
	margin-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C6546;
	border-right-color: #4F3B23;
	border-bottom-color: #4F3B23;
	border-left-color: #7C6546;
	font-weight: bold;
}
a:hover.SubNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #577B1B;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #689521;
	border-right-color: #375600;
	border-bottom-color: #375600;
	border-left-color: #689521;
}
.BoldWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.CellUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Details {
	font-size: 12px;
}
.CallToActionCell {
	border: 5px dashed #E9312A;
	background-color: #F9D095;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 21px;
}
.CallToAction {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
}
.EmailPageButton {
	color: #654B28;
	text-decoration: none;
	width: 210px;
	float: left;
	margin-bottom: 5px;
	margin-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #B5A480;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D0BE;
	border-right-color: #887355;
	border-bottom-color: #887355;
	border-left-color: #D5D0BE;
	font-weight: bold;
	margin-top: 10px;
}
a:hover.EmailPageButton {
	text-decoration: none;
	background-color: #A79678;
}
.NoRoll {}
a:hover.NoRoll {
	background-image: url(/stock/subnav-back.jpg);
	background-color: #928163;
}
.SpecialsLink2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 21px;
	color: #D52E29;
	text-decoration: none;
	font-weight: bold;
}
a:hover.SpecialsLink2 {
	text-decoration: underline;
}
