/* CSS Document */

/* fixes transparent PNGs in IE 6 and 5.5 */
img, div { behavior: url(http://clients.redolive.net/dhc/includes/iepngfix.htc) }


body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	margin-left: -15px;
	padding-left: 33px;
}

#footer {
	border-top: 1px #EAB96A solid;
	clear: both;
	font-size:9px;
	color:#EAB869;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 10px;
}

#footer A:LINK {color: #EAB869; text-decoration: none; font-weight: normal;}
#footer A:ACTIVE {color: #EAB869; text-decoration: none; font-weight: normal;}
#footer A:VISITED {color: #EAB869; text-decoration: none; font-weight: normal;}
#footer A:HOVER {color: #fff; text-decoration: none; font-weight: normal;}


#container {
	width:878px;
	margin: 0px auto;
	text-align: left;
}

#wrapper {
	text-align:center;
}

#header {
	width:878px;
}

#header_img {
	float:right;
	position:relative;
}

#leftColumn {
	float: left;
	width: 181px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#rightColumn {
	float: right;
	width: 692px;
	margin-top: 5px;
	background-image:url(../images/body_bgbottom.jpg);
	background-repeat:repeat-x;
	background-color: #E9B969;
	margin-bottom: 5px;
}

#logo {
	float: left;
}

#nav_text {
	float: left;
	position:absolute;
}

#arrow {
	float:right;
	padding:5px 5px 0px 0px;
	height:inherit;
}

#nav {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	width: 171px;
	height: 22px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 15px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 5px;
}

#nav A:LINK {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#nav A:ACTIVE {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#nav A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: normal;}
#nav A:HOVER {color: #462B14; text-decoration: none; font-weight: normal;}

#leftColumn_body {
	float: left;
	width: 230px;
}

#rightColumn_body A:LINK {color: #000; text-decoration: underline; font-weight: normal;}
#rightColumn_body A:ACTIVE {color: #000; text-decoration: underline; font-weight: normal;}
#rightColumn_body A:VISITED {color: #000; text-decoration: underline; font-weight: normal;}
#rightColumn_body A:HOVER {color: #fff; text-decoration: none; font-weight: normal;}

#rightColumn_body {
	float: right;
	width: 410px;
	margin-top: 25px;
	margin-right: 20px;
	line-height: 17px;
	color:#000;
	margin-bottom: 10px;
}

#rightColumn_body h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:normal;
	margin-top: 5px;
}

#rightColumn_body h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin-top: 5px;
	font-variant:small-caps;
	border-bottom: 1px solid #462B14;
	padding-bottom: 3px;
}

#rightColumn_body h3 {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: -10px;
}

#rightColumn_body h4 {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#462B14;
	font-style:italic;
	font-weight:normal;
	margin-top: 15px;
	margin-bottom: -10px;
}

#callout_home {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#462B14;
	font-weight:normal;
	line-height:normal;
}

#callout {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EAB869;
	font-weight:normal;
	background-color: #583b1f;
	width: 178px;
	text-align:left;
	padding-left: 10px;
}


#callout A:LINK {color: #EAB869; text-decoration: none; font-weight: normal;}
#callout A:ACTIVE {color: #EAB869; text-decoration: none; font-weight: normal;}
#callout A:VISITED {color: #EAB869; text-decoration: none; font-weight: normal;}
#callout A:HOVER {color: #fff; text-decoration: none; font-weight: normal;}