﻿/* CSS layout */

* {
margin:0;
padding:0;
}
#breadcrumbs {
	margin: 5px;
	font: bold 12px/18px Arial, sans-serif;
	color: #000;
}
#main {
	background: #FFF none repeat scroll 0 0;
	margin: 25px auto 0 auto;
	width: 780px;
	height: auto;
}
#mid {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 10px auto 0 25px;
}
#footer {
	clear:left;
	border-top: 1px solid #666;
	color: #666;
	font-size: x-small;
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	font-variant: small-caps;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footer li {
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#copyright {
	color: #666;
	font-size: x-small;
	margin: 3px 0pt;
	text-align: center;
	}


.float_left {
	float:left;
	padding: 10px;
}
.float_right {
	float:right;
	padding: 10px;
}
body {
	font-size: 62.5%;
	color: #000;
	background: #FFF
}

p, li {
	font:normal 12px/18px Arial, sans-serif;
	margin-bottom: 10px;
	color: #000;
	padding:10px 0 5px 0;
}

h1 {
	font:bold 30px/32px Garamond, "Times New Roman", serif;
	color: #FF9900;
	padding:25px 0 20px 0;
}

h2 {
	font: bold 18px/20px Garamond, "Times New Roman", serif;
	color: #888;
	margin-bottom: 5px;
}

blockquote {
	margin-left: 0;
	padding-left: 25px;
	text-align: left;
	color: #000;
	border-left: 2px solid #FF9900;
	font: bold 16px/18px Garamond, "Times New Roman", serif;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
#banner {
	display: inline;
	float: right;
}
#center {
	margin-left: 15px;
}


p span.displaynone { display:none;
}  
 

a.rollover_bridal {
	display: block;
	width: 150px;
	height: 150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-bridal.jpg');
}
   
a.rollover_bridal:hover {
  background-position: -150px 0;
}
a.rollover_collections {
	display: block;
	width: 150px;
	height: 150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-collections.jpg');
}
   
a.rollover_collections:hover {
  background-position: -150px 0;
}
a.rollover_custom {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-custom.jpg');
}
   
a.rollover_custom:hover {
  background-position: -150px 0;
  }
a.rollover_corporate {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-corporate.jpg');
}
   
a.rollover_corporate:hover {
  background-position: -150px 0;
}
a.rollover_bsolitaire {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-solitaires.jpg');
}
   
a.rollover_bsolitaire:hover {
  background-position: -150px 0;
}

a.rollover_bbands {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-bands.jpg');
}
   
a.rollover_bbands:hover {
  background-position: -150px 0;
}

a.rollover_b3stone {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-3stone.jpg');
}
   
a.rollover_b3stone:hover {
  background-position: -150px 0;
}
a.rollover_bsets {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-wedding%20sets.jpg');
}
   
a.rollover_bsets:hover {
  background-position: -150px 0;
}

a.rollover_bhalo {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-halo.jpg');
}
   
a.rollover_bhalo:hover {
  background-position: -150px 0;
}

a.rollover_bdiamondbands {
	display: block;
	width:  150px;
	height:  150px;
	text-decoration: none;
	background: url('../images/menu/McCoy%20Jewelers-Dubuque%20Iowa%20Jewelry%20Store-diamond%20bands.jpg');
}
   
a.rollover_bdiamondbands:hover {
  background-position: -150px 0;
}














