/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}
body {
	background-color: #FFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumbnailCell{
	background-color: #000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 200px;
	padding-left: 5px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CE7F25;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #000000;
	font-style: normal;
	width: auto;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.masthead {
	background-color: #000;
	width: 100%;
}
.footerprint {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	padding-top: 10px;
}
.footerLogo {
	height: 40px;
	background-color: #FFF;
	vertical-align: middle;
	width: 100%;
}
.contactprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav {
	background-color: #000;
}
.nav a {
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.nav a:hover {
	color: #CE7F25;
	} 

.navCell {
	padding: 3px 0 3px 0;
	background-color: #000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin: 50px;
	font: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
.navCell a {
	background-color: #000;
	color: #FFF;
	font-size: 13px;
	margin: 15px;
	font: Georgia, Times New Roman, Times, serif;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.navCell a:hover {
	color: #CE7F25;
	} 
	
#navCell2 {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#navCell2 a {
	color: #000000;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #CE7F25;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
}
#navCell2 a:hover {
	color: #CE7F25;
	} 
.orange {
	color: #CE7F25;
}
.thumbs {
	background-color: #FFF;
}