body {
	background-color: #FFFFFF;
	color:#000000;
	font-family: Verdana;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
}

.specials {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.specials_brown {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;

}

.specials_white {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;

}
.pic_border {

	border-width:medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}

a:active {color:#000000; font-weight: bold;}
a:link {color:#000000; text-decoration:none; font-weight: bold;}
a:visited {color:#000000; text-decoration:none; font-weight: bold;}
a:hover {color:#000000; text-decoration:none; font-weight: bold;}

a.nobold:active {color:#000000; font-weight: normal;}
a.nobold:link {color:#000000; text-decoration:none; font-weight: normal;}
a.nobold:visited {color:#000000; text-decoration:none; font-weight: normal;}
a.nobold:hover {color:#000000; text-decoration:none; font-weight: normal;}

a.destHeads:active {color:#000000; font-weight: bold; font-size:14px}
a.destHeads:link {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}
a.destHeads:visited {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}
a.destHeads:hover {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}

a.accomLink:active {color:#000000; font-weight: bold; font-size:14px}
a.accomLink:link {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}
a.accomLink:visited {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}
a.accomLink:hover {color:#000000; text-decoration:none; font-weight: bold; font-size:14px}

a.sitemap:active {color:#000000; font-weight: bold;	font-size: 10px;}
a.sitemap:link {color:#000000; text-decoration:none; font-weight: bold;	font-size: 10px;}
a.sitemap:visited {color:#000000; text-decoration:none; font-weight: bold;	font-size: 10px;}
a.sitemap:hover {color:#000000; text-decoration:none; font-weight: bold;	font-size: 10px;}

.whitebig{
	color: #000000;
	font-weight: bold;
	font-size: 16px
}
.blackbig{
	color:#000000;
	font-weight: bold;
	font-size: 16px
}

.heading{
	color:#000000;
	font-weight: bold;
	font-size: 16px
}

.bg_nav {
	background-image: url(/images/nav_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_main {
	background-image: url(/images/main_background.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.DestinationHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tinyNObold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#ffffff; border:2px solid #000000}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(/images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#ffffff; border:2px solid #000000; border-left:none; padding:5px; min-width:150px; max-width:250px}
* {margin:0; padding:0}

#rhand_nav {
	list-style:inside;
	list-style-position:inherit;
	list-style-type:none;
    float:right;
}

#content {
    float:left;
}

#rhand_nav li{
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:14px;
	list-style-type:none;
    
}

img.btn:hover {
	cursor: hand;
	cursor: pointer;
}

