/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align:top;
}
body {
	background-color: #FFFFFF;
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
}
#content {margin:0 auto;}
html>body #content {height:auto}/*for mozilla */
html,body {height:100%}
#content {
	width:800px;
	height:100%;
	min-height:100%;/*for mozilla*/
	
	border-left:solid 1px #ececec; 
	border-right:solid 1px #ececec;
	margin:0 auto;
	margin-bottom:-50px;
	text-align:left;
	background-image:url(/images/contentFull-bkgd.jpg);
	background-repeat:no-repeat;
	background-position: 0 180px;
	background-color:#FFFFFF;
}

.productsBody img { margin:5px; }

#headerTxt{
	color:#A30413;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	white-space:nowrap;
	margin-right: 20px;
}
html>body #content {height:auto}/*for mozilla */

#searchBar{
	background-color:#900;
	text-align:right;
}
#ContentHeading
{
	font-weight:bold;
	font-size:16px;
	color:#A30413;
	text-transform:uppercase;
	padding-top:7px;
	white-space:nowrap;
}


#data{
	float:right;
	width:500px;
	margin:0 10px;
	padding-bottom:50px;
}

#data-Wide{
	text-align:center;
	margin:0 10px;
	padding-bottom:30px;
}

#footer{
	width:780px;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#ccc;
	text-align:right;
	margin:0 auto;
	padding:10px;
}


#headerTxt{
	color:#A30413;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	white-space:nowrap;
	margin-right: 20px;
}

#leftBar{
	width:245px;
	float:left;
	text-align:left;
}

#leftBar strong {
	margin-top:20px;
	display:block;
}

h4 {
	margin-bottom: 0px;
}

h2 a {
	color:#000;
}

h1 {
	line-height: 25px;
	margin-top:3px;
	margin-bottom:3px;
}

.subHead {
	font-style: italic;
}
#subNav{
	margin:0 auto;
	padding:0;
	position:absolute;
	top:90px;
	left:400px;
	list-style-type:none;
	width:375px;
	height:15px;
}

#subNav li {
	display:inline;
}

#pageHead{
	margin:0 auto;
	width:800px;
	height:59px;
	background-image:url(/images/pageHead.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:right;
}

#leftBar{
	width:245px;
	float:left;
	text-align:left;
}

.prodList {
	list-style-type: none;
	font-size:1.3em;
	
}

a {
	color: #A30413;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.imgBox {
		text-align: center;
	}

.imgBox img{
	margin:10px;
}

.menuList {
	list-style-type:none;
	padding: 0 0 10px 5px;
}

* { behavior: url(../includes/pngbehavior2.htc); }

#lftImgHolder {
	height:251px;
}