/* CSS Document */

body {
	background-image: url('img/bg.gif');
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.nletter {
	padding-top: 3px;
}

input.subs {
	width: 140px;
	border: 1px solid #EDEDED;
	background-color: #FBFBFB;
	color: #919191;
	height: 20px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: none;
}

/* Link Section */
a {
	text-decoration: none;
	color: #777;
}

a:hover {
	text-decoration: none;
	color: #B14800;
}

a.selector {
	text-decoration: none;
	color: #B14800;
}

a.feat {
	font-size: 11px;
	color: #777;
}

a.feat:hover {
	font-size: 11px;
	color: #B14800;
	text-decoration: underline;
}

/* Layout Section */
#tablenav {
 	width: 195px;
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
	padding-top: 0px;
}

.callout {
	padding: 8px 8px 8px 8px;
}

#locator {
	width: 347px;
	background-color: #FDFDFD;
	padding-right: 12px;
}

#tdtemp {
	width: 472px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
}

#photobox {
	border: 1px solid #ACACAC;
}

#calloutbox {
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
	width: 350px;
}

#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #777;
	padding-bottom: 5px;
}

#linkbox {
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
}

#content {
	padding: 10px 10px 10px 10px;
}

#searchtable {
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
	height: 34px;
	width: 181px;
}

#searchfield {
	padding-left: 8px;
}

#searchbutton {
	padding-right: 2px;
}

/* Classes and font styles */
.searchbox {
	width: 120px;
	height: 18px;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

.bsearch {
	width: 131 px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}

.tnav {
	padding: 0px 0px 2px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

.snav {
	padding: 0px 0px 2px 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

.hackerbox {
	border-top: 1px solid #DFDFDF;
	background-color: #F2F2F2;
	height: 64px;
}

.featured {
	padding: 14px 12px 0px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	height: 207px;
}

.bodytxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}

.feattitle {
	font-size: 14px;
	font-weight: bold;
    color: #3f3f3f;
}

.feattitletwo {
	font-size: 12px;
	font-weight: bold;
}

.featred {
	font-size: 13px;
	font-weight: bold;
	color: #B14800;
}


.rental td {
   	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}



.snowreport {

    padding: 0px 15px 0px 15px;
 
    background-color: #F2F2F2;
} 




