/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #6d3f08;
	background: #fcebe6;
}

/************** Layout Elements *******************/

#wrapper {
	width: 640px;
	margin: 0 auto;
	font-size: 80%;
	background-color: #Fcebe6;
	min-height: 400px;
}

#header {
	min-height: 59px;
	background:   url("/graphics/headerBG.jpg"); 

}

#header #title {
	margin-top: 0px;
}

#header ul {

	list-style-type: none;
	margin: 0px 10px 0 10px;
	min-height: 22px;
}

#header li {
	float: right;
	padding: 2px 2px 0 6px;
}

#header li a {
	color: #6d3f08;
	text-decoration: none;
	background: transparent;
}

#header li a:hover, #leftcol li a:hover {
	color: #943219;
	background: transparent;

}

li a#marker   {
	color: #899825;
	background: transparent;

}

#strap {
	height: 237px;
	background:    url("/graphics/strap.jpg") no-repeat;
}



#innerwrapper {
	margin: 2px 0 2px 0;
	position: relative;
}

#innercontent {
	background-color: #fcebe6;
	min-height: 200px;
	margin-left: 210px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}
#innercontent img {
	display: block;
	margin: 6px auto 5px auto;
	border: 4px solid #fff;
}

.twocol #innercontent {
	width: 525px;
}

#rightcol {
	min-height: 150px;
	float: right;
	background-color: #Fcebe6;
	width: 210px;
}

.twocol #rightcol {
	display: none;
}

#rightcol img {
	display: block;
	margin: 6px auto 5px auto;
	border: 4px solid #fff;
}


#leftcol {
	float: left;
	width: 210px;
	min-height: 200px;
}

#leftcol ul {
	list-style-type: none;
	list-style-position: inside;
}

#leftcol li {
	border-left: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	font-size: 120%;
	padding: 5%;
	color: #fff;
	background-color: #313221;
}

#leftcol li a#here {
	background-color: #2c2c2c;
	width: 155px;
	color: #8b9070;
}
#leftcol img {
	display: block;
	margin: 6px auto 5px auto;
	border: 4px solid #fff;
}
#paragraph {
	position: relative;
	border: 4px solid #fff; 
}
#footer {
	position: relative;
	}


/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 15px 0 5px 18px;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d3f08;
}



h2 {
	font-size: 140%;
	text-align: center;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	margin: 20px;
}
#header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
#footer {
	text-align: right;
	font-size: 90%;
	}
#footer p{
	margin-bottom: 2px;
	}
#leftcol h2{
	padding: 4px 0 4px 0;
	text-align: center;
	}
#rightcol h2{
	padding: 4px 0 4px 0;
	text-align: center;
	}
#innercontent h2{
	padding: 4px 0 4px 0;
	text-align: center;
	}
#paragraph li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}
/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	margin: 0;
	text-align: center;
	}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 0;
	text-align: center;
	}
.titlesold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	margin: 0;
	text-align: center;
	background-image:  url("/graphics/sold.gif");
	background-repeat: no-repeat;
	background-position: 150px;
	
	}
.endnote {
	font-size: 90%;
	text-align: right;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	}
.web {
	font-size: 90%;
	color: #899825;
	}
/************** Form Styles *******************/

#form-contact label { 
	padding: 0 0 0 14px; 
	color: #899825; 
	font-weight: 600;
	background:  url("/graphics/label_bullet.jpg") no-repeat 0 50%; 
}
#form-contact {
	background: url("/graphics/contactform_bg.gif") no-repeat 0 100%;
	background-color: #fcebe6;
	padding: 0 0 0 10px;
	width: 340px;
}
#form-contact-name, #form-contact-email, #form-contact-address, 
#form-contact-postcode, #form-contact-number, #form-contact-message { width: 320px; }
#form-contact div {
	padding: 10px 10px 0 0;
}

#form-contact-type {
	margin-left: 0px;
}
#form-contact textarea {
	margin-bottom: 10px;
}
#form-contact label.plainlabel { 
	background-image: none;
	padding: .2em;
	text-transform: none;
}
.formatclassradio {
	background-color: #fcebe6;
	border: none;
	display: inline;
}
.formatclasssubmit {
	color: #899825;
	background: #ffffff;
	border: 1px solid #899825;
}

/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #8b9070;
}

a:hover {
	color: #a8ad92;
}

 /*\*//*/
 #innercontent {
 	width: 210px;
 }
	
	.twocol #innercontent {
 	width: auto;
 }
 
 
 #header ul {
	height: 22px;
	margin-bottom: 5px;
}

/**/
#printheader {
display: none;
}
#printfooter {
display: none;
}
/************** Hoverbox *******************/
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

