/* CSS Document */

body {
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	overflow: visible;
	height: 29px;
	width: 540px;
}
#hidepage {
	/*background-color: #DADB95;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	background-image:url(../overlay.png);*/
	background-color: #333;
	background-color: transparent;
	background-image: url(../overlay.png);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	border: 1px none #000000;
	position: absolute;
	z-index: 20;
	height: 700px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#nav a {
	color: #4F602C;
	text-decoration: none;
}
#about a {
	color: #4F602C;
	text-decoration: none;
}
#about a:hover {
	color: #FFFFFF;
}


#nav a:hover {
	color: #FFFFFF;
}


.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}
a.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
a.link1:hover {
	color: #29350F;
}

.bodytext1 a {
	text-decoration: none;
	color: #c8db95;
}
.bodytext1 a:hover {
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext2 a {
	text-decoration: none;
	color: #c8db95;
}
.bodytext2 a:hover {
	color: #FFFFFF;
}
#about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 600px;
	margin-left: 70px;
	margin-top: 20px;
	overflow: auto;
	height: 400px;
	padding-right: 20px;
}
#about img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

	border: 1px solid #;
	padding: 5px;
	border: 1px solid #6A7F3C;
}
.heading1 {
	font-weight: bold;
	color: #FFFFFF;
}
.collections {
	background-image: url(../scratch/collections.gif);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: center;
}
.image_alpha img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	padding: 4px;
	margin: 3px;
	border: 1px solid #4E5F2B;
}
.image_alpha:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #4E5F2B;
	padding: 4px;
	margin: 3px;
}
#scList td {
	text-align: center;
}
#scList img {
	padding: 5px;
	margin:6px;
}
#scList img:hover {
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.image_border1 {
	padding: 5px;
	border: 1px solid #7D9348;
}
.switchcontent table table {
}
#contact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 640px;
	margin-left: 40px;
	margin-top: 20px;
	height: 420px;
}
#scList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8DB95;
}
#page {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
}
#page a {
	color: #c8db95;
	text-decoration: none;
}
#page a:hover {
	color:#FFFFFF;
}

#scList h3 {
	font-size: 10px;
	color: #FFFFFF;
}
#oldSchool a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c8db95;
	text-decoration: none;
}
#oldSchool a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5d5c2c;
	line-height: 10px;
}
.table1 {
	border: 5px double #29350F;
	margin: 8px;
	padding: 4px;
}
.image1 {
	border: 1px solid #29350F;
	margin: 2px;
	padding: 5px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #4F602C;
}
