/* This is for all pages*/

body {
	text-align: center;
	background: #ffffff url(images/bg.gif) repeat scroll left top;
	margin: 0px;
	padding: 0px;
} 

#wrapper {
  text-align: left;
  position: relative;
  width: 872px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}


/* This is for the index page*/


/*The following pieces are used for the background image on this site*/

#background {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 872px;
	height: auto;
}

#background-top {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 110px;
	width: 872px;
	background: url(images/background-top.gif) top left no-repeat scroll;
}

#background-middle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: auto;
	width: 872px;
	background: url(images/background-middle.gif) repeat-y scroll left top;
	overflow: auto;
}

#background-bottom {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 28px;
	width: 872px;
	background: url(images/background-bottom.gif) top left no-repeat scroll;
}



/*The following pieces are used for the header on this site*/

#header {
	float: left;
	margin-top: 27px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 83px;
	width: 570px;
}

.address {
	margin-left: 300px;
	margin-top: 20px;
	width: 570px;
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}







/* This is for the drop down menu*/


#masterdiv {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 600px;
	width: 273px;
}

.menutitle {
	cursor: pointer;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 30px;
	color: #00cc99;
	width: 273px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	background-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

.menutitle a {
	cursor: pointer;
	color: #00cc99;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}

.menutitle a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	background-color: #00cc99;
	font-weight: bold;
}

.submenu {
	margin-left: 0px;
	width: 273px;
	color: #666666;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	background-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

.submenu a {
	margin-left: 70px;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover {
	color: #44aadd;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}



/*The following pieces are used to create the 3 main sections of the middle part on this site*/


#main {
	float: left;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 570px;
	height: auto;
	padding: 0px;
}

#main_top {
	float: left;
	margin-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 550px;
	height: auto;
	padding: 0px;
}


#main_text {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 200px;
	width: 363px; 
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border: 0px;
	overflow: auto;
}

.main_text {
	margin-left: 0px;
	margin-top: 12px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
}

.main_text6 {
	float: left;
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 200px;
	width: 540px; 
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	overflow: auto;
}
.main_text3 {
	position: absolute;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 400px;
	width: 363px; 
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	overflow: auto;
}
.terms {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 200px;
	width: 363px; 
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	overflow: auto;
}

#main_image {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	height: 200px;
	width: 148px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background: #ffffff ;
	border: 0px;
}

.header {
	margin-left: 0px;
	margin-top: 20px;
    color: #00cc99;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

.header_bold {
    color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

#featured_products {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 530px; 
	height: 186px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border: 0px;
}

#product_1 {
	float: left;
	margin: 0px;
	height: 186px;
	width: 165px; 
	padding: 0px;
	background: #ffffff url(images/comfee1.jpg) no-repeat scroll center center;
	border: 2px solid #00cc99;
}

#product_2 {
	float: left;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 186px;
	width: 165px; 
	padding: 0px;
	background: #ffffff url(images/comfee3.jpg) no-repeat scroll center center;
	border: 2px solid #00cc99;
}
.text2 {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	overflow: auto;
}
.highlight {
	color: #CC0000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tabletext {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 11px;
}
.tabletext_bold {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	text-align: center;
	text-decoration: none;
	line-height: 11px;
}
.specials {
	color: red;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.specials_sub {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.sub_sub {
	color: red;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.pricing_hedrule {
	color: red;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.pricing_hedbold {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.pricing_text {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.pricing_textRED {
	color: red;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.pricing_textREDbold {
	color: red;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	text-align: right;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.pricing_emphasisBIG {
	color: red;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
