/* DEFAULT */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D3D3D;
	margin: 0px;
	background:#e9e2ce url(images/PageBG.jpg) repeat-x;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D3D3D
}
a:link{color:#b05c08; text-decoration:none;}
a:visited{color:#b05c08; text-decoration:none;}
a:hover{
	color:#954E06;
	text-decoration:underline;
}
a:link img, a:visited img, a:active img  {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
a:hover img  {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}

li{line-height:17px}
.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}
.button {}
h1, h2, h3 { 
	margin-top:0; 
	margin-bottom:0; 
	font-family: 'Minion Pro', Gentium, 'Gentium Basic', 'Hoefler Text', Constantia, 'Palatino Linotype', Georgia, serif;
}
h1 { font-size:2em; padding:.75em 0 .75em 0; font-weight: normal; }
h2 { font-size:1.75em; padding:.5em 0 .75em 0; }
h3 { font-size:1.5em; padding:.5em 0 .75em 0; }


h1 {
	/*font-size: 16px;*/
	color: #271C16;
	/*margin: 8px 0px 8px 0px;
	line-height: 12px;
	padding: 0px;*/
	/*text-transform: uppercase;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
}
h2 {
	/*font-size: 14px;*/
	color: #334F1E;
	/*margin: 8px 0px 0px 0px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;*/
}
h3 {
	/*font-size: 17px;*/
	color: #336699;
	/*margin: 10px 0px 5px 0px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;*/
}
h4 {
	font-size: 14px;
	color: #666666;
	margin: 8px 0px 8px 0px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	color: #333333;
	margin: 8px 0px 8px 0px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	color: #006633;
	margin: 8px 0px 8px 0px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
/*h1 {
	font-size: 16px;
	color: #271C16;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #334F1E;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 17px;
	color: #336699;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	color: #666666;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	color: #333333;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	color: #006633;
	margin: 8px 0px 0px 7px;
	line-height: 12px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
*/
/* PAGE ELEMENTS */
#divFormContent {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
	z-index: 1;
}
#divReservationsForm {
	position:absolute;
	z-index:100;
	top: 140px;
	right: 30px;
	width:165px;
}
#CheckDatesFormBG {
	background-color: #efebe1;	
	padding: 0px 15px 8px 15px;	
}
#CheckDatesFormPLC {
	color: #4a6b2a;	
	border-bottom: 1px solid #d8d3c8;
	padding: 15px 15px 15px 15px;
}
.CheckDatesTBL td { color: #4a6b2a; }
#CheckDatesFormPLC td {font-size:10px;}
#CheckDatesFormPLC input { border: #9ba3ad solid 1px; background-color:#f8f6ef; color:#a59c8f; }
#CheckDatesFormPLC textarea {}
#CheckDatesFormPLC select {
	border: #9ba3ad solid 1px; background-color:#f8f6ef; color:#a59c8f;
	}
#startdate, #enddate {font-size:11px;padding:1px 4px 1px 4px; width:65px;}
#CheckDatesFormPLC td img {
	/*margin: 0px 0px 0px 3px;*/
}
#calicon_0, #calicon_1 { padding:0px 3px; }
.CheckDatesIMG { padding:0px 10px 0px 0px; }
.ArriveCalLable { padding:0px 3px 0px 3px; }
.ArriveCal { padding:0px 1px 0px 1px; }
.NumberNightsLabel { padding:0px 3px 0px 10px; }
.NumberNights { padding:0px 3px 0px 3px; }
.DepartCalLable { padding:0px 3px 0px 10px; }
.DepartCal { padding:0px 1px 0px 1px; }
.CheckDatesTD { padding:0px 2px 0px 15px; }
.CheckDatesTD a.CheckDates {
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	color:#ffffff;
	border: 1px solid #9ba3ae;
	border-top-color:#9ba3ae;
	border-left-color:#9ba3ae;
	background-color:#a2a083;
	display:block;
	text-align:center;
}
.CheckDatesTD a.CheckDates:hover {
	text-decoration:none;
	background-color:#c5c4b2;
}
.ModifyTD { white-space:nowrap; padding: 0px 0px 0px 6px; }
.ModifyTD a.CheckDates {
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	color:#ffffff;
	border: 1px solid #9ba3ae;
	border-top-color:#9ba3ae;
	border-left-color:#9ba3ae;
	background-color:#c5c4b2;
	display:block;
	text-align:center;
}
.ModifyTD a.CheckDates:hover {
	text-decoration:none;
	background-color:#a2a083;
}
#divContent {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.LoginTD {
	text-align:right;
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	padding:5px 10px 1px 30px;
}
.TopNavTD { text-align:right; padding:10px 30px 1px 10px; }
#HeaderImage {
	margin-bottom:0px;
	background:url('images/HCH1.jpg') #ffffff no-repeat;
	height:147px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2b4;
	border-right-color: #c2c2b4;
	border-bottom-color: #c2c2b4;
	border-left-color: #c2c2b4;
}
#flashcontent {
/*	margin-left:253px;
	top:21px;
	z-index: 1;*/
}
.DefaultHeaderImage {
	border-bottom: 10px solid #FFFFFF;
}
.TopNav {
	/*overflow:hidden;*/
	padding-left:5px;
	padding-right: 5px;
	margin-bottom: -5px;
}

