@charset "utf-8";
/* CSS Document */

body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-image: url(../images/backgr.gif);
	color: #F1E4C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color: #24292E;
}
html body{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
	color: #F1E4C7;
}
a:hover{
	color: #DAB376;
	text-decoration: underline;
}
td{
	vertical-align: top;
}
p{
	margin-top: 0px;
}
form{
	display: inline;
}
#copy{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #606060;
	margin-top: 20px;
	padding: 20px;
}
#gallery{
	margin-top: 30px;
}
#pageBottom{
	margin: auto;
	width: 90%;
	text-align: center;
	padding-top: 30px;
}
#logo{
	padding: 20px 0px 10px 0px;
}
#catalog{
	width: 700px;
	height: 400px;
	position: absolute;
	color: #24292E;
	background-image: url(../images/sand.jpg);
	overflow: auto;
	padding: 10px 20px 20px 20px;
	border-style: solid;
	border-color: #8B670B;
	border-width: 2px;
}
#catalogTable img{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 7px;
	background-color: #ffffff;
}
#catalogTable{
	border-collapse: collapse;
}
#feeTable td{
	background-color: #162224;
	text-align: center;
}
#contactTable input{
	font-size: 12px;
}
.menu{
	padding: 30px 0px 0px 0px;
	white-space: nowrap;
}
.menu a{
	font-size: 12px;
	text-transform: lowercase;
	margin: 0px 5px 0px 5px;
}
.menu, #logo{
	border-bottom-style: solid;
	border-bottom-color: #606060;
	border-bottom-width: 1px;
}
.thumbnail{
	background-color: #EFEFDD;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom: none;
	border-right: none;
}
.frame{
	border-width: 3px;
	border-style: solid;
	border-top-color: #E2C987;
	border-left-color: #E2C987;
	border-bottom-color: #8B670B;
	border-right-color: #8B670B;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #bfbfbf;
	margin: 20px;
}
.frameborder{
	padding: 1px;
	background-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	border-color: #5a5a5a;
}
.smooth{
	background-color: #26343F;
}
.instructions{
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.textPage{
	width: 600px;
	font-size: 12px;
	line-height: 17px;
}
.textPage img{
	margin: 0px 25px 10px 0px;
}
.textPage a{
	color: #889CA8;
}
.textPage a:hover{
	color: #DAB376;
}
.titleImage{
	margin-bottom: 20px;
}
.feePage{
	width: 480px;
	margin: 30px 10px 10px 10px;
}
.feeTitle{
	color: #CC9900;
}
.textField, .priceField{
	background-color: #F1E4C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 1px 0px 3px;
}
.heavy, .heavysmaller{
	color: #cc9900;
	font-weight: bold;
}
.heavysmaller{
	font-size: 10px;
}
.priceArea{
	display: inline;
}