/* DEFAULTS */

html
{
	height: 100%;
}

body
{
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #6D6756;
	background: #3B6A3C url(/images/site/background.gif) scroll 0 0 repeat;
}

#wrapper
{
	margin: 0 auto;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
	background-color: #fff;
}

#wrapper, #header, #menu, #content, #footer
{
	width: 848px;
}

a:link, a:visited, a:active
{
	color: #3B6A3C;
	text-decoration: none;
}

img.border
{
	padding: 1px;
	border: #C4CBAB solid 1px;
}

a:hover
{
	color: #719C72;
}

.copyright
{
	font-size: 9px;
}

.headline
{
	color: #634D32;
}

.heading1, .heading2
{
	font-size: 18px;
}

.heading1
{
	color: #DF0808;
}

.heading2
{
	color: #634D32;
}

.heading3, .heading4, .heading5
{
	font-size: 16px;
}

.heading3
{
	color: #6D6756;
}

.heading4
{
	color: #634D32;
}

.heading5
{
	color: #719C72;
}

.heading_border
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: #E0E2D4 solid 1px;
}

/* HEADER */

#header
{
	font-size: 11px;
}

#header a
{
	color: #3B6A3C;
}

#header a:hover
{
	color: #719C72;
}

#header_logo
{
	display: block;
	float: left;
	width: 178px;
	height: 76px;
}

#header_logo img, #export-header_spanish img
{
	display: block;
}

#header_text
{
	float: left;
	width: 660px;
	padding-right: 10px;
}

#export-header_spanish
{
	display: block;
	float: left;
	width: 200px;
	height: 26px;
	padding: 25px 0 0 10px;
}

#export-header_text
{
	float: left;
	width: 450px;
	padding-right: 10px;
}

#header_phone
{
	padding: 20px 0;
}

/* FLASH | HEADER PHOTO */

.swf, .photo, .photo2
{
	width: 848px;
}

.swf
{
	height: 303px;
}

.photo
{
	height: 139px;
}

.photo2
{
	height: 303px;
}



/* CONTENT */

.section_wide
{
	width: 828px;
	padding: 20px 0;
	margin: 0 auto;
}

.interior
{
	background: #ffffff url(/images/interior/Interior_ColumnDivider.jpg) scroll 220px 0 repeat-y;
}

#content_left, #content_right, #content_all
{
	float: left;
}

#content_left
{
	width: 221px;
}

#content_right
{
	width: 627px;
	background: #ffffff url(/images/interior/Interior_BackgroundImg.jpg) scroll 0 0 no-repeat;
}

#content_all
{
	width: 848px;
}

#content_all .section_header,
#content_right .section_header
{
	display: block;
	height: 83px;
	width: 627px;
}

#content_all .section_header
{
	padding-left: 221px;
}


/* FOOTER */

#footer
{
	font-size: 11px;
}

#footer .text
{
	float: left;
}

#footer_top
{
	width: 848px;
	padding: 10px 0;
	background-color: #F0EFE7;
}

#footer_top a
{
	color: #3B6A3C;
}

#footer_top a:hover
{
	color: #719C72;
}

#footer_top .narrow
{
	width: 200px;
	padding: 0 10px;
}

#footer_top .wide
{
	width: 396px;
	padding-left: 10px;
	border-left: #E0E2D4 solid 1px;
	border-right: #E0E2D4 solid 1px;
}

#footer_top #tbxSearch
{
	width: 140px;
}

#footer_bottom
{
	width: 828px;
	padding: 5px 10px;
	background-color: #E2E2D4;
}

#footer_bottom a
{
	color: #6D6756;
}

#footer_bottom a:hover
{
	color: #6D6756;
}

#footer_bottom .wide
{
	width: 414px;
}
