@charset "utf-8";
/* CSS Document */
#masthead{
	//display: block;
	text-align: center;
	font-family:sans-serif;
}
h3 {
	margin-bottom:0;
}
ul {
	margin-top:0;
}
p {
margin-top:0;
margin-bottom:4px;
padding-top:0;
padding-bottom:4px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(gradient2.jpg);
	background-color: #AECAF1;
	border:none;
	margin-top:0px;
	overflow:scroll;
	overflow-x:auto;
}
a {
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#0020b0;
	outline:none;
	border:none;
}
a:visited, a:link {
	color: #0020b0;
}
a:hover {
	text-decoration:underline;
}
a.button, a.button6 {
	background-color: #b8b254;
	background-image: url('images/buttons/nav3.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 106px;
	height: 34px;
	font-size: 17px;
	line-height: 34px;
}

a.button:link, a.button:visited {
	color: #000000;
}

a.button:link {
	color: #000000;
}

a.button6:visited, a.button6:link {
	color: #ffffff;
}

a.button:hover {
	background-position: 0 -36px;
	color: #000000;
	background-color: #e6e555;
	text-decoration: none;
}

a.button6:hover {
	color: #ffffff;
	text-decoration: none;
}

a.button6 {
background-position: 0 -72px;
background-color: #7a7438;
}

a.b {
	display: block;
}
.drop:first-letter {
float: left; /* Make the text flow around the letter */
font-size: 350%; /* Makes the letter twice the size of the rest of the text */
//font-weight: bold; /* Don't need it, but looks good */
line-height: 1em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
padding-right: 0.15em; /* If it's getting crowded - adjust */
}
#leftbar {
background-color:#f1bf7f;
}
#heading {
width:860px; 
margin-left: auto;
margin-right: auto;
background-image:url(header_bg1.jpg);
background-color:#000080;
color:#ffffff;
font-size:20px;
//font-family: sans-serif;
line-height: 45px;
}
