body {
	background-color: #aa8c4e;
	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;
}
select {
    font-family: Verdana; 
}
hr {
    border: 0px;
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
}
.specials {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

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

}

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

}
.pic_border {

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

a:active {color:#683b02; font-weight: bold;}
a:link {color:#683b02; text-decoration:none; font-weight: bold;}
a:visited {color:#683b02; text-decoration:none; font-weight: bold;}
a:hover {color:#683b02; 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:#683b02; text-decoration:none; font-weight: bold; font-size:14px}

a.accomLink:active {color:#902222; font-weight: bold; font-size:14px}
a.accomLink:link {color:#902222; text-decoration:none; font-weight: bold; font-size:14px}
a.accomLink:visited {color:#902222; text-decoration:none; font-weight: bold; font-size:14px}
a.accomLink:hover {color:#683b02; 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: #FFFFFF;
	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: #666666;
	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:#f3f3f3; border:2px solid #cfcfcf}
.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:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
* {margin:0; padding:0}

#rhand_nav {
	list-style: none;
	list-style-position:none;
	list-style-type:none;
}

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

html>body #rhand_nav li{
    background-image:url(/images/arrow.gif);
    background-repeat:no-repeat;
    background-position:0px 3px; 
    padding-left:14px;
    list-style-type:none;
    position: relative;
    height: auto;
}

img.btn:hover {
	cursor: hand;
	cursor: pointer;
}   
.sitemaplist ul, li{
margin-left:10px;
padding:0;
list-style-type:disc;
}  
.sitemaplist li ul li{
margin-left:10px;
padding:0;
list-style-type:circle;
} 

ul, li{
margin:0;
padding:0;
list-style-type:none;
}                   

li {              
    background-position: 3px 0px;                
    padding-left:0px;
    list-style-type: disc;
    height: auto;
    list-style-position: inside; 
}

.flash_header {
 position: relative; 
 top: 2px;
}

