.offers {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	padding-left: 320px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smallhouse {
	margin: 0px;
	padding: 3px;
	clear: both;
	float: none;
	border: 1px solid silver;
}
.underoffer {
	color: #FF3E3E;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	padding-left: 320px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 1.3em;
	margin-top: 10px;
	padding-top: 10px;
	color: #0E4E69;
	letter-spacing: .3em;
	background-image: url(/images/yale.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 75px;
	clear: both;
	margin-bottom: 10px;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #0E4E69;
	letter-spacing: .2em;
	clear: both;
	margin-top: 21px;
	margin-bottom: 21px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	padding-top: 20px;
	background-image: url(/images/house2.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 72px;
	height: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #0E4E69;
	letter-spacing: .1em;
	border-bottom: 1px dotted #80CDEE;
}
#ha {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0E4E69;
	letter-spacing: 0.4em;
	margin: 0px;
	padding-top: 1px;
	padding-left: 0px;
	position: absolute;
	z-index: 2;
}
#hb {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #D1D1D1;
	letter-spacing: .4em;
	margin: 0px;
	padding-top: 3px;
	padding-left: 3px;
	position: absolute;
	z-index: 1;
}
#montage {
	position: absolute;
	right: 0px;
	height: 104px;
}
#header {
	margin: -10px 0px 0px;
	padding: 0px;
	height: 90px;
	top: 10px;
	position: relative;
	background-image: url(/images/hand3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.8em;
	color: #0E4E69;
	text-align: justify;
	letter-spacing: 0.05em;
}
li {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.8em;
	color: #0E4E69;
	list-style-position: inside;
	list-style-type: square;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	display: inline;
}
#menu {
	position: absolute;
	top: 53px;
	left: -2px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #806C46;
	letter-spacing: .1em;
	padding: 2px;
}
#menu a:hover {
	background-color: #12688D;
	color: #FFFFFF;
}
#footer {
	padding: 0px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #167AA5;
	clear: both;
}
#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 0.2em;
	margin-top: 5px;
}
#container {
	border: 4px double #167AA5;
	padding: 5px 10px 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBFBE6;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	clear: right;
	border:solid 1px silver;
	padding:5px;
}
.nofloat {
	clear: left;
}
.floatright {
	float: right;
	margin-bottom: 12px;
	margin-left: 10px;
	clear: left;
	border:solid 1px silver;
	padding:5px;}
#panorama {
	background-image: url(/images/berwickbackground.jpg);
	background-repeat: repeat-x;
	height: 60px;
	background-position: center;
}
IMG.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #66451C;
}
a:visited {
	color: #986629;
}
a:hover {
	color: #EBD2B4;
	background-color: #1A92C6;
}
.centretext {
	text-align: center;
}
#tagline {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 208px;
	left: 454px;
	color: #2B6666;
	letter-spacing: .1em;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
#ptviewer {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid silver;
	height: 300px;
	width: 400px;
}
/*#content {
	background-color: #E8E5B3;
}*/
body {
	background-color: #0E4E69;
}
#credit {
	float: right;
}
#copyright {
	float: left;
}
#footer a {
	text-decoration: none;
	color: #0E4E69;
}
