body {
	margin: 0;
	padding: 0;
	background:#59573c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
}

h2 {
	font-size: 28px;
	color: #59573c;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 18px;
	color: #51310d;
	font-weight: normal;
}

a:link, a:visited {
	color: #73200e;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: none;
}


.box1 { 
	position: relative; 
	margin: 1px 0 1px 500px; 
	padding: 5px 0; width: 300px; 
	height: 110px; 
	background-image: url(/_img/green.gif); 
	background-repeat: no-repeat; 
	}

#box-link { 
	position: absolute; 
	top: 8px; 
	left: 10px; 
	width: 80px; 
	height: 80px; 
	background-color: transparent; 
	border: 0px solid yellow; }

#additional_content_contact_us {
	width: 130px;
	height: 23px;
	background: url('/_img/additional_content_contact_us.png')  no-repeat 0 0;
	text-indent: -999999px;
}

#main_content_founders_kitchen_and_bath {
	height: 30px;
	background: url('/_img/main_content_founders_kitchen_and_bath.png') no-repeat 0 0;
	text-indent: -999999px;
}

/******** MENU **********/
.menu {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	float:left;
	width:960px;
	background: #73200e;
}

.menu .nav {
	width:960px;
	position:relative;
	float:left;
}

.menu .nav ul, .menu ul.nav {
	list-style-type:none;
}	

.menu .nav li {
	position: relative;
	float: left;
}

.menu .nav li a {
	display:block;
	float:left;
	text-indent:-9999em;
	height:40px;
	margin-left:-1px;
}	

#nav_about a {
	width: 111px;
	background: url('/_img/nav_about.png') 0 0 no-repeat;
}

#nav_about a:hover {
	background: url('/_img/nav_about.png') 0 -40.5px no-repeat;
}

#nav_apartments_and_condos a {
	width: 236px;
	background: url('/_img/nav_apartments_and_condos.png') 0 0 no-repeat;
}

#nav_apartments_and_condos a:hover {
	background: url('/_img/nav_apartments_and_condos.png') 0 -40.5px no-repeat;
}

#nav_tools a {
	width: 168px;
	background: url('/_img/nav_tools.png') 0 0 no-repeat;
}

#nav_tools a:hover {
	background: url('/_img/nav_tools.png') 0 -40.5px no-repeat;
}

#nav_contact a {
	width: 113px;
	background: url('/_img/nav_contact.png') 0 0 no-repeat;
}

#nav_contact a:hover {
	background: url('/_img/nav_contact.png') 0 -40.5px no-repeat;
}

#nav_home a {
	width: 83px;
	background: url('/_img/nav_home.png') 0 0 no-repeat;
	margin-left:0;
}

#nav_home a:hover {
	background: url('/_img/nav_home.png') 0 -40.5px no-repeat;
}

#nav_photo_gallery a {
	width: 136px;
	background: url('/_img/nav_photo_gallery.png') 0 0 no-repeat;
}

#nav_photo_gallery a:hover {
	background: url('/_img/nav_photo_gallery.png') 0 -40.5px no-repeat;
}

#nav_residential a {
	width: 113px;
	background: url('/_img/nav_residential.png') 0 0 no-repeat;
}

#nav_residential a:hover {
	background: url('/_img/nav_residential.png') 0 -40.5px no-repeat;
}


/* @sub nav */

.menu .nav li ul {
	position: absolute;
	left: 0;
	top: 27px;
	background: #e9e2b2;
	width: 200px;
	padding: 1px 1px 1px 2px;
	margin: 12.5px 0 0 -1px;
	z-index: 100;
}

.menu .nav li#nav_contact ul {
	left: auto;
	right: 0;
}

.menu .nav li ul li {
	margin: 0;
	clear: both;
	font-size: 11px;
	width: 100%;
}

.menu .nav li ul li ul {
	left: 203px;
	top: -13px;
}

#nav_about ul li a, #nav_residential ul li a, #nav_apartments_and_condos ul li a,  #nav_tools ul li a, #nav_photo_gallery ul li a, #nav_contact ul li a {
	padding: 7px 5px;
	width: 191px;
	height: auto;
	background: #e9e2b2;
	color: #73200e;
	text-indent: 0;
	text-align: left;
	border-top: 1px dotted #fff;
	text-decoration: none;	
}

#nav_about a.first, #nav_residential ul li a.first, #nav_apartments_and_condos ul li a.first, #nav_tools ul li a.first, #nav_photo_gallery ul li a.first, #nav_contact ul li a.first {
	border-top: none;
}

