@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555;
	line-height:18px;
	background-color: #568536;
	margin-top: 35px;
}
h1 {
	font-size:20px;
	color:#30677e;
	line-height:36px;
	font-weight:normal;
	display:inline;
}
h1 a {
	color:#555;
	text-decoration:none;
	display: inline;
	line-height: normal;
}
h1 a:hover {
	color:#000;
	text-decoration:underline;
}
h2 {
	font-size:17px;
	color:#555;
	line-height:18px;
	font-weight:normal;
	display:inline;
}
hr {
	border: none 0;
	border-top: 1px dashed;
	color:#CCCCCC;
	height: 1px;
	margin:5px 0px 10px 0px;
}
.hours td {
	padding-left: 5px;
	border:1px solid #ccc;
	height:23px;
	border-collapse:collapse;
	}

#container {
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6EFF2;
	border: 1px solid #000;
}
#container #wrapper {
	float: left;
	width: 670px;
	background-color: #FFF;
}


#container #content {
	width: 389px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	margin-top: 40px;
}
#container #content a {
	color:#768639;
	text-decoration:none;
	font-size:12px;
}
#container #content a:hover {
	color:#000;
	text-decoration:underline;
}
#container #content img {
	padding:2px;
	border:1px solid #CCC;
	margin-right: 20px;
	
}
#container #left {
	width: 210px;
	float: left;
	padding-right:10px;
	padding-left:10px;
	color:#768639;
	vertical-align:top;
	padding-top: 45px;
}
#container #left a {
	color:#768639;
	text-decoration:none;
	border-bottom:dashed 1px #ccc;
	line-height:25px;
}
#container #left a:hover {
	color:#000;
	text-decoration:underline;
	border-bottom:dashed 1px #fff;
	line-height:25px;
}
#container #left li {
	list-style-image:url(images/arrow_green.png);
	list-style-position:outside;
}
#container #right {
	float: right;
	width: 175px;
	padding-right:20px;
	padding-left:30px;
	padding-bottom: 25px;
	color: #327189;
	height: 350px;
	background-image: url(images/right_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 40px;
}

#container #top #menu {
	height: 32px;
	top: 130px;
	position: relative;
}
#container #top {
	height: 180px;
	background-image: url(images/bruce_paterson_allergy_asthma_center.png);
	background-repeat: no-repeat;
}
#footer {
	font-size:12px;
	width: 870px;
	color:#fff;
	height:50px;
	text-align:right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
}
#footer a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}

