* { margin:0; padding:0;}
body { 
	background-image: url(../images/page-background.gif);
	background-repeat: repeat-x;
	background-color:#CFDCB8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	color:#666666;}
hr {
	height: 1px;
	border-top: 1px solid #DBE6E1;
 	width: 600px;
 	margin: 10px 0px 5px 10px;
}
	
.fleft { float:left;}
.fright { float:right;}
#container-top {
	height: 1px;
	width: 990px;
	text-align:center;
	margin:0 auto;	
	}
#container-bg {
	width: 950px;
	margin:0 auto;
	margin-top: 0px;
	border: 5px solid #C7D49C;
}
#container {
	background-color:white;
	width: 950px;
	text-align:center;
	margin:0 auto;
	margin-top: 0px;
	border: 1px solid #92A273;
}
#text-header {
	width: 990px;
	height: 15px;
	text-align:center;
	margin:0 auto;
	margin-top: 1px;
	font-size: 100%;
	color: #CFDCB8;
	font-weight: bold;
}
#header { 
	height: 134px;
	width: 950px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
}
#headerContactDetails { 
	float: right;
	height: 30px;
	width: 300px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#headerContactDetailsTel { 
	float: right;
	text-align: right;
	width: 250px;
	color: white;
	font-weight: bold;
	font-size: 180%;
	margin: 5px 10px 0px 0px;
}
#headerContactDetailsEmail { 
	float: right;
	width: 250px;
	color: #3381D4;
	font-weight: bold;
	font-size: 110%;
}
#headerContactDetailsEmail a { 
	color: #3381D4;
	text-decoration: none;
}
#header-underline { 
	background-color: #36438A;
	margin:0px 0px 5px 0px;
	height: 0px;
}
/******************************************************/
#topnavigation{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	font-size: 100%;
	background-repeat:no-repeat;
	height:26px;
	background-color:#09F;
	font-family:Tahoma;
	}
#topnavigation ul{
	height:26px;
	list-style:none;
	margin:0;
	padding:0;
	padding: 0px 0px 0px 0px;
	}
#topnavigation li{
		float:left;
		padding:0px;
		margin:0px 1px 0px 0px;
		background: url(../images/topnav-blue.png) left top no-repeat;
		}
#topnavigation li:hover{
		background: url(../images/topnav-blue.png) left top no-repeat;
		}
#topnavigation li a{
		color:#fff;
		display:block;
		min-width: 70px;
		line-height:26px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		background: url(../images/topnav-blueright.png) right top no-repeat; 
		}		
#topnavigation li a:hover{
		color:#FFFFFF;
		text-decoration:none;
		background: url(../images/topnav-blueright.png) right top no-repeat; 
		}
		
#topnavigation ul li:hover a{
			color:#FFFFFF;
			text-decoration:none;
			}
/****** SELECTED TOP NAV TABS*/	
#topnavigation .selected {
		background: url(../images/topnav-blue.png) left top no-repeat;
		}
#topnavigation .selected  a{
		background: url(../images/topnav-blueright.png) right top no-repeat;
		}
/****** SELECTED TOP NAV TABS*/	

#topnavigation li ul{
		background:#8AB5DB;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:200px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
#topnavigation li:hover ul{
		display:block;
		
		}
#topnavigation li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		height: 25px;
		background-image: none;
		}
#topnavigation li:hover li a{
		background:none;
		}
#topnavigation li ul a{
		display:block;
		height:25px;
		font-style:bold;
		margin:0px;
		padding:0px 5px 0px 15px;
		text-align:left;
		line-height:25px;
		}
#topnavigation li ul a:hover, #topnavigation li ul li:hover a{
		border:0px;
		color:#ffffff;
		text-decoration:none;
		background:#8AB5DB url(../images/hover_sub.jpg) center left no-repeat;
			}
#topnavigation p{
		clear:left;
		}	

		
/*****************************************************/

