/*----------------------------------
Basic Site Formatting
----------------------------------*/
html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #23190F;
}
body { font-size: small;}

A {
	
}
A:visited {
	
}
hr {
	color: #D3CDC0;
	background-color: #CAC4B4;
	margin: 0px;
	padding: 0px;
}
#bg {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: -5px;
	background-color: #46311C;
}
#container {
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;	
}
#wrapper {
	background-image: url(../images/logo.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#nav {
	background-color: #e6e3dc;
}
#nav ul { margin: 0 0 0 0; padding: 0; }
#nav ul li {
	background-color: #e6e3dc;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
	overflow: hidden;
	text-indent: -2000px;
		float: left;

}
#nav #b1 a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 28px;
	display: block;
	background-position: -2px 0px;
}
#nav #b1 a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 28px;
	display: block;
	background-position: -2px -28px;
}
#nav #b2 a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 113px;
	height: 28px;
	display: block;
	background-position: -68px 0px;
}
#nav #b2 a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 113px;
	height: 28px;
	display: block;
	background-position: -68px -28px;
}
#nav #b3 a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 28px;
	display: block;
	background-position: -185px 0px;
}
#nav #b3 a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 28px;
	display: block;
	background-position: -185px -28px;
}
#nav #b4 a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 91px;
	height: 28px;
	display: block;
	background-position: -292px 0px;
}
#nav #b4 a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 91px;
	height: 28px;
	display: block;
	background-position: -292px -28px;
}
#nav #b5 a {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 28px;
	display: block;
	background-position: -388px 0px;
}
#nav #b5 a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 28px;
	display: block;
	background-position: -388px -28px;
}

#sidebar {
}

#quotes {
	background-color: #412F1B;
	background-image: url(../images/quotebg.gif);
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 1.5em;
	float: right;
	display: block;
	width: 188px;
	clear: both;
	margin-bottom: 10px;
}
#quotephoto {
	float: left;
	width: 45px;
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #BCB49D;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
#quotephoto img {
	float: left;
}

#quotes p {
	margin: 6px;
	padding: 0px;
}
#author{
	float: right;
	text-align: right;
	padding-right: 6px;
}
#morequote a{
	background-image: url(../images/morequote.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 31px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-indent: -2000px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 6px;
}

#newsletter {
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 63px;
	margin-bottom: 10px;
}
#newsletter a{
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	float: right;
}
#qalink {
	background-image: url(../images/qalink.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	margin-bottom: 15px;
}
#qalink a{
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	float: right;
}

#rates {
	background-image: url(../images/rates.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D2813;
	font-size: 75%;
	line-height: 1.5em;
	float: right;
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	padding-top: 30px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 35px;
}
#rates p {
	margin: 0px;
	padding: 0px;
}
#rates a {
	color: #660000;
	text-decoration: underline;
}
#crealogo {
	background-image: url(../images/logo.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 1.5em;
	float: right;
	width: 188px;
	background-repeat: no-repeat;
	background-position: center;
	height: 145px;
	display: block;
	clear: both;
	margin-right: 5px;
}
#content {
	padding-left: 14px;
}

#footer {
	background-image: url(../images/footbg.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3D2813;
	background-color: #D3CDC0;
}
#footer ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}
#footer ul li {
	text-align: center;
	width: 150px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #3E2914;
	display: inline;
}
#footer ul li.first {
	border-left-style: none;
	border-left-width: 0px;
}
#footer ul li a {
	color: #3E2914;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #847761;
	text-decoration: underline;
}
#mandatory {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	padding-bottom: 5px;
	display: block;
	font-size: 80%;
}
#inkblot {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	padding-bottom: 5px;
	display: block;
	font-size: 80%;
}
#inkblot a{
	color: #857962;
}

#mailme {
	float: left;
	text-indent: -2000px;
	margin-left: 368px;
	margin-top: 120px;
	position: absolute;
}
#mailme a {
	display: block;
	height: 30px;
	overflow: hidden;
	width: 130px;
}
/*----------------------------------
Page Specific Formatting
----------------------------------*/

