body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #d7f4f7;
text-align: center;}

#container { 
width: 800px;
text-align: center;
margin: 0 auto 0 auto;
background-color: #91b1b4; }
 
#header {
width:800px;
height: 225px;
border-bottom: 1px #30627b solid;
border-top: 2px #30627b solid;
font-family: verdana, arial, helvetica, sans-serif;
color: #f0f0e1;
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
text-align: center;}

#header  a {
color: #f0f0e1;
text-decoration: none; }

#header a:hover {
text-decoration: underline;
}

#content {
width:550px;
float: right;
background-color: #ffffff;
}

.padding {
padding: 0 10px 0 10px;
}

#nav {
margin: 0;
padding: 0;
background-image: url(img/nav_bg.jpg);
background-repeat: no-repeat;
border-bottom: 1px #30627b solid;}

#leftcolumn {
width: 200px;
float:left;
background-color: #91b1b4;
}

#leftcolumn h3 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align: center;
margin-top: 2px;
margin-bottom: 2px; }

#leftcolumn p, #IDX-addressLine, #IDX-cszLine, #IDX-priceLine, .IDX-ssLinkText {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: center; }

#leftcolumn a {
color: #f0f0e1;
text-decoration: none}

#footer {
width: 800px;
text-align: center;
margin: 0 auto 0 auto;
padding-top: 10px;
padding-bottom: 15px;
font-family: verdana, arial, helvetica, sans-serif;
color: #666666;
font-size: 10px;
letter-spacing: 2px;
font-weight: bold;
text-align: center;
border-top: 1px #30627b solid;
border-bottom: 2px #30627b solid;
clear:both;
background-color: #91b1b4; }

#footer  a {
color: #666666;
text-decoration: none; }

#footer a:hover {
text-decoration: underline;
}

#footer  p {
font-family: verdana, arial, helvetica, sans-serif;
color: #666666;
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
text-align: center;
 }

h1 {
font-size: 20px;
color: #487974;
padding:0 0 10px 0;
font-weight: bold;
font-family: Gerogia, Times, "Times New Roman", serif; }

h2 {
font-size: 14px;
color: #487974;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #545454;}

h4 {
font-size: 10px;
line-height: 13px;
text-align: center;
color: #acacac; }

p, ul, ol {
font-size: 12px;
line-height: 15px;
text-align: left; }

table {
font-size: 12px;
line-height: 13px;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #618d91;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #618d91;
font-weight: bold;
text-decoration: underline;
}




