body {
	border-left: 0px #921A1B solid;
	margin: 0px auto;
	background-color: #ebebeb;
	font-family: arial, verdana, trebuchet MS;
	font-size: .85em;
	color: #333;
}

#shell {
	position: relative;
	width: 950px;
	margin: 0 auto;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;		
}

#navbar {
	background-image: url(images/navbar.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 45px;
}
#top {
	background-image: url(images/top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 37px;
}
#mid {
	background-image: url(images/mid.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	min-height: 200px;
	vertical-align: top;
	border: 0px #f90 solid;
}
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
}
#home .mainimage {
	background-image: url(images/mainimg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:219px;
	width: 889px;
}
 .mainimage {
	background-image: url(images/mainimg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:219px;
	width: 889px;
}

#container {
	margin:  0 0 0 30px;
	width: 875px;
	border: 0px #f90 solid;
}

#home #content {
	float: left;
	border: 0px #f00 solid;
	width: 575px;
	min-height: 200px;
	margin: 12px 0 12px 24px;
	display: block;
}

#content {
	float: left;
	border: px #f00 solid;
	width: 850px;
	min-height: 150px;
	margin: 18px 0 12px 24px;
}

#home #contentright {
	float: right;
	border: 0px #f00 solid;
	width: 250px;
	display: block;
}

#contentright {
	float: right;
	border: 0px #f00 solid;
	width: 250px;
	display: none;
}

#contentright p {
	margin: 12px 0 0 12px;
}	

#footer {
	text-align: center;
	margin: 12px 0 24px 0; 
}

a {
	color: #000;
	color: #800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000;
}

#welcome {
	padding: 6px 0;
	font-size: 2em;
}
.clear {
	clear: both;
}

h1 {
	font-size: 1.5em;
	border-bottom: 0px #000 dotted;
}	
h2 {
	font-size: 1.2em;
	text-transform: capitalize;
	color: #921A1B; 
	margin:  0 0 0 0;
	padding: 3px 6px;
	border-top: 1px #921a1b dotted;
	border-left: 0px #666 solid;
	border-right: 0px #666 solid;
	border-bottom: 1px #921a1b dotted;
}	
h3 {font-size: 1.2em; margin: 0;}	
h4 {font-size: .7em; margin: 0;}	

fieldset {margin: 24px auto;}
legend {
	color: #000;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

fieldset p.address {
	font-size: 1.2em;
}

fieldset p.testimonial {
	font-size: .7em;
	text-align: justify;
	width: 215px;
}

fieldset p.testimonial em {
	color: #880000;
}

#date {
	position: absolute;
	top: 8px;
	left: 750px;
	margin:  0 0 0 22px;
	color: #fff;
	text-align: center;
}

#home .component1 {display: block}
#home .component2 {display: block}
#home .component3 {display: block;}

li {
	list-style-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 6px;
	line-height: 1.25;
/*	font-style: italic; */
	color: #333;
	vertical-align: middle;
}

/* IMAGE BORDER
***********************************************************/

table.photoborder {
	margin: 24px auto;
	width: 100%;
	border: 0px #000 solid;
}

table.photoborder td {
	border: 0px #000 solid;
	text-align: center;
	padding: 12px 0;
}
table.photoborder td.caption {
	margin: 24px auto;
	text-align: center;
}

table.photoborder img {
	margin: 2px auto;
	padding: 4px;
	border: 1px #921a1b solid;	
}


/* NAVIGATION
***********************************************************/

#nav {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0 0 0 90px;
	padding: 0;
	border: 0px #f90 solid;	
	font-style:normal
}
#nav a {
	background-color: #921A1B; 
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 6px 0;
	font-size: 1.2em;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #921A1B;
	height: 24px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 159px;
	font-weight: normal;
	margin: 0;
}
#nav li ul a {
	text-align: left;
	padding: 6px 0 6px 6px;
	background-color: #66A35E;
	border-top: 0px #fff solid;
	border-left: 0px #990033 solid;
	border-right: 0px #060c64 solid;
	border-bottom: 2px #fff solid;
}

#nav li ul ul {
	width: 166px;
	margin: -27px 0 0 165px;
	border-top: 0px #060C64 solid;
	border-left: 2px #fff solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
}

#nav li ul.noclip ul {
	margin-left: -10em;
}

#nav li.hover {
	background: #f90;
	color: #000;
}

#nav li.sfhover {
	background: #f90;
	color: #000;
}

#nav li.sfhover ul, 
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul,
#nav li.sfhover ul ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul,
#nav li:hover ul ul,
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
}
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}

#nav li:hover,
#nav li li:hover,
#nav li li li:hover,
#nav li li li li: hover {
	background: #f90;
	color: #000;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul {
	left: auto;
	display: block;
}