 /*
Main area's of the website are:

Containers
Header
Sidebar
Testimonial
Newsletter
RSS
Main
Frequently Asked Questions
Footer
*/

/* Containers */
	body {
 background-color: #011617;
 color: black;
}
#container {
	width: 960px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	padding: 10px;
	color: #333;
	line-height: 130%;
}
/* Main */
	#content {
	margin-right: 217px;
	padding: 10px;
}
/* Header */
	#banner {
	height: 246px;
}
#logo {
	height: 240px;
	width: 960px;
	background-image:url(/site/static/images/logo.jpg);
	background-repeat: no-repeat;
}
#menutop {
	background-color: #c8af87;
	height: 39px;
	position: relative;
}
#menu {
	text-align: center;
	text-align: -moz-center !important;
}
#basket {
	color: white!IMPORTANT;
	padding: 0 5px 0 5px;
	background-color: #c8af87;
	width: 179px;
	margin-left: 11px;
	margin-top: 10px;
}
/* Sidebar */
	#sidebar {
	float: right;
	width: 217px;
	margin: 0;
	padding: 5px;
}
#sidetop {
	margin-top: 20px;
	height: 232px;
	width: 210px;
	background-image:url(/site/static/images/sidetop.jpg);
	background-repeat: no-repeat;
}
#sidebottom {
	height: 253px;
	width: 217px;
	background-image:url(/site/static/images/sidebottom.jpg);
	background-repeat: no-repeat;
}
#sidemenutitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
	background-color: #ddd;
	text-decoration: underline;
	text-align: justify;
	padding: 2px 10px 2px 10px;
}
#sidemenutitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #000000;
	padding: 2px 10px 2px 10px;
}
/* Testimonial */
		#testimonial {
	width: 148px;
	margin: 10px 0 10px 12px;
}
#ttop {
	width: 148px;
	height: 17px;
	background-color: #ddd;
	background-repeat: no-repeat;
}
#trepeat {
	width: 148px;
	background-color: white;
	background-repeat: repeat-y;
}
#testimonialtext {
	padding: 0 9px 0 9px;
	text-align: center;
	font-size: 85%;
}
#tbottom {
	width: 148px;
	height: 15px;
	background-color: #ddd;
	background-repeat: no-repeat;
}
/* Newsletter */
		.newsletter {
	width: 148px;
	margin: 10px 0 10px 12px;
	background-color: white;
}
.newsletter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
	text-decoration: none;
	padding: 2px 0 0 0;
}
.ntop {
	width: 148px;
	height: 17px;
	background-color: #ddd;
}
.nrepeat {
	width: 148px;
	background-repeat: repeat-y;
}
.newslettertext {
	padding: 0px 9px 0 9px;
	background-color: white;
}
.nbottom {
	width: 148px;
	height: 15px;
	background-color: #ddd;
}
/* RSS */
		#rss {
	margin-bottom: 10px;
	text-align: center;
	padding-left: 20px;
	color: black;
}
#rss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: red;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}
#rss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: red;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}
/* Main */
	.interest a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	text-decoration: none;
	text-align: justify;
	padding: 7px;
}
.interest a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	background-color: black;
	text-decoration: underline;
	text-align: justify;
	padding: 7px;
}
#viewbasket a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
}
#viewbasket a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	background-color: black;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}
/* Frequently Asked Questions */
	.answer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
	text-decoration: none;
	text-align: justify;
	padding: 2px 0 0 0;
}
.answer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
	text-decoration: none;
	text-align: justify;
	padding: 2px 0 0 0;
}
/* Footer */
	#contactinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: white;
	text-decoration: none;
	text-align: center;
}
#footermenu {
	margin-top: 10px;
}
#footermenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: white;
	text-decoration: none;
	text-align: center!IMPORTANT;
}
#footermenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: white;
	text-decoration: none;
	text-align: center!IMPORTANT;
}
#footermenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: white;
	text-decoration: underline;
	text-align: center!IMPORTANT;
}
#footer {
	clear: both;
	margin: 0;
	height: 180px;
	color: #333;
 background-color: #ffffff;
}
#tel {
	margin: 20px 15px 0 0;
	float: right;
}
#fax {
	margin: 20px 20px 0 0;
	float: right;
}
#bpfooter {
	text-align: center;
 background-color: #011617;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#bpfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: gray;
	text-decoration: none;
	text-align: justify;
}
#bpfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: gray;
	text-decoration: underline;
	text-align: justify;
}
/* Forms */	
	
	.textform {
	background-color: white!IMPORTANT;
	color: black!IMPORTANT;
	border: 1px solid #cccccc!IMPORTANT;
}
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body {
	font:13px arial, helvetica, clean, sans-serif;
	font-size:small;
	font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
pre, code {
	font:115% monospace;
	font-size:100%;
}
body * {
	line-height:1.22em;
}
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
acronym {
	border:0;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #B80A3B;
	text-decoration: none;
	text-align: left;
	padding: 10px 0 5px 0;
}
.newsthumb h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 0;
}
.newsImage {
	float: right;
	margin: 0px 0px 5px 5px;
}
