/* 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/back_strip.jpg);
	background-repeat: repeat-x;  */
}

#backcontainer {
	background-image: url(../templates/shared/green_strip.jpg);
	background-repeat: repeat-x;
	z-index: 2;
	height: 410px;
	width: 100%;
}

#backcontainer2 {
	background-image: url(../templates/shared/green_strip_static.jpg);
	background-repeat: repeat-x;
	z-index: 2;
	height: 410px;
	width: 100%;
}

#container {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 3;
	padding-bottom: 50px;
}

#container2 {
	width: 900px;
	position: relative;
/*	position: absolute;
	left: 50%;
	margin-left: -475px; */
	z-index: 3;
	padding-bottom: 50px;
}

/* Header */
#header {
	position: relative;
}

#topnavbox {
	z-index: 1000;
	position: absolute;
	top: 120px;
	left: 525px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#topnavbox a{
	color: #666666;
	text-decoration: none;
}

#topnavbox2 {
	z-index: 1000;
	position: absolute;
	top: 120px;
	left: 510px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#topnavbox2 a{
	color: #666666;
	text-decoration: none;
}

#navbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #877C5D;
	padding-top: 20px;
	padding-left: 0px;

}

#navbox2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
/*	color: #877C5D; */
	padding-top: 65px;
	padding-left: 0px;

}

#navigation {
	color: #877C5D;
	text-decoration: none;
	padding-bottom: 5px;
}

#navigation a{
	color: #877C5D;
	text-decoration: none; /*underline; */
}

#navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #8E8467;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	padding-top: 2px;
}

#navigation2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8467;
	text-decoration: none;
}

#navigation2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #655734;
	text-decoration: none;
}

#topleftcontent {
	position: absolute;
	top: 155px;
	left: 0px;
	z-index: 900;
	width: 137px;
	height: 242px;
	padding-left: 10px;
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 12px;
}

#topleftcontent a{
	color: #FFFFFF;
	text-decoration: underline;
}

#topleftcontent a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#toprightcontent {
	position: absolute;
	top: 155px;
	left: 571px;
	z-index: 900;
	width: 137px;
	height: 242px;
	padding-left: 10px;
	padding-top: 12px;
	color: #403721;
	font-size: 12px;
}

#toprightphoto {
	position: absolute;
	top: 153px;
	left: 727px;
	z-index: 900;
}

#bar {
	position: absolute;
	top: 268px;
	left: 0px;
	z-index: 100;
}

#bar2 {
	position: absolute;
	top: 255px;
	left: 0px;
	z-index: 100;
}

#crumbs {
	position: absolute;
	top: 280px;
	left: 0px;
	z-index: 100;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #655734;
}

#crumbs a{
	color: #666666;
	text-decoration: none;
}

#crumbs a:visited {
	color: #666666;
}

#bodymiddle {
	position: relative;
	width: 900px;
}

#middle {
	position: relative;
	background-image: url(../templates/shared/background_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
/*	min-height: 800px; */
}

#middlebottom {
	position: relative;
/*	background-image: url(../templates/shared/table_bottom.jpg); 
	background-image: url(../templates/shared/table_bottom2.jpg); */
	background-repeat: no-repeat;
	background-position: top;
/*	min-height: 20px; */
}

#right {
	width: 640px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
}

#right a{
	color: #333333;
	text-decoration: none;
}

#right a:hover{
	color: #7D0D00;
	text-decoration: underline;
}

#right2 {
	width: 698px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
}

#right2 a{
	color: #333333;
	text-decoration: none;
}

#right2 a:hover{
	color: #7D0D00;
	text-decoration: underline;
}

#rightphotoalbum {
	width: 698px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#rightphotoalbum a{
	color: #333333;
	text-decoration: none;
}

#rightphotoalbum a:hover{
	color: #7D0D00;
	text-decoration: underline;
}

#righttitle {
	color: #655734;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 50px;
}

#righttitle_home {
	color: #655734;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 20px;
	font-size: 20px;
}

#rightphoto {
	padding-top: 50px;
}

#navtop {
	position: relative;
	z-index: 10;
	background-color: #FFFFFF;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	width: 190px;
	padding-left: 44px;
	padding-top: 20px;
}

