body {
margin: 0px 20px 0px 20px;
background-color: #99cc99;
}

#present {
width: 850px;
min-height: 510px;
margin: 0px auto -1px auto;
border: 1px #1A0D6B solid;
background-color: #ffffff;
}

#banner {
width: 850px;
height: 150px;
background-image: url(../images/banner.gif);
}
#main {
	width: 825px;
	padding: 1em;
}
#mainright {

}
#contact {
width: 205px;
float: left;
padding: .5em;
background-color: #808040;
}

#footer {
clear: both;
width: 850px;
margin: 0px auto -1px auto;
padding: .5em;
text-align: center;
}
footer p {
	
}
p.maintext, ul.gear {
margin-top: 0;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.1em;
font-size: .9em;
color: Black;
padding: .4em;
}
#left {
	width: 250px;
	padding: 1em;
	float: left;
}

#right {
	width: 200px;
	padding: 1em;
	margin-left: 300px;
}
p.footertext {
font-size: .8em;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: #000000;}
.footright {
	float: right;
}
.footleft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.contact {
	color: black;
	
}
h1, h2, h3 {
margin-bottom: 0;
color: #003333;
 font-family: Arial, Helvetica, sans-serif;
}
.center {
text-align: center;
}
h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
}

ul.destinations {
	margin-top: 0;
	list-style-type: none;
	text-decoration: none;
}
ul.destinations li {
	line-height: 1.5em;
	margin-left: -10px;
	
}

.floatingright {
float: right;
padding: .9em;
}
.floatingleft {
float: left;
padding: .9em;
}


p.mvtbanner {
font-size: .6em;
font-family: Arial;
float: right;}


#navtop ul
{
margin: 0;
padding-left: 0;
background-image: url(../images/navbar1.gif);
background-color: #804140;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}
#navtop ul li { 
display: inline;
float: right;
 }

#navtop ul li a
{
padding: 0.2em .7em;
background-image: url(../images/navbar1.gif);
color: black;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navtop ul li a:hover
{
background-image: url(../images/navbar.gif);

}

#navtop a:active
{
background: #c60;
color: #fff;
}
