/* CSS Document */
body
{
margin:0px;
padding:0px;
background:#000000 url('images/body_back.gif');
background-position:top;
background-repeat:repeat-x;
padding-top:76px;
}
.hdbrown
{
font-family:tahoma;
font-size:80%;
color:#B47E41;
font-weight:bold;
}
.txtwhite
{
font-family:tahoma;
font-size:14px;
color:White;
}
.txtwhite a, .txtwhite a:visited
{
font-family:tahoma;
font-size:13px;
color:White;
text-decoration: underline;
}
.linksbrown
{
font-family:tahoma;
font-size:11px;
color:#B47E41;
text-decoration:none;
}

.linksbrown:hover
{
font-family:tahoma;
font-size:11px;
color:#B47E41;
text-decoration:underline;
}
.toplinks
{
margin:0px;
padding:0px;
list-style:none;
}
.toplinks li
{
display:inline;
}
.toplinks li a, .toplinks li a:active, .toplinks li a:visited
{
font-family:tahoma;
font-size:11px;
color:#979592;
text-decoration:none;
padding:8px;


}
.toplinks li a:hover
{
font-family:tahoma;
font-size:11px;
color:#979592;
text-decoration:none;
padding:8px;
background:#5E4324;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #966938;
	font-weight:normal;
	padding:0px;
	margin: 7px 0px 7px 0px;
	font-weight:bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D7B793;
	font-weight:normal;
	padding:0px;
	margin: 7px 0px 7px 0px;
	font-weight:bold;
}

h2 a, h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D7B793;
	font-weight:normal;
	padding:0px;
	margin: 7px 0px 7px 0px;
	text-decoration: underline;
	font-weight:bold;
}


.destinations_menu, .destinations_menu a:link, .destinations_menu a:visited{
list-style:square;
font:"Times New Roman", Times, serif;
font-size:9px;
color:#999999;
text-decoration: none;
}

.MWS, .MWS a:link, .MWS a:visited
{
font-family: "Times New Roman", Times, serif;
font-size:11px;
color:#E4CBCB;
text-decoration:none;
}

.seeall {
	height: 27px;
	padding: 15px 0 2px 4px;
	margin: 3px 0 0 0px;
}

hr
{
height:1px;
width:75%;
color:#5D4224;
}

.tooltip, .tooltip a, .tooltip a:visited
{
    font-family:Arial;
    font-weight:normal;
    font-size:12px;
	color:white;
	text-decoration:underline;
}

#homeattributes 
{
    width: 660px;
    padding-left: 15px;
}

#homeattributes td 
{
    font-size:24px;
    font-weight:bold;
    font-family: Times New Roman;
    color: White;
}

#rightbullets 
{
    position:absolute;
    top:150px;
    left:900px;
	color: White;
    list-style-type: square;

}

#rightbullets ul a, #rightbullets ul a:visited
{
    color:white;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:16px;
    margin-top:20px;
	text-decoration:underline;
}

#rightbullets li
{
    margin-top:25px;
}

.ButtonMakeRequestClass
{
    font-size:13px;
    padding:0px;
    margin:25px 0px 0px 25px;
    font-weight:bold;
	width:230px;
}