/*Home-----------------------------*/
#feature {
	background-color: #E9E6DF;
	border: 1px solid #46311C;
	background-image: url(../images/featurebg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 4px;
	height: 134px;
}
#feature p{
	margin: 0px;
	padding: 0px;	
}
#feature #photo {
	height: 140px;
	width: 193px;
	float: right;
	margin-left: 4px;
	overflow: hidden;
}
#feature #photo img {
	width: 191px;
	height: 132px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#feature #info {
	height: 135px;
	display: block;
	float: left;
	width: 252px;
	overflow: hidden;
}

#feature #title {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../images/feature_titlebg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 246px;
	float: left;
	padding-top: 5px;
	color: #736350;
}
#feature #title h3 {
	text-indent: 12px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}

#feature #price {
	float: right;
	display: block;
	margin-right: 10px;
	text-align: right;
}

#feature #street {
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 120%;
	padding-left: 5px;
}
#feature #city {
	float: left;
	width: 140px;
	padding-left: 5px;
	font-size: 120%;
	margin-top: 0px;
}

#feature #more {
	float: right;
	margin-right: 2px;
}
#feature #more a {
	background-image: url(../images/feature_morebtn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	text-indent: -2000px;
	overflow: hidden;
	width: 104px;
}

#feature #desc {
	padding-left: 5px;
	padding-top: 5px;
}

#advert {
	background-image: url(../images/advert.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	margin-top: 15px;
}
#snapshotad {
	background-image: url(../images/snapshot_ad.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 152px;
	margin-top: 15px;
}
#snapshotad a{
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	float: right;
}

#inmanfeed h3 {
	display: block;
	font-size: 130%;
	color: #3D3027;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #23190F;
}

#inmanfeed li{
	display: block;
	list-style-type: none;
	font-size: 100%;
	padding-bottom: 20px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inmanfeed li a{
	color: #23190F;
	font-weight: bold;
}
#inmanfeed li a:visited, #inmanfeed li a:hover{
	color: #857962;
}

#inmanfeed .date {
	display: block;
	font-size: 70%;
	color: #857962;
}
#inmanfeed .desc{
	display: block;
}

/*Agent Listings-----------------------------*/
#listings {  }
#listings #res H3 {
	height: 32px;
	margin-bottom: 10px;
	background-image: url(../images/listings_resh3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -2000px;
	clear: both;
}
#listings #cnd H3 {
	height: 32px;
	margin-bottom: 10px;
	background-image: url(../images/listings_condh3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -2000px;
	clear: both;
}
#listings #llf H3 {
	height: 32px;
	margin-bottom: 10px;
	background-image: url(../images/listings_llfh3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -2000px;
	clear: both;
}
#listings #com H3 {
	height: 32px;
	margin-bottom: 10px;
	background-image: url(../images/listings_commh3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -2000px;
	clear: both;
}
#listings #mul H3 {
	height: 32px;
	margin-bottom: 10px;
	background-image: url(../images/listings_multih3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -2000px;
	clear: both;
}
#listings .disclaimer {
	color: #404040;
	font-size: 9px;
}
.listblock {
	float: left;
	border: 1px solid #8D867A;
	clear: both;
	width: 100%;
	background-image: url(../images/hbars.jpg);
	background-repeat: repeat-x;
	background-position: 0px -180px;
	height: 80px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #48382A;
	color: #FFFFFF;
}
.listblock .photo {
	background-color: #e6e3dc;
	width: 100px;
	height: 70px;
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 10px;
	overflow: hidden;
}
.listblock .photo img {
	width: 100%;
}
.listblock .details {
	height: 80px;
	float: left;
	width: 205px;
	overflow: hidden;
}

