@charset "utf-8";
/* CSS Document */

/* CSS Document */
body
{
	margin:0 0;
	padding:0 0;
	background-image:url(art/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

html
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#333333;
}

h2{font-size:14px; margin-top:10px; margin-bottom:0px; padding: 0 0; color:#333333;}
h3{font-size:12px; margin-top:10px; margin-bottom:0px; padding:0 0 ; color:#333333;}
p{margin-top:0px; margin-bottom:5px;}

a
{
	color:#4C4C4C;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#FFB71C;
	text-decoration:underline;
}


div#topFloat
{
	width:100%;
	height:292px;
	background-image:url(art/top_float.jpg);
	background-repeat:repeat-x;
}

div#header
{
	width:800px;
	height:290px;
	margin:0px auto;
}
div#wrapper
{
	width:800px;
	min-height:350px;
	_height:350px;
	margin:0px auto;
	position:relative;
	top:-2px;
	background-image:url(art/bg_wrapper_divided.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	_overflow:;
}

div#text
{
	width:730;
	background-image:url(art/bg_textTop.gif);
	background-repeat:no-repeat;
}

div#left
{
	width:450px;
	float:left;
	position:relative;
	left:25px;
	padding-left:15px;
	margin-bottom:60px;
}

div#right
{
	width:204px;
	float:right;
	position:relative;
	right:45px;
	min-height:150px;
	/*
	background-image:url(art/bg_textRight.jpg);	
	background-repeat:no-repeat;
	*/
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}

div#footer
{
	width:780px;
	height:100px;
	margin:0px auto;
	position:relative;
	top:-2px;
	border-top:solid 1px #dcdcdc;
}

div#sitemap
{
	margin:0px auto;	
	width:800px;
	position:relative;
	top:12px;
}

div.sitenav
{
	float:left;
    padding-right:30px;
}

a.mainnav
{
	color:#4C4C4C;
	text-decoration:none;
	font-weight:bold;
}

a.mainnav:hover
{
	color:#666666;
	text-decoration:underline;
}

a.subnav
{
	color:#4C4C4C;
	font-size:10px;
	position:relative;
	left:4px;
	text-decoration:none;
}

a.subnav:hover
{
	color:#666666;
	text-decoration:underline;
}

body{
	background-color:#A08759;
}

div#flash1{
	width:952px;
	height:220px;
}

div#flash2{
	width:600px;
	height:300px;
}

div#wrapper{
	background-image:url(art/bg_wrapper.jpg);
	background-repeat:repeat-y;
	width:952px;
	padding:0px auto;
}

div#left{
	width:285px;
	padding:0 0;
	margin:0 0;
	position:relative;
	left:24px;
}

div#right{
	width:600px;
	padding:0 0;
	margin:0 0;
	position:relative;
	right:7px;
	padding-bottom:20px;
}


div#footer{
	background-color:#eaeaea;
	min-height:60px;
	width:923px;
	overflow:auto;
	margin:0px auto;
	border:solid 1px #cfcfcf;
	border-top:solid 1px #cccccc;
	margin-bottom:15px;
	padding-bottom:5px;
}

div#contentArea{
	width:923px;
	min-height:400px;
	overflow:auto;
	position:relative;
	left:14px;
	background-image:url(art/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	padding-bottom:20px;

}

div#sitemap
{
	margin:0px auto;	
	width:890px;
	position:relative;
	top:10px;
}

h2, h3, p, li, ul, html{color:#473D27;}

a.mainnav
{
	color:#5C4F34;
	text-decoration:none;
	font-weight:bold;
}

a.mainnav:hover
{
	color:#5C4F34;
	text-decoration:underline;
}

a.subnav
{
	color:#5C4F34;
	font-size:10px;
	position:relative;
	left:4px;
	text-decoration:none;
}

a.subnav:hover
{
	color:#5C4F34;
	text-decoration:underline;
}


