@charset "utf-8";

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660202;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 6px;
}

#header {
	background-color: #660202;
}
#sidebar1 {
	background-color: #660202;
	color: #ffffcc;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-align: center;
	font-size: 45px;
}
#sidebar2 {
	background-color: #FFFFDF;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	color: #666666;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}


#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar2 .GoogleAdHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	margin-top: 20px;
}
#sidebar2 .googlelines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 125%;
	margin-top: 2px;
}
#sidebar2 .GoogleAdUrl {
	color: #336600;
	margin-top: 2px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#sidebar2  h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660202;
	margin-bottom: 6px;
}
#sidebar2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BottomDiv ul {
	line-height: 150%;
}

