/* ----- IDS ----- */

#wrapper
{background:none; 
padding: 0;
width: 700px;
font-size: 13px;
color:#FFF1E8;
border: none;
margin: auto;
}   


#header{
background: #FFFFFF url(../img/bg_headerstripe.gif) repeat-x top;
width:100%;
margin:0;
padding:0;
height:89px;
position:relative;
border-bottom: 1px solid #3E1F1D;
}

#logo{
position: absolute;
top:0;
margin:9px 0 3px 15px;
padding:0;
}

#tnav {
display:none;
}

#toptag {
position: relative;
top:25px;
float:right;
margin:0 20px 0 0;
padding:0;
}


/* Middle Column DIVS */

#content {
	margin: 30px;
}

#content li{
	list-style-image: url(../images/popdest_bullet.gif);
}

#welcome {margin: 0 30px 25px 30px;}




/* Footer Div */

#footer{
font-size:11px; 
text-align:right;
background: url(../images/bg_footerleft.jpg) no-repeat left bottom; 
height:71px;
}

#footer p {
	font-size: 11px;
	margin: 10px 20px;
}	
	

#footer a {
	font-size: 11px;
	margin: 0 3px;
	color: #D59D77;
}	


/* ----- PAGE_LEVEL TAGS ----- */

* {font-family: arial, helvetica, sans-serif;}

body{
margin:0;
padding:0;
background-color:#871507;
color:#FFF1E8;
}



/* ----- ELEMENT_LEVEL TAGS ----- */

h1, h2, h3, h4, h5 {color: #E58C45;}
h1{font-size: 1.7em;}
h2{font-size: 1.4em;}
h3{font-size: 1em;}
h4{font-size: 1em;}
h5{font-size: 1em;}

/* ----- IMAGES ----- */
img {border:0;margin:0; padding:0;}
img.imgright {float:right; margin:0 0 0 10px; padding:0;}
img.imgleft {float:left; margin:0 10px 0 0; padding:0;}
img.imgrightbdr {float:right; margin:0 0 0 10px; padding:1px; border: 2px solid #EBDCD5;}
img.imgleftbdr {float:left; margin:0 10px 0 0; padding:0; border: 2px solid #EBDCD5;}
img.imgbdr {margin:0 0 0 10px; padding:1px; border: 2px solid #EBDCD5;}



/* ----- LINKS ----- */
a {
	text-decoration: underline;
	color: #D59D77;
}

a:hover {
	text-decoration: none;
	color: #D59D77;
}


/* ----- TABLES ----- */

td {vertical-align:top;}

.bgalt1{background: #FBF9E0;} 
.bgalt2{background: #FFFFFF;}
.bgalt1, .bgalt2 {border-bottom: 1px solid #D7D4C1;}

/*.bgrmargalt1{background: #FBF9E0 url(../img/bgtdalt1.gif) right repeat-y; padding:3px 15px 3px 5px;} 
.bgrmargalt2{background: #FFFFFF url(../img/bgtdalt2.gif) right repeat-y;  padding:1px 15px 1px 5px;}*/

.bgrmargalt1{background: #FBF9E0; padding:3px 15px 3px 5px;} 
.bgrmargalt2{background: #FFFFFF;  padding:1px 15px 1px 5px;}


hr {
	height: 1px;
	color: #AD8D81;
	width:100%;
}


/* ----- FORMS ----- */
input.textbox

{/*height:11px;*/
width:135px;
font-size:10px;
color:#677261;
font-family:verdana;
font-weight:normal;
vertical-align:top;}

select.selectbox{
font-size:11px;
color:#677261;
font-family:verdana;
font-weight:normal;
vertical-align:top;
}


/* --------------- Individual Classes ------------------------*/
.small {font-size:10px;}
.medsmall{font-size:11px;}
.req {font-size:13px; color: #cc0000; font-weight:bold;}
.pdf {font-size:10px;}


.feature {
width:170px;
margin:20px 10px 10px 10px;
padding: 0;
}

.feature img{
padding:2px 0;
}

.tour360 {padding:5px; float:right; background:#871507; border:1px solid #E58C45;}
.tour360 a {color:#E9C4AC;font-size:11px;}