html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0px;
}
body  {
	font-size: small;
	background: #b31411 url(../site_graphics/body_back.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #b31411;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}
.clearit {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#innerWrap { 
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	border-right: 2px solid #b31411;
	border-left: 2px solid #b31411;
	text-align: left;
} 
div#banner { 
	background: #fff;
	margin: 0 0 20px 0;
	padding: 0;
} 
div#banner img {
	display: block;
}

/*container for the scroller*/
div#banner div#scrollerWrap {
	width: 950px;
	height: 59px;
	background: #fff;
	background: url(../site_graphics/scroller_back2.jpg) no-repeat;
}
/*leftCol holds the menu and content below it*/
div#leftCol {
	width: 230px;
	margin: 0 0 0 36px;
	padding: 0;
	float: left;
	display: inline;
}
div#leftColLowerContent {
	padding-top: 10px;
	text-align: center;
}
div#leftColLowerContent p {
	margin: 10px;
}
div#leftColLowerContent h2 {
	font-size: small;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid #b31411;
}
div#leftColLowerContent a:link, div#leftColLowerContent a:visited {
	color: #b31411;
	font-weight: bold;
}
div#leftColLowerContent a:hover, div#leftColLowerContent a:visited {
	color: #fff;
	background: #b31411;
}
div#leftColBox {
	margin: 10px 0 0 ;
	border: 2px solid #b31411;
}
/*main navigation*/
div#menuWrap {
	width: 230px;
}
/*content below the navigation*/
div#leftColLowerContent {
	padding-top: 10px;
	text-align: center;
}
div#leftColLowerContent p {
	margin: 10px;
}
div#addressBox {
	margin: 20px 10px;
	border-top: 3px solid #b31411;
	border-bottom: 3px solid #b31411;
}


/*the main content on the right of the page*/
div#rightCol {
	width: 612px;
	margin: 0 36px 20px 0; 
	padding: 0;
	float: right;
	display: inline;
}
div#rightCol div#pageHeading {
	width: 612px;
	height: 63px;
	background: url(../site_graphics/page_title_head.png) no-repeat;
}
div#rightCol div#pageHeading h1 {
	color: #fff;
	margin-left: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 53px;
}
div#rightCol div#mainContent {
	width: 612px;
	background: url(../site_graphics/main_content_back.png) repeat-y;
}
div#rightCol div#mainContent h2 {
	font-size: small;
	margin-left: 25px;
	padding-top: 10px;
}
div#rightCol div#mainContent h2.boxHeading {
	font-size: small;
	margin: 10px 25px 0 25px;
	padding: 10px;
	border: 1px solid #b31411;
}
div#rightCol div#mainContent h2.flowerHeading {
	font-size: small;
	margin: 10px 25px 0 25px;
	padding: 15px 10px 15px 50px;
	border: 1px solid #b31411;
	background: url(../site_graphics/flower_heading.jpg) no-repeat 5px center;
}
div#rightCol div#mainContent h2.buttonHeading {
	font-size: small;
	margin: 10px 25px 0 25px;
	padding: 15px 10px 15px 50px;
	border: 1px solid #b31411;
	background: url(../site_graphics/flower_button.jpg) no-repeat 5px center;
}
div#rightCol div#mainContent h2.underline {
	font-size: small;
	margin: 10px 25px 0 15px;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #b31411;
}
div#rightCol div#mainContent p {
	margin: 0 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div#rightCol div#mainContent p.boxParagraph {
	margin: 0 25px 0 25px;
	padding: 10px;
	border: 1px solid #b31411;
	border-top: none;
}
div#rightCol div#mainContent a:link, div#rightCol div#mainContent a:visited {
	color: #b31411;
	font-weight: bold;
}
div#rightCol div#mainContent a:hover, div#rightCol div#mainContent a:active {
	color: #fff;
	background: #b31411;
}
div#rightCol div#mainContent ul {
	margin: 0 50px 0 70px;
	padding-top: 10px;
	padding-bottom: 5px;
	list-style-type: disc;
}
div#rightCol div#mainContent ul li {
	margin: 0 0 5px 0;
}
div#rightCol div#mainContent img {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	border: 1px solid #b31411;
}
div#rightCol div#mainContent img.noBorder {
	border: none;
}
div#rightCol div#mainContentBottom {
	width: 612px;
	height: 18px;
	background: url(../site_graphics/main_content_bottom.png) no-repeat;
}

div#rightCol div#mainContent table.staff {
	width: 490px;
	height: 200px;
	margin: 20px auto;
	background: #fff;
	text-align: center;
	border-top: 0px solid #b31411;
	border-left: 3px solid #b31411;
	border-bottom: 2px solid #b31411;
	vertical-align: middle;
}
div#rightCol div#mainContent table.staff tr.staffSection {
	height: 20px;
	padding: 0;
	margin: 0;
	color: #fff;
	background: #c22e0f url(../site_graphics/elevator_back_up.png) repeat-x left center;
	border: none;
}
div#rightCol div#mainContent table.staff tr.staffSection h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
div#rightCol div#mainContent table.staff td {
	border-bottom: 1px solid #b31411;
	border-right: 3px solid #b31411;
	padding: 10px;
}
div#rightCol div#mainContent table.staff img {
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
div#rightCol div#mainContent table.staff td.staffName {
	padding: 10px;
	border-bottom: 3px solid #b31411;
}
div#rightCol div#spacer {
}
div#rightCol div#spacer  {
	padding: 20px;
	font-weight: bold;
}
/*container for elevator panel on home page*/
div#rightCol div#elevatorPanelWrap {
	width: 608px;
	height: 146px;
	margin-left: 3px;
	overflow: hidden;
}

/*contains Accordion Panel on About Us page*/
div#rightCol div#accordionWrap {
	width: 530px;
	margin: 10px auto 0 auto;
}
/*contains petals at bottom of page*/
div#footer {
	height: 114px;
	padding: 0;
	clear: both;
	background: url(../site_graphics/footer_back.png) no-repeat;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* this is the container for the slideshow*/
div#rightCol div#mainContent div.slideshowWrap {
	padding-bottom: 20px;
}
div#rightCol div#mainContent div.slideshow {
	width: 470px;
	height: 460px;
	border: 1px solid #b31411;
	margin: 10px auto 0 auto;
	padding: 5px 0;
	text-align: center;
	position: relative;
}
div#rightCol div#mainContent div.slideshow object#slideshow_1 {
	margin: 0 auto;
}
div#rightCol div#mainContent div.slideshow div.hideBox {
	position: absolute;
	bottom: 6px;
	right: 6px;
	width: 208px;
	height: 20px;
	background: #eaeaea url(../site_graphics/gallery_hide.jpg) repeat left top;
	padding: 0;
	margin: 0;
}

/*google map styles*/
div#map {
	height: 500px;
	margin: 10px 25px 0 25px;
	border: 1px solid #b31411;
}
/*prospectus link*/
div#leftColLowerContent div#leftColBox p a:link img {
	width: 99px;
	height: 123px;
	border: none;
	text-decoration: underline;
	padding: 0;
	background: #fff;
	display: block;
	margin: 0 auto;
}
div#leftCol div#leftColLowerContent div#leftColBox p a:hover img {
	width: 89px;
	height: 113px;
	padding: 5px;
	border: none;
	text-decoration: none;
	background-color: #fff;
}

