/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 0px;
	color:#772600;/*color:#776011;*/
	/*font-family: verdana, arial, sans-serif;*/
	font-family:Tahoma, sans-serif;
	font-size: 17px;
	text-align: center;
}

span {
	display: none;
}

a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #ab9c7e;
	background-color: inherit;
}

img {
	border: none;
}

p {
	margin: 10px 10px 15px;
	text-align: justify;
	line-height: 40px;
}

.clearthis {
	margin : 0px;
	height : 5px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin: 0px auto;
	width: 900px;
	text-align: right;
}

#header	{
	margin: 0px 0px 0px auto; /*Top = 0 replace margin: 20px 0px 0px auto;*/
	width: 900px;
	background-color:#abceed;
}
#header1	{
	width:900px;
	font-family:Tahoma, sans-serif;
	color:#333333;
	font-weight:bold;
	display: block;
	position: fixed;
	top:0px;
	text-align: center;
	background-color:#abceed;
	font-size: 15px;
}

#test	{
	font-family:Tahoma, sans-serif;
	font-size: 25px;
	color:#0066FF;
}
/* Navigational Menu */
#nav_menu {
	padding-left: 1px;
	color: #b3a386;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
}

#nav_menu a {
	color: #FFFFFF;
	/*color:#695d47;*/
	background: inherit;
}

#nav_menu a:hover {
	color: #857860;
	background: inherit;
}

#nav_menu ul {
	overflow: hidden;
}

#nav_menu li {
	float: left;
	border-width: 0px 1px 0px 0px;
	border-color: #c1b7a5;
	border-style: solid;
	font-size: 14px;
	list-style:none;
}
#nav_menu li a {
	display: block;
	width: 130px;
	height: 45px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color:#abceed;
	background-color:abceed;
}

#nav_menu li a span {
	display: block;
}

/* Population */
#Population .content_header h2 {
	height: 28px;
	background-repeat:no-repeat;
}
#Population p {
	width: 900px;
	float: left;
	background:#FAFAFA;
}

#Population input {
	border:none;
	border-color:#FAFAFA;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	cursor:default;
	background-color:#FAFAFA;
}

#Population input.dot {
	border:none;
	border-color:#FFFFFF;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	cursor:default;
	background-color:#FFFFFF;
}

#Population td {
	border-bottom:dotted;
	border-color:#AEC2F9;
}
/************************************/
/* Elderly */
#Elderly .content_header h2 {
	height: 28px;
	background-repeat:no-repeat;
}
#Elderly p {
	width: 900px;
	float: left;
}

#Elderly input {
	border:none;
	border-color:#FAFAFA;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	cursor:default;
	background-color:#FAFAFA;
}

#Elderly input.dot {
	border:none;
	border-color:#FFFFFF;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	cursor:default;
	background-color:#FFFFFF;
}

td.sub {
	border-bottom:dotted;
	border-color:#AEC2F9;
}
/************************************/
/* Health */
#Health .content_header h2 {
	height: 28px;
	background-repeat:no-repeat;
}
#Health p {
	width: 900px;
	float: left;
	background:#FAFAFA;
}

#Health input {
	border:none;
	border-color:#FAFAFA;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	cursor:default;
	background-color:#FAFAFA;
}

#Health input.dot {
	border:none;
	border-color:#FFFFFF;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	cursor:default;
	background-color:#FFFFFF;
}

#Health td {
	border-bottom:dotted;
	border-color:#AEC2F9;
}
/************************************/
/* Family */
#Family .content_header h2 {
	height: 28px;
	background-repeat:no-repeat;
}
#Family p {
	width: 900px;
	float: left;
	background:#FAFAFA;
}

#Family input {
	border:none;
	border-color:#FAFAFA;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	cursor:default;
	background-color:#FAFAFA;
}

#Family input.dot {
	border:none;
	border-color:#FFFFFF;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	cursor:default;
	background-color:#FFFFFF;
}

#Family td {
	border-bottom:dotted;
	border-color:#AEC2F9;
}

#stat a {
	color: #CC9933;
}
/************************************/
/* Weblink */
#Weblink .content_header h2 {
	height: 28px;
	background-repeat:no-repeat;
}
#Weblink p {
	width: 900px;
	float: left;
}

#Weblink content a {
	color: #695d47;
	background-color: inherit;
	text-decoration: none;
}

#Weblink input.dot {
	border:none;
	border-color:#FFFFFF;
	text-align:right;
	color:#772600;
	font-family:Tahoma, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	cursor:default;
	background-color:#FFFFFF;
}

td.sub {
	border-bottom:dotted;
	border-color:#AEC2F9;
}
/************************************/
/* About Us */

#About .content_header h2 {
	height: 28px;
	margin-top:10px;
}

#About p {
	width: 900px;
	float: right;
	background:#FAFAFA;
}
/************************************/

#stat {
	color: #CC9933;
}
#stat a:visited {
	color: #CC9933;
}
#stat a:hover {
	color: #facd72;
}