.FontSml, .FontSml a:link, .FontSml a:active, .FontSml a:visited, .FontSml a:hover {
	font-size: 9px;
	text-decoration: none;
}
.FontSmlB, .FontSmlB a:link, .FontSmlB a:active, .FontSmlB a:visited, .FontSmlB a:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.FontReg, .FontReg a:link, .FontReg a:active, .FontReg a:visited, .FontReg a:hover {
	font-size: 12px;
	text-decoration: none;
}
.FontRegB, .FontRegB a:link, .FontRegB a:active, .FontRegB a:visited, .FontRegB a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.FontLrg, .FontLrg a:link, .FontLrg a:active, .FontLrg a:visited, .FontLrg a:hover {
	font-size: 14px;
	text-decoration: none;
}
.FontLrgB, .FontLrgB a:link, .FontLrgB a:active, .FontLrgB a:visited, .FontLrgB a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

body {
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #30437D;
}
a:hover {
	text-decoration: none;
	color: #FFB54B;
}

/* -------------- MENU STYLES -------------------- */
div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:150;
	height:22;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
/* NEEDED STYLES */
div.slideMenuBG{
	position:absolute;
	left:0;
	top:0;
	z-index:1
}
div.slideMenuText{
	position:absolute;
	left:2;
	top:2;
	z-index:200;
}
/* NEEDED ----- This class should be named like this: #NAME_OF_YOUR_MENUcont */
#slideMenucont{
	position:absolute;
	height:600;
	width:200;
	visibility:hidden;
}
.menuBorder {
	display: block;
	border-top: 1px solid #344284;
	border-right: 0px none #344284;
	border-bottom: 0px none #344284;
	border-left: 0px none #344284;
	vertical-align: middle;
}
}.menuSubBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #344284;
	border-right-color: #344284;
	border-bottom-color: #344284;
	border-left-color: #344284;
	display: block;
}
.MenuPosBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #344284;
}
/* -------------- END MENU STYLES -------------------- */

.bodyBgTop {
	background-attachment: scroll;
	background-image: url(../images/design/body_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainBgRight {
	background-attachment: fixed;
	background-image: url(../images/design/main_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subNavList {
	list-style-position: outside;
	list-style-image: url(../images/design/SubNav-ListBullet.gif);
	list-style-type: none;
	vertical-align: middle;
}

.TownMapLink, .TownMapLink a:link,  .TownMapLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.TownMapLink a:active, .TownMapLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #FF7A0C;
	text-decoration: none;
	vertical-align: middle;
}

.dirButText, .dirButText a:link, .dirButText a:visited {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	display: block;
}
.dirButText, .dirButText a:hover, .dirButText a:active {
	text-decoration: none;
	color: #FFB54B;
	font-size: 10px;
	font-weight: bold;
	display: block;
}

.showListHead {
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}
.showListName {
	font-size: 10pt;
	font-weight: bold;
	background-color: #EFF5FB;
}
.showListTable {
	border-right: 1px solid #FAC84F;
	border-bottom: 1px solid #FAC84F;
	border-left: 1px solid #FAC84F;

}
.showListDesc {
	font-size: 9pt;
	text-align: justify;
}
.showListHosted {
	font-size: 8pt;
	font-style: italic;
	color: #999999;
	text-align: right;
	background-color: #EDF5FB;
}
.showListName2 {
	font-size: 10pt;
	font-weight: bold;
}
.showListTable2 {
	border: 1px solid #C5DDF1;
}

.menuSearchInput {
	font-size: 8pt;
	color: #1C2F69;
	height: 18px;
	width: 120px;
	background-color: #FEF1DE;
	border: 1px solid #F2B05A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuSearchBut {
	background-color: #FBD6A0;
	height: 18px;
	width: 20px;
	border: 1px solid #EDAB54;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.bodyTable50p {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #95C7BB;
	border-left-color: #D1E4DB;

}
.bodyTable50pR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1E4DB;

}
.eventBrief {
	padding-left: 10px;
	font-size: 10px;
	color: #444444;


}
.pSml {
	font-size: 9px;
	line-height: 1.3;
	color: #444444;

}
.pRegIndent {
	font-size: 12px;
	line-height: 1.3;
	padding-right: 20px;
	padding-left: 20px;
	color: #444444;

}
.pSmlIndent {
	font-size: 9px;
	line-height: 1.3;
	padding-right: 10px;
	padding-left: 10px;
	color: #444444;


}
.sellp {
	font-size: 9px;
	line-height: 1.3;
	padding-right: 10px;
	padding-left: 10px;
	color: #1C2F69;
	text-align: justify;


}
.hotTable {
	border: 1px solid #99C2E2;
}
.hotHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1DAEE;

}
.hotPrice {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1DAEE;

}
.hotDesc {
	font-size: 9px;
	text-decoration: none;
	padding: 5px;
	line-height: 1.3;

}
.hotLink {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1DAEE;
}
.hotFoot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1DAEE;
}
.tableBorderSimple {
	border: 1px solid #CCCCCC;
}
.eventBorder {
	border: 1px solid #96C2E7;
}
.calenderHeadMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C2F69;
	font-style: normal;

}
.pRegI {

	font-size: 12px;
	line-height: 1.3;
	color: #444444;
}
.calendarCells {
	border-right: 1px solid #BAD8EF;
	border-bottom: 1px solid #BAD8EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}

