* {
padding: 0px;
margin: 0px;
}
body {
background: url("../images/bluepin4.gif"/*tpa=http://www.stagedhomesnj.com/images/bluepin4.gif*/) repeat top;
font-size: 62.5%;
font-family: Verdana, sans-serif;
}
a {
color: #57392D;
text-decoration: none;
}
a:hover {
color: #EEE7D7;
}
p a {
color: #57392D;
text-decoration: underline;
}
p a:hover {
color: #EEE7D7;
}
a img {
border: 0px;
}
strong {
font-weight: bold;
color:#588EC0;
}
.clear {
clear: both;
}
div#content {
margin: 0 auto;
width: 900px;
}
div#page-wrap {
margin: 0 auto;
width: 900px;
border: 5px solid #57392D;
margin-top: 10px;
}
div#header {
background: #EEE7D7;
}
div#header ul#nav {
	background: #BAD1E5;
	list-style: none;
	float: right;
	width: 307px;
	height: 240px;
	padding-top: 25px;
}
div#header ul#nav li {
padding-left: 80px;
}
div#header ul#nav li a {
font-weight: bold;
font-size: 1.2em;
line-height: 2.0em;
}
div#main-content {
background: #FFF;
border-left: 42px solid #57392D;
padding: 10px;
}
div#main-content .tan-box {
background: #EEE7D7;
border: 1px solid #57392D;
color: #588EC0;
width: 140px;
height: 140px;
font-weight: bold;
text-align: center;
font-size: 1.2em;
line-height: 1.3em;
}
div#main-content p {
font-family: serif;
font-style: italic;
font-size: 1.6em;
line-height: 1.4em;
color: #57392D;
font-weight: bold;
}
div#main-content ul {
font-family: serif;
font-style: italic;
font-size: 1.6em;
line-height: 1.2em;
color: #57392D;
font-weight: bold;
}
div#main-content ul li {
margin-left: 35px; 
}
div#footer {
background: #57392D;
}
div#footer p {
text-align: right;
color: #EEE7D7;
font-size: 1.4em;
padding: 20px 10px 20px 0px;
font-weight: bold;
}
div#footer p a {
text-decoration: none;
color: #EEE7D7; 
}
div#footer p a:hover {
text-decoration: underline;
}
div#sub-footer {
text-align: center;
}
div#sub-footer a {
text-decoration: underline;
}
div#sub-footer ul#sub-nav {
list-style: none;
padding-left: 125px;
}
div#sub-footer ul#sub-nav li{
float:left;
}
