* {
 padding: 0;
 margin: 0;
}
body {
 background-image: url(RLS_pattern.jpg);
 color: #666666;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 2px;
	height: 1300px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
}
#slideshow {
	width: 780px;
	display: inline;
	float: left;
}
#header {
	border: 0px none #ccc;
	margin: 5px 5px 0px;
	height: 225px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	display: block;
	width: 780px;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
	margin: 0 0px 0px 5px;
	padding: 4px 4px 4px 10px;
	display: inline; /* IE Hack */
	width: 310px;
	border: 0px none #ccc;
	background-color: #FFFFFF;
	min-height: 525px;
	float: left;
}
#elgin {
	display: inline;
	float: left;
	height: auto;
	width: 300px;
}
#medpark {
	display: inline;
	float: right;
	height: auto;
	width: 300px;
}
#wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
	margin-top: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
	border: 0px none #ccc;
	margin: 0 0px 0px;
	display: inline; /* IE Hack */
	padding: 4px 4px 4px 20px;
	width: 420px;
	min-height: 525px;
	background-color: #FFFFFF;
	float: right;
}
#wrapper #footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
	background-color: #FFFFFF;
	margin: 0 5px 5px;
	display: block; /* IE Hack */
	padding: 4px;
	float: left;
	width: 97.7%;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3399;
	clear: both;
}
#wrapper h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #00CC33;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
div.hr {
  height: 19px;
  background: #fff url(slides/pawprintSM.jpg) repeat-x;
}
div.hr hr {
  display: none;
}
#wrapper #Layer1 {
	background-color: #FFFFFF;
}
