body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	margin-bottom: 20px;
	background-color: #555634;
        background-image: url(http://www.jeriwesterson.com/images/bg_tapestry2.jpg);
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #222;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #222;
}
a:link {
	color: #CC3300;
	text-decoration: none; 
}
a:visited {
	color: #003333;
	text-decoration: none; 
}
a:hover {
	color: #cc0000;
	text-decoration: none; 
}
a:active {
	color: #cc0000;
	text-decoration: none; 
}
.style2 {
	color: #000099;
	font-weight: bold;
	font-size: 16px;
}
.style4 {
	color: #cc522b;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
}
.style8 {font-size: 12px;
	margin-left: 20px; 
	line-height: 1.4em;
}
.style9 {font-size: 10px;
	margin-left: 20px; 
	line-height: 1.4em;
}
.style10 {
	color: #660000;
}

.style11 {
	font-size: 16px;
	color: #663333;
}
.style12 {
	font-size: 12px;
}
.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #000;
}

.mainbody {
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
	padding: 0; 
	min-height: 950px;
	background-color: #d4caa8;
	}


#nav {
	width: 800px;
	float: left;
	}

#nav_header {
	width: 800px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background: url(images/Jeri-custom-banner-800.jpg) no-repeat;
	}
	
#nav_header h1 {
	display: none;
	}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	border-width: 0;
	padding: 0;
	margin: 0;
	}

#navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 6px;
padding-left: 10px;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 0px;
border-bottom: 4px solid #bf5100;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
color: #333333;
}

.maincol {
	width: 800px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	background-color: #bf5100;
		}
	
.rightcol {
	float: right;
	width: 575px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	background-color: #d4caa8;
	background-image:url(images/parchment-tile.jpg);
	background-repeat: repeat;
	min-height: 840px;
} 
.leftcol {
	float: left;
	width: 190px;
}

#text {
	float: left;
	width: 660px;
	margin: 0px 10px 0px 10px;
	padding-left: 30px;
	padding-top: 10px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 6px; 
}


#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
color: #333;
}

.content { 
  margin: 30px 20px 0 20px; 
} 

.content2 { 
  margin: 10px 20px 0 20px; 
}