/* main content */
#maincontentarea { 
	width: 100%;
	clear: both;
	padding-top: 0px;
}
#maincontentarea a {
	color: #5E84A1;
}
#leftarea { 
	width: 200px;
	height: auto;
	float: left;
	padding: 0px 0px 15px 0px;
	clear: both;
}

#leftmenu { 
	width: 100%;
	float: left;
	text-align:left;
	height: auto;
}
#leftmenu ul{ 
}
#leftmenu ul li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	line-height: 18px;
	font-size: 100%;

}
#leftmenu ul li a {
	display: block;
	color: #8baa4f;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px dotted #8baa4f;
}
#leftmenu ul li a:hover {
	text-decoration: underline;
}
#leftmenutop { 
	float: left;
	background-image:  url(../images/leftNavTop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	height: 35px;
	width: 200px;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	line-height: 20px;
}
#leftmenubottom { 
	float: left;
	height: 30px;
	width: 200px;
	padding: 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image:  url(../images/leftMenuBoxFooter.png);
	background-position: top;
	background-repeat:repeat-y;
}

#adminmenu { 
	width: 100%;
	float: left;
	text-align:left;
	height: auto;
}
#adminmenu ul{ 
}
#adminmenu ul li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	line-height: 18px;
	font-size: 100%;
}
#adminmenu ul li a {
	display: block;
	color: #0A55A8;
	background-color: #EAF5FF;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	background-image: url(../images/nav-arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px 10px;
}
#adminmenu ul li a:hover {
	text-decoration: underline;
	background-color:#F2F9FF;
}
#adminmenutop { 
	float: left;
	background-image:  url(../images/leftNavTop.gif);
	background-repeat:no-repeat;
	height: 15px;
	width: 200px;
	font-weight: bold;
	font-size: 100%;
	color: #0A55A8;
	padding: 0px 0px;
}
#adminmenubottom { 
	float: left;
	background-image:  url(../images/leftNavBottom.gif);
	background-repeat:repeat-x;
	height: 15px;
	background-color:#ffffff;
	width: 200px;
	margin: 0px 0px 10px 0px;
}
/* search box */
#searchbox { 
	width: 200px;
	background-color: #ffffff;
	float: left;
	text-align:left;
	height: auto;
	padding: 5px 0px 0px 0px;
	background-image:  url(../images/searchBoxbackground.png);
	background-position: top;
	background-repeat:repeat-y;
}
#searchboxtop { 
	float: left;
	background-image:  url(../images/leftNavTop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	height: 35px;
	width: 200px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	line-height: 35px;
}
#searchboxbottom { 
	float: left;
	background-image:  url(../images/searchBoxFooter.png);
	background-repeat:no-repeat;
	height: 30px;
	background-color:#ffffff;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
/* callback box */

#callbackbox { 
	width: 100%;
	background-image:  url(../images/callbackBoxbackground.png);
	background-position: top;
	background-repeat:repeat-y;
	float: left;
	height: auto;
	color: #5E84A1;
}
#callbackboxtop { 
	float: left;
	background-image:  url(../images/leftNavTop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	height: 35px;
	width: 200px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	line-height: 35px;
}
#callbackboxbottom { 
	float: left;
	background-image:  url(../images/callbackBoxFooter.png);
	background-repeat:no-repeat;
	height: 30px;
	background-color:#ffffff;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
/* paypal cart box */
#paypalcartbox { 
	width: 100%;
	background-image:  url(../images/paypalcartBoxbackground.png);
	background-position: top;
	background-repeat:repeat-y;
	float: left;
	text-align:left;
	height: auto;
	padding: 10px 0px 10px 0px;
}
#paypalcartboxtop { 
	float: left;
	background-image:  url(../images/leftNavTop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	height: 35px;
	width: 200px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	line-height: 35px;
}
#paypalcartboxbottom { 
	float: left;
	background-image:  url(../images/paypalcartBoxFooter.png);
	background-repeat:no-repeat;
	height: 30px;
	background-color:#ffffff;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
