body {
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow-y:scroll;
	
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #14556B;
}
h4 {
	font-size: 12px;
	color:#333333;
}
h5 {
	font-size: 14px;
	color: #666666;
}
p, ul, ol {
	font-size: 12px;
	line-height: 18px;
}

ul {
	color: #666666;
	list-style: square;
}

body{
margin-top: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
background-color:#e5e9d1;

}

#topBar{ 
background-image:url(images/top_bar_leah.jpg);
margin-left: 0px;
border-top: solid 2px #e5e9d1;
border-bottom: solid 2px #e5e9d1;
color:#CCCC66;
border-bottom-width:thick;
padding-left: 25px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 30px;
margin-bottom: 0px;
margin-top: 0px;


}

h1{
color:#CCCC66;
padding-left: 25px;
padding-right: 25px;
margin-top: 70px;
width:230px;
float: left;

}

h2{
margin-top: 0px;
margin-bottom: 0;
margin-left: 25px;
margin-right: 50px;

}

h4{
margin-top: 0px;
margin-bottom: 0;
margin-left: 25px;
margin-right: 50px;

}
h5{
margin-top: 0px;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 50px;

}

p{
margin-top: 8px;
margin-bottom: 15px;
margin-left: 25px;
margin-right: 50px;

}

#center{ 
 width: 760px; 
 margin: 15px auto 0px auto; 
text-align: left; 
 
} 

p.heading {
	font-size: 18px;
	color: #666666;
	border-bottom: solid 1px #ccc;
	border-top:none;
	
}

p.copyright {
	color: #666666;
	font-size: 9px;
	text-transform:uppercase;
	border-top: solid 1px #ccc;
	border-bottom:none;
	
}

#blog{
background-color:#ffffff;
padding-top: 20px;
}

ul#mainNav { 
margin-top:80px;
 padding: 0;
 list-style: none; 
  
} 

ul#mainNav a { 
color:#FFFFFF;
font-size: 12px;
text-decoration: none; 
border-left: none;
padding: 7px 5px 7px 5px;
display: block;
text-align:center;

 
} 

#mainNav a:hover{ 
 font-weight: bold; 

 
}

 #mainNav li{
 float: right; 
 width: 90px; 
 
} 

.gotoTop {
border-top: 1px solid #666666;
text-align:right;

}

.gotoTop a { 
color:#000000;
font-size: 12px;
text-decoration:none;
 border-left: none;
display: block;

 
} 

.gotoTop a:hover{ 
 font-weight: bold;

}

.img{
float:right;
padding:5px;
}



td{
font-size: 12px;
font-weight:bold;
text-align:center;
	color:#333333;

}

a {
font-size: 12px;
text-decoration: none; 
} 

a:hover{
	font-weight: bold;
}
