/* @group html */
html, body, h1, h2, h3, h4, h5, h6
	{
	margin: 0px;
	padding: 0px;
	}
body
	{
	background-color: #a69a90;
	background-image: url(../img/site/bg-body.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	}
h2
	{	
	margin-bottom: -11px;
	color: #a69a90;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 2px #241c15;
	}
h3
	{	
	margin-bottom: -9px;
	color: #a69a90;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	}
hr
	{
	border: none;
	width: 100%;
	height: 2px;
	margin: 15px 0px;
	}
p
	{
	font-size: 1.05em;
	}
ul, ol
	{
	padding: 0px 0px 0px 15px;
	}
li
	{
	padding: 5px 0px 0px 0px;
	font-size: 1.05em;	
	}
a:link, a:visited
	{
	color: #e3dad4;
	}
a:hover, a:active
	{
	color: #ffffff;
	}
::selection
	{
	background-color: #dbd6d2;
	color: #372d25;
	}
::-moz-selection
	{
	background-color: #dbd6d2;
	color: #372d25;
	}
.clear
	{
	width:0;
	height:0;
	clear:both;
	}
/* @end  */

/* @group forms */
form
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
fieldset
	{
	border: none;
	width: 255px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
fieldset ul
	{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
fieldset li
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
legend
	{
	margin: 0px;
	padding: 0px;
	color: #a69a90;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	width: 255px;
	}
legend img
	{
	margin: 0px 0px -4px 0px;
	}
input, textarea, select
	{
	width:  250px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
input, textarea, button, select
	{
	background-color: #dbd6d2;
	border: 2px solid #a69a90;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	color: #372d25;
	-webkit-box-shadow: 0px 1px 5px #241c15;
	-moz-box-shadow: 0px 1px 5px #241c15;
	box-shadow: 0px 1px 5px #241c15;
	}
button
	{
	margin: 5px auto 0px auto;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	padding: 5px 15px;
	}
button:hover
	{
	background-color: #a69a90;
	}
#fNameNotice, #lNameNotice, #emailNotice, #fNameNotice2, #lNameNotice2, #emailNotice2
	{
	margin: 5px 0 -5px 0;
	line-height: 150%;
	color: #ffffff;
	font-size: 13px;
	background-color: #c00;
	letter-spacing: .125em;
	display: inline-block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 3px 5px #241c15;
	-moz-box-shadow: 2px 3px 5px #241c15;
	box-shadow: 2px 3px 5px #241c15;
	white-space: pre;
	}
#send
	{
	opacity: 1;
	 -moz-opacity: 1;
	filter: alpha(opacity=1);
	cursor: pointer;
	cursor: hand;
	}
#send-disabled
	{
 	opacity: 0.4;
	 -moz-opacity: 0.4;
	filter: alpha(opacity=0.4);
	cursor: wait;
	}
/* @end  */

/* @group layout  */

/* @group base */
.main
	{
	width: 800px;
	margin: 0px auto;
	padding: 0px 18px;
	background-image: url(../img/site/bg-main.png);
	color: #ffffff;
	}
.content
	{
	width:450px;
	padding: 15px 15px 10px 15px;
	float: left;
	}
.content object
	{
	outline: none;
	}
.content hr
	{
	background-color: #45392f;
	}
.content p
	{
	font-size: 1.125em;
	line-height: 175%;
	text-align: justify;
	letter-spacing: .07em;
	}
/* @end  */

/* @group header */
h1
	{	
	background: url(../img/site/bg-header.gif) repeat-x;
	border-top: 1px solid #372d25;
	border-left: 1px solid #372d25;
	border-right: 1px solid #372d25;
	border-bottom: 1px solid #160f09;
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #372d25;
	}
h1.logo
	{
	position: relative;
	overflow: hidden;
	}
h1.logo a
	{
	position: absolute; 
	height: 0;
	width: 100%;
	}
h1#logo
	{
	height: 102px; 
	}
h1#logo a
	{
	padding-top: 102px;
	background: url(../img/site/logo.gif) no-repeat 15px 10px;
	}
/* @end  */

/* @group nav */
ul#nav
	{
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(../img/site/bg-nav.gif) repeat-x;
	border: 1px solid #1e150d;
	width: 798px;
	height: 40px;
	list-style: none;
	z-index: 100;
	}
ul#nav li
	{
	float: left;
	overflow: visible;
	padding: 0;
	}
ul#nav li.floorplan, ul#nav li.neighborhood, ul#nav li.inventory, ul#nav li.gallery, ul#nav li.owner, ul#nav li.studio, ul#nav li.news
	{
	margin: 0px;
	}
ul#nav li.newhome
	{
	width: 140px;
	border-right: 1px solid #211c17;
	}
ul#nav li.floorplan
	{ 
	width: 93px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.neighborhood
	{
	width: 125px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.inventory
	{
	width: 88px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.gallery
	{
	width:70px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.owner
	{
	width: 104px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.studio
	{
	width: 104px;
	border-left: 1px solid #4a3e34;
	border-right: 1px solid #211c17;
	}
ul#nav li.news
	{
	width: 60px;
	border-left: 1px solid #4a3e34;
	}
ul#nav li a
	{
	display: block;
	text-decoration: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	color: #90867d;
	text-align: center;
	line-height: 40px;
	}
ul#nav li a:hover
	{
	background: url(../img/site/bg-nav2.gif) repeat-x;
	}
ul#nav li ul
	{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #1e150d;
	position: absolute;
	width: 10em;
	left: -999em;
	}
#nav li ul li
	{
	margin: 0px;
	padding: 0px;
	border:none;
	}
#nav li ul a
	{
	background-color: #291d13;
	border-top: 1px solid #2c1f15;
	border-bottom: 1px solid #271b11;
	border-left: 1px solid #2c1f15;
	border-right: 1px solid #271b11;
	width: 103px;
	padding: 5px 0px 7px 5px;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	}
#nav li:hover a
	{
	color: #ffffff;
	}
#nav li ul li a:hover
	{
	color: #ffffff;
	background-color:  #302217;
	border-top: 1px solid #36271a;
	border-bottom: 1px solid #271b11;
	border-left: 1px solid #36271a;
	border-right: 1px solid #2f2217;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	}
ul#nav li:hover ul
	{
	border: none;
	left: auto;
	padding: 0px;
	}
/* @end  */

/* @group sidebar */
.sidebar
	{
	width: 290px;
	padding: 15px 15px 10px 15px;
	float: right;
	position: relative;
	z-index: 1;
	}
.sidebar hr
	{
	background-color: #5f4f43
	}
.sidebar p
	{
	line-height: 150%;
	text-align: justify;
	}
.sidebar p.gallery
	{
	text-align: center;
	}
.sidebar a:link img, .sidebar a:visited img
	{
	border: 3px solid #372d25;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 4px;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
.sidebar a:hover img, .sidebar a:active img
	{
	border-color: #a69a90;
	}
/* @group widgets */
.sidebar a:hover img, .sidebar a:active img
	{
	border-color: #a69a90;
	}
a.question:link, a.question:visited
	{
	position: relative;
	left: -5px;
	width: 296px;
	height: 165px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/site/contact.png) top center;
	}
a.question:hover, a.question:active
	{
	position: relative;
	left: -5px;
	width: 296px;
	height: 165px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/site/contact.png) bottom center;
	}
#side-email table
	{
	background-image: url(../img/site/email.gif);
	}
#side-email table table
	{
	margin: 45px auto 0px auto;
	width: 250px;
	background-image: none;
	}
.widget #l
	{
	width: 145px;
	float: left;
	}
a.partner:link, a.partner:visited
	{
	background: url(../img/site/partners.png) bottom center;
	width: 150px;
	height: 101px;
position: relative;
	left: -5px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	}
a.partner:hover, a.partner:active
	{
	background: url(../img/site/partners.png) top center;
	}
a.facebook
	{
	background: url(../img/site/widget-facebook.png) top center;
	width: 76px;
	height: 75px;
	position: relative;
	top: -5px;
	left: -5px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	float: left;
	opacity: 1;
	}
a.twitter
	{
	background: url(../img/site/widget-twitter.png) top center;
	width: 76px;
	height: 75px;
	position: relative;
	top: -80px;
	left: 64px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	float: left;
	opacity: 1;
	}
.widget #r
	{
	width: 145px;
	float: left;
	}
.widget-weather
	{
	position: relative;
	position: relative;
	left: -22px;
	top:-15px;
	}
a.facebook:hover, a.twitter:hover
	{
	background-position: bottom center;
	}
a.faq
	{
	background: url(../img/site/widget-faq.png) top center;
	width: 166px;
	height: 87px;
	position: relative;
	top: -25px;
	left: -10px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	float: left;
	opacity: 1;
	}
a.faq:hover
	{
	background-position: bottom center;
	}
a.bbb:link, a.bbb:visited
	{
	background: url(../img/site/widget-bbb.gif) bottom center;
	width: 130px;
	height: 64px;
	position: relative;
	top: -35px;
	left: -5px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	float: right;
	opacity: 1;
	}
a.bbb:hover, a.bbb:active
	{
	opacity: 0.5;
	}
/* @end */

/* @end  */

/* @group footer */
.footer
	{
	background-image: url(../img/site/bg-footer.gif);
	height: 28px;
	width: 798px;
	border: 1px solid #372d25;
	clear: both;
	}
.lfootr
	{
	float: left;
	width: 465px;
	}
.lfootr p
	{
	margin: 0px;
	padding: 8px 0px 0px 15px;
	text-align: left;
	}
.rfoot
	{
	float: right;
	width: 330px;
	}
.rfoot p
	{
	margin: 0px;
	padding: 8px 15px 0px 0px;
	text-align: right;
	}
/* @end  */

/* @end  */

/* @group home */
.slideshow
	{
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 25px #241c15;
	-moz-box-shadow: 5px 5px 25px #241c15;
	box-shadow: 5px 5px 25px #241c15;
	margin: 0px 0px 15px 0px;
	position: relative;
	z-index: 1;
	}
div.home-slideshow img
	{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	}
.home-slideshow
	{
	width: 438px;
	height: 292px;
	margin: 0px 0px 25px 0px;
	overflow: hidden;
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 25px #241c15;
	-moz-box-shadow: 5px 5px 25px #241c15;
	box-shadow: 5px 5px 25px #241c15;
	}

div.head-slideshow img
	{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	}
.head-slideshow
	{
	width: 800px;
	height: 245px;
	margin: 0px;
	overflow: hidden;
	}
/* @end  */

/* @group neighborhoods */
p.neighborhoods-photo
	{
	text-align: center;	
	color: #a69a90;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 2px #241c15;
	line-height: 1.8em;
	margin-top: 0px;
	}
img.neighborhoodgallery
	{
	border: 5px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	margin-bottom: 20px;
	width: 440px;
	}
p.neighborhoods-photo img
	{
	border: 5px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
.neighborhoods-contact-photo
	{
	border: 5px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
p.neighborhoods-contact
	{
	text-align: left;
	position: relative;
	top: 13px;
	width: 175px;
	float: right;
	}
.neighborhoods-contact strong
	{
	color: #a69a90;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	}
.neighborhoods-contact em
	{
	margin: 0px 0px 0px 4px;
	position: relative;
	top:  -3px;
	font-weight: normal;
	font-style: normal;
	}
.neighborhoods-contact img
	{
	margin: 5px 0px 0px 4px;
	}
.neighborhoods-contact-photo
	{
	border: 5px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
.neighborhoods-contact a
	{
	width:50px;
	}
.neighborhoods-school
	{
	width: 200px;
	margin: 0px auto;
	}
.neighborhoods-school strong
	{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	}
.neighborhoods-school h2
	{	
	margin-bottom: -7px;
	}
table.sortable
	{
	margin: 10px 0px 0px 0px;
	}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 3px 2px;
	}
table.sortable th
	{
	background-color: #312820;
	color: #a69a90;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	text-decoration: none;
	}
table.sortable th a:link, table.sortable th a:visited, table.sortable th a
	{
	text-decoration: none;
	color: #a69a90;
	}
table.sortable th a:hover, table.sortable th a:active
	{
	color: #ffffff;
	}
table.sortable td a
	{
	padding: 0px 0px 0px 5px;
	}
table.sortable tr.odd td
	{
	background-color: #4a4036;
	}
table.sortable tr.even td
	{
	}
p.txt-center
	{
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
	}
p.txt-right
	{
	text-align: right;
	margin: 0px auto;
	padding: 0px auto;
	}
p.disclaimer
	{
	color: #a69a90;
	font-size: .85em;
	line-height: 1.1em;
	}
p.mapkey
	{
	font: 1.5em/2em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	}
p.mapkey img
	{
	position: relative;
	top: 10px;
	}
iframe
	{
	border: 8px solid #56483d;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: 4px;
	-webkit-box-shadow: 1px 1px 7px #241c15;
	-moz-box-shadow: 1px 1px 7px #241c15;
	box-shadow: 1px 1px 7px #241c15;
	}
p.googlemap
	{
	text-align: center;
	}
/* @end  */

/* @group floorplan */
p.floorplans
	{
	line-height: 25px;
	}
.floorplans a
	{
	margin: 0px 0px 0px 2px;
	position: relative;
	top: -5px;
	font-weight: normal;
	font-style: normal;
	}
p.floorplan-photo
	{
	text-align: center;
	}
p.floorplan-photo a:link img, p.floorplan-photo a:visited img, p.floorplan-photo a:hover img, p.floorplan-photo a:active img
	{
	border: 0px;
	-webkit-box-shadow: 0px 0px 0px #241c15;
	-moz-box-shadow: 0px 0px 0px #241c15;
	box-shadow: 0px 0px 0px #241c15;
	}
p.floorplans a span, p.floorplan-photo a span, p.floorplan-pdf a span
	{
	display:none;
	}
p.floorplans a:hover span
	{
	position: absolute;
	display:block;
	width:250px;
	left: -25px;
	top: -11px;
	line-height: 10px;
	background:#241e18;
	padding: 10px 0px;
	filter:alpha(opacity=95);
	opacity:0.95;
	color: #ffffff;
	text-align: center;
	border: 2px solid #8b7c6d;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-box-shadow: 0px 1px 5px #241c15;
	-moz-box-shadow: 0px 1px 5px #241c15;
	box-shadow: 0px 1px 5px #241c15;
	z-index: 15;
	}
p.floorplan-photo a:hover span
	{
	position: absolute;
	display:block;
	width:150px;
	left: 75px;
	top: 60px;
	background:#241e18;
	padding:10px 5px;
	filter:alpha(opacity=95);
	opacity:0.95;
	color: #ffffff;
	text-align: center;
	border: 2px solid #8b7c6d;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-box-shadow: 0px 1px 5px #241c15;
	-moz-box-shadow: 0px 1px 5px #241c15;
	box-shadow: 0px 1px 5px #241c15;
	}
p.floorplan-pdf a:hover span
	{
	position: absolute;
	margin-top: 200px;
	margin-left: 150px;
	display: block;
	width: 150px;
	background:#241e18;
	padding:10px 5px;
	filter:alpha(opacity=95);
	opacity:0.95;
	color: #ffffff;
	text-align: center;
	border: 2px solid #8b7c6d;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-box-shadow: 0px 1px 5px #241c15;
	-moz-box-shadow: 0px 1px 5px #241c15;
	box-shadow: 0px 1px 5px #241c15;
	}
p.small
	{
	margin: 15px 0px 10px 0px;
	line-height: 13px;
	color: #a69a90;
	text-align: center;
	}
/* @end  */

/* @group inventory */

td.inventory-head
	{
	background-color: #312820;
	color: #a69a90;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	text-decoration: none;
	text-align: center;
	}
tr.details
	{
	background-color: #372d24;
	color: #a69a90;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	text-decoration: none;
	}
td.inventory-photo
	{
	padding-right: 20px;
	height: 16px;
	background: url(../img/site/icon-photo.gif) no-repeat left 7px;
	}
td.inventory-photo a
	{
	padding-left: 15px;
	}
table.inventory th
	{
	margin-bottom: -11px;
	color: #a69a90;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 2px #241c15;
	text-align: left;
	}
table.inventory td
	{
	padding: 10px 0px 10px 5px;
	}
table.inventory td.extra
	{
	padding: 0px;
	}
table.inventory .even
	{
	background-color: #4a4036;
	}
table.inventory .odd
	{
	}
table.inventory .odd- td
	{
	margin: 0px;
	padding: 0px 0px 15px 10px;
	text-align: center;
	}
table.inventory .even- td
	{
	background-color: #4a4036;
	margin: 0px;
	padding: 0px 0px 15px 10px;
	text-align: center;
	}
table.inventory .even- td ul, table.inventory .odd- td ul
	{
	margin: 0px;
	padding: 0px;
	}
table.inventory a:link img, table.inventory a:visited img
	{
	border: 3px solid #56483d;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 4px 0px 10px 8px;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
table.inventory a:hover img, table.inventory a:active img
	{
	border-color: #a69a90;
	}
table.inventory a:link.pdf, table.inventory a:visited.pdf
	{
	display: inline-block;
	width: 83px;
	height: 111px;
	margin: 0px -4px 0px 8px;
	padding: 0px;
	background: url(../img/site/icon-pdf.png) left top;
	}
table.inventory a:hover.pdf, table.inventory a:active.pdf
	{
	background: url(../img/site/icon-pdf.png) right top;
	}
table.inventory a:link.virtualtour, table.inventory a:visited.virtualtour
	{
	display: inline-block;
	margin: 0px 0px 0px 15px;
	padding: 0px 2px 0px 22px;
	background: #a69a90 url(../img/site/icon-virtual.png) no-repeat 2px center;
	border: 6px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #312820;
	font-size: 14px;
	}
table.inventory a:hover.virtualtour, table.inventory a:active.virtualtour
	{
	background: #7d7166 url(../img/site/icon-virtual.png) no-repeat 2px center;
	border: 6px solid #7d7166;
	}
table.inventory a:link.pdftour, table.inventory a:visited.pdftour
	{
	display: inline-block;
	margin: 0px 0px 0px 15px;
	padding: 0px 2px 0px 22px;
	background: #a69a90 url(../img/site/icon-pdf.gif) no-repeat 2px center;
	border: 6px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #312820;
	font-size: 14px;
	}
table.inventory a:hover.pdftour, table.inventory a:active.pdftour
	{
	background: #7d7166 url(../img/site/icon-pdf.gif) no-repeat 2px center;
	border: 6px solid #7d7166;
	}
table.inventory a:link.clickforphoto, table.inventory a:visited.clickforphoto
	{
	display: inline-block;
	margin: 0px;
	padding: 0px 2px 0px 22px;
	background: #a69a90 url(../img/site/icon-photo.gif) no-repeat 2px center;
	border: 6px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #312820;
	font-size: 14px;
	}
.phototour a:hover.clickforview, .phototour a:active.clickforview
	{
	background: #7d7166 url(../img/site/icon-photo.gif) no-repeat 2px center;
	border: 6px solid #7d7166;
	}
.phototour a:link.clickforview, .phototour a:visited.clickforview
	{
	display: inline-block;
	margin: 0px 0px 0px 145px;
	padding: 0px 2px 0px 22px;
	background: #a69a90 url(../img/site/icon-photo.gif) no-repeat 2px center;
	border: 6px solid #a69a90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #312820;
	font-size: 14px;
	}
table.inventory a:hover.clickforphoto, table.inventory a:active.clickforphoto
	{
	background: #7d7166 url(../img/site/icon-photo.gif) no-repeat 2px center;
	border: 6px solid #7d7166;
	}	
.phototour, .phototour ul
	{
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-size: 15px;
	}
.phototour
	{
	}
.phototour li
	{
	display:block;
	}
.phototour a
	{
	display:block;
	}
.phototour a:hover,	.phototour a:focus, .phototour a:active 		
	{
	}
.phototour ul li
	{
	padding-left:0px;
	}
.phototour ul a
	{
	margin: 0px;
	padding: 0px;
	}
.phototour ul a:hover,	.phototour ul a:focus, .phototour ul a:active 
	{
	}
ul.phototour li ul li img
	{
	width: 400px;
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 25px #241c15;
	-moz-box-shadow: 5px 5px 25px #241c15;
	box-shadow: 5px 5px 25px #241c15;
	margin: 10px 0px 10px 15px;
	}
td ul.phototour li ul li img
	{
	margin: 10px 0px 10px -10px;
	}
.photohide
	{
	display:none;
	}
ul.photodetails
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.photodetails li
{
	margin: 0;
	padding: 0;
	}
ul.photodetails img
	{
	width: 400px;
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 25px #241c15;
	-moz-box-shadow: 5px 5px 25px #241c15;
	box-shadow: 5px 5px 25px #241c15;
	margin: 10px 0px 5px -10px;
	}
/* @end  */

/* @group financing */

form.financing
	{
	margin-top: 15px;
	}
table.financing th
	{
	color: #a69a90;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #241c15;
	text-align: center;
	padding-bottom: 5px;
	}
table.financing td
	{
	text-align: center;
	padding: 8px 0px;
	}
table.financing .even
	{
	background-color: #4a4036;
	}
table.financing .odd
	{
	}	
/* @end */

/* @group partners */
.partners
	{
	margin: 25px 10px 15px 10px;
	padding: 10px 0px 0px 0px;
	float: left;
	width:  118px;
	height: 65px;
	background-color: #ffffff;
	text-align: center;
	font-size: 1.1em;	
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 25px #241c15;
	-moz-box-shadow: 5px 5px 25px #241c15;
	box-shadow: 5px 5px 25px #241c15;
	}
.partners a
	{
	color: #4a4036;
	text-decoration: none;
	}
.partners-hr
	{
	clear: both;	
	}
/* @end  */

/* @group gallery */
p.gallery-page
	{
	text-align: center;
	}
.gallery-page a:link img, .gallery-page a:visited img
	{
	border: 3px solid #56483d;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 4px;
	-webkit-box-shadow: 1px 1px 7px #342a22;
	-moz-box-shadow: 1px 1px 7px #342a22;
	box-shadow: 1px 1px 7px #342a22;
	}
.gallery-page a:hover img, .gallery-page a:active img
	{
	border-color: #a69a90;
	}
/* @end */

