* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 14px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin: 15px auto;
}

#header {
height: 15px;
background: #eee url(images/header.gif) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #0000FF;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#bedroomtext {
padding-left: 15px;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}


#menu {
height: 180px;
background: #eee url(images/Header_bg.jpg) no-repeat;

}

#menu1 {
height: 180px;
background: #eee url(images/Header_bg.jpg) no-repeat;

}

#menu2 {
height: 180px;
background: #eee url(images/Header_bg2.jpg) no-repeat;

}

#menu3 {
height: 180px;
background: #eee url(images/Header_bg3.jpg) no-repeat;

}

#menu4 {
height: 180px;
background: #eee url(images/Header_bg4.jpg) no-repeat;

}

#menu5 {
height: 180px;
background: #eee url(images/Header_bg5.jpg) no-repeat;

}

#nav {
	text-align: center;
	width: 100%;
	background: url(images/nav_bg.gif);
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: ;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background:;
}

#nav li a:hover, #nav li#current a {
	background: transparent ;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 1px solid #aaa;
background: #FFFFFF;
padding: 10px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
text-align: center;
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}

#footer a {
text-decoration: none;
color: #FF0000;
}