.listblock .address {
	font-weight: bold;
	margin-top: 5px;
	font-size: 90%;
	overflow: hidden;
}
.listblock .county {
	font-size: 80%;
}
.listblock .city {
	font-size: 80%;
}
.listblock .mls {
	font-size: 80%;
	margin-top: 10px;
}
.listblock .price {
	color: #000000;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
.listblock .viewblock {
	float: right;
	height: 80px;
	background-image: url(../images/details.jpg);
	background-repeat: no-repeat;
	width: 130px;
	background-position: -8px -13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #E5E2D9;
}
.listblock .view a {
	display: block;
	height: 35px;
	text-indent: -2000px;
	overflow: hidden;
}
#listings .divhr {
	background-color: transparent;
	height: 2px;
	float: left;
	clear: both;
}

/*Listing Details-----------------------------*/
#details {
	float: left;
	border: 1px solid #23190F;
	background-image: url(../images/vbars.jpg);
	background-position: -7px 0px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F4D39;
}
.return {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}
.return a {
	background-image: url(../images/return.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	text-indent: -2000px;
	overflow: hidden;
	width: 160px;
}
#details #virtualtour {
	background-image: url(../images/virtualtour.gif);
	float: left;
	text-indent: -2000px;
	margin-top: 6px;
}
#details #virtualtour A{
	display: block;
	height: 51px;
	width: 202px;
}
#details .photo {
	width: 200px;
	height: 135px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
	padding: 5px;
}
#details .photo img {
	border: 1px solid #FFFFFF;
	width: 100%;
	height: 100%;
	}
#details #thumbnails {
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 212px;
}
#details .thumbs {
	width: 92px;
	height: 60px;
	float: left;
	overflow: hidden;
	display: block;
	padding: 6px;
}
#details .thumbs img {
	border: 1px solid #FFFFFF;
	width: 100%;
	height: 100%;
}
#mapit {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
#mapit a {
	background-image: url(../images/mapit.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	text-indent: -2000px;
	overflow: hidden;
	width: 141px;
	margin-right: auto;
	margin-left: auto;
}

.disclaimer {
	font-size: 8px;
	padding-left: 6px;
}
.disclaimer img{
	float: left;
	margin-right: 5px;
}
#details #head {
	width: 100%;
	display: block;
	float: left;
	background-image: url(../images/hbars.jpg);
	background-position: 0px -310px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3F3222;
	color: #EFEEE9;
	font-size: 85%;
	font-weight: bold;
}
#details #leftside {
	width: 202px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 85%;
}
#details #leftside H3{
	padding: 0px;
	font-size: 120%;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-indent: 15px;
}
#details #leftside p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 100%;
}
#details #leftside a {
	color: #FFFFFF;
	text-decoration: none;
}
#details #rightside {
	width: 240px;
	float: right;
	display: block;
	font-size: 85%;
}
#details #rightside a {
	color: #46311C;	
}
#details SPAN {
	font-weight: bold;
	color: #443425;
}
#details #rightside H3{
	background-color: #E0DCD1;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 140%;
	color: #46311C;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	text-indent: 15px;
}
#details #mls {
	float: left;
	display: block;
	padding: 6px;
}
#details #area {
	float: right;
	display: block;
	padding: 6px;
}

/*Testimonials-----------------------------*/

.quoteblock {
	background-color: #EDEBE4;
	margin-top: 15px;
	float: left;
	width: 100%;
	border: 1px solid #3C2918;
}
.quoteblock img {
	float: left;
	border: 1px solid #000000;
	margin: 6px;
}
.quoteblock .quote {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quoteblock .author {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
}

/*Snapshot Page-----------------------------*/
#snapshotPage {
	margin-top: 15px;
}
#snapshotPage h1{
	display: block;
	color: #847761;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#snapshotPage #signup {
	border: 1px solid #847761;
	height: 379px;
	width: 175px;
	float: right;
}
#snapshotPage #bodycontent {
	float: left;
}

/*Header Snapshot -----------------------------*/
#snapshotHolder {
	background-color: #412F1B;
	background-image: url(../images/quotebg.gif);
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 1.5em;
	float: right;
	display: block;
	width: 188px;
	clear: both;
	margin-bottom: 10px;
	padding: 0px;
}

