

/*
Main area's of the website are:

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

/* Containers */
	body {
		background-color: #49a590;	
	}

	#container {
		width: 815px;
		margin: 0px auto 0px auto;
		background-color: #fff;
		color: #333;
		border: 2px solid #918f8f;
		line-height: 130%;
	}

/* Header */
	#banner {
		height: 128px;
	}

	#logo {
		height: 128px;
		width: 231px;
		background-image: url(/site/static/images/logo.jpg);
		background-repeat: no-repeat;		
	}

	#menutop {	
		height: 54px;
		position: relative;
		background-image: url(/site/static/images/menu.jpg);
		background-repeat: repeat-x;	
	}

	#menu {
		text-align: center;
	}
	
	#basket {
		color: black;
		background-color: #fcf8f0;		
		padding: 10px;	
		border-bottom: solid white 2px;
	}	

/* Sidebar */
	#sidebar {
		float: left;
		width: 230px;
		margin: 0;
		padding: 5px;
	}

	#sidemenutitle a {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 10px 10px 10px 25px;
		color: #615749;
		background-image: url(/site/static/images/menugradient.jpg);
		background-repeat: repeat-x;
	}

	#sidemenutitle a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 10px 10px 10px 25px;
		color: #008164;
		background-color: #000000;	
	}
	
	/* 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 {
			background-color: #fcf8f0;	
			padding: 10px;
		}

	/* 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 */
	#content {
		margin-left: 170px;
		padding: 10px;
	}
	
	.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: #333333;
		text-decoration: none;
		text-align: center;
	}

	#footermenu a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: #333333;
		text-decoration: none;
		text-align: justify;
	}

	#footermenu a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: #333333;
		text-decoration: underline;
		text-align: justify;
	}

	#footer {
		clear: both;
		margin: 0;
		height: 60px;
		color: #5e574f;
		background-color: #fcfbf7;
	}

	#tel {
		margin: 20px 15px 0 0;
		float: left;
	}

	#fax {
		margin: 20px 20px 0 0;
		float: left;
	}

	#bpfooter {
		text-align: center;
		background-color: #49a590;
		background-repeat: no-repeat;
		margin-top: 5px;
	}

	#bpfooter a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: white;
		text-decoration: none;
		text-align: justify;
	}

	#bpfooter a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
		color: white;
		text-decoration: underline;
		text-align: justify;
	}
	
 a.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #008164;
	text-decoration: underline;
	float: right;
	padding: 2px;
}

 a:hover.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	float: right
	background-color: #008164;
	padding: 2px;
}	