/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
h1,h2,h3,h4 {
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
}
body{
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #374A6C;
	height:100%;
	background-image: url(images/tile_back_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:810px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:800px}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:800px;
	padding-top:0px;/*needed to make room for header*/
} 

#header{
	position:relative;
	left:0px;
	width:100%;
	z-index:74;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#ajaxmenu{
	position:absolute;
	top:0px;
	left:0px;
	height:43px;
	z-index:65;
}
#logo {
	position:absolute;
	top:24px;
	left:163px;
	width:237px;
	z-index:300;
}
/* mac hide \*/
* html #outer {width:800px}, * html #header {width:100%}
/* end hide*/
#footer {
	color: #ffffff;
	width:810px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:810px;
	float:left;
	z-index: 56;
}
#left-inner {
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
	position: relative;
	width: 810px;
}
#content h2 {
	font-size: 15px;
	color: #663300;
	line-height: 24px;
	position: relative;
	z-index: 999;
	margin-left: 20px;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	_line-height: 16px;
	margin-left: 20px;
}

#content p a {
	color: #0066CC;
}

#content p a:hover {
	color: #FFFFFF;
	background-color: #528CC1;
}

#fullPage {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#mid2 {
	width: 785px;
	background-color: #F4F4F4;
	text-align: center;
	float: left;
}

#contentLeft {
	float: left;
	width: 350px;
	margin-left: 30px;
	}

#footer p {
	padding: 8px;
}
.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
#wrapper #outer #inner #left #left-inner #content .post #mid2 p {
	text-align: left;
	margin-left: 5px;
}
.photoframe {
	padding-right: 5px;
}

#box1 {
	width: 260px;
	position: absolute;
	top: 450px;
	height: 180px;
	background-color: #EDE8DE;
	left: 0px;
	background-image: url(images/bg-boxes-wood.jpg);
	color: #000000;
	overflow-x:hidden;
	background-repeat: repeat-x;
	border: 1px solid #333333;
	z-index: 2;
}
#box2 {
	width: 264px;
	background-repeat: no-repeat;
	background-color: #D38F33;
	height: 180px;
	position: absolute;
	left: 268px;
	top: 450px;
	background-image: url(images/bg-boxes-wood.jpg);
	border: 1px solid #333333;
}
#box2 p {
	font-size: 13px;
	margin-right: 10px;
}
#box3 {
	width: 260px;
	position: absolute;
	top: 450px;
	left: 540px;
	background-color: #ECE7DB;
	background-image: url(images/bg-boxes-wood.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #333333;
	height: 180px;
}


#box3 h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg-small-headers-wood.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

#box1 h3{
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg-small-headers-wood.jpg);
	background-repeat: no-repeat;
}
#box2 h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg-small-headers-wood.jpg);
	background-repeat: no-repeat;
}

#wrapper #outer #inner #left #left-inner #content .post #box1 p {
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper #outer #inner #left #left-inner #content .post #page #wrapFlash {
	background-color: #FFFFFF;
	background-image: url(images/loadingFlash.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 785px;
	margin: 0px;
	padding: 0px;
}
#wrapper #outer #inner #left #left-inner #content .post #page {
	width: 785px;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
}
.mail {
	padding: 20px;
	font-size: 16px;
	color: #0066CC;
}
#wrapper #outer #inner #left #left-inner #content .post #page input {
}
#wrapper #outer #inner #left #left-inner #content .post #page form {
	font-size: 12px;
	color: #73512A;
	text-transform: uppercase;
}
#page #brochure {
	position: absolute;
	background-image: url(images/brochure.jpg);
	left: 1px;
	top: 182px;
	width: 250px;
	height: 237px;
}
#homeFlash {
	position: absolute;
	z-index: 300;
	left: 300px;
	top: 223px;
	width: 550px;
	height: 200px;
}
#topMedia {
	margin: 0px;
	padding: 0px;
}
#content .post h1 {
	text-transform: uppercase;
	color: #A55103;
	font-size: 20px;
	font-weight: normal;
}

#wrapper #outer #inner #left #left-inner #content .post #page .thankyou {
	display: block;
	float: left;
	border: 1px solid #999999;
	padding: 15px;
	width: 450px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 150px;
}
#logobox {
	position: absolute;
	left: 4px;
	top: 637px;
	width: 797px;
	text-align: center;
}
#logobox img {
	margin: 5px;
}
#content .privacy {
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-right: 300px;
	color: #003399;
	margin-left: 30px;
}
#content .log-home-info {
	position: absolute;
	z-index: 1;
	left: -8px;
	top: 12px;
	width: 532px;
	color: #704E27;
}
#content #log-home {
	position: relative;
	height: 700px;
}
#content #log-home img {
	position: absolute;
	z-index: 10;
	border: 1px solid #000000;
}
#log-home-locations {
	position: absolute;
	left: 1px;
	top: 146px;
	width: 800px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 300;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.mail {
	text-align: center;
}
