/* Styles for any basic elements e.g. p, h1 etc. */

body {
	margin: 0;
	padding: 0;
	background-color: #CAC8C9;
}

td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.titles {
	font-weight: bold;
	color: #306440;
}
.footer {
	background-image: url(images/footer.gif);
	padding: 10px;
	height: 87px;
}
.footertext {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.addresspad {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.contentpad {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.dividervirt {
	background: url('images/divider_virt.gif') repeat-y center top;
	width: 10px;
}

.hline {
	background: url('images/divider.gif') repeat-x center;
	height: 20px;
}




h1 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color: #306440;
}

a:hover {
	color: #666666;
}
.afoot {
	color: #ffffff;
}

.afoot:hover {
	color: #306440;
	text-decoration: none;
}
.gallerylink {
	color: #6ab580;
	text-decoration: none;
}

.gallerylink:hover {
	color: #ffffff;
	text-decoration: none;
}

.headerbg {
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 104px;
	width: 751px;
}
.shopping {
	font-weight: bold;
	color: #FFFFFF;
}
.shoppingitems {
	color: #c4f7d3;
}
.basketpad {
	padding-left: 23px;
}

.price { /* All Prices on site */
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}
.gallery {
	background-color: #306440;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #306440;
	border-bottom-color: #FFFFFF;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.gallery2 {
	width: 173px;
}
.search {
	background-image: url(images/header_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	padding-left: 30px;
	padding-top: 24px;
	padding-bottom: 0px;
}
.input {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma;
}

.button {
	background:#306440;
	color: #fff;
	font-size: 11px;
}

.priceprev {
	color: #505050;
	font-size: 11px;
	font-weight: strong;
}



.nav a {
	display: block;
	/*width: 108px;*/
	height: 25px;
	color: #6ab580;
	line-height: 25px;
	text-align: center;
	background: url(images/nav_off.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top center;
	text-decoration: none;
}

.nav a:hover {
	display: block;
	/*width: 108px;*/
	height: 25px;
	color: #6ab580;
	line-height: 25px;
	text-align: center;
	background: url(images/nav_on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top center;
	color: #FFFFFF;
	text-decoration: none;
}
