body,
html {
    margin:0;
    padding:0;
    background:#ffffff;
    color:#000;
    }
body {
	min-width:750px;
	background-color: #FFFFFF;
    }
#wrap {
	margin:0 auto;
	width:750px;
	background-repeat: repeat-x;
	background-color: #004000;
    }
#header {
	background-color: #ddd;
	background-image: url(images/header2009.gif);
	height: 127px;
	margin-top: 10px;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
	color: #000000;
	text-align: center;
	background-color: #C6B988;
	vertical-align: middle;
	background-position: center;
	white-space: normal;
	height: 20px;
	padding: 10px;
    }
#main {
	float:right;
	width:600px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #EBEDD8;
    }
a {
color: #FF6633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:hover {
	color: #FF6633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#sidebar {
	float:left;
	width:150px;
	background-repeat: no-repeat;
	background-color: #004000;
	color: #000000;
	height: auto;
	margin: 0px;
	padding: 0px;
    }
.imagefloatright {
	float: right;
}

#sidebar2 {
	clear: right;
	float: right;
	height: auto;
	width: 250px;
}

#footer {
	clear:both;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
    }
	#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	color: #000000;
    }
#nav li{
	display:inline;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
    }
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#main h2, #main h3, #main p {
	padding:0 10px;
	color: #000000;
    }
#sidebar ul {
	margin-bottom:0;
	color: #000000;
    }
#sidebar a {
	color: #EBEDD8;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
}
#sidebar a:hover {
	color: #EBEDD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}


#sidebar h3, #sidebar p {
	color: #F89A34;
	font-size: large;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
    }
#footer p {
	padding:5px;
	margin:0;
	color: #000000;
    }
#nav a {

	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#nav a:hover {

	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textdivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-color: #C6B988;
}.textdividersmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #C6B988;
	padding: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.orangetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EC8409;
}
.underline {
	text-decoration: underline;
}
.no-hover img {border: none;}/*--ADDED BY NORTH WIND MEDIA 10/15/9---------------*/
.no-hover:hover {text-decoration: none; border: none;}/*--ADDED BY NORTH WIND MEDIA 10/15/9---------------*/