/* CSS Document */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	}
	
h2 {
	font-size: 24px;
	}
	
h3 {
	font-size: 16px;
	}
	
.browse {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin: 5px 0 0 0 ;
	}
	
.button1 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin: 10px 0 0 0 ;
	line-height: 25px;
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
	width: 225px;
	}
	
.center {
	text-align: center;
	}
	
.clear {
	clear: both;
	}
	
#content {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #ccc;
	}
	
#content2 {
	margin: 5px 25px 5px 25px;
	line-height: 1.5em;
	}

	
#footer { /*delete this when all pages updated from id to class*/
	margin: 0 auto;
	width: 800px;
	text-align: center;
	margin-top: 5px;
	color: #999;
	font-weight: bold;
	}
	
.footnote {
	font-size: 11px;
	margin-top: 0;
	font-weight: bold;
	margin-left: 125px;
	}
	
.indextable {
	margin: 0 auto;
	}
	
.justify {
	text-align: justify;
	}

.left {
	text-align: left;
	}
	
.leftdiv {
	float: left;
	}
	
	
.map {
	float: left;
	margin-left: 25px;
	}

	
.map1 {
	float: left;
	margin: 25px 15px 25px;
	width: 640px;
	}	
	
.nav {
	background-color: #ccc;
	margin: 0;
	padding: 2px 0 2px 25px;
	text-align: center;
	}
	
.pagetitle {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	}
	
.play {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;	
	}
	
.price {
	border: 1px solid #ccc;
	border-collapse: collapse;	
	}	
	
.rates {
	font-size: 12px;
	font-weight: normal;
	}
	
.right {
	float: right;
	}

	
.sort {
	font-size: 11px;
	text-align: center;
	margin: 2px 0 5px 0;
	}
	
.table1 {
	width: 650px;
	margin: 0 auto;
	border: 1px solid #000;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 25px;
	}
/*	width="770"  border="1" cellpadding="0" cellspacing="0" class="indextable*/

.td1 {
	padding-left: 5px;
	}
	
.td2 {
	border-left: 1px solid #000;
	text-align: center;
	}
	
.td3 {
	border-right: 1px solid #000;
	text-align: center;
	}

.th1 {
	width: 200px;
	border-bottom: 1px solid #000;
	}
	
.th2 {
	width: 95px;
	border-bottom: 1px solid #000;	
	}

.th3 {
	width: 120px;
	border: 0;
	}
	
.th4 {
	width: 95px;
	border-bottom: 1px solid #000;	
	}
	
.th5 {
	border-bottom: 1px solid #000;
	}
	
.th6 {
	border-bottom: 1px solid #000;
	}

.th7 {
	border-bottom: 1px solid #000;
	}

.th8 {
	border-bottom: 1px solid #000;
	}	
	
.trtop {
	border: solid 1px #000;
	padding: 0px;
	}

.tr1 {
	border: 1px solid #000;
	padding: 0px;
	}
	
.title {
	font-size: 16px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	background-color: #ccc;
	margin: 0;
	}
	
#top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	height: 236px;
	}
	
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
a:hover {
	color: #999;
	text-decoration: underline;
	}
	
a.deals:link,
a.deals:visited {
	color: #0000FF;
	font-weight: normal;
	}

a.deals:hover {
	text-decoration: underline;
	}
	
a.footer:link {
	color: #999;
	}
	
a.footer:visited {
	color: #999;
	}
	
a.map2:link {
	color:#0000FF;
	}

a.map2:visited {
	color:#0000FF;
	}

a.map2:hover {
	color:#0000FF;
	}
	
a.web:link {
	font-weight: normal;
	color:#0000FF;
	}
	
a.web:visited {
	font-weight: normal;
	color:#0000FF;
	}
	
a.web:hover {
	font-weight: normal;
	color:#0000FF;	
	}

