/* CSS Document */
body {
	font-family:Myriad, Arial, sans-serif; 
	font-size:12px; 
}

.spanish {
	font-family:Myriad, Arial, sans-serif; 
	font-size:11px; 
}

h1 {
	font-size:20px;
	color:#F58426;
}

h2 {
	font-size:16px;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

#signup {
	font-size:10px;
}

.booknow 
{
	font-size:8pt;
	color:#FFFFFF;
}

#lowestRate {
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
}

#footer {
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}

#footer a:link {
	color:#D6CDB2;
}

#footer a:visited {
	color:#A39273;
}
#bodyBackground {
	background:url(../images/body-bg.gif);
	background-repeat:repeat;
}
#bodyBackgroundImg {
	background:url(../images/body_04.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#bodyContent {
	line-height:18px;
}

.header {
	font-size:24px;
	color:#F58426;
}

.header2 {
	font-size:18px;
}

.textHighlight {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.textHighlight2 {
	font-size:15px;
	font-weight:bold;
	color:#F58426;
}

.dropdown1{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 180px;
opacity: .9;
filter: alpha(opacity=90);

}

.dropdown1 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#473B31;

}

.dropdown1 a:hover{ /*hover background color*/
background-color: #473B31;
color: #FFFFFF;
text-decoration:none;
}

.dropdown2{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 130px;
opacity: .9;
filter: alpha(opacity=90);
}

.dropdown2 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#473B31;
}

.dropdown2 a:hover{ /*hover background color*/
background-color: #473B31;
color: #FFFFFF;
text-decoration:none;
}

.dropdown3{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 100px;
opacity: .9;
filter: alpha(opacity=90);
}

.dropdown3 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#473B31;

}

.dropdown3 a:hover{ /*hover background color*/
background-color: #473B31;
color: #FFFFFF;
text-decoration:none;

}

.white
{
	color:#FFFFFF;
}