* {
	margin:0;
	padding:0;
}
	
body { 
  background:#867a4d url(../images/bg.jpg) repeat-x top left;
  color: #000;
  font-family: verdana;
  font-size: 11px;
}

#wrapper {
	margin:auto;
	width:902px;
	padding-top:6px;
}
#header {
}
#main1{ 
  width: 898px;  
  border: 2px solid #2a3d43;
  margin:12px 0 0 0;
  clear:both;
}
#home {	
  padding:0 4px;
}

.header_share {
	margin-left:7px;
	/*margin-bottom:8px !important;*/
	/*margin-bottom:2px;*/
	float:right;
	
}

td{ 
  font-family: verdana;
  font-size: 11px;
}

p{ 
  line-height: 1.3em;
}

a{ 
  color: #fff;
}


#nav{ 
}

#nav .item{ 
  float: left;
}

#content{ 
  clear: both;
  background:white;
  padding:10px;
}

.bold{ 
  font-weight: bold;
}

.pointer{ 
  cursor: pointer;
}

#legalfooter{ 
	text-align:center;
	padding-top:4px;
	margin-bottom:16px;
	font-size:x-small;
	color:white;
}

.footer_home{ 
  margin-left: 25px;
  clear:both;
}

.footer_excursions{ 
  margin-left: 35px;
}

.footer_sweeps{ 
  margin-left: 35px;
}

.footer_ecard{ 
  margin-left: 35px;
}

.footer_forum{ 
  margin-top: 25px;
  margin-left: 35px;
}

.right {
	float:right;
}
.left {
	float:left;
}
#forum {
	color:black;	
}
#forum a{ 
  color: #000;
}
h3 {
	text-transform:uppercase;
	color:#42595e;
	font-size:large;	
}
h4 {
	text-transform:uppercase;
	color:#42595e;
	font-size:small;
	display:inline;
	font-style:normal;
	font-weight:bold;
}
.upper {
	text-transform:uppercase;
}
em {
	color:#42595e;
	font-style:normal;
	font-weight:bold;
}
.bborder {
	border:1px solid black;
}
b {
	color:#d90e33;
	font-style:normal;
	font-weight:bold;
}
sup {
    font-size: xx-small;
    vertical-align: baseline;
    position: relative;
    bottom: 0em;
}
