@charset "UTF-8";

a {
	font-family: Lucida Grande;
	
}
a:visited {
	color: #6d6f72;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: 13px;
	color: #6d6f72;
}
a:hover {
	text-decoration: none;
	color: #b8361c;
}
a:active {
	text-decoration: none;
	color: #b08e3e;
}
.aligntop{
	vertical-align: top;
	position: relative;
	width: 655px;
	height: 430px;
	top: 0px;
}

.aligntop2{
	vertical-align: top;
	position: absolute;
	width: 250px;
	height: 430px;
}
.aligntop3{
	vertical-align: top;
	position: relative;
	width: 350px;
	height: 430px;
	text-align: left;
}

	


p{
	font-family: "Lucida Grande";
	font-size: 12px;
	padding-left: 27px;
	padding-right: 52px;
	padding-top: 0px;
	top: 0px;
}

p.photos{
	font-family: "Lucida Grande";
	font-size: 12px;
	padding-left: 27px;
	padding-right: 52px;
	line-height: 10px;
}
p.home{
	font-family: "Lucida Grande";
	font-size: 12px;
	padding-left: 27px;
	padding-right: 5px;
	font-weight: normal;
}

body{
	background-image: url(../basic-images/sd-background.jpg);
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #6d6f72;
	margin: 0px;
	padding: 0px;
}

.header{
	background-image: url(../basic-images/shepley-header.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 653px;
	position: relative;
}
.rightside{
	background-image: url(../basic-images/shepley-right.gif);
	height: auto;
	width: 17px;
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(../basic-images/shepley-bottom.jpg);
	background-repeat: no-repeat;
}
.leftside{
	background-image: url(../basic-images/shepley-left.jpg);
	background-repeat: no-repeat;
	height: 595px;
	width: 145px;
}
.left-nav {
	font-family: "Lucida Grande";
	padding-top: 115px;
	text-align: right;
	line-height: 27px;
	border-right-style: none;
	padding-right: 15px;
	color: #6d6f72;
	font-size: 13px;
	top: 120px;
}
.top-nav {
	font-family: "Lucida Grande";
	font-size: 13px;
	color: #6d6f72;
	text-align: left;
	clear: left;
	float: right;
	position: relative;
	bottom: 10px;
	padding-right: 52px;
}
.title{
	font-size: 16px;
	text-align: left;
	left: 0px;
	color: #b08e3e;
	font-family: "Lucida Grande";
	float: left;
	overflow: visible;
	position: relative;
	padding-top: 90px;
	padding-left: 27px;
	visibility: visible;
}

.footer{
	font-family: "Lucida Grande";
	color: #cccdcf;
	font-size: 10px;
	position: relative;
	padding-left: 27px;
	padding-bottom: 25px;
	height: 12px;
}
.red{
	color: #b8361c;
}
.red a:visited  {
	color: #b8361c;
	text-decoration: none;
	font-size: 12px;
}
.red a:link {
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #b8361c;
}
.red a:hover{
	text-decoration: none;
	color: #b08e3e;
	font-size: 12px;
}
.red a:active{
	text-decoration: none;
	color: #b08e3e;
	font-size: 12px;
	}
.quote{
	font-family: "Lucida Grande";
	font-style: italic;
	padding-left: 45px;
	font-size: 11px;
}
div#links {
	position: absolute;
	z-index: 100;
	width: 220px;
	padding-left: 27px;
	padding-right: 10px;
	margin-right: 10px;
	clear: none;
	font-family: Verdana, sans-serif;
	font-size: 1px;
}
.largeimg {
	vertical-align: top;
	height: 232px;
	width: 350px;
	position: relative;
	float: right;
	right: 50px;
}
div#links a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFC;
}
div#links a:hover {
}

div#links a span {
	display: none;
}
div#links a:hover span {
	display: block;
	position: absolute;
	top: 242px;
	left: 256px;
	width: 340px;
	z-index: 100;
	text-align: left;
	color: #6d6772;
	font-family: "Lucida Grande";
	font-size: 12px;
}

div#content {
	position: absolute;
	top: 26px;
	left: 161px;
	right: 25px;
	color: #BAA;
	font: 13px Verdana, sans-serif;
	padding: 10px;
}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {
}
div#content a:visited {
}
div#content a:link:hover {
}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
