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

/* 
CREATED BY HOTWIRE ADVERTISING AND WEB DESIGN 
http://www.hotwireindustries.com
Author: Kenneth Sven Boostrom

Designed specifically for Hegeman & Co Jewelers, Providence, RI 08/2008
*/

/* Default style for the BODY */


body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: left;
	text-transform: none;
	}

p {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: left;
	text-transform: none;
	}

.image {
	border-style: dotted;
	border-color: #7EB4C8;
	border-width: 1px;
	margin: 0 0 1px 0;
	padding: 8px 8px 8px 8px;	
	}
	
.center {
	text-align:center:
}

blockquote {
	margin: 0 0 0 6px;
	padding: 0;
}


/* DEFAULT style for any LINKS just like H1 styles */

a:link { 
	color: #CC0000;
	text-decoration: none;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: none;
}
	
a:active {
	color: #666666;
	text-decoration: none;
}

.blue:link {
color: #CC0000;
}
.red {
	color:red;}

.sale {
	font-size: 16px;
	line-height: 20px;
	color: red;
	margin: 0;
	padding: 0 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: -.125px;
	letter-spacing: .125px;
	font-weight: lighter;
	text-align:center;
	text-transform:capitalize;
}
.center {
	text-align:center;}

.saletext {
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 0 0 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:capitalize;
	
}

.saletext a {
	font-size: 10px;
	color: #666;
	text-decoration:underline;
	margin: 0;
	padding: 0 0 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:capitalize;
	
}

/* Default style for H1 */
h1 {
	font-size: 20px;
	line-height: 22px;
	color:#003366;
	margin: 0;
	padding: 0 0 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: -.125px;
	letter-spacing: .125px;
	font-weight: lighter;
}

h2 {
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	color:#003366;
	margin: 0;
	padding: 0 0 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: -.05px;
	letter-spacing: .05px;
	font-weight: lighter;
}

h3 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	color:#003366;
	margin: 0;
	padding: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	word-spacing: .1em;
	font-weight: lighter;
}


h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	word-spacing: -0.125px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	margin: 0;
	padding: 0 7px 0 7px;
	font-style: normal;
	font-weight: lighter;
	text-align:center;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000;
	line-height: 13px;
	margin: 0;
	padding: 6px 0 0 12px;
	
}


/* TO CLEAR ANY FLOATS USE THIS */
.clear	{
	clear: both
}

	
/* DEFAULT style for any IMAGE */

img {border: 0;}
	




/* STRUCTURE - Wrappers and Container Divs */

#contentwrapper {
	background-image:url(../images/shadow2.jpg);
	background-repeat: repeat-y;
	width: 890px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 18px;

}

#topBar {
	width: 100%;
	background-color: #82A0AE;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 12px;	
}

#header {
	text-align:center;
	
}


/* TWO COLUMN STRUCTURE */

#contentmain {
		}


#leftContentHome {
	float: left;
	width: 580px;
	word-spacing: -.125px;
	padding-left:22px;
	padding-top: 16px;
	padding-right: 2px;
	}
	
#leftContent {
	float: left;
	width: 580px;
	}
	
.leftContent1 {
	float: left;
	width: 275px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
.leftContent2 {
	float: right;
	width: 275px;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style:solid;
	padding-left:12px;
	}
	
	
#rightContent {
	float: right;
	width: 220px;
	margin: 16px 0 0 0;
	padding-left: 16px;
	padding-top: 4px;
	padding-right: 30px;	
	color:#666666;
	text-align:left;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style:solid;
	}


/* NAVIGATION */

#navContainer {
	background-image:url(../images/nav.jpg);
	height: 28px;
	margin-left: 10px;
	margin-right: 10px;
}



#leftNav {
	float:left;
	width: 550px;
	padding-right: 18px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	text-align: left;
	text-transform: none;
	}

#leftNav ul {
	font-size: 10px;
	padding: 0 0 0 18px;
	margin: 0;
	}

 #leftNav li a {
	color: #000;
	padding: 4px 6px;		
	}


#leftNav li {
	display: inline;
	margin: 0;
	}


#rightNav {
	float: right;
	width: 240px;
	text-align: left;
	padding-right: 18px;
	padding-top: 6px;
	}

#rightNav ul {
	font-size: 10px;
	padding: 0 0 0 12px;
	margin: 0;
	}

 #rightNav li a {
	color: #000;
	padding: 4px 6px;
	
	}

#rightNav li {
	display: inline;
	margin: 0;
	}

/* Default style for FOOTER content and links */


#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
	padding: 40px 0 0 0;
	background-color: #82A0AE;
	height: 500px;	
	}

#footer a:link {
	color: #FFF;
	}



#footer a:visited {
	color: #FFF; 
	text-decoration: none;
	}

.aligned-dropcap1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000;
	line-height: 48px;
	margin-right: 3px;
	float:left;
	position:relative;
}


/* SLIMBOX */


a .newBuilding {
	padding: 4px 4px 10px 4px;
	border: 1px solid #CCC;
}

a:hover .newBuilding {
	border: 1px solid #006851;
}


.gallery {
	float: left;
	width: 165px;
	padding: 5px 0px 25px 10px;
	margin: 5px 0px 0px 10px;
}

.widecolumn {
	float: left;
	padding: 5px 0px 25px 10px;
	margin: 5px 0px 0px 10px;
}

.column300 {
	float: left;
	padding: 5px 0px 25px 10px;
	margin: 5px 0px 0px 10px;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
