body {
	margin: 0 0 0 0;
    background: #d7ebb0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
    color: #333333;
}

/* ---### homepage only styles ###--- */

#main_col_home {
	vertical-align: middle;
	padding: 0 15px 0 15px
}

#left_col_hm {
	background: #d7ebb0 url(../images/hm_bckgrndlft.gif) no-repeat;
}

.promos {
	padding: 0 0 0 3px;
	font:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:12px;
	line-height:1.2em;
}

.promostxt {
    padding: 0 0 0 3px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#000000;
}

.promstxt a {color:#000000; text-decoration:none}
.promstxt a:hover {color:#000000; text-decoration:underline}
.promstxt a:visited {color:#000000; text-decoration:none}
.promstxt a:visited:hover {color:#000000; text-decoration:none}

/* ---### ------- ###--- */

/* ---subscribe pop-up--- */
#block {
	background-color:#E7F3DB;
	border:solid 2px #acc578;
	vertical-align: middle;
	text-align: center;
		}
/* ---subscribe pop-up--- */

/* ---joined pop-up--- */
#joinblock {
	background-color:#E7F3DB;
	border:solid 2px #acc578;
	vertical-align: middle;
		}
/* ---joined pop-up--- */


#top_table {
	background: url(../images/top_bg.jpg) repeat-x;
}

#nav_table {
	background: url(../images/nav_bg.gif) repeat-x;
}

#main_table {
	background: url(../images/hm_bckgrndlft.gif) no-repeat;
}

#left_col {
	background: #F6FFDC url(/images/left_col_bg.gif) repeat-y;
}

#main_col {
	/*background: #d7ebb0;*/
	background: #F6FFDC url(../images/main_col_right_curve.gif) top right no-repeat;
	padding: 40px 120px 30px 50px;
	text-align: left;
}

#main_col_txt {
    max-width: 600px;
	min-width: 350px;
}	

#main_col_right {
	background: #d7ebb0 url(../images/hm_big_img1.jpg) top left no-repeat;
	padding: 0 0px 0px 0px;
}

#footer_left {
	background: #acc578 url(../images/left_footer_top.gif) top left repeat-x;
	text-align: right; 
	padding-top:3px;
}

#footer_right {
	background: #acc578 url(../images/right_footer_top.gif) top left repeat-x;
	padding: 5px 80px 5px 0;
	color: #f6ffdc;
	font-size: 11px;
}

#footer_right a {color: #f6ffdc;}
#footer_right a:hover {color: #333333;}

A:link { color: #cc6600; text-decoration: underline; }
A:hover { color: #cc6600; text-decoration: none;  }
A:visited { color: #018f4b; text-decoration: underline; }

h1 {
	font-size: 14px;
	font-weight:lighter;
	color:#84310B;
	text-align: right;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color:#9D1A2A;
}

.title {
    font-weight: bold;
	font-size: normal;
}

.message {
    font-weight: normal;
	font-size: larger;
	color: #990000;
}

.productList th {

	text-align: left;
	background: #acc578;
	color: black;
	font-weight: normal;

}

.productList td {

	background: #d7ebb0;
	color: #666666;

}

.productEdit td {

	background: #d7ebb0;

}

.productEdit th {

	text-align: right;
	background: #acc578;
	color: black;
	font-weight: bold;
	
}




.sendEmailTable
{
	font-size: 11px;
	border-spacing: 0px;
	margin:0; 
	border-collapse:collapse; 

}

.sendEmailTable img
{
	border:1px solid;
}

.sendEmailTable td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 20px 10px;
}
.sendEmailTable th
{
	vertical-align: top;
	text-align: left;
	padding: 0;

}
.sendEmailTable th.title
{
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
}


.sendEmailTable .header
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 10px;
}


.sendEmailTable .right_link
{
	vertical-align: top;
	text-align: right;
}

.sendEmailTable .left_link
{
	vertical-align: top;
	text-align: left;
}