#HeaderImage .Headline { padding-top:65px;text-align:center;font-size:22px;line-height:29px;font-family:Arial,sans-serif;color:#ffffff; display:none;}
.ContentTD {
	width:100%;
	background:#ffffff;
	border-top:#fcfcfc 1px solid;
	text-align:left;
	padding:10px
}
#divMainContainer {
	/*background:url('images/tablebg.jpg') #f6f5f1 no-repeat;*/
	width:100%;
	padding:0px;
	/*border: 1px solid #c2c2b4;*/
	background:#efebe1 url(images/CenterDividerLine.png) no-repeat left top;
}
#divMainContainerHome {
	width:52%;
	padding:0px;
	background:#efebe1 url(images/CenterDivider.png) no-repeat left 20px;
}
#divMain { padding:15px 25px 15px 40px; }
#divMainLHome { padding:15px 20px 15px 20px; }
#divMainRHome { padding:15px 25px 15px 40px; }
#divTopNavRHome { padding:0px 10px 10px 10px; }
.LTDHomeImage {
	width:671px;
}
.RTopNavTDHome {
	background: url(images/HomeRNavBG.jpg) repeat-x left top;
	border-left: 10px solid #FFFFFF;
}
.RNavTD {
	padding:8px;	
	background-color: #efebe1;
	width:42%;
}
.LTDHome {
	width:47%;
	background-color: #efebe1;
}
.PhotoSquaresHome img {
	border:solid #FFFFFF 4px;
	margin: 0px 2px 0px 0px;
}
.SocialNetworkingIcons {
	color: #9d958d;
	padding: 15px 15px 0px 15px;
	padding-bottom: 15px;
	border-top: 1px solid #B5AEA8;
	margin-top: 15px;
	margin-bottom: 0px;
	display:block;
}
.SocialNetworkingIcons .Title {
	font-weight:bold;
	padding: 0px 25px 5px 0px;

}
.SocialNetworkingIcons .SNIcons {

	padding: 0px 0px 0px 0px;
}
.SocialNetworkingIcons .SNIcons img {
	padding: 0px 2px 0px 2px;
	vertical-align: middle;
}
.CommentsHome {
	color: #9d958d;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #9d958d;
	border-bottom: 1px solid #9d958d;
	margin-top: 15px;
	margin-bottom: 15px;
}
.Comment {
	padding: 5px;
}
#CustomerQuotes .Comment {
	padding: 5px;
	color: #9d958d;
}
.IMGBorder {
	border:solid #FFFFFF 4px;
}
.NewsTXT {
	padding-top: 10px;
}

.FooterTD {
	padding:15px 15px 5px 15px;
	text-align:left;
	font-family:Verdana;
	font-weight:normal;
	font-size:9px;
}
.FooterTD td{
	font-size:9px;
	padding: 1px 15px 15px 15px;
	color:#7d5c3c;
}


