	body {
	background:url(images/bkg2.jpg) repeat-x;
	margin:0;
	font-family:arial 
}

.header {
	width:100%;
	height:125px
}

.header img {
	padding-right:20px
}

.head {
	border:20px #C4C8D1 solid;
	border-width:0 70px 0 70px;
	width:809px
}

table.menu {
	width:100%;
	background:url(images/menubkg2.jpg) repeat-x
}

.body {
	margin-top:5px;
	padding-top:10px;
	background:#E7EBF6;	
	width:1000px;
	border:1px dotted #C5C6C8;
	border-width:0 1px 0 1px
}

.contact {
	text-decoration:none;
	color:black
}

.ranges {
	width:900px;
	height:250px;
	padding-bottom:20px
}

.ranges div.range {
	width:250px;
	float:left;
	background:url(images/boxbkg2.jpg) repeat-x;
	padding:18px;
	margin:6px;
	border:1px dotted #C5C6C8
}

.ranges div.range h3 {
	background:#96979A;
	padding:5px;
	margin:0;
	font-weight:lighter;
	font-variant:small-caps;	
	font-family:times new roman	
}

.ranges div.range a {
	color:white;
	text-decoration:none
}

.ranges div.range a:hover {
	color:#2C2D2D;
	border-bottom:1px dotted #626469
}

.ranges div.range p {
	font-size:12px;
	margin:0
}

.ranges div.range p a {
	color:#2C2D2D
}

.ranges div#range p a:hover {
	text-decoration:none
}

h2 {
	margin-left:30px;
	margin-right:30px;
	font-variant:small-caps;
	border-bottom:1px dotted #C5C6C8;
	color:#4A4A4B;
	font-weight:lighter;
	font-family:times new roman
}

h4 {
	font-weight:lighter;
	font-variant:small-caps;	
	font-family:times new roman;
	font-size:20px;
	color:#4A4A4B;
	margin:15px 0 5px 0;
	border-bottom:1px dotted #626469;
	width:175px
}	

p {
	color:black;
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
	font-size:12px
}

.f4e {
	background:#F0F1F1;
	width:900px;
	height:270px;
	border:1px dotted #C5C6C8;
	margin-bottom:20px
}

#living {
	height:166px;
	width:250px;
	background:url(images/living.jpg);
	background-position:0 0
}

#living:hover {
	background-position:0 -166px
}

#bedroom {
	height:166px;
	width:250px;
	background:url(images/bedroom.jpg);
	background-position:0 0
}

#bedroom:hover {
	background-position:0 -166px
}

#office {
	height:166px;
	width:250px;
	background:url(images/office.jpg);
	background-position:0 0
}

#office:hover {
	background-position:0 -166px
}

.button {
	height:149px;
	width:361px;
	background:url(images/f4e.gif);
	background-position:0 0
}

.button:hover {
	background-position:0 -149px
}

.logos {
	width:900px;
	height:130px;
  margin-left:auto;
  margin-right:auto	
}

.logos div {
	float:left
}

.fsb {
	height:122px;
	width:120px;
	background:url(images/logo-fsb.jpg);
	background-position:0 0;
	margin:0 30px 0 240px 
}

.fsb:hover {
	background-position:0 -122px
}

.crest {
	height:122px;
	width:120px;
	background:url(images/logo-crest.jpg);
	background-position:0 0
}

.crest:hover {
	background-position:0 -122px
}

.guild {
	height:122px;
	width:120px;
	background:url(images/logo-guild.jpg);
	background-position:0 0;
	margin:0 240px 0 30px
}

.guild:hover {
	background-position:0 -122px
}	
	

.footer {
	background:url(images/headerbkg2.jpg);
	width:100%;
	color:#3A3B3E;
	font-size:11px
}

.footer a,a.contact {
	color:#3A3B3E
}

.footer a:hover,a.contact:hover {
	text-decoration:none;
	color:#7194F6
}

.privacy,.terms {
	background:#E7EBF6;
	margin:10px
}

h1 {
	font-family:times new roman;
	font-weight:lighter;
	font-variant:small-caps;
	border-bottom:1px dotted #C5C6C8;
	color:#4A4A4B	
}