/* paypal cart box */
/* right content area */
#rightcontentarea { 
	float: right;
	width: 735px;
	height: auto;
	text-align:left;
}
#rightcontentarea a {
	color: #8baa4f;
	text-decoration:underline;
}
/* right text content */
.maintextcontent { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.maintextcontent h2{ 
	color:#8baa4f;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.maintextcontent p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
.maintextcontent p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
.maintextcontent ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
.maintextcontent ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color:#666666;
	padding-left: 20px;
}
.maintextcontent ul li a {
	text-decoration:none;
}
#mainContentImage {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/* FAQ area */
#faqpagequestions { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#faqpagequestions h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#faqpagequestions p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#faqpagequestions p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
#faqpagequestions ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
#faqpagequestions ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color: #5E84A1;
	padding-left: 20px;
}
#faqpagequestions ul li a {
	text-decoration:none;
	color: #5E84A1;
}
/*search page*/
#searchpagebox { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#searchpagebox h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#searchpagebox p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#searchpagebox p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
#searchpagebox ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
#searchpagebox ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color: #5E84A1;
	padding-left: 20px;
}
#searchpagebox ul li a {
	text-decoration:none;
	color: #5E84A1;
}
/*search error message */
#searchboxerror { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#searchboxerror h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#searchboxerror p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#searchboxerror p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
/*searchpageresults*/
#searchpageresults { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#searchpageresults h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#searchpageresults p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#searchpageresults p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
#searchpageresults ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
#searchpageresults ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color: #5E84A1;
	padding-left: 20px;
}
#searchpageresults ul li a {
	text-decoration:none;
	color: #5E84A1;
}
/*search product results*/
#searchproductresults { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#searchproductresults h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#searchproductresults p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#searchproductresults p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
#searchproductresults ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
#searchproductresults ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color: #5E84A1;
	padding-left: 20px;
}
#searchproductresults ul li a {
	text-decoration:none;
	color: #5E84A1;
}
/* right text content */
/* sitemap text content */
.sitemapcontent { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
.sitemapcontent h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.sitemapcontent p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
.sitemapcontent p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
.sitemapcontent ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
.sitemapcontent ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	background:url(../images/arrowbulletTrans.png) 0px 5px no-repeat;
	line-height: 20px;
	color:#666666;
	padding-left: 20px;
}
.sitemapcontent ul li a {
	text-decoration:none;
}
/* page parent icons */
#parentIconsContainer { 
	float: right;
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 10px 0px 0px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
#homeIconsContainer { 
	float: right;
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 10px 0px 0px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
.homeIcon	{	
	width: 132px;
	float:left;
	border: 1px solid red;
	margin: 0px 15px 10px 0px;
	height: 125px;
	text-align:center;
	font-weight:bold;
	overflow: hidden;
}
.homeIcon	a{	
	text-decoration: none;
	color: #0A55A8;
}
.homeIconImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	}
/* homeIcon styles */
/* parentIcon styles - icons for pages that have been tagged to show on their parent.*/
.parentIcon	{	
	width: 132px;
	float:left;
	border: 1px solid red;
	margin: 0px 15px 10px 0px;
	height: 125px;
	text-align:center;
	font-weight:bold;
	overflow: hidden;
}
.parentIcon	a{	
	text-decoration: none;
	color: #0A55A8;
}
.parentIconImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	}

