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

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, nav, section, article, aside, footer
{border: 0; margin: 0; outline: 0; padding: 0; background: transparent; vertical-align: baseline;}
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }


/* body */

body {
	background:url(../images/bg_pattern.jpg);
	background-repeat:repeat;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
}

a {color:#718395; text-decoration:none;}

/* Container */

#wrapper {
	background:#fff;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 960px;
	
}

#address {color:#CCCCCC; position:absolute; top:10px; right:20px;}

/* Nav */

#nav {
	border-bottom: 1px solid #ccc;
	margin-top:-5px;
}
#sprite {
	background:url(../images/nav_idle.jpg);
	background-repeat:no-repeat;
	height: 39px;
	list-style:none;
	margin: 0px;
	position: relative;
	width: 960px;
}
#sprite li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
#sprite li, #sprite a {
    height: 39px; display: block; }

/* Nav List Styles */

#nav-history {width: 95px; left:0; }
#nav-announcement {width: 138px; left:96px }
#nav-collections {width: 116px; left:234px ; }
#nav-gift {width: 100px; left:350px;}
#nav-knowledge {width: 160px; left:451px; }
#nav-repair {width: 135px;left: 612px; }
#nav-hours {width: 115px;left: 748px; }
#nav-contact {width: 96px;left: 864px; }
	
#nav-history a:hover { background:transparent url(../images/nav_idle.jpg) 0 -39px no-repeat; }
#nav-announcement a:hover { background:transparent url(../images/nav_idle.jpg) -96px -39px no-repeat; }
#nav-collections a:hover { background:transparent url(../images/nav_idle.jpg) -234px -39px no-repeat; }
#nav-gift a:hover { background:transparent url(../images/nav_idle.jpg) -350px -39px no-repeat; }
#nav-knowledge a:hover { background:transparent url(../images/nav_idle.jpg) -451px -39px no-repeat; }
#nav-repair  a:hover { background:transparent url(../images/nav_idle.jpg) -612px -39px no-repeat; }
#nav-hours  a:hover { background:transparent url(../images/nav_idle.jpg) -748px -39px no-repeat; }
#nav-contact  a:hover { background:transparent url(../images/nav_idle.jpg) -864px -39px no-repeat; }


/* Flash */
#flash {
	margin: 0 21px;
}

/* Sub-Columns */

.sub-column-container {
background:#fff;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin: 10px;
padding: 10px;
}

.sub-column {
	float: left;
	width: 290px;
}

.sub-column p {
	margin:0;
	padding: 0 10px 10px 0;
}
.sub-column-alt p {
	margin:0;
}

.sub-column-alt {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float: left;
	height:250px;
	margin: 0 20px 0 0;
	padding:0 0 0 20px;
	width: 293px;
}

.sub-column-title {
	margin-bottom: 15px;
}

.announcement-title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.announcement {
	padding-bottom:25px;
}
	
/* Sub Links */

.sub-links-container {
	margin: 10px 0 0px 10px;
	padding: 10px;
}

.sub-links {
	border-right:1px solid #ccc;
	float: left;
	margin-right:10px;
	padding-right:9px;
	width: 450px
}

.sub-links p{
	margin:0;
	padding:0;
}

.sub-links-alt p{
	margin:5px 0 0 0;
	padding:0;
}
.sub-links-alt {
	float:left;
	width: 450px
}

.sub-links ul {
	width: 450px;
	margin:5px 0 0 15px;
	padding:0;
}

.sub-links li {
	float: left;
	list-style:none;
	width: 95px;
	margin-right:12px;
	padding-bottom: 5px;
}

.sub-links-title {
	margin:0;
	padding:0;
}

/* Content */

#large-content {
	float: left;
	margin:0 20px;
	padding-top:25px;
	width: 600px;
}

#small-content {
	float:left;
	margin-right:20px;
	padding-top:25px;
	width: 300px;
}
#small-content img {
	margin-bottom: 15px;
}

.category-list {
	color:#718395;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	padding-left:10px;
}

.category-list li{
	color:#718395;
	list-style:none;
	padding-bottom:10px;
}

.category-list a{
	text-decoration:none;
	color:#718395;
}

.category-list a:hover{
	text-decoration:none;
	color:#999;
}

.sidebar-subtitle{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:0;
	margin:0;
}

#large-content h2{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

#large-content h3{
	color:#718395;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	margin-top:40px;
	padding:0;
}

#large-content h3 a{
	color:#718395;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	margin-top:40px;
	text-decoration:none;
	padding:0;
}
	
/* footer */

#footer {
	background:url(../images/bg_footer.jpg) repeat;
	clear:both;
	color:#666;
	font-size:9px;
	margin:0 auto;
	padding: 0;
	width:960px;
}

#footer p {
	margin:0px;
	padding: 5px 20px;
}

/* Classes */
.clear {
	clear:both;
	width:100%;
}

.left {
	float: left;
	margin: 0 15px 15px 0;
}

.right {
	float: right;
	margin: 0 0 15px 15px;
}
.hr {
	clear:both;
	padding-top:25px;
	border-bottom:1px dotted #718395;
	height:1px;
	width:100%;
}

/* Feed */

.sub-column-alt ul{ margin:0; padding: 0;}
.sub-column-alt ul li{ list-style: none; margin:0px 0 20px 0; padding: 0 10px 0 0;}
.headline { font-size:14px; font-weight:100; font-family:Georgia, "Times New Roman", Times, serif;}
#creditfooter { display: none;}