body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../_MEDIA/backgrounds/bg3.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #76AD34;
}

#wrapmaster {
	position: absolute;
	top: 1px;
	left: 8px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 125%;
	padding-top: 0px;
	margin-top: 0px;
	}

h1 {
	color: #5AB2D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	padding-left: 8px;
	}
	
* html h1 {
	margin-top:0px;
	text-decoration: none;
	}

h2 {
	color: #6FA631;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 90%;
	background-color: #8EC742;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6FA630;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6FA630;
	padding-left: 5px;
	}
#mediabox {
	height: auto;
	width: 500px;
	margin-left: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a {
	color: #5CB4D7;
	text-decoration: none;
	}

a:hover {
	color: #6EA530;
	text-decoration: none;
	}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	}
	
ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;
	}
	

a:hover img {
	border: none;
	background:none;
	text-decoration: none;
	} 
#productNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	width: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: auto;
	margin-left: 15px;
}

a:link img {
	border: none;
	text-decoration: none;
	}

.arrows{
	color: #000000;
	height: auto;
	width: 20px;
	margin-left: 60px;
	margin-bottom: 60px;
	}


/*  CSS Classes   */	


.image_right {
	float: right;
	margin-left:10px;
	padding-left: 10px;
}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 50px;
	}

.image_vase {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 150px;
	}


img.productsMain
{
	position: relative;
	top: -2px;
	width: 99px;
	height: 87px;
	background-image: url(../_MEDIA/IMAGES/LR_BG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: -10px;
}



img.thumbs
{
	position: relative;
	top: -2px;
	width: 60px;
	height: 53px;
	background-image: url(../_MEDIA/IMAGES/thumbBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: -10px;
}



img.home
{
	position: relative;
	top: -2px;
	width: 137px;
	height: 121px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-left: 2px;
}




.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2 {
	background-color: #C68A74;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_left h2 {
	background-color: #EDB79C;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_center h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #C68A74;
	margin: 0;
	}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

	


.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	text-align: center;
	background-image: url(../_MEDIA/backgrounds/contentBG.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

/*------------- content main ----------------- */

#content_main{
	width: 584px;
	min-height: 350px;
	text-align: left;
	float: right;
	position: relative;
	right: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:178px;
	height: auto;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 12px;
	text-decoration: none;
	}



#content_side p{
	text-align: left;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
    }
	
#content_side a {
	color: #6EA531;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
    }


	
	
#content_side h1 {
	color: #6EA531;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FA630;
	text-decoration: none;
	padding-left: 10px;
    }


	
#content_side h2 {
	color: #1c82b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;	
	}
	
#content_side ul {
	text-decoration: none;
	}
	
#content_side li a {
	color: #5CB3D6;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	}
	
#content_side li a:hover {
	color: #6FA631;
	text-decoration: none;
	}
	



/*------------- footer ----------------- */

#footer_wrapper{
	width: 100%;
	padding: 0px;
}

#footer{
	width: 800px;
	height: 100px;
	position: relative;
	background-image: url(../_MEDIA/backgrounds/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
	color: #6FA631;
}

/*------------- misc styles ----------------- */
#float_left{
	float: left;
}

#float_right{
	float: right;
}

#highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}
.productsNames {
	font-size: 80%;
	color: #000000;
	text-align: left;
	display: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#productsThumbs {
	
	height: auto;
	width: 550px;
	margin-left: 22px;
}