/* parentIcon styles */
/* end page parent icons */
#GalleryImagesContainer { 
	float: right;
	width: 680px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 10px 0px 0px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.galleryListing	{	
	width: 132px;
	float:left;
	border: 1px solid #cfdcb8 ;
	margin: 0px 17px 10px 0px;
	height: 125px;
	text-align:center;
	font-weight:bold;
}
.galleryImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
}
.galleryListing	a{	
	color: #0A55A8;
	text-decoration: none;
}
/* End Gallery Listings */
/* -------------------------------------------------------------------------------------------*/
/* product listing icon styles (thumb nail etc) on display cms page - this includes products added directly to home page or sub pages*/
#productListingContainer { 
	float: right;
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 10px 0px 0px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}
.productListing	{	
	width: 320px;
	float: left;
	border: 1px solid red;
	margin: 10px 15px 10px 0px;
	height: 100px;
	text-align:left;
	font-weight:normal;
	padding: 5px 0px 0px 0px;
}
.productListing:hover{	
	border: 1px solid #68A3A7;
}
.productImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 2px 5px 10px 5px;
	float: left;
}
.productListing	a{	
	color: #68A3A7;
	text-decoration: none;
}
/*this is for the product listing pictures on product pages*/
.productImages {
	width: 240px;
	margin: 0px 20px 20px 0px;
	float: right;
	margin: 0px 10px 10px 20px;
	}
/* end product listing styles */
/* -------------------------------------------------------------------------------------------*/
.specialproductListing	{	
	width: 300px;
	float:left;
	border: 1px solid #E9EAEB;
	margin: 10px 15px 10px 0px;
	height: 100px;
	text-align:left;
	font-weight:normal;
	padding: 5px 0px 0px 0px;
	overflow:hidden;
}
.specialproductListing:hover{	
	border: 1px solid #68A3A7;
}
.specialproductImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 2px 5px 10px 5px;
	float: left;
}
.specialproductListing	a{	
	color: #68A3A7;
	text-decoration: none;
}
/* end product listing home styles */
/* -------------------------------------------------------------------------------------------*/
/* Special product listing on special-offers.asp*/
#specialOffersIcon	{	
	width: 132px;
	float:left;
	border: 1px solid #E9EAEB;
	margin: 0px 15px 20px 0px;
	height: 125px;
	text-align:center;
	font-weight:bold;
	overflow: hidden;
}
#specialOffersIcon	a{	
	text-decoration: none;
	color: #0A55A8;
}
#specialOffersIconImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	}
/* end product listing home styles */
/*contact page */
.contactpageaddress { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.contactpageaddress h2{ 
	color:#8baa4f;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.contactpageaddress p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
.contactpageaddress p a{ 
	color:#8baa4f;
	font-weight: normal;
	text-decoration: none;
}


.contactpagetelephone { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.contactpagetelephone h2{ 
	color:#8baa4f;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.contactpagetelephone p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
.contactpagetelephone p a{ 
	color:#8baa4f;
	font-weight: normal;
	text-decoration: none;
}


.contactpageform { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.contactpageform h2{ 
	color:#8baa4f;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.contactpageform p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
.contactpageform p a{ 
	color:#8baa4f;
	font-weight: normal;
	text-decoration: none;
}

.contactpagegooglemap { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
.contactpagegooglemap h2{ 
	color:#8baa4f;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
.contactpagegooglemap p{ 
	color:#666666;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
#contactpagesuccessmessage { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
#contactpagesuccessmessage h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#contactpagesuccessmessage p{ 
	color:green;
	font-weight: bold;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
#contactpagesuccessmessage p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}
#contactpageerrormessage { 
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 0px 0px 20px 5px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
}
#contactpageerrormessage h2{ 
	color:#5E84A1;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#contactpageerrormessage p{ 
	color:red;
	font-weight: bold;
	font-size: 100%;
	padding: 15px 10px 0px 30px;
}
#contactpageerrormessage p a{ 
	color:#5E84A1;
	font-weight: normal;
	text-decoration: none;
}

/* end contact page */

/* blog styles */
#blogCurrentMonth {
	width: 620px;
	margin: 20px 0px 10px 0px;
	clear:both;
	background-image: url(../images/blog-current-background.jpg);
	background-repeat: no-repeat;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	}
#blogPreviousMonths {
	width: 620px;
	margin: 20px 0px 10px 0px;
	clear:both;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	}
/* END blog styles */
/* Document styles */
.documentListings {
	border: 0px solid red;
	width: 250px;
	height: 25px;
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 8px 0px 0px 40px;
	background-image: url(../images/pdfLogo.gif);
	background-repeat: no-repeat;
	}
.documentListings a{
	text-decoration: none;
	font-weight: bold;
	color: #0A55A8;
	}
/* Gallery Listings */
/* product listing icon styles (thumb nail etc) on display cms page - this includes products added directly to home page or sub pages*/

/* END Document styles */
/* end right content area */
/* footer area */
#footer { 
	width: 100%;
	clear: both;
	background-color: white;
	border-top: 1px dotted #b6b6b6;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#footerbottom {
	width: 950px;
	height: 0px;
	text-align:center;
	margin:0px auto;
	background-color: #CFDCB8;
}
#footer ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	line-height: 18px;
}
#footer li {
	display: inline;
	padding: 0;
	text-transform: none;
	list-style-type: none;
	font-weight: normal;
	line-height: 18px;
}
#footer li.last a {
	border: none;
}
#footer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 5px 0px 3px;
	color: #97B368;
	border-right: #97B368 1px solid;
	line-height: 18px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p {
	margin: 10px 0px 0px 0px;
	color: white;
}
#footersiteby {
	width: 990px;
	height: 10px;
	text-align:center;
	margin:0 auto;
	color: #97B368;
	padding: 20px 0px 20px 0px;
}
#footersiteby a{ 
	color: #97B368;
	text-decoration: none;
}
table.updateUsers	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
}
table.contactForm	{
	margin: 0px 0px 0px 0px;
	color:#666666;
	font-size: 100%;
	width: 700px;
}
table.rteInsertImage	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
	border: 1px solid #BABDA6;
	width: 300px;
}
#editPageBoxes	{
	width: 700px;
	border: 1px solid #DBE6E1;
	height: auto;
	font-size: 100%;
	color:#484848;
	padding: 5px;
	background-color:#FFF;
}
#editPageBoxes p {
	color:#484848;
}
#editPageBoxes a {
	color:#484848;
}
#faqPopup b{
	color: black;
	}
