#container {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	letter-spacing:0.05em;
	
	position:relative;
	width:770px;
	height:396px;
	margin:20px auto 0 auto;
	border:1px solid #aaa;
	}
	
#container ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#container a.gallery span{
	position:absolute;
	width:1px;
	height:1px;
	top:5px;
	left:5px;
	overflow:hidden;
	background:#fff;
}	
body{
	margin: 0;
	padding: 0;
	font: 13px arial, sans-serif;
	background-color: #C09A6D;
	background-image: url("images/scroll.jpg");
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

div#page{
	width: 784px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#top{
	width: 784px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url("images/top.jpg");
	background-position: 30px top;
	background-repeat: no-repeat;
}

.top:link, .top:visited, .top:hover, .top:active{
	display: block;
	width: 784px;
	height: 96px;
}

div#menu{
	height: 20px;
	margin: 8px 20px 0 20px;
	border-top: 1px solid #701F12;
	border-bottom: 1px solid #701F12;
	padding: 2px 0 2px 0;
}

.menulink:link, .menulink:visited,.menulink:active{
	display: block;
	float: left;
	padding: 0 13px 0 13px;
	text-decoration: none;
	font: bold 16px georgia, serif;
	text-align: center;
	color: #8C2312;
}

.menulink:hover, .active:link, .active:visited, .active:hover, .active:active{
	color: #422818;
}

/*CONTENT*/
div#content{
	clear: both;
	margin: 0;
	padding: 0 35px 0 35px;
}

h1{
	margin: 12px 0 0 0;
	font: bold 23px georgia, serif;
	color: #51301D;
}

h1:first-letter{
	font: bold 26px georgia, serif;
}

h2{
	margin: 3px 0 0 0;
	font: bold 17px georgia, serif;
	color: #8C2312;
}

h2:first-letter{
	font: bold 19px georgia, serif;
}

h3{
	margin: 0;
	font: bold 15px arial, sans-serif;
}

p{
	margin: 12px 0 0 0;
	text-align: justify;
}

p.clear{
	clear: both;
	margin: 0;
	font-size: 0;
}

ol, ul{
	margin: 10px 0 0 0;
	padding: 0;
}

li{
	margin: 0 0 0 29px;
	padding: 0;
}

fieldset{
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
}

a:link, a:visited, a:active{
	color: #2A3D9C;
}

a:hover{
}

img{
	border: 0;
}

div#orderinfo{
	width: 320px;
	margin: 5px 0 0 0;
	font: 14px arial, sans-serif;
}

div#orderinfo img, div#orderinfo fieldset, div#orderinfo form{
	float: left;
	margin: 0;
	padding: 0;
}

div.album{
	clear: both;
	height: 302px;
	margin: 15px 0 0 0;
}

div.album img{
	float: left;
	margin: 15px 25px 0 0;
	border: 1px solid #693E25;
}

div.album div{
	float: left;
}

span.red{
	color: #BB2A13;
	font: 17px georgia, serif;
}

span.price{
	float: left;
	margin-right: 15px;
	font: 16px arial, sans-serif;
}

img.darrell{
	float: right;
	margin: 15px 0 15px 35px;
	border: 1px solid #693E25;
}

img.darrellleft{
	float: left;
	margin: 15px 25px 45px 0;
	border: 1px solid #693E25;
}

table#events{
	width: 700px;
	margin-bottom: 15px;
}

table#events td{
	border-bottom: 1px solid #693E25;
	padding: 3px 0 3px 0;
}

/* Press Page */
div.press{
	width: 350px;
	float: left;
	margin: 0 0 15px 0;
	text-align: center;
}

div.press p{
	text-align: center;
}

div.press a:link, div.press a:visited, div.press a:hover, div.press a:active{
	text-decoration: none;
}

div.contact{
	font-size: 15px;
}

/* Newsletter */
div.newsletter {
	float: right;
	width: 300px;
	margin: 15px 0 11px 25px;
	font-size: 11px;
	text-align: center;
}

div.newsletter img {
	border: 1px solid black;
}

/*FOOTERS*/
p.copyright{
	clear: both;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #51301D;
}
