/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:#5e0b0e;
	color:#000000;
}
*{
	color:#000000;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
p {
	margin:0 0 1em 0;
	padding:0;
}
h1, h2, h3 {
	margin:0 0 0 0;
	padding:0;
}
img{
	padding:0;
	margin:0;
	border:0;
}
/*input{
	width:150px;
}*/

#container {
	margin:0 auto;
	padding:0;
	width:1004px;
}

#header{
	height:125px;
	margin:0;
	text-align:center;
	background-image:url(images/natsons/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header2{
	height:125px;
	margin:0;
	text-align:center;
	background-image:url(images/natsons/header2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menu{
	height:21px;
	text-align:center;
}

#menu .menuActive{
	background:url(images/natsons/menu.jpg) 0 0 repeat-x;
	background-position:center;
	padding-top:13px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:12px;/*12 for IE6 else 0*/
	margin-bottom:0;
	line-height:28px;
}

#menu .menuInactive{
	padding-top:13px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0;
	margin-bottom:0;
	line-height:28px;
}

#menu .left{
	width:9px;
	background:url(images/natsons/menuleft.gif) 0 0 no-repeat;
	background-position:right;
	padding-top:0px;
	padding-left:9px;
	padding-bottom:0px;/*11 for IE6 else 0*/
	margin-bottom:0;
	line-height:28px;
}

#menu .right{
	width:9px;
	background:url(images/natsons/menuRight.gif) 0 0 no-repeat;
	background-position:left;
	padding-top:0px;
	padding-right:9px;
	padding-bottom:0px;/*12 for IE6 else 0*/
	margin-bottom:0;
	line-height:28px;
}

#underneathMenu{
	height:7px;
	background-color:#ae1c0d;
}

#content{
	background-color:#ffffff;
	margin:0 auto;
	padding:0;

	
	color:#000000;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

.mainHome{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#5d0b0f;
	height:80px;
}

#preFooter{
	height:84px;
	background:url(images/natsons/bg2.jpg) 0 0 repeat-x;
	text-align:center;

}

#preFooter img{
	margin-left:30px;
	margin-right:30px;
}

#footer{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
/* skeleton ends */

/*a{
	color:#ffffff;
	font-size:12px;
}

a:hover{
	color:#000000;
	text-decoration:none;
}*/

TABLE.infoBoxContents{
	background-color:#ae1c0d;
}

TABLE.infoBoxContents a:hover{
	text-decoration:underline;
}

TD.productListing-data{
	background-color:#FFFFFF;
}

TD.productListing-data a{
	color:#000000;
}

TD.productListing-data a:hover{
	color:#000000;
}

TD.pageHeading{
	color:#ae1c0d;
}
.align_right {
float:right;
padding-left:10px;
}

/*
TD.infoBoxHeadingImage{
	background-image:none;
	background-color: #ae1c0d;
}

.boxText{
	padding:10px;
	margin:0;
	background-color:#000000;
	border:0;
	font-size:12px;
	font-weight:bold;
	border:1px solid #f4db84;
}

TABLE.templateinfoBox{
	border:0;
}

TD, TABLE{
	background-color:#000000;
}

TD.productListing-heading{
	text-align:left;
}

A.productListing-heading{
	color:#f4db84;
}

TABLE.productListing{
	border:1px solid #f4db84;
}

TD.main{
	color:#f4db84;
}

*/