.title{
	margin-bottom:10px;
	color: #336699;
	text-transform: uppercase;
	margin-top:15px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.publishing_info {margin-top:5px;margin-bottom:15px}
.author_date_first_published {font-style:italic;color:#999999}
.person_last_updating_and_date {font-style:italic;color:#999999}
.posted_by_and_date {font-style:italic;color:#999999}
.category_info {margin-top:15px;margin-bottom:10px;color:#999999}
.category_name {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.all_categories {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.recent_entries {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.recent_entries {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.month_list {margin:7px;}
.paging {line-height:12px;font-size:9px;padding-top:10px;padding-left:10px;width:275px;height:21px;}

/* LISTING */
.listing {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.listheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:11px;color:#333333;text-transform:uppercase;}
a.listheadingtext:link {color:#333333;text-decoration:none}
a.listheadingtext:visited {color:#333333;text-decoration:none}
a.listheadingtext:hover {color:#333333;text-decoration:none}
.listbody {padding:3px;padding-left:5px}
.listdate {font-size:10px;font-weight:normal;}

/* CUSTOM LISTING (In a Box) */
.boxCustomList {width:100%}
.boxHeaderCustomList {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;padding-top:7px;height:20px;}
.boxContentCustomList {padding:4px;padding-left:5px;text-align:left;}
.boxFooterCustomList {padding-left:7px;text-align:left}

/* CUSTOM LISTING */
.divCustomList {width:100%}
.divHeaderCustomList {line-height:35px;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;}
.divContentCustomList {}
.divFooterCustomList {}

/* ARCHIVES BOX (Calendar & Month List) */
.boxArchives {width:100%}
.boxHeaderArchives {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:26px;}
.boxContentArchives {padding:0px;text-align:left;white-space:nowrap;}
.boxMonthList {padding:7px;padding-bottom:15px;text-align:left;white-space:nowrap}

/* CATEGORIES BOX */
.boxCategories {width:100%}
.boxHeaderCategories {font-weight:bold;/*font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');*/color:#2c2c2c;padding-left:7px;height:27px;}
.boxContentCategories {padding:7px;padding-bottom:15px;text-align:left;white-space:nowrap}

/* NEWS FEED SUBSCRIBE BOX (rss link) */
.boxNewsFeedSubscribe {width:100%}
.boxHeaderNewsFeedSubscribe {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxContentNewsFeedSubscribe {padding:7px;padding-bottom:15px;text-align:left;white-space:nowrap}

/* ORDER NOW BOX */
.boxOrderNow {width:100%}
.boxHeaderOrderNow {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxContentOrderNow {padding:7px;padding-bottom:15px;text-align:left;}

/* CART INFO */
.cart{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;}

/* BREADCRUMB */
.breadcrumb{
	color: #999999;
}
a.breadcrumb:link{color: #999999; text-decoration:none;}
a.breadcrumb:visited{color: #999999; text-decoration:none;}
a.breadcrumb:hover{color: #999999; text-decoration:underline;}

/* NEWS FEED BOX */
.boxNewsFeed {width:100%}
.boxHeaderNewsFeed {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxTitleNewsFeed {font-weight:bold;font-size:10px;font-family:Arial;color:#d6d7d8;}
.boxContentNewsFeed {padding:4px;padding-left:2px;text-align:left;}
.boxFooterNewsFeed {padding-left:7px;text-align:left}

/* NEWSLETTER SIGNUP BOX */
.boxSubscribe {width:100%}
.boxHeaderSubscribe {font-weight:bold;font-size:10px;font-family:Tahoma;/*background:url('images/boxheaderbg.gif');*/color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormSubscribe {padding:7px;text-align:left;}
.boxButtonSubscribe {padding-left:7px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnSubscribe {font-family:tahoma;font-size:8pt;}

/* SEARCH BOX */
.boxSearch {margin:12px;margin-left:0px;}
.boxInputSearch {padding:5px;padding-right:0px}
.boxButtonSearch {padding:5px;padding-left:2px;}
.btnSearch {font-family:tahoma;font-size:8pt;}
.txtSearch {font-family:tahoma;font-size:8pt;}

/* LOGIN FORM BOX */
.boxLogin {width:100%}
.boxHeaderLogin {font-weight:bold;font-size:10px;font-family:Tahoma;/*background:url('images/boxheaderbg.gif');*/color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogin {padding:4px;text-align:left;}
.btnLogin {font-family:tahoma;font-size:8pt;}
.txtLogin {width:90px;font-family:tahoma;font-size:8pt;}
.labelLogin {text-align:left;white-space:nowrap}
.boxLogout {width:100%;font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogout {font-size:10px;font-family:Arial;padding:5px;padding-left:7px;text-align:left;}

/* POLL BOX */
.boxPoll {width:100%}
.boxHeaderPoll {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormPoll {padding:4px;padding-left:5px;text-align:left;}
.boxFooterPoll {padding-left:6px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnPoll {}
    
/* LATEST NEWS LIST 1 & 2 (2 Columns) */
.latestnewstitle {font-weight:bold;color:#333333;font-size:14px;margin-top:20px;margin-bottom:5px}
.latestnews {margin-top:10px;margin-bottom:10px;background:#F6F7F8;width:100%}
.latestnewsheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform:uppercase;}
a.latestnewsheadingtext:link {color:#333333;text-decoration:none}
a.latestnewsheadingtext:visited {color:#333333;text-decoration:none}
a.latestnewsheadingtext:hover {color:#333333;text-decoration:none}
.latestnewsdate {font-size:10px;font-weight:normal;}
.latestnewsbody {padding:3px;padding-left:5px}

/* LATEST NEWS LIST 3 (Box) */
.boxNewsList {width:100%}
.boxHeaderNewsList {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxContentNewsList {padding:0px;padding-left:0px;text-align:left;}
.boxFooterNewsList {padding-left:7px;text-align:left}

/* LATEST NEWS LIST 4 (Scrolling) */
.scrollNewsList {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
	margin-top:10px;
}
.scrollHeaderNewsList {
	font-weight:bold;
	font-size:12px;
	/*background:url('images/boxheaderbg.gif');*/
	color:#369;
	padding-left:7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-transform: uppercase;
}
.scrollContentNewsList {padding:1px 10px 1px 10px;text-align:left; background-color: #f2efe7;}
.scrollFooterNewsList {
	padding:4px;
	padding-left:7px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-weight:bold;
}
.scrollerFrame{width:100%}

/* COMMENTS */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* PRINT LINK */
a.print:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline;white-space:nowrap}
a.print:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.print:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#903b0e;
	text-decoration:none;
}
a.topmenu:link{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#903b0e;
	text-decoration:none;
}
a.topmenu:visited{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#903b0e;
	text-decoration:none;
}
a.topmenu:hover{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#74300C;
	text-decoration:underline;
}

/* BOTTOM NAVIGATION */
.bottommenu{font-family:arial;font-size:11px;color:#555555;}
a.bottommenu:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* MAIN NAVIGATION (LINKS) */
.mainbar{background:url("images/topbg.gif") repeat-x top;}
a.mainmenu:link{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:arial;font-size:9px;color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (TABS) */
.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;}

/* MAIN NAVIGATION (SIDE) */
#divSide {font:11px Trebuchet MS, Arial, sans-serif;padding:0px;width:180px}
#divSide a {color:#333333;text-decoration:none;}
#divSide a:hover {color:#1684E6}
.mnuLevel1 {margin:0px;padding:0px;list-style-type:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;}
.mnuLevel2 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel4 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel4 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.itemSelected {color:#1684E6}

/* MAIN NAVIGATION (DROPMENU) */
.top {font:bold 11px verdana;color:#E2E9DA;background:none;}
.top_hover {font:bold 11px verdana;color:#E2E9DA;background:#003300;}
.member {font:bold 10px verdana;color:#555555;}
.member_hover {font:bold 10px verdana;color:#555555;background:#C2C4C5;}
.topbar {background-image:url("images/topbg.gif");height:35px;}
.memberbar {background-image:url("images/memberbg.gif");height:27px;}
    
/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

.static_horzshadow {
	display:none;
	visibility:hidden;
}

/* Main Bar */
.static_nlsmenu {
	z-index:1;
	padding: 0px;
	margin: 0px;
	}

/* Main Bar - Item */
.static_nlsitemcontainer {
	padding:12px 12px 10px 12px;
	margin: 0px;
}
.static_nlsiconcell {width:0px; background-color:#2c2219;}
.static_nlssubmenucell{width:0px;padding-top:0px;padding-left:3px;padding-right:4px;padding-bottom:0px;margin: 0px;}
.static_nlsitem {
    /*font-weight:bold;font-size:11px;font-family:Arial;line-height:15px;*/
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:15px;
    color:#ffc984;
    padding:5px 5px 0px 0px; padding-bottom:3px; margin: 0px;}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {/*border:#65C729 1px solid;background:url('images/menubg_hover_green.gif');*/
    padding:12px 12px 10px 12px;
	margin: 0px;}
.static_nlsiconcellover {width:0px; background-color:#2c2219;}
.static_nlssubmenucellover {width:0px;padding-top:0px;padding-left:3px;padding-right:4px;padding-bottom:0px;margin: 0px;}
.static_nlsitemover {
    /*font-weight:bold;font-size:11px;font-family:Arial;line-height:15px;*/
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:15px;
    color:#ffc984;
    padding:5px 5px 0px 0px;padding-bottom:3px; margin: 0px;}/*font-family:tahoma;font-size:8pt;font-weight:normal;*/

/* Sub Menu */
.nlsmenu {margin-top:0px;
    border-bottom:#474747 0px solid;border-left:#3A87E8 0px solid;
    border-top:#3A87E8 0px solid;border-right:#434343 0px solid;
    z-index:1; background-color:#53402F; text-align:left; width:135px; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;
	padding:0px 0px 0px 0px;
	}

/* Sub Menu - Item */
.nlsitemcontainer {height:21px;padding:0px;background-color:#53402F;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;}/*48A317*/
.nlsiconcell {width:22px;background-color:#53402F;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px; background-color:#53402F;}
.nlsitem {
    font-weight:bold;font-size:10px;font-family:Arial;
    color:#ffc984;
    padding:0px 10px 0px 10px;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:21px;padding:0px;/*border:#4EA2FD 0px solid;background:url('images/menubg_hover_green.gif');*/}
.nlsiconcellover {
	width:22px;
	background-color:#53402F;
}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px; background-color:#53402F;}
.nlsitemover {
    font-weight:bold;font-size:10px;font-family:Arial;
    color:#ffc984;
    padding:0px 10px 0px 10px;
	background-color:#53402F;}

/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical {width:170px}
.mnuOver {
    padding:3px;
    /*background-color:#656567;*/
    /*border:#cccccc 1px solid; 
    border-left:#cccccc 1px solid; 
    border-top:#cccccc 1px solid;*/
	border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    /*border-right:#5A5A5C 1px solid;*/
    color:#cccccc;
    }
.mnuSelected {
    padding:3px;
    /*background-color:#F3F2F7;*/
    border:white 1px solid; 
    border-top:white 1px solid;    
    border-bottom:#cccccc 1px solid;
    /*border-right:#cccccc 1px solid;*/
    font-weight:bold;
    }
.mnuPath {
    padding:3px;
    /*background-color:#D7D7DB;*/
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    /*border-right:#cccccc 1px solid;*/
    }
.mnuNormal {
    padding:3px;
    /*background-color:#E5E5EA;*/
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    /*border-right:#cccccc 1px solid;*/
    }

/* QUICK LINKS/SAME LEVEL PAGES BOX (which contains links to the same level pages/Quick Links) */
/*.boxQuickLinks {width:100%;margin-left:5px;padding-left:0px;}
.boxHeaderQuickLinks {padding:7px;padding-bottom:3px;padding-left:0px;font-weight:bold;text-align:left;color:#333333}
.boxItemQuickLinks {white-space:nowrap;padding-top:2px;text-align:left;}
.boxFooterQuickLinks {height:5px}
.boxItemQuickLinks a {color:#333333}*/

.boxQuickLinks {
	width:100%;
	padding-left:7px;
	padding-right:7px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2b4;
}
.boxHeaderQuickLinks {
	padding:7px 5px 7px 7px;
	font-weight:bold;
	text-align:left; 
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2b4;
}
.boxItemQuickLinks {
	text-align:left;
	padding:6px 0px 4px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2b4;
}
.boxItemQuickLinks a {
	color:#006699;
	text-decoration:none;
	font-size:10px;
}

/* LINKS WITHIN BOX (which contains links to pages within the current page) */
/*.boxLinksWithin {width:100%;padding-left:7px;padding-right:7px;font-weight:bold}
.boxItemLinksWithin {white-space:nowrap;text-align:left;padding-top:2px}
.boxItemLinksWithin a {color:#333333}*/
.boxLinksWithin {
	width:100%;
	padding-left:7px;
	padding-right:7px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2b4;
}
.boxItemLinksWithin {
	text-align:left;
	padding:6px 0px 4px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2b4;
}
.boxItemLinksWithin a {
	color:#006699;
	text-decoration:none;
	font-size:10px;
}

/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* FORUM */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_post_subject {background-color:#EFEFF1;border:#BEC7D1 1px solid;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_message {background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}

.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

#divMain li {
	background-image: url(images/LILeaf.png);
	background-repeat: no-repeat;
	background-position: -3 3px;
	padding-left: 18px;
	padding-top: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 15px;
	margin: 0px;
	list-style-image: url(images/spacer.gif);
}
/*#divMain img {
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #C4BEA8;
}*/

.BookItNow A{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 4px;
	border: 4px solid #E5E8DD;
	text-decoration: none;
	display: block;
	width: 125px;
	text-align: center;
	background-color: #F1F3ED;
	text-transform: uppercase;
}

.BookItNow A:Link{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 4px;
	border: 4px solid #E5E8DD;
	text-decoration: none;
	display: block;
	/*width: 85px;*/
	text-align: center;
	background-color: #F1F3ED;
}
.BookItNow A:Active{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 4px;
	border: 4px solid #E5E8DD;
	text-decoration: none;
	display: block;
	/*width: 85px;*/
	text-align: center;
	background-color: #F1F3ED;
}
.BookItNow A:Hover{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 4px;
	border: 4px solid #E5E8DD;
	text-decoration: none;
	display: block;
	/*width: 85px;*/
	text-align: center;
	background-color: #D6DBCA;
}
.BookItNow A:Visited{
	color: #006600;
	padding: 4px;
	border: 4px solid #E5E8DD;
	text-decoration: none;
	display: block;
	/*width: 85px;*/
	text-align: center;
}
.Video {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
