html { min-height: 100%; margin-bottom: 1px; }

:-moz-any-link:focus, input:focus, button:focus {
  outline: none;
}

body  { 
	background-color: #875b44;
	padding: 0px; 
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight: bold;
	text-align:center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	margin-top:9px;	
	font-weight: bold;
	text-align:center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
}

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

a:link, a:visited {
	color: #3d1805;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border-color: #000;
}

hr {
	size:1px;
	clear:both;
}

.h-nav {
	width: 868px;
	margin-left:17px;
	height: 16px;
	background: #dfd4ba url('images/navback2.gif') repeat-x;
	padding-top:2px;
	padding-bottom:5px;
	text-align:center;
	border-top:1px solid #000;
}

.h-nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.h-nav ul li {
	float: left;
	padding: 2px 0px 0px 0px;
	border: 0px solid #fff;
}

.h-nav ul li a:link, .h-nav ul li a:visited {
	float: left;
	display: block;
	width: 195px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
}

.h-nav ul li a:hover {
	color: #fff;
	font-weight: bold;
}

.h-nav ul li #current {
	font-weight: bold;
	color: #ffff99;
}

#container {
	background: #875b44 url('images/cello-page-margins.gif') repeat-y center;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#sub-container{
	background: url('images/pisces-.gif') no-repeat center;
}
#masthead {
	background: #fff url('images/cc-head.jpg') top left no-repeat;
	padding:0px;
	text-align:center;
	margin: 0px 0px 0px 17px;
	width: 868px;
	height:129px;
}

#headers {
	background:#dfd4ba;
	padding:5px 0px 8px 0px;
	width:868px;
	margin-left:17px;
	border-top:solid black 1px;
	border-bottom:solid #b28065 1px;
}
#tel {
	clear:both;
	background:#dfd4ba;
	padding:5px 0px 5px 0px;
	width:868px;
	height:40px;
	margin-left:17px;
	border-top:solid #b28065 1px;
}

#copy {
	clear:both;
	background:#fff;
	width:700px;
	margin-left:106px;
	padding-top:20px;
	padding-bottom:20px;
}
#box {
	padding-left:10px;
	padding-right:10px;
	border:solid #000 1px;
	margin-bottom:10px;
	background:#d8d7d6;
}

#pic-box {
	margin-left:20px;
	width:760px;
	border-bottom:solid #fff 3px;
}

#footer {
	background:#b28065;
	font-size: 10px;
	width:868px;
	text-align:center;
	padding: 4px 0px 4px 0px;
	margin-left:17px;
	margin-top:0px;
	margin-bottom:0px;
	border-top:solid #b28065 1px;
	border-bottom:solid black 1px;
	clear: both;
}
#bottom-rim {
	background: #875b44 url("images/bottomedge.gif") no-repeat top left;
	padding:0px;
	height:10px;
	margin:0px;
	}
