/* GENERAL STYLES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: #E3DEDA;
	margin: 20px 0px 20px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #AAA869;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin: 0px 20px 9px 20px;
	line-height: 1.3em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px 20px 9px 0px;
	line-height: 1.5em;
}
p.quote {
	color: #8E8E57;
	font-size: 75%;
	margin: 0px 14px 9px 0px;	
}
p.line {
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #AAA869;
}
p.small {
	font-size: 70%;	
}
ul {
	margin: 0px 0px 12px 30px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px 0px 2px 0px;
	text-align: left;
	line-height: 1.5em;
}
a:link, a:visited, a:active {
	color: #46461C;
	text-decoration: none;
}
a:hover {
	color: #46461C;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 0px 0px 6px 20px;
	line-height: 1.5em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
.auto {
	width: auto;
}



/* LAYOUT STYLES */
#outer {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#outer p.footer {
	font-size: 70%;
	color: #666666;
	margin: 10px 10px 0px 10px;
	line-height: 1.3em;
	text-align: left;
}
#outer a {
	color: #666666;
}
#header {
	position: relative;
	height: 60px;
	text-align: left;
}
#logo {
	position: absolute;
	top: 0px;
	right: 10px;
	margin: 0px;
}
#pagetop {
	position: relative;
	height: 30px;
	background: url(images/pagetop.gif) center top no-repeat;
}
#usercontent {
	position: relative;
	background: url(images/page.gif) center top repeat-y;
}
#bird {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 240px;
	height: 220px;
	background: url(images/bird.gif) bottom right no-repeat;
}
#maincontent {
	position: relative;
	float: left;
	width: 530px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
}
html>body #maincontent { width: 500px }
img.thumb {
	margin: 0px 20px 20px 0px;
}
img.thumb4 {
	margin: 0px 0px 20px 0px;
}
#sidecontent {
	position: relative;
	float: left;
	width: 240px;
	text-align: left;
}
#sidecontent p {
	font-size: 70%;
	color: #333333;
	margin: 0px 20px 9px 20px;
	line-height: 1.3em;
}
#sidecontent p.img {
	margin: 18px 20px 18px 20px;
}
img.inset {
	float: left;
	margin: 0px 10px 10px 0px;
}
img.door1 {
	margin: 0px 20px 20px 20px;
}
img.door2 {
	margin: 0px 0px 20px 0px;
}
#sidecontent h2 {

}
#sidecontent ul {
	margin: 0px 20px 12px 40px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
#sidecontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px 0px 2px 0px;
	text-align: left;
	line-height: 1.3em;
}
#footer {
	position: relative;
	clear: both;
	margin: -10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
#pagebot {
	position: relative;
	height: 30px;
	background: url(images/pagebot.gif) center top no-repeat;
}



/* NAV STYLES */
#nav {
	position: relative;
	width: 534px;
	height: 60px;
	background: url(images/navblocks.gif) 0px 0px no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height: 60px;
	display: block;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 0px;
}
html>body #nav li {
	margin: 0px 13px 0px 0px;
	padding: 0px;
}

#nav-home							{ width: 54px; }
html>body #nav-home					{ width: 41px; }
#nav-kitchens						{ width: 82px; }
html>body #nav-kitchens				{ width: 69px; }
#nav-studies						{ width: 68px; }
html>body #nav-studies				{ width: 55px; }
#nav-doors							{ width: 63px; }
html>body #nav-doors				{ width: 50px; }
#nav-contact						{ width: 84px; }
html>body #nav-contact				{ width: 71px; }
#nav-testimonials					{ width: 112px; }
html>body #nav-testimonials			{ width: 99px; }
#nav-gallery						{ width: 71px; }
html>body #nav-gallery				{ width: 58px; }

#nav-home a:hover					{ background: transparent url(images/navblocks.gif) 0px -60px no-repeat; }
#nav-kitchens a:hover				{ background: transparent url(images/navblocks.gif) -54px -60px no-repeat; }
#nav-studies a:hover				{ background: transparent url(images/navblocks.gif) -136px -60px no-repeat; }
#nav-doors a:hover					{ background: transparent url(images/navblocks.gif) -204px -60px no-repeat; }
#nav-contact a:hover				{ background: transparent url(images/navblocks.gif) -267px -60px no-repeat; }
#nav-testimonials a:hover			{ background: transparent url(images/navblocks.gif) -351px -60px no-repeat; }
#nav-gallery a:hover				{ background: transparent url(images/navblocks.gif) -463px -60px no-repeat; }

#nav-home a.on, #nav-home a.on:hover 					{ background: transparent url(images/navblocks.gif) -0px -120px no-repeat; }
#nav-kitchens a.on, #nav-kitchens a.on:hover 			{ background: transparent url(images/navblocks.gif) -54px -120px no-repeat; }
#nav-studies a.on, #nav-studies a.on:hover  			{ background: transparent url(images/navblocks.gif) -136px -120px no-repeat; }
#nav-doors a.on, #nav-doors a.on:hover  				{ background: transparent url(images/navblocks.gif) -204px -120px no-repeat; }
#nav-contact a.on, #nav-contact a.on:hover  			{ background: transparent url(images/navblocks.gif) -267px -120px no-repeat; }
#nav-testimonials a.on, #nav-testimonials a.on:hover  	{ background: transparent url(images/navblocks.gif) -351px -120px no-repeat; }
#nav-gallery a.on, #nav-gallery a.on:hover  			{ background: transparent url(images/navblocks.gif) -463px -120px no-repeat; }

