/* -- TAG STYLES -- */

body {
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	height:100%;
	margin:0;
	padding:0;
}
a, a:visited {
	color:#3355AA;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
div#homeListings img {
	border:1px solid #A39466;
	padding:6px;
}
div#listingTabs img {
	margin:0 5px;
}
div#guestbook strong {
	color:#998855;
	font-weight:normal;
}
div#guestbook form input, div#guestbook form textarea {
	background:#FFFDF5;
	border:1px solid #998855;
}


/* -- LAYOUT STYLES -- */

div#container {
	width: 935px;
	margin: 0 auto;
	background: #FFF;
}
div#contentHolder {
	width: 605px;
	float: left;
}
div#contentHolder2 {
	width: 430px;
	float: left;
}
div#milestonesBanner {
	width: 605px;
	height: 65px;
	background: #CC0000;
	text-align: center;
	color:#FFF;
	margin-bottom:10px;
	line-height:65px;
}
div#featuredNotice {
	float:left;
	height:169px;
	width:340px;
	background:url(/images/featureframe.gif) no-repeat #fff7df;
	margin-bottom:10px;
	padding:40px;
}
div#listingTabs {
	float:left;
	height:72px;
	width:420px;
	background:url(/images/nav_background.gif) repeat-x;
}
div#guestbook {
	float:left;
}
div#breadcrumb {
	margin-bottom:10px;
}


/* -- CLASS STYLES -- */

.georgiaHeader {
	color:#3355AA;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.navSubHeader {
	color:#998855;
	font-weight:bold;
	line-height:20px;
}
.sideNav {
	margin-bottom:10px;
	border-right:2px solid #F0EDE6;
	border-bottom:2px solid #F0EDE6;
	padding-bottom:5px;
	background:url(/images/sidemenu_cornerdecor.gif) bottom right no-repeat;
}
.featuredNoticeName {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#998855;
}
.listingName {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#3355AA;
}
.listingDate {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#CCAA44;
}
.premiumListing {
	float:right;
	width:398px;
	/*height:95px;*/
	padding:10px;
	background:url(/images/listing_leafbg.gif) center right no-repeat #fff7df;
	margin:5px 0;
	border:1px solid #E4D7B0;
}
.basicListing {
	float:right;
	width:400px;
	/*height:95px;*/
	padding:10px;
	background:#F9F9F9;
	margin:5px 0;
}
.divider {
	float:left;
	width:420px;
	background:url(/images/divider.gif) center repeat-x;
}
.noticePhotos img {
	/*float:left;*/
	padding:0 10px;
	/*margin-left:5px;*/
	border-left:solid 1px #EEE;
}
.noticePhotos a {
	outline:none;
}
.noticePhotos img.first {
	border:none;
}
.gbFirstEntry {
	margin-bottom:5px;
	padding:5px 0;
	border-top:1px solid #F0EDE6;
	border-bottom:1px solid #F0EDE6;
	background:url(/images/guestbook_entrydecor.gif) left center no-repeat;
}
.gbEntry {
	margin-bottom:5px;
	padding:5px 0;
	border-bottom:1px solid #F0EDE6;
	background:url(/images/guestbook_entrydecor.gif) left center no-repeat;
}
.gbNameDate {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3355AA;
}
.gbMessage {
	color:#998855;
}
.pagingNavOn {
	font:10px Arial, Helvetica, sans-serif;
	/*color:#cc0000;*/
}
.pageNumber {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.pagingNavOff {
	font:10px Arial, Helvetica, sans-serif;
	color:#756944;
}
.required {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.error {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.subHeader {
	color: #3355AA;
	font: 12px Arial, Helvetica, sans-serif;
}
.listingImage{
	float:left;
	margin-right:10px;
	border:1px solid #A39466;
	padding:15px;
	background:#FFF;
}

.ulGenericList {
	margin:0;
	padding:0;
	list-style:none;
}

.ulGenericList li {
	background:url(/images/bullet.gif) 3px 7px no-repeat;
	padding-left:1em;
}

.hotlistings {
	font-size:12px;
	padding:3px;
}
/* -- CLASS STYLES FOR MODAL DIALOG BOX -- */

