/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: underline;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

.hide {
	display: none;
}

a {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

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

a.view-all {
	color: #b0c1c8;
	text-decoration: none;
	/*padding: 5px 7px;*/
	border: 0px solid #333;
}

a.view-all:hover {
	color: #fff;
	text-decoration: underline;
	/*background: #000;
	padding: 2px 6px;
	border: 1px solid #333;*/
}



strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

body {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	color: #eee;
	text-align: center;
	background: #4d3c1f url(../images/bkgd.gif);
	font: 11px/150% "Lucida Grande", Lucida, Arial, sans-serif;
}

body#index a {
	color:#930;
}

/* @end */

/* @group Header */

#header {
	display: block;
	margin: 0 auto;
	width: 800px;
	height: 191px;
	background: url(../images/header-bkgd-trans.png) no-repeat;
}


/* @end */


#content-main {
	display: block;
	position: relative;
	width: 800px;
	background: url(../images/shad-bkgd.gif);
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#content-main #focus {
	position: relative;
	width: 774px;
	height: 422px;
	background: url(../images/focus.jpg);
	margin: 0 auto;
}


#content-main #focus h1 {
	padding-top: 365px;
	margin: 0 auto;
	font: 13px/160% Georgia, serif;
	width: 400px;
	text-align: center;
}

#features {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	position: relative;
	width: 774px;
	height: 257px;
	background: url(../images/features-bkgd-pattern.jpg);
	margin: 0 auto;
}

#features h3 {
	width: 241px;
	height: 25px;
	position: absolute;
	text-transform: uppercase;
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
	top: 24px;
	left: 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	color: #fff;
}

#features p {
	width: 185px;
	height: 95px;
	position: absolute;
	top: 60px;
	left: 23px;
	padding: 0px 5px 0px 5px;
	line-height: 14px;
	text-align: left;
	color: #000;
}

#features p span {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}

#lots {
	width: 241px;
	height: 205px;
	position: absolute;
	top: 42px;
	left: 15px;
}

#lots-int {
	display: block;
	width: 241px;
	height: 205px;
	background: url(../images/feature-bkgd-trans.png) no-repeat;
}

#news {
	width: 241px;
	height: 205px;
	position: absolute;
	top: 42px;
	left: 266px;
}

#news-int {
	width: 241px;
	height: 205px;
	background: url(../images/feature-bkgd-trans.png) no-repeat;
}


#project {
	width: 241px;
	height: 205px;
	position: absolute;
	top: 42px;
	left: 517px;
}

#project-int {
	width: 241px;
	height: 205px;
	background: url(../images/feature-bkgd-trans.png) no-repeat;
}

img.feature { 
    float: left; 
    margin: 0px 10px 0px 0px; 
    border: 1px solid #fff;
}

img.rope {
	position: absolute;
	top: 60px;
	left: -16px;
	z-index: 100;
	
}

img.line {
	margin-top: 18px;
	margin-bottom: 15px;
}

img.ps {
	position: absolute;
	top: 340px;
	left: 145px;
}

img.grad-left {
	display: block;
	position: absolute;
	top: 0px;
	left: 15px;
	height: 90px;
	width: 50px;
}

img.grad-right {
	display: block;
	position: absolute;
	top: 0px;
	left: 645px;
	height: 90px;
	width: 50px;
}

img.title {
	position: absolute;
	top: 60px;
	left: 280px;
	z-index: 300;
	overflow: visible;
	/*border: 1px solid #e3e3e3;*/
}


/*#content-main ul {
	margin-left: 15px;
}*/

#content-end {
	clear: both;
	display: block;
	position: relative;
	width: 800px;
	background: url(../images/content-end-trans.png) no-repeat;
	margin: 0 auto;
}


#leadin {
	width:774px;
	margin-right:auto;
	margin-left:auto;
	background: url(../images/iron-bkgd.jpg) no-repeat;
	height: 115px;
}

#leadin h1 {
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	width: 500px;
	padding-top: 18px;
	text-transform: uppercase;
	
}


