body	{
	color: #663333;
	background: #FFEBCD;
	margin: 0;
	padding: 0;
	font-size: 88%;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #f60;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, label, fieldset	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #663333;	
		text-align: left;
		}

h1	{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 4px;
	}

h2	{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
h3 {
	font-size: 0.9em;
	font-weight: bold;	
}

h4 {
	font-size: 0.8em;
	font-weight: bold;	
	margin-bottom: 0.25em;
}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}
ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
}
.ul-right-align {
	color: #f00;
	padding-left: 20px;
	float: right;
	font-weight: bold;
	/*margin-left: 180px;*/
	font-size: 1.1em;
	line-height: 1.5; 
	margin: 0;
}


.note {
	font-size: 0.7em;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	border: 1px solid #663333;
	background-color: #fff;
}
#header {
	height: 219px;
 	background-image: url(../images/header-bg-new.jpg);
	background-repeat: repeat-x;
	width: 750px;
	text-align: left;
}
#banner {
	padding-top: 8px;
}
#menu {
	height: 24px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	width: 750px;	

}

/*#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#menu ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
#menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#menu ul li a {
	color: #663333;
	font-size: 0.85em;
	font-weight: bold;
}*/

table#content {
	
}

#left-col {
	width: 50%;
	padding: 10px;
	position: relative;
}
#left-col img {
	float: left;
}

#right-col {
	width: 50%;
	padding: 20px 10px;
}

#left-col-asym {
	width: 65%;
	padding: 10px;
	position:relative;
}
#left-col-article {
	width: 65%;
	padding: 10px;
	position:relative;
}
#newsContent li {
	margin-top: .7em;
}

#right-col-asym {
	width: 35%;
	padding: 47px 10px;
	position:relative;
}
.testimonial {
	background-color: #ccff99;
	padding: 10px;
}
.testimonial img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#bread {
	color: #663333;
	padding: 3px;
	margin-bottom: 15px;
	font-size: 80%;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	font-size: 120%
}
#footer {
	width: 750px;
	height: 150px;
	padding-top: 10px;
	border-top: 1px solid #663333;
	border-bottom: 20px solid #663333;
	font-size: 0.80em;
	color: #fff;
	text-align: center;
}
#footer p	{
	text-align: center;
	vertical-align: middle;

}
#footer img {
	display: inline;
	margin: 0 10px;
}
 .FreeShippingAd {
 	position: absolute;
	top: 28px;
	left: 600px;
 }
 
 .imagearray {
 	width: 485px;
	text-align: center;
 }
 .imagearray img {
 	display: inline !important;
	padding: 5px;
 }
 .textbanner {
 	color: #50ae50;
	font-size: 2em;
	margin: 0 auto;
 }

  a.homHeader {
 	text-align: center;
	font-size: 1.5em;
	padding: 0 0 12px 0;
	text-decoration: none;
	display: block;
 }
.hom {
	text-align: center;
	padding: 22px 0 10px 0;
}
fieldset {
	background-color: #eaeaea;
}
#linkForm label {
	display: block;
	font-size:  0.85em;
	line-height: 1.5;
	margin-top: 6px;
	padding: 0;
}