* {
	margin:0;
	padding:0;
}

body {
	background-color:#9b4c39;
	background-image: url(../images/bkgrd_main.gif);
	background-repeat: repeat-x;
}


p {
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	color: #61662c;	
}

p1 {
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	color: #61662c;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9B4C39;
	padding-bottom: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9B4C39;
	padding-bottom: 0px;
	text-decoration:none;
}

a:link, a:visited {
	color: #A35E43;
	text-decoration:none;
}

a:hover {
	color: #8F9337;	
	text-decoration:none;
}

#container {
	width: 980px;
	margin: 50px auto 0 auto;
	background-color: #f8f0dd;
	background-image: url(../images/bkgrd_content.jpg);
	background-repeat: no-repeat;
}

#header {
	width: inherit;
	height: 172px;
}

#header p {
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 14px;
	color: #9B4C39;
	text-align: right;
	line-height: 1.2em;
	padding: 50px 0 15px 0;
}

#header_left {
	float: left;
	margin: -30px 0 0 -50px;
}

#header_right {
	float: right;
	margin: 0 50px 0 0;
}

#header_middle {
	float:left;
	margin: 4px 0 0 130px;
}

#banner {
	width: inherit;
	height: 370px;
	background-color: #8f9337;
	clear: both;
}

#bannersmall {
	width: inherit;
	height: 70px;
	background-color: #8f9337;
	clear: both;
}

#fadeshow {
	margin: 10px 0 0 50px;
	float: left;
}

#intro {
	text-align:left;
	float: right;
	width: 360px;
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color: #5F1C12;
	font-style: normal;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-decoration: none;
}

#intro a:hover {
	color: #5F1C12;
	text-decoration:none;
}

#introsmall {
	text-align: center;
	float: inherit;
	width: 950px;
	height: 20px;
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #5F1C12;
	font-style: normal;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-decoration:none;
}

#introsmall a:hover {
	color: #5F1C12;
	text-decoration:none;
}

#footer a:link, #footer a:visited {
	color: #5F1C12;	
}


#content {
    width: inherit;
	margin: auto;
	padding: 30px 50px 30px 50px;
	clear:both;
}

#footer {
	width: inherit;
	margin-top: 30px;
}

#footerspace {
	padding: 20px;
}

.footer-txt {
	font-family: "Avant Garde Book BT", sans-serif;
	font-size: 10px;
	color: #9B4C39;
	text-align: center;
	line-height: 1.2em;
	padding: 25px 50px 15px 50px;
}

#footer a:link, #footer a:visited {
	color: #61662C;	
}

#footer a:hover {
	color: #A35E43;
}


#footer_left {
	float: left;
	width: 290px;
	margin-left: 40px;
	padding-top: 10px;
	border-right-width: 1.5px;
	border-right-style: dotted;
	border-right-color: #ADBB37;
	padding-bottom: 10px;
}

#footer_right {
	float: right;
	width: 305px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1.5px;
	border-left-style: dotted;
	border-left-color: #A1AC36;
	margin-right: 20px;
}

#footer_middle {
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}

.clear {
	clear:both;
}
