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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
}
#content {margin:0 auto;}
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;
}
html>body #content {height:auto}/*for mozilla */

#searchBar{
	background-color:#900;
	text-align:right;
}

#subNav{
	margin:0 auto;
	padding:0;
	position:absolute;
	top:90px;
	left:430px;
	list-style-type:none;
	width:335px;
	height:15px;
}

#layerMenuContainer {
	
}

#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;
}

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

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

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

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

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

#ContentHeading
{
	font-weight:bold;
	font-size:16px;
	color:#A30413;
	text-transform:uppercase;
	padding-top:7px;
	white-space:nowrap;
}
#ContentText
{
	width:400px;
	line-height:23px;
	font-size:11px;
}

#ContentTextWide
{
	min-height:500px;
	width:100%;
	height:100%;
	line-height:23px;
	font-size:11px;
	background:url(../images/wideContent-bkgd.gif);
	background-repeat: no-repeat;
	padding-bottom:25px;
	padding-top:5px;
	padding-left: 20px;
}

h1, h2, h3, h4 {
	color:#A30413;
	width:400px;
}

h4 {
	margin-bottom: 0px;
}

.subHead {
	font-style: italic;
}

.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;
}

.c {
	text-align: center;
}

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

.menuList  li {
	margin-top:7px;
}

ol li {
	margin-top:10px;
}

.productSheet {
	margin-bottom:30px;
	border-width: 0;
}

.productSheet a{
	color:#666;
}
.productSheet a:hover{
	color:#666;
	text-decoration:none;
}
.productSheet th {
	border-collapse:collapse;
	border-bottom: solid 1px #666;
	border-right:-2px;
	border-left:-2px;
	font-size:18px;
	font-weight:normal;
}
.productSheet th * {
	display:inline;
}

.productSheet td {
	border-bottom: dotted 1px #666;
	padding: 7px 0 7px 0;
	font-weight: lighter;
}

.returnTop {
	font-size:11px;
	font-weight:bold;
	color:#666;
	width:120px;
	float:right;
}

.copyright_slot {
	text-align:right;
}

#lftImgHolder {
	height:256px;
}