* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, dl, fieldset, address { margin:20px 0; }
li, dd, blockquote { margin-left: 40px; }
fieldset { padding:10px; }


h1 {
	color: #d55a00;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin: 12px 0px 4px;
	padding: 0px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #d55a00;
}
p {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: 17px;
}
#slide {
	background-image: url(/images/graphics/slideshow_drop.jpg);
	height: 465px;
	width: 700px;
	margin: 0px;
	padding: 10px;
	background-repeat: no-repeat;
}
#branding img {
	padding-left: 40px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/newback.png);
	background-color: #C37B15;
	background-repeat: no-repeat;
}
#wrapper {
	background-repeat: no-repeat;
	padding-left: 50px;
	margin: 0px;
	padding-top: 20px;
}
 #branding {
	height: 287px;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBBB44;
	margin-bottom: 4px;
	color: #4A180A;
}
#navigation a:hover {
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBBB44;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #FBBB44;
}
#navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px;
	list-style-type: none;
}

#logo{
	position: absolute;
	width:200px;
	height:97px;
	z-index:1;
	left: 3px;
	top: 225px;
	visibility: visible;
	overflow: visible;
}
#navigation {
	float: left;
	width: 180px;
	padding-top: 24px;
}
#navigation img {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#main_content {
	float: left;
	width: 490px;
	background-color: #FFFFFF;
	padding-top: 8px;
}
#footer {
	clear: both;
	width: 675px;
	margin-top: 0px;
	padding-top: 20px;
}
#footer p {
	font-size: 10px;
	color: #666666;
}


.imageright {
	margin: 0px 0px 5px 5px;
	padding: 0px;
}
#branding p {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	width: 720px;
}
.pt10 {
	font-size: 10px;
}
#main_content a {
	color: #4A180A;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A180A;
}
#main_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A180A;
	background-color: #4A180A;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}



#main_content img {
	border: 1px solid #4A180A;
}
#news {
	float: right;
	width: 240px;
	margin-left: 10px;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-bottom: 10px;
	background-color: #FCFFD2;
}
#news h2 {
	font-size: 12px;
	margin: 4px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #4A1841;
}
.clearf {
	clear: right;
}

