body {
margin: 0;
padding: 0;
text-align: left;
font: 75% arial, tahoma, "Trebuchet MS", verdana, arial, verdana, sans-serif;
}

img 
{
	border: 0;
}

#container {
width: 100%;
\width: 100%;
w\idth: 99%;
border: 0px solid #eee;
margin-left: auto;
margin-right: auto;
padding: 0;
line-height: 1.5em;
}

#banner 
{
	clear: right;
	height: 76px;
	padding: 0;
	margin-right: 0;
	background: #fff url(images/banner_bg.jpg) no-repeat;
	background-position: top right;
	color: #333;
}

		/* TOP NAVIGATION */
#navlist {
padding: 4px 5px 5px 0;
margin: 0 0 20px 0;
text-align: left;
letter-spacing: 3px;
color: #fff;
background: #476042;
}
#navlist li 
{
	background-image:none;
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 5px .75em;
margin: 0;
color: #fff;
background: #476042;
text-decoration: none;
}
#navlist li a:link { color: #fff;
background: #476042;
}
#navlist li a:visited {
color: #fff;
background: #476042;
}
#navlist li a:hover {
color: #000;
background: #6A9662;
}
#navlist li a#current {
color: #fff;
background:#6A9662;
}

		/* LEFT MENU */
		
.menu 
{
	padding-bottom: 20px;
}

.menu ul li {
line-height: 1.8em;
margin: 0 10px 0 0;
padding: 0;
list-style-type: square;
color: #6A9662;
background: inherit;
}
.menu ul li a {
color: #F17C0B;
background: inherit;
}
.menu ul li a:hover {
color: #6A9662;
background: inherit;
}

		/* MAIN CONTENT */
#content {
padding: 0 20px 15px 20px;
margin-left: 200px;
margin-right: 180px;
border-left: 1px dashed #6A9662;
border-right: 1px dashed #6A9662;
color: #555;
background-color: #fff;
min-width: 520px;
}

		/* ARTICLES */
.intro {
float:left;
width: 25%;
margin: 3px 0 5px 0;
padding: 5px;
text-align:left;
}
.intro2 {
float: left;
width: 25%;
margin: 3px 0 5px 20px;
padding: 5px;
}
.intro3 {
float:right;
width: 25%;
margin: 3px 0 5px 0;
padding: 5px;
}

		/* LEFT SIDEBAR */
#sidebar-a {
float: left;
width: 180px;
\width: 190px;
w\idth: 180px;
margin-right: 5px;
padding: 0px 5px 0 5px;
color: #666;
background-color: #fff;
}

		/* RIGHT SIDEBAR */
#sidebar-b {
float: right;
width: 150px;
\width: 160px;
w\idth: 150px;
margin: 0 0 0 5px;
padding: 0 5px 15px 5px;
color: #333;
background-color:#FAF8E9;
}

		/* FOOTER */
#footer {
clear: both;
padding: 5px;
margin: 0;
margin-top: 5px;
background-color: #476042;
color: #fff;
}
#footer a {
text-decoration: none;
color: #fff;
background-color:#476042;
}
#footer  a:hover {
text-decoration: none;
color: #FE3F22;
background-color:#476042;
}

		/* LINKS */
a {
text-decoration: none;
color: #F17C0B;
background-color: #fff;
}
a:hover {
text-decoration:underline;
color: #666;
background-color:#fff;
}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.border {
padding: 10px;
margin: 10px;
border: 1px solid #476042;
}
.imgleft {
float: left;
border: 1px solid #90b905;
margin: 5px 10px 10px 15px;
padding: 5px;
}

		/* HEADING PROPERTIES */
h1 {
width: 30%;
font-size: 200%;
letter-spacing: 5px;
color:#6A9662;
background: #fff;
}
h2 {
font-size: 130%;
text-transform: uppercase;
letter-spacing: 10px;
color:#476042;
background: #fff;
}
h3 {
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #6A9662;
}
h4 {
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #F17C0B;
}

#altHeadings h2 {
	padding-bottom: 0px;
}

#altHeadings h3 {
padding: 5px;
padding-top: 15px;
padding-left: 0;
padding-bottom: 0;
text-transform: uppercase;
font-size: 110%;
color: #476042;
background-color: Transparent;
}

div#content ul 
{
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#content li 
{
	list-style: none;
	background-image: url(images/0159_flobullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-bottom: 10px;
}

/* TODO label layout */

div#contactInfo
{
	padding-bottom: 1em;
}

div#contactInfo .label 
{
	float: left;
	width: 10em;
	font-weight: bold;
}


div#webstats 
{
	padding-top: 30px;
	margin-left: 52px;
}

/*
.quote:first-letter
{
	font-weight: bold;
	color: #6A9662;
} */

.bedroomPics 
{
	float: right;
}

#drawingRoomPic
{
	float: left;
}

#bannerText
{
	font-size: 18px;
	background-color: #F17C0B;
	color: white;
	margin-bottom:30px;
	padding: 6px;
	text-align:center;
}

#OHName
{
	display: block;
	padding-top: 6px;
	padding-bottom: 12px;
	border-bottom: solid 1px #666;
	font-variant:small-caps;
	font-weight:bolder;
}

#OHDesc
{
	display: block;
	padding-top: 12px;
	padding-bottom: 6px;
}

.leftImage
{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeNotes
{
	display:inline;
	white-space:nowrap;
	font-size: 10px;
	float: right;
	margin-bottom: 15px;
}

#stds 
{
	margin: 20px 0 5px 0;
}

.stds 
{
	float: right;
	margin-right: 0px;
}

#map
{
	border: solid 1px #666;
	padding: 10px;
}

#ta_graphic
{
	text-align: center;
}

#ctl00_WeatherCtl1_Now img
{
	float: right;
	margin-right: 5px;
	margin-left: 3px;
}