body
{
    background-color: #FFFFFF;
    background-image: url( '../img/01.jpg' );
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #000000;
    text-align: center;
    margin: 15px 0px 0px;
}

a:link { 
/*text-decoration: none; 
font-weight: bold; 
color: #265A5B; */
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #255758; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

#left a:link { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:visited { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:active { 
text-decoration: none; 
font-weight: normal; 
color: #BEE3E4; 
}

#left a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #993300; 
}

h1 {
font-family: Arial; 
font-weight: bold; 
color: #993300; 
text-transform: uppercase; 
font-size: 13px; 
margin: 0px 0px 0px 0px; 
}

h1:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #993300; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 0px; 
}

h2 {
font-family: Arial; 
font-weight: bold; 
color: #993300; 
text-transform: uppercase; 
font-size: 13px; 
margin: 0px 0px 0px 0px; 
}

h2:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #993300; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 0px; 
}

h3
{
    font-family: Arial;
    font-weight: bold;
    color: #993300;
    text-transform: none;
    font-size: 12px;
    margin: 12px 0px 0px 0px;
}

h4
{
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #993300;
    text-transform: none;
    font-size: 11px;
    margin: 15px 0px 0px 0px;
    border-top: #993300 1px dotted;
    padding-top: 12px;
}

h5
{
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #993300;
    text-transform: none;
    font-size: 11px;
    margin: 10px 0px 5px;
    border-bottom: #993300 1px dotted;
    padding-top: 12px;
}

hr
{
    border: none;
    background-color: #CCC;
    color: #993300;
    height: 1px;
    width: 140px;
    margin: 0px 0px 4px;
}

p.side {
font-family: Arial;
font-size: 11px;
color: #000000;
margin: 0px 0px 0px 3px;
text-align: left; 
text-indent: 0pt;
}

p.side2 {
font-family: Arial;
font-size: 10px;
color: #000000;
margin: 0px 0px 0px 3px;
text-align: left; 
text-indent: 0pt;
}

p.faq
{
    margin: 5px 0px 0px;
    text-indent: 0pt;
	font-weight: normal;
}

p
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    margin: 10px 0px 0px;
    text-indent: 10pt;
}

#container { 
background-color: #FFFFFF; 
background-image: url('../img/03.jpg');
background-repeat: repeat-y;
margin: auto;
position:relative;
padding: 0px; 
width: 697px;
text-align: left; 
} 

#top {
background-image: url('../img/02a.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 697px; 
height: 270px; 
}

#left {
position: relative;
margin: 0px 0px 0px 15px;
width: 170px;
background-color: #FFFFFF; 
float: left;
}

#main {
	position: relative;
	width: 475px;
	background-color: #FFFFFF;
	margin: 0px 0px 2px 193px;
	min-height: 0px;
	left: 8px;
	top: -17px;


}

.clear {
width: 450px;
height: 14px; 
background-color: #FFFFFF; 
}

#footer {
background-image: url('../img/04a.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 697px; 
height: 35px; 
clear: both;
}

#footer2 {
background-image: url('../img/05.jpg');
background-repeat: no-repeat; 
background-position: center top; 
background-color: #FFFFFF; 
width: 697px; 
height: 28px;  
}

.ddl
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #000000;
}

.cellLeft
{
    text-align: left;
    width: 135px;
}
.cellRight
{
    margin-left: 5px;
    text-align: left;
    padding-left: 5px;
}

li {
	margin-bottom: 10px;
}

/* properties page */
div#properties #intro {
	margin-bottom: 35px;
}

div#properties p {
	text-indent: 0;
}

div#properties a {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}

div#properties .propHeading {
	font-weight: bold;
}