body{ align: center; background-color: #000000; color: #ffffff;  font-family: ariel, helvetica, sans seriff;
}
h1 { background-color: #000000; color: #cc0000; line height: 300%; font-family: ariel, helvetica, sans seriff;
} 

h2 {background-color: #000000; color: #cc0000; line height: 100%; font-family: ariel, helvetica, sans seriff;
} 
h3 {text-align: left; 
    font-style: italic;
    padding-left: 50px;
background-color: #000000; color: #cc0000; line height: 100%; font-family: ariel, helvetica, sans seriff;
} 
.test {color: #ffffcc;
}
h4 {background-color: #000000; color: #cc0000; line height: 100%; font-family: ariel, helvetica, sans seriff; text-align: center;
} 

dd {font-size:.90em; color:#ffffff: font-style: italic; line height: 200% 
padding: 20px;
} 
p { font-size:.90em;
}
ul { font-weight: bold;
text-align: left;
}

li { font-weight: normal;
text-align: left;
}
.nav { font-weight: bold; font-size: 1.2em;
}

.contact { font-weight: bold; font-size: .90em; font-family: times new roman, sans seriff;
}

#footer { background-color: #000000; padding-bottom: 20px; float:bottom; display:block; font-size: .60em; font-family: times new roman, sans seriff; font-style: italic;
   left: 0px;
   width: 750px;
   text-align: center;
   clear: both;

}

.companyname { font-weight: bold;
Font-family: Georgia, "Times New Roman", serif; 
font-size:1.25em;
}
 
img {border: 0; }

.property {padding-right:35px; 
}
#wrapper { text-align: center;
          width: 95%;
	background-color: #000000;
	color: #003300;
	padding-left: 5px;
}
#leftcolumn{ text-align: center;
              
		width: 150px;
                
}
.mainnav{ display: block;
          margin-left: 15px;
margin-right: 15px;
	margin: 0 25px 25px 25px;
}
#rightcolumn{  text-align:center;
	margin-left: 0px;
	width:95%;	
      padding: 20px 20 px 20 px 0;
     
}
#logo {width: 100%;
background-color: #000000;
		color: #003300;
               
}
.floatleft { float: left;
}
