@charset "UTF-8";
#divWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F7F7EF;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
#divNav {
	height: 355px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#divHeader {
	height: 261px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#Map {
	margin: 0px;
	padding: 0px;
}
#divContent {
	width: 1000px;
	float: left;
	margin: 0px;
}
#divLeft {
	width: 630px;
	float: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 60px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 0px;
	padding: 0px;
}
#divColumn {
	float: right;
	width: 320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1AA89;
	margin-left: 30px;
	padding-left: 30px;
}
#divRight {
	float: left;
	width: 240px;
	padding-top: 30px;
}
#divRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divRight a {
	display: block;
	height: 47px;
	margin-bottom: 5px;
}
li#news {
	display: block;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
li#faq {
	display: block;
	background-image: url(../images/faq.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
li#links {
	display: block;
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
li#learn {
	display: block;
	background-image: url(../images/learn_more.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
li#email {
	display: block;
	background-image: url(../images/email_signup.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
li#home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
}
li#speak {
	background-image: url(../images/speakup.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#divLeft a {
	color: #003366;
}
#divLeft form {
	background-color: #EDEBE1;
	padding: 15px;
}
#divNews {
	background-color: #EDEBE1;
	padding: 20px;
	margin-bottom: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}
#float {
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #999999;
	margin-left: 30px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 6px;
	font-size: 15px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	margin-top: 0px;
}
