body, html {
	width:100%;
	min-height:100%;
	margin:0;
	padding:0;
	background:#9c816c;
	font-family:sans-serif;
}

* {
	outline:0;
}

ul, ol, li {
	margin:0;
	padding:0;
}

a, a:link, a:visited {
	color: #0A6530;
}


a:hover, a:activec{
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-family:georgia;
}

#container {
	position:relative;
	width:733px;
	background:#E5E5E5;
	margin:0 auto 25px auto;
	border:2px solid #0a6530;
	border-top:0;
	box-shadow:0 1px 2px #685648;
}

#header {
	display:block;
	width:733px;
	height:106px;
	background:url('../graphics/logo.png') no-repeat top left;
}

	#header h1 {text-indent:-999em;}

#nav {
	width:733px;
	height:33px;
	background:#92B5A7;
	line-height:33px;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	float:left;
	margin-left:20px;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	color:#FfFfFf;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}

#nav ul li a:hover, #nav ul li a:active {
	text-decoration:underline;
}

#spotlight {
	width:733px;
	height:190px;
	overflow:hidden;
	background:url('../graphics/spotlightbg.png') no-repeat top left;
}

#spotlight #text {
	width:200px;
	float:left;
	text-align:right;
	padding-left:55px;
}

#spotlight .collection_item_label {
	margin:90px 0 0 30px;
	font-size:20px;
	width:225px;
	text-align:right;
	font-family:georgia;
	line-height:20px;
	font-weight:bold;
}

#spotlight .collection_item_description {
	margin:-12px 0 0 30px;
	font-size:17px;
	width:225px;
	text-align:right;
	font-style:normal;
	font-family:georgia;
}

#spotlight #image {
	width:478px;
	float:right;
	position:relative;
	left:20px;
}

#image ul {
	list-style:none;
}

#image .content_image img {
	margin:0;
}

#image .content_image_box {
	border:0;
	background:transparent;
}

.clear {
	clear:both;
	height:0px;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6{
	color:#0a652f;
}

#leftcol, #midcol, #rightcol {
	width:226px;
	float:left;
	margin-left:13px;
}

.top {
	width:226px;
	height:114px;
}

#leftcol .top {
	background:url('../graphics/topleft.png') no-repeat top left;
}

#midcol .top {
	background:url('../graphics/topmid.png') no-repeat top left;
}

#rightcol .top {
	background:url('../graphics/topright.png') no-repeat top left;
}

.mid {
	background:url('../graphics/mid.png') repeat-y top left;
	padding:10px 10px 0 10px;
	min-height:475px;
}

.bot {
	width:226px;
	height:35px;
	margin-top:-35px;
	background:url('../graphics/bot.png') no-repeat bottom left;
}

#main h3 {
	margin:0;
	font-size:14px;
}

#main p {
	margin:5px 0 15px 0;
	font-size:11px;
	color:#555555;
	line-height:14px;
}

#mission {
	width:733px;
	border-top:1px solid #92B5A7;
	border-bottom:1px solid #92B5A7;
	margin-top:15px;
}

#mission h3 {
	margin-left:30px;
	color:#0A6530;
	font-size:14px;
	margin-bottom:5px;
}

#mission p {
	margin:0 0 10px 30px;
	font-size:11px;
	color:#555555;
	line-height:14px;
	width:670px;
}

#footer {
	height:65px;
	background:url('../graphics/footerlogo.png') no-repeat bottom left;
}

#contact {
	font-size:11px;
	color:#555555;
	line-height:14px;
	text-align:center;
	position:relative;
	top:20px;
}

#social {
	width:50px;
	height:17px;
	position:absolute;
	right:15px;
	bottom:4px;
}

#facebook {
	width:17px;
	height:17px;
	background:url('../graphics/facebook.png') no-repeat top left;
	float:left;
	margin-right:10px;
}

#twitter {
	width:20px;
	height:17px;
	background:url('../graphics/twitter.png') no-repeat top left;
	float:left;
}

#ptTimeSelectCntr {
	display:none;
}

#spotlightContainer {
	margin-bottom:15px !important;
}

/* Case: 00347337 */
		#container {position:relative;}
		.phone-number {position:absolute;right:5px;top:36px;font-family:"Times New Roman", Times, serif; font-weight:500;letter-spacing:0.05em;}
		.phone-number a{text-decoration:none;color:#6d6e71;}		
		.mid {height:auto;min-height: 0;}