/* CSS Document */

.aqua {background-color: #ffffff;
}

#menu {
color: #009999;
font: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 28px;
letter-spacing: 2px;
padding-left: 40px;
}

#header {
color: #009999;
font: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
letter-spacing: 1.5px;
}

.subheader {
color: #009999;
font: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
letter-spacing: 1.5px;
}

#description {
color:#009999;
text-align: center;
font:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 16px;
padding-right: 20px;
width: 150px;
letter-spacing: 1.5px;
}

#padding {	
width: 30px;
height: 200px;
float: left;
}

a:link { color: #009999 }
a:visited { color: #009999 }
a:active { color:#009999 }

.centered {
text-align: center;
}

#copyright {
color:#009999;
font:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 8px;
letter-spacing: 1.5px;
}

#about {
color:#000000;
font:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 22px;
text-align:left;
padding: 25px;
}

.contact {
color: #009999;
font:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
letter-spacing: 1.5px;
}

.italic {
font-style: italic;
color:#009999;
font:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 16px;
width: 200px;
letter-spacing: 1.5px;
}

#column {
width: 33%;
float: left;
color: #009999;
line-height: 26px;
letter-spacing: 1.5px;
}

#clearfooter {
width: 100%;
float:left;
}

/*blog stuff*/
#blog {
color:#000000;
font:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 22px;
text-align:left;
padding: 25px;
}


Title {
	text-align: center;
}

block:Posts {
	text-align: center;
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none; 
text-align: center;
}

div.feedburnerFeedBlock ul li span.headline { 
font-size: 20px;
line-height: 3px; 
display:block; 
margin:40px 0 0px 0; 
text-align: center;
}

.date {
text-align: center;
font-weight:bold;
color:#333333;
font-size:14px;
}

/*blog stuff*/

