body{
margin: 0px;
font-family: arial;
font-size: 11pt;
background-color: #fff;
text-align: center;	
}

#fullHeaderLine{
position: absolute;
top: 113px;
width: 100%;
border-top: 1px #b80606 solid;
}

#topNavBarExtended{
position: absolute;
top: 114px;
width: 50%;
height: 20px;
background-color: #b80606;
}

#siteContainer{
width: 950px;
margin: auto;
text-align: left;
}

#headerInfo{
position: absolute;
z-index: 40;
top: 65px;
margin-left: 600px;
text-align: right;
}

#headerImage{
position: absolute;
z-index: 100;
top:55px;
margin-left: -60px;
}

#headerTitle{
font-size: 15pt;
font-weight: bold;
color: #b80606; 
}

#headerAddress{
font-size: 8pt;
}

#siteLinks{
text-align: right;
color: #000;
}

#viewcart{
position: absolute;
margin-left: 850px;
top: 20px;
}

#siteLinks a{
color: #000;
text-decoration: none;
}

#header{
height: 124px;
background-image: url('/images/template/headerBG.jpg');
}

#logo{
position: absolute;
z-index: 101;
top: 50px;
}

#nav{
position: absolute;
z-index: 30;
top: 114px;
width: 950px;
height: 20px;
background-color: #b80606;
margin-right: 400px;
}

#nav ul{
margin: 0px;
padding: 0px;
list-style: none;
}

#nav ul li{
float: right;
}

#nav ul li a{
display: block;
text-decoration: none;
font-size: 9pt;
padding: 3px;
margin-right: 10px;
color: #fff;
}


#catShdw{
	position: absolute;
	z-index: 20;
	top: 320px;
	margin-left: -30px;
	width: 275px;
	padding: 10px;
	background: url('/images/template/catShdw.png') 100% 100% no-repeat;
}

#categories{
width: 230px;
}

#catButtons{
list-style: none;
margin: 0px;
padding: 1px;
background-color: #fff;
}

#catButtons li{
}

#catButtons li ul{
margin: 0px;
padding: 0px;
list-style: none;
}

#catButtons li ul li{
margin: 0px; 
background-color: #fff;
}

#catButtons li a.mainCats{
display: block;
font-size: 9pt;
color: #fff;
text-decoration: none;
padding: 6px;
background-color: #b80606;
border-bottom: 1px #fff solid;
}

#catButtons li ul li a.subCats{
display: block;
margin-bottom: 2px;
font-size: 9pt;
color: #b80606;
text-decoration: none;
padding: 6px;
padding-left: 20px;
background-color: #fff;
border: 1px #e1e1e1 solid;
}


#catButtons a:hover{
display: block;
color: #000;
text-decoration: none;
padding: 6px;
background-color: #ccc;
}

#bodyLogo{
	position: absolute;
	z-index: 10;
	top: 100px;
	margin-left: 75px;
}

#content{
	margin-left: 280px;
}

#bodyTxt{
	position: absolute;
	top: 320px;
	margin-left: 440px;
	height: 261px;
	width: 358px;
	font-family: Myriad Pro;
	font-size: 16pt;
	/*background-image: url('/images/template/bodyTxt.png');*/
	background-repeat: no-repeat;
}

.pagePhotos{
width: 200px;
text-align: center;
float: left;
margin: 0px 25px 30px 0px;
}

#footer{
height: 50px;
background-color: #b80606;
margin-top: 10px;
}

#footTxt{
	margin: auto;
	padding-top: 30px;
	width: 970px;
	text-align: right;
	color: #fff;
	font-size: 8pt;
}
	

#footTxt a{
text-decoration: none;
color: #fff;
}

#footImages{
	margin: auto;
	margin-top: 20px;
	width: 970px;
	text-align: right;
}

#footImages table{
	float: right;
}

#footImages td{
	padding-left: 10px;
}

#footImages img{
	border: 1px #b80606 solid;
}
