/* Global styles */
body {
	margin: 0px;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
}
*{
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
	}
table {
	border:0px none;
	border-collapse:collapse;
}

table td {
	padding: 0px;
}

.mainTable td {
	vertical-align:top;
	text-align:left;
}

img {
	border:none;
}
a {
	text-decoration: underline;
	color:#333333;
}
a img {
	border:none;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	line-height:150%;
}
p {
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:130%;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#1C4B66;

	margin-top:15px;
	margin-bottom:10px;
}
h2 {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#1C4B66;

	margin-top:0px;
	margin-bottom:10px;
}
hr {
	border:none 0px;
	border-top:1px solid #b1b1b1;
	border-bottom:1px solid #b1b1b1;
}

/* menu styles */
.main_menu {
	margin:0px;
	padding:0px;
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	
	list-style-type:none;
}
.main_menu li {	
	display:inline;
	float:left;
	padding:0px;
	background-image:url(img/m_sep.gif);
	background-position: right top;
	background-repeat:no-repeat;
	
	line-height:normal
}
.main_menu li a {
	font-family:Arial, Helvetica, sans-serif !IMPORTANT;
	font-size:15px !IMPORTANT;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 14px 5px 14px;
}
.main_menu li a:hover {
	color:#96e784;
}
.main_menu #last {
	background-image: none;
}
.main_menu #selected {
	background-image:url(img/m_sel_l.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF
}
.main_menu #selected a{
	color:#1e4d69;
	text-decoration:none;
	font-weight:normal;
	
	background-image:url(img/m_sel_r.gif);
	background-position: right bottom;
	background-repeat: no-repeat
}
.block {
	background-color:#ebebeb;
	padding:10px;
}

.did_you_know {
	background-image:url(img/did_you_know.jpg);
	background-repeat:no-repeat;
	width: 202px;
	height: 170px
}
.did_you_know div {
	padding: 60px 25px 30px 25px;
}

.formTable td {
	margin-bottom: 10px;
}
.formTable input {
	margin-bottom: 10px;
	font-size: 10px;
}

.rental_head a{
font-weight:bold;
text-decoration:none;
color: #FF7F50;
}
.rental_head{
color: #FF7F50;
}
.rental_top_links a{
text-decoration:none;
color:#34ACE8;
line-height:110%
}
.rental_img{
padding:7px 10px 7px 0px;
}
.rental_detailColumn ul{
padding-left:10px;
 list-style:square inside  !IMPORTANT;
}
.rental_detailColumn li{
 list-style:square inside  !IMPORTANT;
 	list-style-type:square !IMPORTANT;
	line-height:110%
}
.rental_detailColumn_bold{

}
.rental_detailColumn_bold li{
	list-style-type:none;
	line-height:110%
}
a:hover{
text-decoration:underline;
}
.fancy_bodrer{
padding:4px;

border:#999999 solid 2px;
/*border-bottom:none; AK - Feb. 6*/
}
.bg_btm{
border:#999999 solid 2px;
}
/*****************************/
.addFavorites {
float:left;
display:inline;
width:150px;
}
a.fancy{
color:#34ACE8
}
a.fancy, a.fancyR {
background:url(arrow.gif) no-repeat;
}
a.fancy {
background-position:left 55%;
padding-left:8px;
}
a.fancyR {
background-position:right 55%;
padding-right:8px;
}
.fancy a.fancy:link, a.fancy:visited, .fancyR a.fancyR:link, a.fancyR:visited {
text-decoration:none;
}
a.fancy:hover, a.fancy:active, a.fancyR:hover, a.fancyR:active {
text-decoration:underline;
}
/******************************/
