body {
width:859px;
margin:0 auto;
margin-top:0px;
font-family: Arial;
background-color: #fff;
color: #444;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 0.8em;
}

img {
border: 0;
}

p {
margin: 0;
padding-bottom:12px;
color: #444;
}

a {
color: #1e9393;
text-decoration: none;
}

a:hover {
color: #09b2b2;
text-decoration: underline;
}
a:visited {
	color: #9cad9c;
}


h1 {
	margin: 0;
	font-size: 20px;
	color: #1f5353;
	font-weight: bold;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
}
h4 {
	font-size: 14px;
	color: #8a5b34;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


h3 {
margin: 0;
font-size: 1.3em;
color: #1f5353;
font-weight: normal;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
}

li {
color: #1f5353;
line-height: 1.3em;
}

li.home {
color: #1f5353;
line-height: 2.2em;
}

ul {
}

hr {
width: 859px;
border:0;
border-top: 1px solid #b2b2b2;
height: 0;
background: #b2b2b2;
}



/* ----- NAVIGATION ----- */



#navigation {
width: 859px;
height: 40px;
padding-top: 12px;
}


/* ----- HEADER ----- */


#header {
width: 859px;
height: 418px;
}

#header2 {
width: 859px;
height: 244px;
}

#header_top_cap {
background: #f0f0f0 url(images/header-top-cap.gif);
width: 859px;
height: 6px;
}

#header_top_left {
background: #f0f0f0 url(images/header-top-left.gif);
width: 6px;
height: 218px;
float: left;
}

#header_top_logo {
background: #f0f0f0;
width: 252px;
height: 218px;
float: left;
}

#header_main_image {
background: #f0f0f0;
width: 595px;
height: 218px;
float: left;
}

#header_top_right {
background: #f0f0f0 url(images/header-top-right.gif);
width: 6px;
height: 218px;
float: left;
}

#header_bottom_left {
background: #f0f0f0 url(images/header-top-left.gif);
width: 6px;
height: 174px;
float: left;
}

#header_bottom_cta {
width: 252px;
height: 174px;
float: left;
}

#header_watermark {
background: #f0f0f0 url(images/header-watermark.gif);
width: 595px;
height: 174px;
float: left;
}

#header_bottom_right {
background: #f0f0f0 url(images/header-bottom-right.gif);
width: 6px;
height: 174px;
float: left;
}

#header_bottom_cap {
background: #f0f0f0 url(images/header-bottom-cap.gif);
width: 859px;
height: 29px;
float: left;
}


/* ----- MAIN CONTENT ----- */



#content { 
width: 859px;
}

#column_left {
width: 246px;
padding-right: 14px;
padding-left: 4px;
float: left;
}

#column_left2 {
width: 575px;
padding-left: 4px;
padding-right: 14px;
float: left;
}

#column_right {
width: 575px;
padding-left: 20px;
float: left;
}

#column_right2 {
width: 246px;
padding-left: 20px;
float: left;
}



/* ----- FOOTER ----- */



#footer { 
width: 859px;
height: 40px;
font-size: 0.8em;
color: #7b7b7b;
}

#footer a {
text-decoration: none;
}

#left {
width: 585px;
height: 40px;
float: left;
}

#right {
width: 274px;
height: 40px;
float: right;
text-align: right;
}

