/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	font-family: "century gothic", "sans serif";
	font-size: 1.4em;
	text-transform: capitalize;
	color: #993300;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #858545;
}
.SearchTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #2778BD;
}
.ListingsSubTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2778BD;
}
.footer {
	font-family: "century gothic", "sans serif";
	font-size: .7em;
	color: #333333;
}
.nav1 {
	font-family: "century gothic", "sans serif";
	font-size: 1.1px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(grfx/button1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 174px;
	text-align: center;
}
.slogan {
	font-family: "century gothic", "sans serif";
	font-size: .7em;
	color: #993300;
}
/* Navigation */
#nav {
	width: 100%;
}
	#nav ul {
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
		#nav ul li {
			display: inline;
			float: left;
			padding: 0 1px 0 0;
		}
		#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 0.7em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 15px 0 8px 0;
	color: #333;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		}
		#nav li ul { /* second-level lists */
			float: none;
			display: block;
			position: absolute;
			width: 172px;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		#nav li ul li a:link, #nav li ul li a:active, #nav li ul li a:visited { /* second-level items */
			background-color: #bdbeba;
			padding: 10px 0 8px 0;

		}
		#nav li:hover ul, #nav li.sfhover ul {
			left: auto;
		}
	ul li a:hover {
		color: #000;
		background: url("../grfx/button-on.gif") no-repeat;
	}
	#nav li ul li a:hover { /* second-level items */
		background: none;
		background-color: #CCC;
	}
	#b1 {
		background: url("../grfx/button1.gif") no-repeat;
	}
	#b2 {
		background: url("../grfx/button2.gif") no-repeat;
	}
	#b3 {
		background: url("../grfx/button3.gif") no-repeat;
	}
	#b4 {
		background: url("../grfx/button4.gif") no-repeat;
	}
	#b5 {
		background: url("../grfx/button5.gif") no-repeat;
	}
	
.SearchFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
}

.SearchBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #DCC224;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #DEDEDC;
	border-left-color: #DEDEDC;
}
.SearchBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #DEDEDC;
	border-left-color: #DEDEDC;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDC;
}
.ListingsText {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.ListingPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	text-transform: capitalize;
	color: #2778BD;
}
.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.SubTitlesGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-transform: capitalize;
	color: #959659;
	font-weight: normal;
	font-variant: normal;
}
.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	background-color: #F6F6F5;
	text-decoration: none;
}
.sidelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	background-color: #F6F6F5;
	text-decoration: none;
}
.sidelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	background-color: #FFFFCC;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3c93cc;
}

