body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/GM_bground3.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	background-color:#494F4B;
}
.LINKS {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #E9E2E3;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	padding-left: 5px;
	padding-right:5px;
	font-weight:bold;

	}
	
.LINKS a {
	color: #E9E2E3;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;

	}

.LINKS:hover {
	color: #E9E2E3;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;


}
H1 {
	padding-top: 4px;
	color: #009E63;
	font-size: 16px;
	font-weight: BOLD;
	padding-left: 22px;
	margin-top:12px;
	text-align:left;

}

H1 a{
	color: #009E63;
	font-size: 16px;
	font-weight: BOLD;
	text-decoration:none;

}

H1 a:hover{
	text-decoration:underline;
}


ul{
	color: #D2D5D4;
	font-size: 13px;
	line-height:135%;
	list-style-image: url(images/bullet.gif);
}
	
p {
	color: #D2D5D4;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;
	padding-left: 22px;
	padding-right: 22px;
	text-align:justify;
	

	}
	
.unjust {
	color: #D2D5D4;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;

	}

.nessbig {
	color:#0a9e63;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:0;
	text-align:center;
}

.nessbigtd{
	color:#ffffff;
	font-size:12px;
	padding:0;
	margin:0;
	text-align:center;
}
	
	h2 {
	color: #B8BDBB;
	font-size: 13px;
	font-weight: normal;
	line-height:120%;

	}
	
.footer {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
			text-align:left;

	}
	
	.footer a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}
	
a {
	color: #009E63;
	font-size: 13px;
	text-align:left;
	text-decoration:none;
	}
	
	a:hover{
		text-decoration:underline;
	}
	
	hr{
	height:1px;
	color:#666;
	background-color:#666;
	border:0;
	margin-top:15px;
	width:90%;
	}
	
	.slideshow {
	height: 300px;
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.slideshow img { 
border: 0px; 
}

.textarea120 {
	width: 80px;
	font-size: 11px;
	background-image:url(images/calendar.png);
	background-position:right;
	background-repeat:no-repeat;
}

.textarea80 {
	width: 50px;
	font-size: 11px;
}

td .check{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 22px;
	width: 200px;
	text-decoration: none;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 -22px;
	display: block;
	height: 22px;
	width: 200px;
	text-decoration: none;
    }
	
#check {
	padding-top:15px;
}

.menu{
	text-align:center;
}
.small{
	font-size:9px;
}
h2{
	font-size:16px;
	color: #F6E8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E8DB;
	margin-left: 35px;
	margin-right: 35px;
}
h4{
	font-size:16px;
	color: #F6E8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E8DB;
	margin-left: 20px;
	margin-right: 20px;
}

h3{
	font-size:16px;
	color: #F6E8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E8DB;
}


.book {
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:5px;
	
	
}

.book a{
	color:#FFF;
	text-decoration:none;
	background-color: #009E63;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	line-height:140%;
	
}

.book a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #1E201F;
}

/* ---------- Navigation ---------- */

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	z-index: 9999;
}
#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
}
#nav .on {
	color:#fff !important;
	background-image: url(images/nav_button_bg.jpg) !important;
	background-position: bottom left !important;
}
#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    color:#a5a5a5;
    text-decoration:none;
	text-transform: uppercase;
	background-image: url(images/nav_button_bg.jpg);
	background-position: top left;
}
#nav a:hover {
    color:#fff;
	background-image: url(images/nav_button_bg.jpg);
	background-position: bottom left;
}
#nav li{
    position:relative;
	
}
#nav ul {
    position:absolute;
    width:13em;
    top:3.8em;
    display:none;	
	z-index: 1;
}
#nav li ul a {
    width:9em;
	background-color: #2e2e2e;
	background-image: none !important;
}
#nav li ul a:hover {
	background-color: #292929;
}

#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }


#promobox{
	background-color:#1e201f;
	margin-bottom:20px;
	padding-bottom:10px;
	margin-left:5px;
	margin-right:10px;
	float: left;
	width: 240px;
	height: 355px;
	
}

.bookadv {
	color:#FFF;
	
}

.bookadv a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:140%;
	
}

.bookadv a:hover{
	color:#C93;
	text-decoration:none;
}

/* Tabbed feature Content*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #4d5450;
	border-left: 1px solid #4d5450;
	width: 700px;
	margin-left:15px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #4d5450;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #403f3f;
}

ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: #696868;
}


html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #1d221f;
	border-bottom: 1px solid #1d221f; /*--Makes the active tab look like it's connected with its content--*/
	color:#FFF;
}

.tab_container {
	border: 1px solid #4d5450;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 700px;
	background: #1d221f;
	margin-bottom:20px;
	margin-left:15px;
}
.tab_content {
	padding: 10px;
}

#weather {
	width: 235px;
	overflow: hidden;
}
		
#weather p {
	font-size: 11px;
	color:#FFF;
	margin:0;
		}
		
#weather h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#CCC;
	margin:0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align:left;
	margin-left:15px;
	border:0;
		}



