body { 
	font: 10px verdana,arial,helvetica, sans-serif;
	color:   #B78C7E; 
	text-align:justify;
	background-image: url('tilebg.jpg');
	background-color: #E7C8C2;
	margin:0px;
}

.headerimage {
	width:679;
	margin:0px;
}

.subheaders {
	width: 100%;
	color: #B78C7E ;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 14pt;
	border-bottom: 1px dotted #B78C7E;
	padding-bottom: 1px;
	z-index: 1;
}

div#mainbox {
	width: 679px;
	border: 1px solid #B78C7E;
	padding:0px;
	margin-top:30px;
	margin-bottom:30px;
	background-color:  #E7C8C2;
	}

div#content {
	text-align: justify;
	padding: 10px;
	background-color:  #E7C8C2;
	}

.c {
	float: left;
}

.cr {
	clear: left;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #B78C7E;
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15pt;
	padding: 0;
	border-bottom: 1px dotted #B78C7E;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {

}

td.err {
	padding: 3px;
	color: #562617;
	background: #FFEDED;
	border: 1px solid #B78C7E;
	text-align: left;
}

td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #B78C7E;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {

	text-align: center;
}
.count {
	color: #562617;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #562617;
}

#path {
	margin-top: 2px;
	padding: 3px;
	background: #E3CDB6;
	line-height: 19px;
	border: 1px solid #B78C7E; 

}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	vertical-align: center;
	color: #562617;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input, textarea, option,  {
	background-color: #FBF4EF;
}

input.text {
	color: #562617;
	border: 1px solid #B78C7E;
	height: 13px;
}

textarea.text {
	font-size: 8pt;
	color: #562617;
	border: 1px solid #B78C7E;
}

select {
	font-size: 8pt;
	border: 1px solid #B78C7E;
}

.captcha {
	border: 1px solid #B78C7E;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #562617;
	background-color: #BB9181;
	height: 18px;
}

span.req{
	margin-left: 3px;
	color: #562617;;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #562617;
	background: #FFFFF3;
	border: 1px solid #B78C7E;
	text-align: left;
	clear: right;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #B78C7E;
	font: 9px verdana,arial,helvetica, sans-serif;
	text-decoration: none;
}

.sort {
	color: #B78C7E;
}

p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

div.pr {
	font-size: 6pt;
	color: #E49B54;
	float: left;
	height: 30px;
	margin-right: 5px;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}

div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #94451F;
	padding: 3px 0 0 0;
	margin-top: 50px;
}

div.footer a{
	color: #B78C7E;
}

.price {
	border: 1px solid #A0A0A0;
}

.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

a:link  {
	font-weight:  bold;
  	color:#B78C7E;
}

a:visited {
	font-weight:  bold;
  	color: #B78C7E;
}

a:hover {
	font-weight: bold;
 	color:#FBF4EF;
}

a:active {
	font-weight:  bold;
 	color:#FBF4EF;
}

a {
	text-decoration: none;
} 