#frame {
	width:715px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	position: relative;
	text-align: left;
}

#frame img.since {
	position: absolute;
	top: -5px;
	left: 312px;
}

#frame img.lamp {
	position: absolute;
	top: -30px;
	left: 320px;
}

#frame img.lamp2 {
	position: absolute;
	top: -30px;
	left: 325px;
}

#frame img.handle {
	position: absolute;
	top: 0px;
	left: 349px;
}


#frame img.handle2 {
	position: absolute;
	top: 5px;
	left: 342px;
}

#frame img.towel {
	position: absolute;
	top: -30px;
	left: 330px;
}

#frame img.bowl {
	position: absolute;
	top: 20px;
	left: 315px;
}

#frame img.plate {
	position: absolute;
	top: -10px;
	left: 315px;
}

#frame img.vase {
	position: absolute;
	top: -30px;
	left: 335px;
}

#frame img.vase2 {
	position: absolute;
	top: -25px;
	left: 328px;
}
		
#contentleft {
	width:290px;
	padding:0px;
	text-align: right;
	float:left;
}

#contentcenter {
	width:135px;
	padding:0px;
	float:left;
}

#contentright {
	width:290px;
	padding:0px;
	text-align: left;
	float:left;
}

#frame2 {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentframe {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentframe #left {
	width: 338px;
	float: left;
	border: 1px solid #ffcc00;
}

#contentframe #right {
	width: 338px;
	float: right;
	margin-left: 35px;
	border: 1px solid #ffcc00;
}

#communityframe {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#communityframe #left {
	width: 290px;
	float: left;
	/*border: 1px solid #ffcc00;*/
	text-align: right;
}

#communityframe #right {
	width: 290px;
	float: right;
	margin-left: 35px;
	/*border: 1px solid #ffcc00;*/
}

#lotsframe {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#lotsframe h1{
	font-family: Georgia, serif;
	font-size: 13px
	margin-bottom: 10px;
}

#lotsframe #left {
	width: 290px;
	float: left;
	/*border: 1px solid #ffcc00;*/
	text-align: right;
}

#lotsframe #right {
	width: 290px;
	float: right;
	margin-left: 35px;
	/*border: 1px solid #ffcc00;*/
}


#carouselframe {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 30px;
}

#featuredframe {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 30px;
}

#featured-project {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#featured-project p {
	margin: 0px 0px 10px 0px;
}



#footer {
	clear: left;
	display: block;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 60px;
	width: 800px;
	height: 87px;
	font: 10px/150% "Lucida Grande", Lucida, Arial, sans-serif;
	background: url(../images/footer-bkgd-trans.jpg) no-repeat;
	text-align: center;
}

#footer p {
	padding-top: 27px;
}
#footer img.home {
	position: absolute;
	top: 30px;
	left: 115px;
}

#footer img.contact {
	position: absolute;
	top: 30px;
	left: 615px;
}




/* @end */


/* @group Form Rules */

form {
	display: inline;
	position: relative;
	width: 290px;
	float: left;
	margin: 0px 0 20px 0px;
	padding-bottom: 10px;
}

form fieldset {
	display: block;
	border: none;
}

form legend {
	display: none;
}

form dl {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
}

form dt {
	display: inline;
	float: left;
	width: 120px;
	margin: 5px 0 5px 0;
	text-align: left;
}

form dd {
	display: inline;
	float: left;
	margin: 5px 0 5px 0;
	width: 160px;
	text-align: left;
	background-image: none;
	padding: 0;
}

form input, form textarea {
	display: block;
	width: 160px;
}

form input.medium, select {
	width: 150px;
}

form input.short {
	display: block;
	width: 50px;
}

form input.checkbox {
	display: block;
	float: left;
	width: 12px;
	margin-right: 3px;
}

form dd input.go-button {
	display: block;
	margin-left: 110px;
	width: 52px;
	height: 22px;
}

/* @end */

