Body {
	padding: 0px 0px 0px 0px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/sub_bg.jpg);	
	background-repeat: repeat-x;
	background-color: #0A0000;

}
td{
	font-family: Times;
	color: #977C4D;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
}
h3{
	font-family: Times;
	color: #944D01;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

li{
	list-style-image:url(../images/bullet.gif);
	text-align:left;
	font-size: 13px;
	margin-left: -25px;
	line-height: 18px;
	vertical-align: middle;
}
input{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A69654;
	/*background-color: #EAE291;*/
}
input.email{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A69654;
	border: solid;
	border-color: #A69654;
	background-color: #EAE291;
	border-width: 1px;
	width: 180px;
	height: 16px;
}
select.hotels{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#743205;
	border-color: #892C00;
	background-color: #F2E5AD;
	width: 175x;
	height: 20px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Times;
	color: #DCBD88;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;	
}
A:HOVER{
	font-family: Times;
	color: #C68E21;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
A:HOVER.link1{
	font-family: Times;
	color: #BDA43D;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;	
}
A:HOVER.link2{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
A.link3, A:ACTIVE.link3, A:FOCUS.link3, A:LINK.link3, A:VISITED.link3{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;	
}
A:HOVER.link3{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;	
}
A.link4, A:ACTIVE.link4, A:FOCUS.link4, A:LINK.link4, A:VISITED.link4{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
A:HOVER.link4{
	font-family: Times;
	color: #864024;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
.top_nav_bg{
	background-image: url(../images/top_nav_bg.jpg);
}

.email_bg{
	background-image: url(../images/email_bg.gif);
}

.subemail_bg{
	background-image: url(../images/sub_email_bg.gif);
}
.address{
	font-family: Times;
	color: #864024;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
.promoinput{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A69654;
	height:14px;
}