body {
	color: #333333;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image: url(image/pagedropshad.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #774A39;
	text-decoration:none;
	background: inherit;
}

a:hover {
	color: #FF0000;
	background: inherit;
	text-decoration: none;
}


#menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width:898px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #774a39;
	margin-top: 0px;
}
#menubar ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding-top: 3px;
}

#menubar li {
	display: inline;
	font-size: 1.1em;
}

#menubar a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
}

#menubar a:hover, #footer a:hover{
	color:#FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


h1, h2, h3 {
	font-size: 1.5em;
	margin-left: 4px;
	color: #513226;
}
h2, h3 {
	font-size: 1.3em;
}

#data ul {
	padding: 0;
	text-indent: 20px;
	list-style-type: none;
	margin-left: 20px;
}
#data li {
	background-image: url(image/baklist2.png);
	background-repeat: no-repeat;
	background-position: left center;

}

.imageleft {
	float: left;
	clear: left;
	background: #eee;
	color: #000;
	margin: 0 12px 10px 0;
}
.imageright{
	float: right;
	clear: right;
	background: #eee;
	color: #000;
	margin: 0 0  10px 25px;
}

.parastart {
	float:left;
	color:#333333;
	font-size:50px;
	line-height:30px;
	padding: 4px 4px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
} 
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#masthead{
	width: 880px;
	height: 110px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(image/brushes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	margin-top: 10px;
	font-size: 1em;
}


.box {
	float: left;
	width: 30%;
	margin: 2px 0 0 14px;
	background: #fff;
	color: #303030;
	padding: 2px 2px 0 4px;
	border: #eee 1px solid;
}
	
.box h1 {
	margin: 2px 0;
	padding: 0;
	color: #333333;
	background: inherit;
	font-size: 1.1em;
	text-transform:uppercase;
}
		
.contentbox {
	float: left;
	width: 44%;
	background: #fff;
	color: #303030;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 35px;
}
			
#data, #data2 {
	background: #fff;
	color: #333333;
	border: #eee 1px solid;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.clear {
	clear: both;
	margin: 0;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #774a39;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

.smallfoot {
	font-size: .7em;
}
.captions {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

td.tablecellblue {
	background-color: #E2E6FA;
}
td.tablecellorange {
	background-color: #FFD6AD;
}
.pushdownpara {
	margin-bottom: 300px;
}
.smalltext {
	font-size: 11px;
}



/* Jimmy 20May10 - postage/buynow styles */


#confirm {
font-family:arial;
font-size:12px;
margin:60px 0 0;
width:550px;
}

span.error {
color:red;
font-weight:bold;
}

#priceCheck {
background-color:#F4F4F4;
float:left;
margin:0 20px 20px 0;
padding:0 5px;
width:290px;
}

#paypal {
float:left;
height:75px;
margin:20px 0 40px;
width:170px;
}

#postage {
clear:both;
font-family:arial;
font-size:12px;
position:relative;
width:500px;
}

#postage table {
border:medium none;
color:white;
font-family:arial;
font-size:12px;
margin:0 0 10px;
text-align:left;
width:500px;
}

#postage table th {
background:none repeat scroll 0 0 #774A39;
color:white;
font-weight:bold;
padding:3px 10px;
}

#postage table td.num {
background:none repeat scroll 0 0 #A55231;
font-weight:bold;
width:90px;
}

#postage table td {
background:none repeat scroll 0 0 #A55231;
padding:2px 10px;
}

p#penny {
left:530px;
position:absolute;
top:20px;
width:300px;
}