#nav_about ul li a:hover, #nav_residential ul li a:hover, #nav_apartments_and_condos ul li a:hover, #nav_tools ul li a:hover, #nav_photo_gallery ul li a:hover, #nav_contact ul li a:hover {
	background: #73200e;
	color: #fff;
	text-decoration: underline;
}

/* @ END */


.container {
	background-color: #fff;
	border: 1px solid #fff;
	width: 960px;
	margin: 20px auto;
}

#contact {
	float: right;
	font-size: 12px;
	position: relative;
	top: 10px;
}

#contact h2 {
	margin: 0 0 10px 0;
}

.flash {
	clear:both;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.content {
	padding: 20px 10px;
	clear: both;
}

.content p {
	margin: 0 0 20px 0;
}

.content p.hours {
	clear:both;
	float:none;
	margin: 5px 0;	
}

.content p.hours span {
	width: 200px;
	display: inline-block;
	font-weight: bold;
}

.content h2 {
	margin: 0 0 20px 0;
}

.content.two_column {
	float:left;
	background: url('/_img/content_background.png') top center repeat-y;
	padding-bottom: 20px;
}

.content ul.comm_main li {
	list-style-type:disc;
	margin:20px;
}	

.content.two_column .additional_content {
	width: 182px;
	float:left;
	margin-left: 37px;
}

.footer {
	clear:both;
	color: #999999;
	text-align:center;
	border-top: 1px solid #ccc;
	font-size: 80%;
	margin: 10px 0 0 0;
}

.footer p {
	margin: 0 0 10px 0;
}

.footer img {
	margin: 0 10px;
}

.header {
	padding: 10px;
}

.header h1 {
	margin: 0 0 1px 0;
	padding: 0;
	height: 111px;
	width: 241px;
	text-indent: -9999999px;
	background: url(../_img/bg_logo.png) no-repeat top left;
	float: left;
}


/* GALLERY */

.gallery {
	clear: both;
	margin: 0 0 20px 0;
	float: left;
}

.thb {
	width: 200px;
	float: left;
	margin: 10px;
	height: 200px;
}

.thb img {
	border: 1px solid #666;
	padding: 1px;
}

/* ACCOLADES */
.testimonial {
	width: 60%;
	border-bottom: 1px dotted #ccc;
	margin: 0 auto 20px auto;
}

.testimonial p {
	margin: 0 0 10px 0;
}

p.author {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	margin: 0 0 20px 0;
}

/* CONTACT FORM */

#c_form fieldset {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 20px 0;
}

#c_form legend {
	font-size: 18px;
	letter-spacing: -.5px;
	margin: 0;
	padding: 0 10px;
	color: #666;
}

#c_form p {
	margin: 10px 0;
}

#c_form input, #c_form select {
	width: 300px;
	background: #eee;
	color: #666;
	border: 1px solid #ccc;
	height: 18px;
	padding: 3px;
}

#c_form input#extra1 {
	float: left;
	display: inline-block;
	clear: none;
}

#c_form select {
	height: auto;
	width: 208px;
}

#c_form input#subject {
	width: 588px;
}

#c_form input#submit {
	height: 24px;
	margin: 0 auto 10px auto;
	float: right;
	padding: 5px 5px 23px 5px;
	width: 100px;
	background: #fec501;
	color: #333;
}

#c_form textarea {
	background: #eee;
	color: #666;
	border: 1px solid #ccc;
	width: 580px;
	padding: 3px;
}

#c_form label {
	width: 180px;
	float: left;
	text-align: right;
	margin: 3px 10px 0 0;
}

.radio {
	width: 100%;
	clear: both;
	float: left;
	margin: 0;
}

.radio p {
	margin: 0;
}

#c_form .radio label, #c_form .radio input {
	width: auto;
	float: left;
	display: inline;
}

#c_form .radio input {
	margin: 0 30px 0 0;
	height: auto;
	padding: 0;
	position: relative;
	top: 4px;
	left: -2px;
}

#response {
	width: 500px;
	float: left;
}

.error {
	background: #900;
	color: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}

.success {
	background: #060;
	color: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}

.group {
	width: 100%;
	float: left;	
}

.group_member {
	float: left;
	width: 30%;
	display: inline;
}

.rad_question {
	float: left;
	widows: 30%;
}

.form_right {
	width: 60%;
	float: right;
	position: relative;
	top: 7px;
}

/* SCROLLER */
/*  
    root element for the scrollable.  
    when scrolling occurs this element stays still.  
*/ 
div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 100%;     
    height: 160px;     
} 
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div.scroll_item { 
	width: 200px;
	text-align: center;
	float: left;
	display: inline-block;
	font-size:10px;
} 

div.scrollable div.items div.scroll_item img { 
	display: block;
	margin: auto;
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}