@charset "UTF-8";
#nav {
	height: 20px;
	width: 480px;
	position: relative;
	left: 295px;
	top: 35px;
}
#leftcol {
	width: 295px;
	float: left;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}
#rightcol p, #rightcol h1, #rightcol h2, #rightcol h3, #rightcol ul  {
	padding-left: 50px;
}
#leftcol p {
	padding-left: 30px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav  ul  li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#leftcol   h2    {
	color: #006600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}
#nav ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 90px;
	width: 880px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 40px;
}
.logo {
	position: relative;
	top: 60px;
}
#rightcol {
	width: 585px;
	float: left;
}
#footer {
	clear: both;
	float: left;
	height: 30px;
	width: 880px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 30px;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#rightcol h2 {
	color: #006600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#leftcol ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#leftcol ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	display: block;
}
#leftcol ul li a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	display: block;
}
#leftcol ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	display: block;
}
#leftcol ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	display: block;
}
#leftcol h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#thumbnails {
	width: 250px;
	padding-left: 30px;
	margin-top: 50px;
}
#thumbnails     img  {
	border: 1px solid #333333;
	padding: 2px;
	margin: 2px;
}
#rightcol a {
	color: #000000;
}
#nav ul li {
	display: inline;
	height: 17px;
	width: 80px;
}
#leftcol a {
	color: #006600;
	text-decoration: none;
}
#leftcol a:hover {
	text-decoration: underline;
}