#faqPopup {
	color: gray;
	text-align: left;
	margin: 20px 0px 0px 20px;
	}
#eventsBox {
	width: 95%;
	background-image: url(../images/eventBoxBackground.jpg);
	background-repeat: repeat-x;
	background-color:#F7F7F7;
	border: 1px solid red;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
}
#eventsBox .eventTitle a{
	color: green;
	font-size: 120%;
}
#eventsBox .eventDateLocation{
	font-style:italic;
}
#eventsBox .eventInfo{
	font-style:normal;
}


#eventsBoxHomeContainer { 
	float: left;
	width: 730px;
	height: auto;
	text-align:left;
	font-size: 110%;
	padding: 10px 0px 0px 5px;
	background-color: #eaeaea;
	margin: 0px 0px 20px 0px;
}

#eventsBoxHome {
	width: 95%;
	background-image: url(../images/eventBoxBackground.jpg);
	background-repeat: repeat-x;
	background-color:#F7F7F7;
	border: 1px solid red;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
}
#eventsBoxHome .eventTitle a{
	color: green;
	font-size: 120%;
}
#eventsBoxHome .eventDateLocation{
	font-style:italic;
}
#eventsBoxHome .eventInfo{
	font-style:normal;
}


#linksBox {
	width: 95%;
	background-image: url(../images/eventBoxBackground.jpg);
	background-repeat: repeat-x;
	background-color:#F7F7F7;
	border: 1px solid red;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
}
#linksBox .linksTitle a{
	color: green;
	font-size: 120%;
}
#linksBox .linkdesc{
	font-style:italic;
}




#variationcontainer {
	width: 600px;
	height: 55px;
	border: 1px solid #eaeaea;
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../images/variations-gradient.gif);
	background-repeat: repeat-x;
}
#variationdetails {
	width: 400px;
	float: left;
}
#variationprice {
	width: 150px;
	color: black;
	float: right;
	text-align: right;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
