form {
	margin:0;
	padding:0;
}
.goldTextBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9E8B50;
	line-height: 14px;	
	text-decoration: underlined;
}
a.goldTextBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6137;
	line-height: 14px;	
	
}

.goldText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9E8B50;
	line-height: 14px; 	
	 
}

.goldhead {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #9E8B50;
	line-height: 14px;	
}
.goldhead2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9E8B50;
	line-height: 22px;	
	
}
a.goldhead2:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9E8B50;
	line-height: 22px;		
	text-decoration: underline;
}


.goldlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #98813E;
	
	line-height: 14px;
}
a.goldlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #C6A02F;
	
}
.rightconsolelink {
	font-family: Verdana;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	
}
a.rightconsolelink:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #C9BE9D;
	
}
.leftconsolelink {
	font-family: Verdana;
	font-size: 10px;
	color: #3F3F3F;
	text-decoration: none;
	
}
a.leftconsolelink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #9f8b50;
	
}

.redtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #672121;
	line-height: 15px;
	
}
.redtext a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #672121;
	line-height: 15px;
	
}

a.redtext:hover {
	text-decoration:underline;
}


.redtext2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #672121;
	line-height: 15px;
	
}
.blacktext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
a.blacktext:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	
}

.blacktext ul {
	margin-top:5px; margin-bottom:10px; 	margin-left:15px;
	padding:0px;
}

.blacktext ul a {
	color:#666666;
}

.blacktext ul a:hover {
	color:#333333;
}

.greylink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
a.greylink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

.blacklink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: underline;
}
.blacklink a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: underline;
}
a.blacklink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.whitetextmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.whitetextmenu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #9f8b50;
	
}
.leftoutback {
	background-image: url(images/left_outback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D2D2D2;
}
.rightoutback {
	background-image: url(images/right_outback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #D2D2D2;
}
.headcolor {
	background-color: #672121;
}
.headtext {
	font-family: Verdana;
	font-size: 9px;
	
	color: #FFFFFF;
}
a.headtext:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
}
.mainmenubar {
	background-color: #373737;
}
.right_console_back {
	background-image: url(images/right_console_background.jpg);
	background-repeat: repeat-x;
	background-color: #9f8b50;
	background-position: top;
}
.center_console_back {
	background-image: url(images/body_center_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
.right_console_line {
	background-color: #B39F64;
}
.left_console_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b4b4b;
}
.center_console_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.googlebox {
	width: 152px;
	border: 1px solid #7C9EBA;
	height: 22px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.googlebutton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8E7938;
	height: 22px;
	width: 34px;
	border: 1px solid #A99556;
}
.lineGold {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cab77c;
}
.lineGold4 {
	border-width: 1px;
	border-style: solid;
	border-color: #cab77c;
}
.grayText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 14px;	
	
}
.whiteBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;	
	
}
.scrollcolor {
	overflow:auto;
	scrollbar-face-color:#9F8B50;
	scrollbar-highlight-color:#AD9A62;
	scrollbar-3dlight-color:#CBC391;
	scrollbar-darkshadow-color:#917D42;
	scrollbar-shadow-color:#8B773D;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#CBC391;
}
.lineGold2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cab77c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
.lineGold3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cab77c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cab77c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
.lineDining {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F8B50;
}
.lineDining2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F8B50;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
.lineDining3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9F8B50;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F8B50;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
.bg_offers {
	background-image: url(images/bg_img_04.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_rooms {
	background-image: url(images/bg_img_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.handcursor{
cursor:hand;
cursor:pointer;
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}
a.handcursor:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}


.textfield01 {
	border: 1px solid #7C9EBA;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-left:3px;
}

.textfield02 {
	border: 1px solid #7C9EBA;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-left:3px;
}



.button1 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #98813E;
	background-color:#98813E;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;	
}

.bgThumbnail {
	background-image:url(images/bg_img_04.gif);
	background-repeat:no-repeat;
	width:142px;
	height:80px;
	vertical-align:middle;	
	padding-top:5px;
	text-align:center;
}

/***------------------------------*/
.DataBackEnd {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	
}

.DataBackEnd table,tr,td, ul, li, p, div, span {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	
}

.DataBackEnd a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	text-decoration:underline;
}

.goldhead3 {
	font:bold 16px Tahoma;
	color: #9E8B50;
	line-height: 22px;	
}

.goldhead3 a {
	font:bold 16px Tahoma;
	color: #9E8B50;
	line-height: 22px;	
	text-decoration:underline;
}
.goldhead3 a:hover {
	color:#897845;
}

#lineBottom1 {
	border-bottom:1px dashed gray;
}
/***------------------------------*/
.jumpbox {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #191919;
	border: 1px solid #000000;
}

.social_netowrking
 {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px; 	
 }
#message
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 300px;
	position: relative;
	left: 10px;
	top: 30px;
}

div#fb-like{
	position:relative;
	}

div#fb-like a{
	position:absolute;
	top:13px;
	right:0;
	}
	
div#fb-like span{
	line-height:10px!important;
}