@charset "utf-8";
#container {
	font-family:Verdana, Geneva, sans-serif;
	font-size:2em;
	color:#2a2a2a;
	margin-top:3em;
	margin-left:-.2em;
}
#container h1 {
	margin-bottom:-.4em;
	clear:right;
}
#container h2 {
	margin-bottom:-.4em;
}
h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0em;
	line-height:1em;
}
h1 {
	font-size:3.5em;
	line-height:1em;
}
h2 {
	font-size:3em;
}
h3 {
	font-size:2.5em;
}
h4 {
	font-size:2em;
}
h5 {
	font-size:1.5em;
}
h6 {
	font-size:1em;
}
h7 {
	font-size:.5em;
}
h8 {
	font-size:.25em;
}
h9 {
	font-size:.1em;
}
#summary {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	padding:3px;
	padding-top:20px;
}
#summary td {
	padding:1px;
	padding-left:3px;
	padding-right:3px;
}
#summary .title {
	font-weight:900;
	font-size:1.3em;
}
#summary .item {
	font-weight:bold;
	vertical-align:top;
}
#summary .description {
	margin-left:50px;
}
#getyours {
	float:right;
}
a {
	color:#06F;
}
a:visited {
	color:#033;
}
a:hover {
	color:#9C0;
}
.bookmark {
	float:right;
}

.schedule a {
	width:264px;
	height:80px;
	background:url(images/schedule_now.png) no-repeat;
	display:block;
}
.schedule a:hover {
	width:264px;
	height:80px;
	background:url(images/schedule_now_hover.png) no-repeat;
}
.schedule a .hide {
	display:none;
}
.moredetails a {
	width:230px;
	height:90px;
	background:url(images/more_details.png) no-repeat;
	display:block;
}
.moredetails a:hover {
	width:230px;
	height:90px;
	background:url(images/more_details_hover.png) no-repeat;
}
.moredetails a .hide {
	display:none;
}
