/* Health Department */
/* CSS Styles */
/* created by Chris Hlubb */
/* (c)2007 OffWhite */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../templates/shared/bodybackground.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#leftnav {
	width: 200px;
	margin-top: 25px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004685;
}

#leftnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004685;
	text-decoration: none;
}

#leftnav a:hover {
	color: #004685;
	font-weight: bold;
}

#childnav {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#childnav a{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #004685;
	margin-left: 50px;
	width: 235px;
}

#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 50px;
/*	width: 235px; */
	width: 300px;
	padding-top: 10px;
}

#hometext_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 50px;
/*	width: 235px; */
	width: 200px;
	padding-top: 10px;
}

#video {
	padding-top: 10px;
}

#homephoto {
	position: absolute;
	top: 0px;
	left: 240px;
}

#middle {
	z-index: 5;
	background-color: #FFFFFF;
}

/* Static Pages */
#statictext {
	width: 525px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#statictext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #004685;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #004685;
	padding-bottom: 10px;
	padding-top: 18px;
}

#title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #004685;
	padding-bottom: 10px;
	padding-top: 18px;
	margin-left: 50px;
}

#recipephoto {
	padding: 0px;
}

#sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sitemaptext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #004685;
}

/* Footer */
#footer {
	position: relative;
}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004685;
}

#footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004685;
}

#footer1 {
	width: 500px;
	position: absolute;
	top: 275px;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004685;
	text-align: center;
	z-index: 5;
}

#footer1 a {
	text-decoration: underline;
	color: #004685;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #696969;
	padding-top: 10px;
	z-index: 5;
}

#footer2 a{
	color: #696969;
	text-decoration: underline;
}

#footer3 {
	width: 500px;
	position: absolute;
	top: 132px;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004685;
	text-align: center;
	z-index: 5;
}

#footer3 a {
	text-decoration: underline;
	color: #004685;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #696969;
	padding-top: 10px;
	z-index: 5;
}

#footer4 a{
	color: #696969;
	text-decoration: underline;
}

#footer5 {
	width: 500px;
	position: absolute;
	top: 18px;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004685;
	text-align: center;
	z-index: 5;
}

#footer5 a {
	text-decoration: underline;
	color: #004685;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #696969;
	padding-top: 10px;
	z-index: 5;
}

#footer6 a{
	color: #696969;
	text-decoration: underline;
}

/*
#hidden {
	position: absolute;
	top: 294px;
	left: 507px;
	z-index: 100;
}
*/

#hidden {
	position: absolute;
	top: 273px;
	left: 596px;
	z-index: 100;
}


#hidden_test {
	position: absolute;
	top: 323px;
	left: 476px;
	z-index: 100;
}
