body {
	background: #FFFFFF url(../images/background.png) bottom left fixed repeat-x;
	margin: 0;
	padding:10px 10px 10px 20px;
}

html {
	overflow:scroll;
}

#topbar{
	height:21px;
	border-top:1px solid #676666;
	background-color: #84112A;
	color: white;
	font-size: 1em;
	padding: 3px 6px 0px 6px;
}

#topbar a{
	color: white;
	font-weight: bold;
}

#homepage_main{
	padding-bottom: 10px;
}

#video_container{width:400px;height:230px;}

#slideshow_container{width:400px;height:266px;}
#slideshow img{display:none}
#slidehsow img.first{display:block}

#right_main{
	width: 170px;
	float: right;
}

.navigation{background-color: #555;BORDER-RIGHT: #676666 1px solid;}

h1{
	font-size:1.8em;
	line-height: 120%;
	color: #333;
}

h2{
	font-size:1.5em;
	line-height: 120%;
	color: #333;
}

.footnote{font-size: .8em}
#right_main .footnote{text-align: center;position: relative;top:-8px}

/* buttons */
a.button_red {background: transparent url('../images/buttons/red_large_button_A.png') no-repeat scroll top right; color: #fff; display: inline-block; height: 38px; margin-right:8px; padding-right: 10px; text-decoration: none; font-family: Arial; font-weight: bold; letter-spacing: 0px; font-size: 16px;}
a.button_red span { background: transparent url('../images/buttons/red_large_button_span.png') no-repeat; display: inline-block; text-align:center; line-height: 26px; padding: 7px 8px 5px 18px;}
a.button_red:active { background-position: bottom right; outline: none;}
a.button_red:active span { background-position: bottom left}

a.button_blue {background: transparent url('../images/buttons/blue_large_button_A.png') no-repeat scroll top right; color: #fff; display: inline-block; height: 38px; margin-right:8px; padding-right: 10px; text-decoration: none; font-family: Arial; font-weight: bold; letter-spacing: 0px; font-size: 12px;}
a.button_blue span { background: transparent url('../images/buttons/blue_large_button_span.png') no-repeat; display: inline-block; text-align:center; line-height: 26px; padding: 7px 8px 5px 18px;}
a.button_blue:active { background-position: bottom right; outline: none;}
a.button_blue:active span { background-position: bottom left}

.div_margins {
	margin: 10px 20px 10px 20px;
}
div.hotels {
	height:350px;
	overflow:scroll;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
}
td.bodygrid {
	padding:6px 6px 6px 6px;
}
a {
	color: #84112A;
}
td.homepageheader {
	margin:0px;
	padding:0px;
}	
.body_tables {
	padding: 10px 0px 10px 0px;
}
td.body_tables {
	padding: 10px 3px 10px 3px;
}
.bodygrid {
	border: 1px solid 676666;
	padding:0;
	margin:0;
	line-height:100%;
}
th {
	background:#eceded;
	padding:3px;
}
th.nobg {
	background:none;
	border:0;
}
td.bodygrid {
	padding:2px 6px 2px 6px;
}
tr.bodygrid_alt {
	border-bottom: 1px solid #676666;
	background: #eceded;
}
tr.bodygrid_alt_light {
	border-bottom: 1px solid #676666;
	background: #F2F7F9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
}
.smalltext {
	font-size: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
.image_align_right{
	float:right;
	padding:0px 0px 10px 10px;
}
.image_align_left{
	float:left;
	padding:0px 10px 10px 0px;
}


ul {
    padding-left:1.3em;
    margin-left:0;
}

html > body ul{
	*margin:-20px 0px 0px 15px;
}

ul{
	_margin:-20px 0px 0px 15px;
}
/* #menu_highlight{background-color:#84112A; font-weight:bold; margin-bottom:10px} */
