/* Headings
=====================================================================*/
h1 {font-size: 18px; color: #215e22;}
h2 {font-size: 16px; color: #367a51;}
h3 {font-size: 14px; color: #557155;}



ul {font-size: 12px;}
li {font-size: 12px; padding: 0px 0px 4px 0px;}
strong {font-size: 12px;}
td {font-size: 12px}
tr {font-size: 12px}

#navigation a:link, #navigation a:active, #navigation a:visited {
color:#000;
text-decoration: none;
}

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

a:link, a:active, a:visited {
color:#215e22;
text-decoration: none;
font-weight: bold;
}

a:hover {
color:#999;
text-decoration: none;
font-weight: bold;
}

/* Layout
=====================================================================*/

body#content {
	background-color: #fff;
	text-align: left;
}

body {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #999;
}

#container {
	width: 984px;
	margin: 0 auto;
	background-color: #faf8df;
	text-align: left;
}
#copyright {
font-size: 10px;
width: 984px;
margin: 0 auto;
clear: both;
}
#copyright_left {
font-size: 10px;
width: 49%;
float: left;
text-align: left;
}
#copyright_right {
font-size: 10px;
width: 49%;
float: right;
text-align: right;
}
#copyright_right a {
color:#287429;
}
#copyright_right a:hover {
color:#000;
}
#header {
	background-color: #225e22;
	height: 123px;
}

#logo {
	background-image: url(/img/site/logo_gables.jpg);
	height: 123px;
	width: 499px;
	float: left;
}

#logo a {
height: 123px;
width: 499px;
text-indent: -9999px;
display:block;
}

#logo h1 {
margin: 0px;
padding: 0px;
}

#top_text {
	width: 462px;
	color: #fff;
	text-align: center;
	float: right;
	padding: 50px 10px 10px 10px;
	font-size: 18px;
	font-style: italic;
}

#navigation {
width: 984px;
height: 29px;
background-image: url(/img/site/bkg_nav.jpg);
background-repeat: repeat-x;
clear:both;
text-align: center;
padding-top: 5px;
}

#img_head {
width: 984px;
background-color: #faf8df;
height: 300px;
padding: 0px 0 10px 0;
}

#img_head ul {
list-style: none;
margin: 0;
padding: 10 0 0 9px;
}

#content {
	background-color: #faf8df;
	width: 630px !important;
	width: 650px;
	padding: 10px 10px 20px 30px;
	float: left;
}

#side {
	width: 265px;
	float: right;
	padding: 10px 29px 10px 20px;
	background-color: #faf8df;
}

#side_border {
	border: #8fa3a2 1px solid;
	padding: 5px 10px 10px 10px;
	background-color: #f3eff0
}

#side_text {
	background-color: #f3eff0;
}

#bottom_stripe {
	clear:both;
	background-color: #d9d9d9;
	height: 25px;
	width: 984px;
	margin-top: 20px;
	}

#bottom {
background-image:url(/img/site/bkg_bottom.jpg);
background-repeat: repeat-x;
background-color: #225e22;
height:190px;
width: 984px;
}

#bottom_nav {
width: 650px;
color: #fff;
float: left;
padding: 10px 10px 10px 30px;
}

#bottom_contact {
width: 286px;
color: #fff;
float: right;
padding-top: 10px;
}

#bottom a:link, #bottom a:active, #bottom a:visited {
color:#fff;
text-decoration: none;
}

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

#bottom h3 {
font-size: 14px;
color: #ffffff;
}

