@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/bkgd.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 5px 0px
}

#wrapper {
width: 860px;
margin-right: auto; 
margin-left: auto;
}

.content {
clear:both;
background-color:#FFFFFF;
margin-top: 0px;
}

#head {
background-image:url(images/bkgd-head.jpg);
background-repeat:no-repeat;
}

.tagline {
font-size: 14px;
color: #7a0404;
font-weight: bold;
font-style: italic;
margin: 40px 0px 10px 20px;
text-align: left;
}

.phone {
font-size: 12px;
color: #7a0404;
font-weight: bold;
font-style: italic;
margin: 40px 10px 10px 20px;
text-align: right;
}

h1 {
color: #1b5460;
font-size: 18px;
margin-left: 20px;
}

h2 {
color: #7a0404;
font-size: 14px;
margin-left: 20px;
}

.insert-rt {
background-color:#dfe7eb; 
border: 1px solid #1b5460;
}

.insert-rt-box {
border-right: 1px solid #1b5460; 
border-bottom: 1px solid #1b5460; 
border-left: 1px solid #1b5460;
}

p {
line-height: 1.5em;
margin-left: 20px;
}

.s18 {font-size: 18px;}
.blue {color: #1b5460;}
.bx-hm { text-align: center; margin: 2px 5px;}

.photo-txt {
font-size: 12px;
color: #7a0404;
font-weight: bold;
font-style: italic;
padding: 40px 20px 10px 20px;
line-height: 1.75em;
}

p.box {
margin-top: 5px; 
margin-left: 5px;
line-height: 1.15em;
}

p.caption {
margin: 1px 5px 25px 5px;
font-size: 11px;
font-style: italic;
}

p.crumb {
color: #1b5460;
font-size: 10px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;
font-style: italic;
}

li {
line-height: 1.5em;
}

.product-top {
margin: 50px 0px 20px 10px;
}

.product {
clear:both;
margin: 10px 0px 10px 10px;
}


.topemail a:link, .topemail a:visited, .topemail a:hover {
color: #7a0404;
font-weight: bold;
font-style: italic;
}

.crumb a:link, .crumb a:visited, .crubm a:hover {
color: #1b5460;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}

/* start of top navigation */

#nav {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1.65;
    background-color: #1b5460;
	padding: 0;
	margin: 0 0 0px 0px;
}

#nav ul {
	list-style: none;
	font-weight: bold;
}

#nav a {
	display: block;
	width: 120px;
	w\idth: 120px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 15px 2px 15px;
}


#nav a:hover {
    color: #831312;
	background: #dfe7eb;
	}

#nav li {
	float: left;
	padding: 0px;
	background-image: url(images/dot-24.gif);
	background-repeat:no-repeat;
	line-height: 1.65em;
	
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	w\idth: 120px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-color:#1b5460;
}

#nav li li {
	width: 220px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	background-image:none;
	border-bottom: 1px solid #dfe7eb;
}

#nav li ul a {
	width: 120px;
	w\idth: 120px;
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
}

#nav li ul a:hover {
	color: #831312;
	
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	    color: #831312;
		left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color: #410b06;
}

#nav li:hover, #nav li.sfhover {
    color: #410b06;
	background-color: #dfe7eb;
}


 #content {
	clear: left;
}
 
 /* end of top navigation */


.address {
clear:both;
text-align: center;
font-size: 11px;
}

.snippet {
margin: 1px auto;
}