#navbottom {
	position: relative;
	z-index: 10;
}

#navbox {
	font-family: "Times New Roman", Times, serif;
/*	font-size: 12px; */
	color: #877C5D;
}

#nav a{
	text-decoration:none;
	color: #666666;
}

#nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
	color: #666666;
}

#nav2 a{
	text-decoration: none;
	color: #666666;
}

#navchild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	color: #984035;
	width: 170px;
	padding-left: 20px;
}

#navchild a{
	text-decoration: none;
	color: #984035;
}

/* Static Pages */
#staticbody {
	margin-top: 119px;
}

#staticbody2 {
	margin-top: 102px;
}

#staticbodyport {
	margin-top: 0px;
}

#staticbodyport2 {
	margin-top: 0px;
}

#orangephoto {
	position: absolute;
	top: 154px;
	left: 570px;
	z-index: 100;
}

#orangebox {
	position: absolute;
	top: 154px;
/*	left: 570px;  */
	left: 525px; 
	z-index: 100;
}

#contentarea2 {
	position: absolute;
	top: 154px;
/*	left: 570px;  */
	left: 525px;
	z-index: 105;
/*	width: 141px; */
	width: 185px; 
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 5px;
	height: 112px;
	font-size: 12px;
}

#topphoto {
	position: absolute;
	top: 154px;
	left: 721px;
	z-index: 105;
}

#bluebox {
	position: absolute;
	top: 154px;
	left: 570px;
	z-index: 100;
}

#contentareablue2 {
	position: absolute;
	top: 154px;
	left: 570px;
	z-index: 105;
	width: 148px;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 5px;
	height: 112px;
	font-size: 11px;
}

#topphotoblue {
	position: absolute;
	top: 154px;
	left: 728px;
	z-index: 105;
}

#staticbox {
	height: 110px;
	width: 145px;
	padding-left: 5px;
	position: absolute;
	left: 570px;
	top: 154px;
	z-index: 90;
	color: #4E4328;
}

#parenttitle {
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: 100;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
}

/* Text sizes */
#textsize {
	position: absolute;
	top: 430px;
	left: 680px;
	width: 105px;
	height:15px;
	font-size:12px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	}

#textsize2 {
	position: absolute;
	top: 275px;
	left: 680px;
	width: 105px;
	height:15px;
	font-size:12px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	}

#textsize_sizes img {border:none;margin: 0 0 0 4px;}

#textsizetext {
	position: absolute;
	top: 430px;
	left: 620px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

#textsizetext2 {
	position: absolute;
	top: 275px;
	left: 620px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

#plussign {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
}

#minussign {
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 200;

}

/* Search Box */
#searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 31px;
	left: 650px;
	color: #5F676A;
}

#searchkeyword {
	position: absolute;
	top: 1px;
	left: 6px;
	width: 125px;
	height: 12px;
	border: none;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #FFFFFF;
/*	border-left: 1px solid #666666; 
	border-right: 1px solid #AAAAAA; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	z-index: 99;
}

#searchbox {
	position: absolute;
	top: 186px;
	left: 115px;
	z-index: 100;
	width: 125px;
}

#search_left {
	position: absolute;
	top: 1px;
	left: 0px;
	z-index: 125;
}

#search_right {
	position: absolute;
	top: 1px;
	left: 131px;
	z-index: 125;
}
/*
#search {
	width: 154px;
	position: absolute;
	top: 28px;
	left: 720px;
	height: 2px;
	line-height: 12px;
	border: none;
}
*/
#searchkeywords {
	width: 125px;
	height: 12px;
	line-height: 12px;
	z-index: 200;
	border: none;
}

/* Footer */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	color: #4F4F4F;
	text-align: center;
	width: 900px;
	padding-top: 10px;
}

#footer a{
	text-decoration: none;
	color: #4F4F4F;
}


#bottombox {
	background-image: url(../templates/shared/bottombox_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 220px;
}

#teaser {
	background-image: url(../templates/shared/teaser_back.jpg);
	background-repeat: repeat-y;
}

#test1 {
	min-height: 300px;
}

#test2 {
	min-height: 300px;
	vertical-align: bottom;
}

