body {
	font-family: arial, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin: 0 auto;
	background-color: #c1bfa1;
}
#photo_tour .caption 

{

    font-family: Trebuchet MS;

	text-align: center;

	font-size: .8em;

	margin: 10px 0;

	text-align: left;

}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	padding: 0 49px;
	background: transparent url(/images/drop_shadow_bg.jpg) repeat-y;
}
#masthead {
	width: 820px;
	height: 116px;
	background-color: #005b82;
	border-bottom: solid 3px white;
}
#main {
	width: 820px;
	border-top: 4px solid #638f83;
}
	#nav {
		width: 170px;
		background-color: #3e695d;
		padding-bottom: 10px;
	}
	#content {
		width: 464px;
		padding: 5px 8px;
		font-family: "Trebuchet MS","Times New Roman", sans-serif;
		font-size: 1em;
		background-color: #fffadc;
	}
		#content h1 {
			font: normal bold 1em Verdana, Arial, Helvetica, sans-serif;
			border-bottom: 1px solid #6F0E15;
			color: #731D1C;
			letter-spacing: 0.04em;
			margin: 10px 0;
			/*
			font: normal bold 1.2em Verdana, Arial, Helvetica, sans-serif;
			color: #005b82;
			margin: 5px 0 10px;
			border-bottom: 1px solid #005b82;
            */
		}
		#content h2 {
			font: normal normal .9em Verdana, Arial, Helvetica, sans-serif;
			border-bottom: 1px dotted #98BCCE;
			/*border-left: 1px dotted #98BCCE;*/
			color: #154D43;
			letter-spacing: 0.04em;
			margin: 10px 0;
			text-transform: capitalize;
		}
		#content h3 {
			font: normal normal .7em Verdana, Arial, Helvetica, sans-serif;
			border-bottom: 1px dotted #98BCCE;
			color: #885847;
			margin: 10px 0;
			text-transform: uppercase;
		}
		#content h5 {margin:0px;}
		#content ul {
		    list-style-type: disc;
		    margin-top: 7px;
		    margin-bottom: 7px;
		    font-size: .85em;
		}
		#content li {
		    font-size: 1em;
		}
		#content li ul li {
		    font-size: 1.2em;
		}
		#content p {
            margin: 7px 0;
            font-size: .85em;  
		}
		#content blockquote {
            margin: 7px 0 7px 20px;
            font-size: .85em;  
		}
		#content * {
			color: #284053;
			/*font-size: .85em;*/
			line-height: 1.3em;
		}
	#sidebar {
		width: 160px;
		background-color: #4f687e;
		padding: 10px 5px;
		color: white;
		font: normal normal .7em verdana,arial,sans-serif;
	}
		#sidebar a {
			color: white;
			text-decoration: none;
		}
		#sidebar a:hover {
			text-decoration: underline;
		}
		#sidebar h3 {
		    text-align: center;
		    font-size: 1.2em;
		}
		#sidebar ul, #sidebar li {
		    margin-left: -15px;
		}
		#sidebar .spacer {
			width: 150px;
			margin: 5px;
			font-size: 1px;
			border-bottom: dotted 1px white;
		}
		#search_box {
			width: 160px;
			padding: 0 0 2px 0;
			background: #629080 url(/images/search_box_bg.gif) repeat 0 0;
			border: solid 1px #c4c4c4;
			color: #867864;
			font-size: .85em;
		}
			#search_top {
				width: 160px;
				height: 10px;
				font-size: 1px;
				background-color: #629080;
				margin-bottom: 5px;
			}
			#search_input {
				height: 17px;
				padding: 0 2px 3px 2px;
			}
				#search_box #search {
					width: 129px;
					height: 15px;
					color: #942121;
					font-weight: bold;
					text-align: center;
					border: solid 1px #c4c4c4;
					float: left;
				}
				#search_box #go {
					border: solid 1px #c4c4c4;
					margin-left: 5px;
					float: left;
				}
			#search_instr {
				padding: 8px 2px 1px 2px;
				font-weight: bold;
			}
			#search_menus {
				padding: 0 2px 3px 2px;
			}
			.search_ddm {
				width: 156px;
				height: 17px;
				color: #867864;
				border: solid 1px #c4c4c4;
				margin: 2px 0;
				font-size: .9em;
				font-weight: bold;
				font-family: verdana,arial,sans-serif;
			}
		#calendar {
		    margin: 5px 0;
		    width: 160px;
		    text-align: center;
		}
		#virtual_tour {
			margin: 10px 0;
			width: 160px;
			text-align: center;
		}
			#virtual_tour img {
				margin-bottom: 5px;
			}
		#newsletter {
			margin: 10px 0;
			width: 160px;
			text-align: center;
		}
			#newsletter img {
				margin-top: 8px;
			}
		#discovery_health {
			margin: 10px 0;
			width: 160px;
			text-align: center;
		}
		#site_info {
			margin: 10px 0;
			width: 160px;
			text-align: center;
		}
#footer {
	width: 718px;
	height: 101px;
	margin: 0 auto;
	padding: 0 100px;
	background: transparent url(/images/footer_bg.jpg) no-repeat 0 0;
	color: white;
	font-size: .7em;
	text-align: center;
}
	#footer #links {
		padding: 3px 0;
	}
	#footer #links a {
		text-transform: uppercase;
		color: white;
		padding: 0 4px;
		text-decoration: none;
	}
		#footer #links a:hover {
		text-decoration: underline;
	}
	#footer #copyright {
		padding: 2px 0;
	}
.white {
    color: White;   
}


