body {
	background-image: url(images/bodyback4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffe7b3;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;/*#F2E9DB;*/
	
}
#header {
	background-image: url(images/newhead.jpg);
	padding: 0px;
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #header h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	line-height: 1.25;
	padding-top:25px;
}
#wrapper #header h1.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #010101;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	padding-top: 0px;
	padding-bottom:5px;
	margin-bottom:0px;	
}

#content #maincol {
	width: 435px;
	float: left;
	position: relative;
	line-height: 1.3;
	font-size: medium;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#content #rightcol {
	float: right;
	width: 275px;
	position: relative;
	font-size: medium;
	color: #000000; /*#CC9900;*/
	background-color: #ffffff;/*#9B6634;*/
	padding: 5px 0px 20px 0px;
	margin-top: 20px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bodyback4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#content {
	background-color: #ffffff;/*#F2E9DB;*/
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #472F17;
	font-style: oblique;
	font-weight: lighter;
	line-height: 1.5;
}
#content h2.ah {
	font-weight: normal;
	text-align: center;
}
#menu {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	visibility: visible;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #bf5b1f;/*#9C6733;*/
	text-align:center;

}
#menu a {
	color: #ffffff;
	text-decoration:none;
	}
#menu a:hover {
	color: #1E140A;
	text-decoration:none;
	}
#wrapper #content #rightcol .style1 a {
	color: #000000;
}
#wrapper #content #maincol #info {
	border: thin solid #010101;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/bodyback4.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #000000;
	background-color: #ffffff;
	margin-top: 40px;
}
#wrapper #content #maincol #info a {
	color: #000000;
}



#menu a:visited {	
	color:#ffffff;
	text-decoration:none;
	}
#menu a:active {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	}

.style1 {color: #000000; /*#FFFFFF;*/
		padding-top:20px;
		}
.style2 {font-style: italic}


#quote {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.25;
	float: right;
	width: 275px;
	position: relative;
	font-style: italic;
	top: 50px;
}
#quote2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.25;
	clear:both;
	width: 600px;
	position: relative;
	font-style: italic;
	top: 50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
#footer {
	clear: both;
	position: relative;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;/*#F2E9DB;*/
	background-color: #ffcb5f;
	text-align: center;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: small;
}