/*---------- mootools accordian ----------*/
.toggler {
	/*color: #333;*/
	margin: 0;
	/*padding: 2px 5px;*/
	/*background: #e8e5dc;*/
	border-bottom: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-top: 0px solid #f5f5f5;
	border-left: 0px solid #f5f5f5;
	/*font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida Grande, sans-serif;*/
}

 
.element {
	margin-bottom: 10px;
}

/*---------- navigation ----------*/

#navcontainer {
	position: relative;
	width: 800px;
	height: 25px;
	padding: 0;
	margin: 0px;
	}

#nav {
	position: absolute;
	top: 145px;
	left: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
	display: inline;
	overflow: hidden;
	width: 725px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win */
	cursor: pointer;
	}
	
#nav a:hover {
	background-position: 0 -25px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -25px;
	}
	
#tabout a  {
	width: 85px;
	background: url(../images/about-trans.png) top left no-repeat;
	}

#tcommunity a  {
	width: 141px;
	background: url(../images/our-community-trans.png) top left no-repeat;
	}

#tlots a  {
	width: 121px;
	background: url(../images/lots-sale-trans.png) top left no-repeat;
	}

#tportfolio a  {
	width: 156px;
	background: url(../images/portfolio-trans.png) top left no-repeat;
	}
#ttestimonials a  {
	width: 121px;
	background: url(../images/testimonials-trans.png) top left no-repeat;
	}
#tcontact a  {
	width: 101px;
	background: url(../images/contact-trans.png) top left no-repeat;
	}



/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 714px; /* important */
	height: 86px; /* important */
	margin: 0 0px;
	background: #000;
}

#example_3_frame {position: relative}
#example_3_previous {
	display: block;
	position: absolute;
	left: 0;
	top: 0;	
}
#example_3_next {
	display: block;
	position: absolute;
	left: 100%;
	margin-left: -20px;
	top: 0;	
}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 30px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#example_3_content {
	width: 5418px;
}
#example_3 ul li {
	display: block;
	float: left;
	margin: 8px;
	padding: 0px;
	border: 3px solid #e1dcc1;
	background-color: #000;
}

#example_3 ul li:hover {
	border: 3px solid #993300;
}

#example_3 ul li img {
	display: block;
}


/* featured css */
#featured_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 714px; /* important */
	height: 86px; /* important */
	margin: 0 0px;
	background: #000;
}

#featured_3_frame {position: relative}
#featured_3_previous {
	display: block;
	position: absolute;
	left: 0;
	top: 0;	
}
#featured_3_next {	
	display: block;
	position: absolute;
	left: 100%;
	margin-left: -20px;
	top: 0;	
}
#featured_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#featured_3_content
#featured_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#featured_3_content {
	width: 5418px;
}
#featured_3 ul li {
	display: block;
	float: left;
	margin: 8px;
	padding: 0px;
	border: 3px solid #e1dcc1;
	background-color: #000;
}

#featured_3 ul li:hover {
	border: 3px solid #993300;
}

#featured_3 ul li img {
	display: block;
}


.note {
	font-family: Georgia, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#flashcontent {
	position: relative;
	z-index: 5;
}

/* testimonials */
#testimonial {
	/*border-bottom: 3px double #0e0e0e;*/
	padding: 0px 0px 17px 0px;
	/*background: url(../images/test-grad.gif) 145px 21px  no-repeat;*/
}

#testimonial h3 {
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
	margin: 10px;
	border-bottom: 3px double #222;
	color: #996;
}

#testimonial p {
	margin: 0px 0px 7px 42px;
	padding-right: 35px;
}


#testimonial ul li {
	margin: 0px 0px 7px 58px;
	list-style-type: disc;
}

#testimonial img {
	float: left;
	margin-left: 10px;
}

#testimonial a {
	color: #FFF;
}

#testimonial a:hover {
	color: #FFC;
}

hr {
	border: 0px;
}

hr.gen {
	height:1px;
	background-color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 720px;
}







