@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(webimages/white-green.jpg);
	background-repeat: repeat-x;
	background-color: #A2C56B;
}
#header {
	height: 172px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(webimages/header-bk.jpg);
	background-repeat: repeat-x;
}
#headerBackground {
	background-image: url(webimages/header-nav-bk.jpg);
	background-repeat: no-repeat;
}
#headerBackground {
	background-image: url(webimages/header-nav-bk.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
#container  {
	width: 832px;
	text-align: left;
	background-image: url(webimages/main-bk.jpg);
	background-repeat: no-repeat;
	height: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash {
	float: right;
	text-align: center;
	width: 455px;
	padding-top: 10px;
}
#categoryNav {
	width: 220px;
	padding-top: 65px;
}
#categoryNav ul {
	list-style-type: none;
	display: block;
	text-align: right;
	width: 220px;
	font-family: "Trebuchet MS";
}
.fuschia {
	color: #E23F8A;
}
#categoryNav li {
}
#categoryNav a {
	color: #CC6600;
	text-decoration: none;
}
#categoryNav a:hover {
	color: #663300;
	text-decoration: underline;
}
#topNav {
	padding-top: 125px;
	padding-left: 280px;
	font-size: 90%;
}
#topNav ul {
	font-family: "Trebuchet MS";
	display: block;
	list-style-type: none;
}
#topNav li {
	padding-top: 10px;
	display: inline;
	padding-right: 30px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#thumbnailContainer {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
#text {
	color: #663300;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#footer-links {
	padding-left: 20px;
	font-size: 80%;
	color: #999999;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #B3DA79;
	margin-right: auto;
	margin-left: auto;
}
#footer-links a {
	color: #666666;
	text-decoration: none;
}
#footer-links a:hover {
	color: #666666;
	text-decoration: none;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 80%;
	padding-left: 20px;
	padding-top: 5px;
}
#mainContent  {
	padding: 0 20px; 
}

.home-thumbs {
	width: 160px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.home-thumbs_tag {
	font-size: 70%;
	color: #666666;
	text-align: center;
	padding-top: 5px;
}
.home-thumbsPushCenter {
	width: 125px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 75px;
}
.okiana   {
	text-align: right;
	color: #333333;
}
.credits a {
	color: #999999;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#okiana {
	font-size: 80%;
	color: #CC6600;
	padding-left: 20px;
	padding-top: 10px;
}
#okiana a {
	color: #CC6600;
}
#categoryNav ol {
	list-style-type: none;
	display: block;
	text-align: right;
	width: 220px;
	font-family: "Trebuchet MS";
	font-size: 80%;
}
