/* TAGs */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #F4F4EA;
}
h1 {
	font-size: 23px;
	color: #6EA736;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
	font-family: Melbourne-Bold;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: Melbourne-Bold;
	font-size: 19px;
	color: #AAAA7D;
	text-transform: none;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	letter-spacing: 1pt;
	padding-left: 3px;
	margin-left: 3px;
}

#primarydiv {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	text-align: justify;
}
#wrapper {
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	border: 1px solid #2F561D;
}
#wrapperend {
	clear: both;
}

#adminwrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 300px;
	border: 1px solid #A2A251;
	padding: 10px;
}
#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	width: 765px;
	font-size: 12px;
}
#header {
	height: 110px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
    
}
#praise {
	font-size:11px;
	color:#000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#praise a:link {
	color: #FF3300;
	text-decoration: none;
}
#praise a:visited {
	color: #FF3300;
	text-decoration: none;
}
#praise a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#praise a:active {
	color: #006633;
	text-decoration: none;
}
#searchspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #376A25;
	width: 949px;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.searchform {
	margin: 0px;
	padding: 0px;
}
#searchspace ul{
  list-style:none;
  margin:0;
  padding:0;
  padding-top:4px;
}
#searchspace li {
  display:inline;
  }
#searchspace a:link, #searchspace a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
  }
#searchspace a:hover {
	text-decoration: underline;
  }  
#searchspace a:active {
  }    

/* Main Menu Navigation Start */

#navigation {
	font-family:Melbourne-Bold;
	font-size:15px;
	text-align:center;
	width: 160px;
	background-color: #E1E1C4;
	background-image: url(../_images/navigationline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
  }
#navigation ul{
	margin:0;
	border-top-color: #000000;
	list-style-type: none;
	padding: 0px;
}
#navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F561D;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F561D;
	text-align: left;
	margin: 0px;
  }
#navigation li a:link, #navigation li a:visited {
	display:block;
	color:#FFFFFF;
	background-color:#C4884D;
	text-decoration:none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: normal;
  }

#navigation li a:hover {
	color:#FFFFFF;
	background-color:#CC3300;
  }  
  
#navigation li a:active {
	color:#FFFFFF;
	background-color:#FF9900;
  }    
 
/* Sub menu navigation Start */

#navigation ul ul {
    margin:0;
}
#navigation ul ul li {
	list-style-type: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#navigation ul ul li a:link, #navigation ul ul li a:visited {
	display:block;
	color:#003300;
	background-color:#F1E4D8;
	text-decoration:none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2F561D;
	border-right-color: #2F561D;
	border-bottom-color: #2F561D;
	border-left-color: #2F561D;
	font-weight: normal;
}
#navigation ul ul li a:hover {
	color:#FFFFFF;
	background-color:#DE6F38;
	font-weight: normal;
}  
#navigation ul ul li a:active {
	color:#FFFFFF;
	background-color:#936231;
	font-weight: normal;
} 

/* Sub menu navigation End */

#content a:link {
	color: #FF3300;
	text-decoration: none;
}
#content a:visited {
	color: #FF3300;
	text-decoration: none;
}
#content a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#content a:active {
	color: #006633;
	text-decoration: none;
}

.newsflash {
	width: 555px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
	background-color: #ECECD9;
	border: 1px dashed #006633;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.homeimage {
	float: left;
	margin-right: 5px;
}

#mininav a:link, #mininav a:visited {
	text-align:right;
	font-size:10px;
	color:#996633;
	text-decoration:none;
	margin-left:3px;
	margin-right:4px;
	margin-top:2px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #EDEDE0;
  }
#mininav a:hover {
	color:#FF3300;
	background-color: #FFFFFF;
	border: 1px solid #D3D3AC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
  }  
.boldbrown {
	font-weight: bolder;
	color: #990000;
}
.clearimage {
	clear: both;
}
.testiface {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.adbox {
	border: 1px solid #003366;
	background-color: #DEDEBC;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.boldredslant {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.leftpad {
	margin-left: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 8px;
	color: #999999;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: none;
} 
#footer a:active {
	color: #999999;
	text-decoration: none;
}

.LargeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-style: italic;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	letter-spacing: 1pt;
}
#wrapper #navigation .currenthead {
	background-color: #A2A251;
	font-weight: bold;
	color: #FFFFFF;
}

.message {
	color: #CC0000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.adminmessage {
	color: #CC0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
/* Administrative Table*/
.orderingtable {
	border-collapse:collapse;
	border: 1px solid #E4E4CB;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
}
.orderingtable caption {
	background-color: #F4F4EA;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: capitalize;
	color: #663300;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4CB;
	border-right-color: #E4E4CB;
	border-left-color: #E4E4CB;
	height: 20px;
}

.orderingtable th {
	border: 1px solid #A2A251;
}
.orderingtable td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 22px;
	border: 1px solid #E4E4CB;
	vertical-align: middle;
}


