﻿.details1 {
	padding: 5px 20px 5px 20px;
	margin: 0px;
}
.shellright {
	padding: 0px;
	background-image: url('images/backgroundright.jpg');
	background-repeat: repeat-y;
	background-position: right;
	width: 665px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0px;
}
.shellbottom {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url('images/housebackground.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 650px;
}
.shellfooter {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('images/backgroundbottom.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 665px;
}

.header {
	border-width: 0px;
	width: 650px;
	right: auto;
	left: auto;
}
table {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	color: #75695B;
	font-family: "Monotype Corsiva";
	font-size: 17px;
	font-weight: normal;

}
tr {
}
td {
}
a:link {
	color: #75695B;
	text-decoration: none;
	font-family: "Monotype Corsiva";
}
a:active {
	font-family: "Monotype Corsiva";
	color: #75695B;
	text-decoration: none;
}
a:visited {
	color: #75695B;
	text-decoration: none;
	font-family: "Monotype Corsiva";
}
a:hover {
	font-family: "Monotype Corsiva";
	color: #75695B;
	text-decoration: underline;
}
blockquote {
	margin: 10px;
	color: #75695B;
	font-family: "Monotype Corsiva";
	font-size: 17px;
	font-weight: normal;
}
img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
h2 {
	padding: 2px 20px 0px 0px;
	font-family: "Monotype Corsiva";
	font-size: 60px;
	color: #75695B;
	text-align: center;
}
li {
	list-style-type: circle;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: normal;
	color: #75695B;
	text-align: center;
}

#nav td {
	padding: 0 5px 0 5px;
}
div {
	padding: 0px;
	margin: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 27px;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#primary {
	overflow: hidden;
	height: 24px;
	width: 100%;
}
		
#primary li {
	padding-right: 5px;
	padding-left: 5px;
}
#secondary {
	overflow: hidden;
	height: 27px;
	width: 100%;
}
#secondary li {
	padding-right: 5px;
	padding-left: 5px;
}
#secondary .hidden { 
	display: none; 
}

#shell li {
	list-style-type: circle;
}
#shell table {
}
p {
	font-family: "Monotype Corsiva";
	color: #75695B;
	font-size: 14px;
	font-weight: normal;
}

