body
{
	background-color: #C5BDB5;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link, a:visited, a:active  {color:#990000; text-decoration: underline;}
a:hover {color:#9E9183; text-decoration: underline;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 980px;
	background: #FFFFFF;
}
.td-main {
	vertical-align:top;
	padding-bottom: 20px;
}

/* header */
.header {
	vertical-align: top;
	height:294px;
}
/* left col */
.leftcol {
	vertical-align: top;
	
	padding:   0px;
}



/* menu styles */
.menu-container {
	background-color: #990000;
}
.menu {
	margin: 0px 0px 0px 0px;
	width: 980px;
	background:#990000;
}
a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 13px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height:30px;
	font-size: 13px;
	float: left;
	background: url(menu-separator.jpg) no-repeat left center;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	
}
a.mainbuttontext:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

/* center col */
.centercol {
	vertical-align: top;
	width: 605px;
	padding:  40px 0px 0px 0px;
	background-image: url(page-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* content */
.content{
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}

/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #990000;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	clear:both;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer{
	height: 120px;
	font-size:10px;
	background: url(footer-bg.gif) no-repeat bottom right #F0EEEC;
	padding: 0px 175px 0px 30px;
	color: #9E9183;
	vertical-align: top;
}
.copyright
{
	width:350px;
	font-size:11px;
	padding: 35px 0px 0px 0px;
	float:left;
	text-align:left;
	color:#9E9183;
	vertical-align:top;
}
.by
{
	width:350px;
	font-size:11px;
	padding: 35px 0px 0px 0px;
	float:right;
	text-align:right;
	vertical-align:top;
}
.by a, .by a:visited, .by a:active, .copyright a, .copyright a:visited, .copyright a:active{
	text-decoration:underline;
	color:#9E9183;
}
.by a:hover, .copyright a:hover{
	text-decoration:underline;
	color:#990100;
}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */
.featuresdiv{
	border:0;
	margin:0 0 0 18px;
	width:345px;

	color: #666666 !important;
	background: url(leftbox-bg.jpg) no-repeat left bottom;
	
	
}
.featuresdiv img{
	padding:0 !important;
	margin:0 !important;
	

}
.featuresdiv p{
	padding: 10px 50px 0px 40px;
	color: #666666 !important;
	font-size:70%;
}
.leftbox p {
	
}

.featuresdiv p img{
	margin:0 0 0 100px;
}
.cart{
	padding:10px 10px 0 0;
	text-align:right;
}
input.romansub{
	color:#fff;
	background:#990000;
	font-weight:bold;
	font-size:12px;
	padding:2px 0 1px 0 ;
}
.content{
	padding :0 30px 0 30px;
}
.shopcart{
	padding:0 0 0 120px;
}