body{
	font-family: verdana !important;
}

.text {
	font-family: Verdana;
	font-size: 12px !important;

}

.yellow{
	background-color: #ffffcc;
	font-style: italic;
	color:#660709;
	padding: 6px;
	width: 400px;
	display: block;
	font-size: 12px;
}

.green{
	color: #549634;	
}

.leftlinks {
	padding-right: 20px;
	margin-right: 20px;

}
a {
	font-weight: bold;
	color: 549634;
        text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #660000;
        text-decoration: none;
}

#dropLink{
	width:210px;
	background-color: #c9e6bd;
	font-size: 12px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#dropLink:hover{
	background-color: #99cc66;
	color: #6b0e0e;
}
#quote{
	background-color: #ffffff;
	padding-left:120px;
	padding-right: 120px;
	padding-top: 50px;
}

#quote p{
	border-left: 1px dotted #6b0e0e;
	padding-left: 15px;
	font-family: Verdana,;
	font-size: 16px;
	line-height: 23px;
}

h1{
	font-size: 26px;	
}

h2{
	font-size: 20px;	
}

h3{
	font-size: 18px;
	font-weight: bold;
}