#headSnapshot {
	margin-top: 5px;
}

#headSnapshot #signup {
	border: 1px solid #847761;
	height: 379px;
	width: 175px;
	float: right;
	margin: 0 5px 5px 0;
}


/*About Page-----------------------------*/
#aboutpage {
	margin-top: 15px;
}
#aboutpage h1{
	display: block;
	color: #847761;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*Finance Page-----------------------------*/
#financepage h1{
	display: block;
	color: #847761;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*Inman Story-----------------------------*/

#inmanstory, #inmanstory a{
	color: #2C1C0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#inmanstory img{
	border: 1px solid #46311C;
	margin: 4px;
}

#inmanstory #headline h1{
	display: block;
	color: #847761;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#inmanstory #subtitle h2{
	color: #847761;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D3C7;
}
#inmanstory #date {
	color: #A59A87;
	font-size: 85%;
}
#inmanstory span {
	color: #847761;
	font-size: 85%;
}
#inmanstory #bodycontent {
	color: #847761;
	font-size: 100%;
	font-weight: bold;
}
#inmanstory #bodycontent p{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
}
#inmanstory .field-item {
	color: #91856C;
	font-size: 75%;
	font-weight: normal;
	text-indent: 0px;
}
#inmanstory  #bodycontent p.contactinfo, #inmanstory  #bodycontent p.contactinfo a {
	font-size: 85%;
	font-weight: normal;
	text-indent: 0px;
}
/*faq  page*/
#faq { color: #858176; margin-top: 15px; padding-right: 15px; padding-left: 15px !important; }
#faq #fullfaq .faqreturn a{
	color: #660000;
	margin-top: 25px;
}
#faq h1 {
	display: block;
	color: #847761;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.question a, .question a:visited, .question a:active, .question a:focus {
	font-family: "Times New Roman", Times, serif;
	color: #46311C;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 120%;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	text-indent: 30px;
}
.question a:hover {
	text-decoration: underline;
}
.answer {
	font-family: "Times New Roman", Times, serif;
	color: #332920;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	display: none;
	font-size: 120%;
	padding-top: 5px;
	text-indent: 40px;
	padding-bottom: 10px;
}
#faqemail{
	display: block;
	color: #847761;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E4E1D7;
	border: 1px solid #ADA385;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#faqemail a{
	color: #847761;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

#faqdisclaimer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bookmark p{
	padding: 0;
	margin: 6px 0 0 6px;
	text-align: center;
}
.bookmark a{
	background-image: url(../images/hbars.jpg);
	background-repeat: repeat-x;
	color: #E2DED5;
	display: block;
	width: 174px;
	height: 25px;
	border: 1px solid #FFFFFF;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	background-position: 0px -295px;
}
/*Belle Isle page-----------------------------*/
#belleisle{
	width: 700px;
	margin-left: -15px;
}
#belleisle h1{
	color: #453126;
	background-image: url(../images/belleislehr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 0 0 10px 0;
}
#belleisle ul{
	margin: 0 0 15px 0;
}
#belleisle li{
	color: #453126;
	font-size: 16px;
	font-weight: bold;
}
.virtour{
	height: 490px;
	width: 680px;
	margin-left: 10px;
}
#belleisle p{
	margin: 5px 15px 0 15px;
}
#fullwidth #sidebar{
	background-color: #DCD8CD;
	width: 190px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#fullwidth #wrapper{
	background-color: #E6E1DB;
}
#homeValue{
	text-indent: -9999px;
	height: 193px;
	width: 176px;
	overflow: hidden;
	background-image: url(../images/home-value.jpg);
	margin: 10px 0 6px 6px;
}
#homeValue a{
	display: block;
	height: 100%;
	width: 100%;
}
#facebook{
	text-indent: -9999px;
	height: 52px;
	width: 189px;
	overflow: hidden;
	background-image: url(../images/facebook.gif);
	margin: 7px 0 15px 1px;
}
#facebook a{
	display: block;
	height: 100%;
	width: 100%;
}