/* Administrative Table*/
.admintable {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEDD;
	border: 1px solid #A2A251;
	width: 565px;
}

.admintable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BBBB77;
	border: 1px solid #A2A251;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.admintable td {
	border: 1px solid #A2A251;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAD7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.admintable caption {
	font-size: 12px;
	font-weight: bold;
	color: #6F6F37;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 1px;
}
.admintable input {
	font-size: 11px;
	}
/* Administrative Table - End*/
.admininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
/* Administrative Table*/
.productbox {
	border-collapse:collapse;
	padding: 0px;
	border: 1px solid #C5C58B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.productbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BBBB77;
	border: 1px solid #A2A251;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.productbox td {
	border: 1px solid #C5C58B;
	font-size: 11px;
	color: #660000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.nopadform {
	margin: 0px;
	padding: 0px;
}
.inputstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #006633;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCC99;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 30px;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.productimage {
	float: right;
	margin-left: 25px;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F4F4EA;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
select {
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greyheader {
	color: #CCCCCC;
	font-style: italic;
}
.redprice {
	font-weight: bold;
	color: #CC0000;
}
/* BMI Table */
.bmitable {
	border-collapse:collapse;
	padding: 0px;
	width: 400px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #CCCC99;
}
.bmitable input {
	text-align: center;
	font-size: 12px;
}

.bmitable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
	padding: 4px;
	border: thin solid #FFFFFF;
}
.bmitable td {
	border: thin solid #FFFFFF;
	font-size: 13px;
	color: #000000;
	padding: 4px;
	background-color: #E4E4CB;
}
.bmitable caption {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
}
.carttable {
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.carttable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
	padding: 4px;
	border: thin solid #FFFFFF;
}
.carttable td {
	border: thin solid #FFFFFF;
	font-size: 13px;
	color: #000000;
	padding: 4px;
	background-color: #F2F2E6;
	font-family: Arial, Helvetica, sans-serif;
}
.outline {
	border: 1px solid #006633;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

.carttable caption {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: right;
}
.icon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.iconbox {
	background-color: #EEEEDD;
	border: 1px solid #E4E4CB;
	font-size: 12px;
}
.producticon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* standard home container */
.homecontainer {
	background-image: url(../_images/home/home-container.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	height: 139px;
}
.homecontainer p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.homecontainer h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 8px;
	padding-bottom: 0px;
}
.homecontainer img {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
}
/* NY Bonus home container */
.nyhomecontainer {
	background-image: url(../_images/home/home-container-nybonus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	height: 139px;
}
.nyhomecontainer p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.nyhomecontainer h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 8px;
	padding-bottom: 0px;
}
.nyhomecontainer img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
}
/* weight loss program container */
.programcontainer {
	background-image: url(../_images/program-container.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 11px;
	height: 242px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.programheader {
	background-image: url(../_images/program-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.programheader h1{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #663300;
	margin-left: 9px;
	margin-top: 6px;
	padding-top: 0px;
}


.programcontainer h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 8px;
	padding-bottom: 0px;
}
.programcontainer img {
	margin-top: 0px;
	margin-bottom: 3px;
}
.programcontainer div {
	padding-left: 14px;
	width: 336px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.programcontainer ul {
	margin-top: -5px;
	margin-bottom: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#orderform {
	margin: 0px;
	vertical-align: middle;
}
.greenbay {
	font-weight: bold;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.boldblueslant {
	font-weight: bold;
	color: #0033FF;
	font-style: italic;
}
.resultsnottypical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buttonstyle {
	margin-left: 3px;
}
.comparison {
	border: 1px solid #006666;
	border-collapse:collapse;
}
.comparison caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	padding: 3px;
	border: 1px solid #009999;
}
.comparison th {
	padding: 3px;
	border: 1px solid #009999;
	color: #006666;
	background-color: #F2F2E6;
}
.comparison td {
	padding: 3px;
	border: 1px solid #009999;
}
.newyears {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.CityLine {
	font-size: 16px;
	color: #CC0000;
	font-style: normal;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.CityHeader {
	font-size: 18px;
	color: #006600;
}

.neworderingtable {
	border-collapse:collapse;
	border: 1px solid #E4E4CB;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
.neworderingtable caption {
	background-color: #F4F4EA;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: capitalize;
	color: #663300;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4CB;
	border-right-color: #E4E4CB;
	border-left-color: #E4E4CB;
	height: 20px;
}

.neworderingtable th {
	border: 1px solid #A2A251;
}
.neworderingtable td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 22px;
	vertical-align: middle;
	padding-right: 5px;
}
.smallred {
	color: #CC0000;
}
.boldtan {
	font-weight: bold;
	color: #CC6600;
}
.leadline {
	font-size: 16px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
}
.listpadding ul li {
margin-bottom:10px;
}
/* Product Table*/
.productbox {
	border-collapse:collapse;
	padding: 0px;
	border: 1px solid #DFDFC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	width: 90%;
	margin: 10px;
}
.productbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #DFDFC4;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.productbox td {
	border: 1px solid #DFDFC4;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F4F4EA;
}
.productboxshell {
	text-align: center;
	clear: both;
	width: 100%;
}
.breadcrumbs {
	color: #CCCCCC;
}
.disclaimer {
	font-size: 11px;
	color: #999999;
}
/* OrderBox Table*/
.orderbox {
	border-collapse:collapse;
	border: 1px solid #DFDFC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orderbox caption {
	color: #7FAC47;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
.orderbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #427532;
	background-color: #F4F4EA;
	border: 1px solid #DFDFC4;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.orderbox td {
	border: 1px solid #DFDFC4;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.orderbox input {
	background-color: #F4F4EA;
	font-size: 12px;
	color: #006600;
	text-align: left;
}
.orderbox select {
	font-size: 12px;
	color: #003300;
	background-color: #F4F4EA;
}
/* Cart Table*/
.cartstyle {
	border-collapse:collapse;
	padding: 0px;
	border: 1px solid #DFDFC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.cartstyle caption {
	color: #999999;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.cartstyle th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #427532;
	background-color: #F4F4EA;
	border: 1px solid #DFDFC4;
	text-align: center;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.cartstyle td {
	border: 1px solid #DFDFC4;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.cartstyle input {
	background-color: #F4F4EA;
	font-size: 11px;
	color: #006600;
	text-align: center;
}
.cartstyle select {
	font-size: 11px;
	color: #003300;
	background-color: #F4F4EA;
}
.searchlining {
	border-collapse:collapse;
	border: 1px solid #CCCC99;
}
.searchlining td {
	border-collapse:collapse;
	border: 1px solid #CCCC99;
}
.longbottom {
	margin-bottom: 100px;
}
.redtext {
	color: #CC0000;
}
.orangetext {
	color: #FF6633;
}
.goldtext {
	color: #FFCC66;
}
.orangetextpad {
	color: #FF6633;
	margin-left: 225px;
}
.producticon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Home Page Table */
.hometable {
	border-collapse:collapse;
	border-top-color: #C0C081;
	border-right-color: #C0C081;
	border-bottom-color: #C0C081;
	border-left-color: #C0C081;
	width: 100%;
}
.hometable th {
}
.hometable td {
	border-top-color: #C0C081;
	border-right-color: #C0C081;
	border-bottom-color: #C0C081;
	border-left-color: #C0C081;
	background-image: url(../_images/home-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	height: 190px;
	width: 50%;
}
.hometabele td p {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.hometable td h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 8px;
	padding-bottom: 0px;
}
.hometable td img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
}
.catlisting {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	font-size: 18px;
}
.fullprice {
	color: #CC0000;
	text-decoration: line-through;
}
.listprice {
	color: #CC0000;
	text-decoration: none;
}
.listpriceline {
	color: #999999;
	text-decoration: line-through;
}

.ourprice {
	color: #006600;
}
/* Order Details Table*/
.orderdetails {
	border-collapse:collapse;
	padding: 0px;
	border: 1px solid #DFDFC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.orderdetails caption {
	color: #7D9D22;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.orderdetails th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #427532;
	background-color: #FFFFFF;
	border: 1px solid #DFDFC4;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 45%;
}
.orderdetails td {
	border: 1px solid #DFDFC4;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	width: 55%;
}
.orderdetails input {
	background-color: #F4F4EA;
	font-size: 11px;
	color: #006600;
	text-align: left;
	padding-left: 2px;
}
.orderdetails select {
	font-size: 11px;
	color: #003300;
	background-color: #F4F4EA;
}
/* Delivery Details Table*/
.deliverydetails {
	border-collapse:collapse;
	padding: 0px;
	border: 1px solid #DFDFC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.deliverydetails caption {
	color: #7D9D22;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.deliverydetails th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #427532;
	background-color: #FFFFFF;
	border: 1px solid #DFDFC4;
	text-align: right;
	width: 45%;
	padding: 10px;
}
.deliverydetails td {
	border: 1px solid #DFDFC4;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.deliverydetails input {
	background-color: #F4F4EA;
	font-size: 11px;
	color: #006600;
	text-align: left;
	padding-left: 2px;
}
.deliverydetails select {
	font-size: 11px;
	color: #003300;
	background-color: #F4F4EA;
}
#metaheader {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #376A25;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#metaheader a:link {
	color: #009900;
	text-decoration: none;
}
#metaheader a:visited {
	color: #009900;
	text-decoration: none;
}
#metaheader a:hover {
	color: #FF6600;
}
#metaheader a:active {
	color: #009900;
	text-decoration: none;
}
.productlist {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.greenitem {
	font-weight: bold;
	color: #339933;
}
.greenmelbourne {
	font-family:Melbourne-Bold;
	font-weight:normal;
	color: #669900;
	size:17px;
	font-size: 18px;
}
