@charset "utf-8";
/* Locketts Styles - DEFAULT.CSS */

body {
	margin: 0;
	background: #73777E;
	color:#322E3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
a:link, a:visited {
	color: #2067ac;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active, a:focus {text-decoration: none;}
img {border: none;}
p {margin: 0;padding: 0.4em 0;line-height:1.5em;}
p.center {text-align: center;}
br.clear {clear:both;}
h1 {
	display: block;
	color: #515D67;
	margin: 0 0 4px 0;
	padding: 7px 0;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #515D67;
	margin: 0 0 4px 0;
	padding: 7px 0;
	font-size: 1.2em;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2.center {text-align: center;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515D67;
	margin: 0 0 4px 0;
	padding: 7px 0;
	font-size: 1em;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	width: 952px;
}
#container {
	float: left;
	width: 952px;
	border:4px solid #fff;
}
#header {
	width: 952px;
	background: #fff;
	float: left;
	position: relative;
	height: 103px;
}
#headlogo {
	border-bottom:4px solid #fff;
}
#nav {
	width: 952px;
	padding: 0 0 0 0;
	text-align: center;
	height: 41px;
	font-size: 0.9em;	
	background: #0D1C2D url(images/topnav.jpg) repeat-x;
	border-bottom:4px solid #fff;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 15px 0;	
}
#nav li {
	display: inline;
	
}
#nav ul li#first a {
	border: none;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active, #nav a:hover{
	padding: 0 2px;	
}
#footernav {
clear:both;
	width: 952px;
	background: #fff;
	float: left;
	position: relative;
	height: 41px;
}
#bnav {
	width: 952px;
	padding: 0 0 0 0;
	text-align: center;
	height: 41px;
	font-size: 0.9em;	
	background: #0D1C2D url(images/bottomnav.jpg) repeat-x;
	border-bottom:4px solid #fff;
}
#bnav ul {
	list-style: none;
	margin: 0;
	padding: 15px 0;	
}
#bnav li {
	display: inline;
	
}
#bnav ul li#first a {
	border: none;
}
#bnav a, #bnav a:link, #bnav a:visited, #bnav a:active, #bnav a:hover{
	padding: 0 2px;	
}

#main {
	position: relative;
	top:40px;
	margin-bottom:40px;
	float: left;
	width:952px;
	background:#fff url(images/back-main.jpg) repeat-x top left;
}
#mainimage {
padding:0px;
width:934px;
margin:9px auto;
height:147px;
border:3px solid #fff;
}
#leftcol {
	float: left;
	width: 196px;
	padding: 0;
}
ul#leftnav {
	list-style:none;
	padding: 0;
	margin: 0;
	float: left;
	width: 196px;
	display:block;
	background: #ff;
}
#leftnav li {
	display: block;
	text-align: left;
	float: left;
	width: 196px;
}
#leftnav li span {
	display: block;
	margin: 0;
	width: 196px;
	padding:2px 0 2px 10px;
	line-height:1.1em;
}
#leftnav a {
	display: block;
	padding: 0;
	width: 196px;
	font-weight:bold;
	text-decoration:none;
	color:#515D67;
	font-size:0.70em;
}
#leftnav a:hover, #leftnav a:active, #leftnav a:focus {
	text-decoration: none;
	font-weight:bold;
}
img#sage {
	float: right;
	padding: 10px 0 0 0;
}
#centercol {
	float: left;
	padding: 0;
	margin:0px 6px;
	width: 741px;
	background:#fff url(images/maincontent.jpg) no-repeat;
	font-size:0.70em;
}
.centertext {
padding:10px;
}
/* RESET LIST CSS */
ul,ol{
	margin: 0;
	padding: 0.5em 0 0.5em 3em;
line-height:1.5em;
}
#centercol li{

}

/* / RESET LIST CSS */

/* RIGHT-COLUMN ELEMENTS */

#rightcol {
	width: 196px;
	padding: 0;
	margin: 0;
	float: right;
}

#rightcol a {
padding-bottom:10px;
}

ul.context-links {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
}
ul.context-links li {display: inline;}


/*right col at foot of index*/

#rightcol2 {
	padding: 0 10px 35px 0;
}
ul.context-links {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
}
ul.context-links li {display: inline;}

/* FOOTER */
#footer {
	height: 37px;
	clear: both;
	background: #fff;
	padding: 0px 0 0 0;
	color: #515D67;
	text-align: center;
	position: relative;
	font-size: 0.65em;
}
#footer a {
	color: #515D67;
	font-weight:bold;
}
#metatext {
font-size:0.7em;
color:#808080;
}


.album-table td img {
border:1px solid #DCD1B5;
}
.album-table th, .album-table h2 {
font-weight:bold;
text-align:center;
text-decoration:none;
font-size:1.3em;
padding:2px 0;
margin:4px 0 0 0;
border-top:1px solid #DCD1B5;
border-bottom:1px solid #DCD1B5;
background:#F6F2E9;
}
.album-table td p {
padding:0;
text-align:center;
font-size:1.0em;
}

.imageR {
border:1px solid #DCD1B5;
float:right;
margin:0 5px;
}
#sale {
background:red;
color:white;
font-size:1.6em;
text-align:center;
padding:5px;
}
#sale .larger {
font-size:larger;
}
#sale a {
color:white;
text-decoration:none;
}
#sale .smaller {
font-size:smaller;
}
.resimage {
border:1px outset #495054;
}