body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #EBDFDE;
	color: #2F2A2A;
}

#footer small {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #D4BCBA;
}
	
#content {background-color: #F2E3D7; width: 100%;}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EBDFDE;
	letter-spacing: 1px;
	text-align: center;
	background-color: #814128;
	height: 50px;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #491B0F;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #491B0F;
	width: 70%;
	padding: 15px 2px;
	margin-left: 5%;
}

.info a:link {font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #491B0F; text-decoration: underline; letter-spacing: 1px;}
	
.info a:hover {color: #EBDFDE; font-family: "Times New Roman", Times, serif;
	font-size: 14px; letter-spacing: 1px; background-color: #491B0F;}
	
.info a:visited {color: #AA6B59; font-family: "Times New Roman", Times, serif;
	font-size: 14px; letter-spacing: 1px; text-decoration: none;}

.info a:active {font-family: "Times New Roman", Times, serif;
	font-size: 14px; letter-spacing: 1px; color: #AA6B59; text-decoration: none;}

.border {border: thin double #000000;}

.one {
	background-color: #F2E3D7;
	font-family: "Baskerville Old Face";
	color: #814128;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: auto;
}

.two {
	background-color: #814128;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #491B0F;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #491B0F;
}
	
.lighttext {color: #EBDFDE;}
	
.lighttext a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.lighttext a:hover {
	color: #D4BCBA;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.lighttext a:visited {
	color: #EBDFDE;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.sidemenu {
	background-color: #491B0F;
	color: #EBDFDE;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.sidemenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidemenu a:hover {
	color: #734231;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.sidemenu a:visited {
	color: #DDD8CC;
	text-decoration: none;
}
.sidemenu p {padding: 0px 2px 0px 10px;}

.name {
	font-family: "Baskerville Old Face";
	font-size: 30px;
	font-weight: normal;
	color: #491B0F;
	letter-spacing: .4em;
	padding-top: 10px;
}
.slogan {
	font-family: "Baskerville Old Face";
	font-size: 22px;
	color: #814128;
	padding-bottom: 10px;
	letter-spacing: .3em;
	font-weight: normal;
}

.fairisle {
	background-color: #AA6B59;
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 20px;
}
