body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #e6e6fa;
	background-position: top;
}

a:link {
	color: #990000;
	text-decoration: none; 
}
a:visited {
	color: #663300;
	text-decoration: none; 
}
a:hover {
	color: #993333;
	text-decoration: none; 
}
a:active {
	color: #993333;
	text-decoration: none; 
}

.style11 {
	font-size: 16px;
	font-weight:bold;
}

.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}

.mainbody {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
	padding: 0; 
	min-height: 740px;
	background-color: #d8d7d2;
	background-repeat: repeat-y; 
	}


#nav {
	width: 900px;
	float: left;
	}

#nav_header {
	width: 900px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	background: url(images/header900.jpg) no-repeat;
	}
	
#nav_header h1 {
	display: none;
	}

#navcontainer ul
{
padding: 0px;
margin: 0;
list-style-type: none;
background-color: #000;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #000;
color: #FFF;
}

li a:link
{
text-decoration: none;
background-color: #000;
color: #FFF;
}

li a:hover
{
background-color: #000;
color: #000;
text-decoration: none; 
}

li a:visited
{
background-color: #000;
color: #fff;
text-decoration: none; 
}

.maincol {
	width: 900px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	background-color: #d8d7d2;
		}
	
.midcol {
	float: center;
	width: 495px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #d8d7d2;
	background-repeat: repeat-y; 
	background: url(images/bgpine2.jpg) no-repeat;
}

.leftcol {
	float: left;
	width: 190px;
}

.rightcol1 {
	float: left;
	width: 820px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

.rightcol {
	float: right;
	width: 140px;
}

.rightcol2 {
	float: left;
	width: 675px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #f9ecdb;
	background-repeat: repeat-y; 
	background: url(images/bgpine2.jpg) no-repeat;
}

.rightcol3 {
	float: right;
	width: 10px;
}

#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;
background-image: url(images/l1_over.gif);
color: #333;
}

.captionright {
clear: right;
float: right;
margin: 0;
font-size: 12px;
padding-left: 30px;
} 
.captionright2 {
clear: right;
float: right;
margin: 0;
font-size: 10px;
line-height: 1.5em;
padding-left: 550px;
} 
