body, p, form, ul, li, input, h1, h2, h3, h4, h5, h6, dl, dt, dd{ margin: 0; padding: 0; }

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin: 5px; 0 0 0; 
	padding: 0;
}
a { font-weight:normal; margin: 0; padding: 0; color:#a6390e; text-decoration:underline; }

a:visited {color:#a6390e; text-decoration:underline; } 

a:hover {color:#FF6600; text-decoration:none; } 

a:active {color:#82bdcc; text-decoration:underline; } 

div#container {
	width:769px;
	margin: 0 auto;
	position: relative; 
	text-align: left;
	overflow:visible;
	background-color:#000000;
  }
div#header {
	width:769px;
	height:101px;
	background-image:url(../images/template/header.jpg);
	background-repeat: no-repeat;
	position: relative; 
	}	

	
/*NAV  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
	
div#nav {
	background-image:url(../images/template/nav-bg_blank.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:39px;
	position: relative;
	}	
div#shopnav {
width: 320px;
height:30px;
padding-left:449px;
position: relative;
text-align:right;
}
div#photo {
text-align:center;
}
	
/*CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

div#contentbg {
	width:769px;
	background-image:url(../images/template/content-bg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	position:relative;
	}	
div#mainContent {
width: 719px;
padding: 25px 25px;
text-align: left;
position: relative;

}  
		

#mainContent ul {
 margin:10px 0px 10px 25px;
	}	
	#mainContent li {
 margin:0px 0px 5px 0px;
	}	
	
#mainContent h1 {
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	color:#a6390e;
	margin-bottom:15px;
	text-transform: normal;
	}
#mainContent h2 {
	font-size:16px;
	font-weight:bold;
	color: #333333;
	margin-bottom:5px;
	text-transform:none;
	}
#mainContent h3 {
	font-size:14px;
	font-weight:bold;
	color:#286988;
	margin-bottom:5px;
	}
	#mainContent h3 a{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:underline;
	color:#a6390e;
	}
	#mainContent h3 a:hover{
	color:#FF6600; 
	text-decoration:none; 
	}
#mainContent h4 {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin-bottom:1px;
	text-transform:normal;
	}
	#mainContent h5 {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	text-transform:normal;
	}
div#newCust {
background-image:url(../images/template/newcustomers.jpg);
background-repeat:no-repeat;
width:315px;
height:365px;
position: relative;
}
div#returnCust {
background-image: url(../images/template/returningcustomers.jpg);
background-repeat:no-repeat;
width:315px;
height:365px;
position: relative;
}
div#returnCustLogin {
padding: 107px 0px 0px 0px;
}
div#newCustRegister{
padding: 136px 0px 0px 0px;
}
div#newCustCheckoutNA{
padding: 61px 0px 0px 0px;
}
.dash {
background-image:url(../images/template/dash-h.gif);
background-repeat:repeat-x;
height:10px;
}

div#quotes {
background-image:url(../images/template/quotebox.jpg);
width:293px;
height:148px;
}
div#quotes-text {
padding: 25px 20px 15px 20px;
font-size:11px;
color:#7C3639;
text-align:justify;
}
/*FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
div#footer {
background-image:url(../images/template/footer.jpg);
background-repeat:no-repeat;
width:100%;
height:138px;
position: relative;

}
div#footercontent {
width:669px;
text-align:center;
font-size: 10px;
color:#ffffff;
padding-top:45px;
padding-right:100px;
text-transform:uppercase;
line-height:20px;
	font-family:"Trebuchet MS";
}
div#footercontent a{
color: #CCCCCC;
text-decoration:none;
}
div#footercontent a:hover{
color:#9C3330;
text-decoration:none;
}
div#copyright {
color:#666666;
}
.linebreak {
border-top:dashed 1px #999999;

height:25px;
}