#variationbutton {
	width: 95px;
	float: right;
	text-align: right;
	clear: both;
}
/*forms*/
.contactsubmitbtn {
	width:65px;
	background:#eaeaea;
	color:#5E84A1;
	cursor:pointer;
	border:1px solid #5E84A1;
	padding-left:0.0em;
	margin-bottom:0.6em;
}

.contactsubmitbtn:hover {
	background:#7d8c16;
	color:#fff;
	border:1px solid #F5F5F5;
	padding-left:0.0em;
	margin-bottom:0.6em;
}
.searchsubmitbtn {
	width:65px;
	background:#eaeaea;
	color:#5E84A1;
	cursor:pointer;
	border:1px solid #5E84A1;
	padding-left:0.0em;
	margin-bottom:0.6em;
	height: 20px;
}
.searchsubmitbtn:hover {
	background:#7d8c16;
	color:#fff;
	border:1px solid #F5F5F5;
	padding-left:0.0em;
	margin-bottom:0.6em;
}
.cartsubmitbtn {
	width:65px;
	background:#eaeaea;
	color:#5E84A1;
	cursor:pointer;
	border:1px solid #5E84A1;
	padding-left:0.0em;
	margin-bottom:0.6em;
	height: 20px;
}
.cartsubmitbtn:hover {
	background:#7d8c16;
	color:#fff;
	border:1px solid #F5F5F5;
	padding-left:0.0em;
	margin-bottom:0.6em;
}
.callbacksubmitbtn {
	width:65px;
	background:#eaeaea;
	color:#5E84A1;
	cursor:pointer;
	border:1px solid #5E84A1;
	padding-left:0.0em;
	margin-bottom:0.6em;
	height: 20px;
}

.callbacksubmitbtn:hover {
	background:#7d8c16;
	color:#fff;
	border:1px solid #F5F5F5;
	padding-left:0.0em;
	margin-bottom:0.6em;
}
/* end forms*/
/*slider*/
/* slider content starts here */
/* stylin banner content */
.slidercontainer{
  width:950px;
  min-height: 60px;
  display:block;
  height: 344px;
  margin-bottom: 20px;
}
#slider{
	display:block;
	width:950px;
	height:344px;
	float:left;
	position:relative;
	text-align:left;
  	top:0;
  	left:0;
	overflow:hidden;
	margin:0px 0 0px 0px;
}
#slider ul{
	width:950px;
	height:344px;
	float:left;
	position:absolute;
	overflow:hidden;
	}
#slider li{
	display:inline;
	width:950px;
	height:344px;
	float:left;
	position:relative;
	}
.sliderleft{
	width:400px;
	display:block;
	float:left;
	margin:10px 0 0 20px;
}
.sliderleft h2{
	font-size:150%;
	color:#5E84A1;
	padding-bottom:15px;
}
.sliderleft p{
	font-size:120%;
	color:#666666;
	line-height:21px;
	padding-bottom:10px;
}
.sliderleft a.m-info{
	font-size:120%;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	text-align:center;
	line-height:35px;
	width:170px;
	height:43px;
	float:left;
	padding-right:17px;
	background:url(../../slider/images/more-info_btn.png)
}

.slidercontainer img{
	float:left;
}
#prevBtn, #nextBtn{
	display:block;
	text-indent:-8000px;
	width:12px;
	height:21px;
	float:left;
	position:relative;
	left:20px;
	top: -20px;
	}
#nextBtn{
	left:30px;
	top:20px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:12px;
	height:11px;
	float:left;
	position:relative;
	background: url(../../slider/images/left-arrow.png) no-repeat 0 0;
	}
#prevBtn a{
	display:block;
}
#nextBtn a{
	display:block;
	top:-40px;
	background: url(../../slider/images/right-arrow.png) no-repeat 0 0;
}
