/* ~~~ General Properties ~~~ */

A:link {
	color: #FF0066;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

A:visited {
	color: #663300;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

A:active {
	color: #663300;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

A:hover {
	color:#660000;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

BODY {font-family: Georgia, "Times New Roman", Times, serif;
	background-image:   url(images/census_background2.jpg)
}



TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: rgb(0,0,0);
	border: thin none #663333;
	font-size: 10pt;
	font-weight: normal;
	background-position: center;
}

TH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #CC9900;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #996633;
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 1px none #996633;
}

UL {
	list-style-image:  none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

UL UL {
	list-style-image:  none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #996600;
}

UL UL UL {
	list-style-image:  none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #999933;
}

LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-size: 10pt;
	margin-top: 5pt;
	color: #663300;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}

.address {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	margin-left: 20;
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
	text-indent: 20pt;
}

/* --- Banner Properties --- */

#banner {
	width: 900px;
	height: 200px;

}

/* --- Main Properties --- */

#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 600px;
}

#main A:link {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#main A:visited {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#main A:active {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#main A:hover {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#main H1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	text-align: left;
	color: #000000}

#main H2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
	text-align: center;
	color: #333333}

#main H3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	color: #000000}

#main H4 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	text-align: center;
	color: #996633}

#main H5 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	text-align: center;
	color: #333300}

#main H6 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	color: rgb(102,0,51)}

#main P {font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
}

#main UL {
	list-style-image:  none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#main LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-size: 10pt;
	margin-top: 5pt;
	color: #000000;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: circle;
}

/* ~~~ Menu Properties ~~~ */

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: top;
	float: left;
	width: 300px;
}

#menu A:link {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#menu A:visited {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#menu A:active {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#menu A:hover {
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;

}

#menu UL {
	list-style-image:  none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#menu LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-size: 10pt;
	margin-top: 5pt;
	color: #000000;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}

/* ~~~ Footer Properties ~~~ */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	left: 0px;
	bottom: 0px;
	clear: both;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