#printbutton {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#size2box
{
	position: absolute;
	top: 360px;
	left: 565px;
	z-index: 100;
	padding-top: 0px;
}

#size2 {
/*	height: 240px;
	top: 275px;
	left: 418px;
	position: absolute; */
	position: relative;
	width: 332px;
	height: 282px;
	}

#prev {
	position: absolute;
	top: 650px;
	left: 340px;
}

#next {
	position: absolute;
	top: 650px;
	left: 400px;
}

#zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	width: 125px;
	height: 12px;
	text-align: right;
	top: 525px;
	left: 537px;
	position: absolute;
	color: #333333;
	cursor: pointer;
	}

#caption {
	position: absolute;
	top: 243px;
	left: -13px;
	width: 476px;
	height: 75px;
	text-align: center;
	z-index: 300;
}

#caption2 {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 476px;
	height: 75px;
	text-align: center;
	z-index: 200;
}

#topline {
	position: absolute;
	top: 443px;
	left: 312px;
	z-index: 4;
}

#bottomline {
	position: absolute;
	top: 565px;
	left: 312px;
	z-index: 4;
}
/* Other browsers */
#phototopline1 {
	position: absolute;
	top: 357px;
	left: 564px;
	z-index: 100;
}
/* Safari */
#phototopline2 {
	position: absolute;
	top: 357px;
	left: 564px;
	z-index: 100;
}
/* IE */
#phototopline3 {
	position: absolute;
	top: 346px;
	left: 564px;
	z-index: 100;
}
/* Other browsers */
#photobottomline1 {
	position: absolute;
	top: 645px;
	left: 564px;
	z-index: 100;

}
/* Safari */
#photobottomline2 {
	position: absolute;
	top: 645px;
	left: 564px;
	z-index: 100;

}
/* IE */
#photobottomline3 {
	position: absolute;
	top: 635px;
	left: 564px;
	z-index: 100;

}

/*****************/
/* Content Image */
/*****************/
#pic1 {
	width: 88px;
	height: 76px;
	top: 360px;
	left: 190px;
	position: absolute;
	z-index: 3;
	}
#pic2 {
	width: 88px;
	height: 76px;
	top: 360px;
	left: 283px;
	position: absolute;
	z-index: 3;
	}
#pic3 {
	width: 88px;
	height: 76px;
	top: 360px;
	left: 376px;
	position: absolute;
	z-index: 3;
	}
#pic4 {
	width: 88px;
	height: 76px;
	top: 360px;
	left: 469px;
	position: absolute;
	z-index: 3;
	}
#pic5 {
	width: 88px;
	height: 76px;
	top: 461px;
	left: 190px;
	position: absolute;
	z-index: 3;
	}
#pic6 {
	width: 88px;
	height: 76px;
	top: 461px;
	left: 283px;
	position: absolute;
	z-index: 3;
	}
#pic7 {
	width: 88px;
	height: 76px;
	top: 461px;
	left: 376px;
	position: absolute;
	z-index: 3;
	}
#pic8 {
	width: 88px;
	height: 76px;
	top: 461px;
	left: 469px;
	position: absolute;
	z-index: 3;
	}
#pic9 {
	width: 88px;
	height: 76px;
	top: 559px;
	left: 190px;
	position: absolute;
	z-index: 3;
	}
#pic10 {
	width: 88px;
	height: 76px;
	top: 559px;
	left: 283px;
	position: absolute;
	z-index: 3;
	}
#pic11 {
	width: 88px;
	height: 76px;
	top: 559px;
	left: 376px;
	position: absolute;
	z-index: 3;
	}
#pic12 {
	width: 88px;
	height: 76px;
	top: 559px;
	left: 469px;
	position: absolute;
	z-index: 3;
	}


#footer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	width: 140px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}

#footer1 a{
	text-decoration: underline;
	color: #666666;
}

#footer1 a:hover{
	text-decoration: none;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 355px;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
}

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

#footer2 a:hover{
	text-decoration: none;
}

#footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104E44;
	width: 365px;
	padding-left: 10px;
	text-align: right;
	padding-top: 10px;
}

#footer3 a{
	text-decoration: underline;
	color: #104E44;
}

#footer3 a:hover{
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
	}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
}