body {
	min-width: 760px;
	text-align: center;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #fff url(../images/bg_main.jpg) repeat-y center;
}
#wrapper {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	position:relative;
}
a {
	color: #EC7600;
}
a:hover {
	color: #000;
}
td img {
	display: block;
}
#content-Home {
	background-color: #fff;
	font-size:12px;
	line-height: 18px;
}
hr {
	color: #ccc;
}
form {
	margin: 0;
	padding: 0;
}
/* MAIN CONTENT ------------------------ */
#mainContent {
	padding: 10px 10px 16px 16px; 
	font-size: 11px; 
	background-color: #fff; 
	line-height: 16px;
	vertical-align: top;
}
/* FOOTER ------------------------ */
#footer {
	background: #FFFFBB url(../images/footer.jpg) no-repeat top left;
	width: 760px;
	height: 120px;
	font-size: 11px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
#footer .links {
	padding-left: 16px; 
	padding-top: 12px;
	padding-bottom: 5px;
	color: #444;
}
#footer .links a{
	text-decoration: none;
	color: #EC7600;
}
#footer .links a:hover{
	text-decoration: underline;
	color: #000;
}
#footer .address {
	padding-left: 16px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #444;
}
#footer .copyright {
	padding-left: 16px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #444;
}
#footer .c1 {
	padding-left: 16px; 
	padding-top: 1px;
	color: #444;
}
#footer #specialsBtn {
	position: absolute;
	top: 34px; 
	right: 10px;
	width: 212px;
	height: 101px;
}
/* HEADERS ------------------------ */
.slogan-home {
	font-size: 22px; 
	font-weight: bold;
	font-style:italic;
	color: #888;
	line-height: 28px;
}
.header-1 {
	font-size: 22px; 
	font-weight: bold;
	color: #888;
}
.header-2 {
	font-size: 18px; 
	font-weight: bold;
	color: #999;
}
.header-3 {
	font-size: 18px; 
	font-weight: bold;
	color: #EC7600;
}
/* GENERAL CLASSES ------------------------ */
.testimonials {
	font-style:italic;
	line-height: 18px;
}
.learnMoreLink {
	background: url(../images/bullet_learnmore.gif) no-repeat left;
	text-decoration: none;
	padding-left: 12px;
	height: 10px;
}
.toTop {
	background: url(../images/icon_top.gif) no-repeat left top; 
	padding-left: 14px;
	text-transform:uppercase;
	font-size: 10px;
}
a.toTop {
	text-decoration:none;
}
a.toTop:hover {
	text-decoration:underline;
}
/* FORM */
input, select, textarea {
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
}
.required {
	font-size: 14px; 
	font-weight: bold;
	color: #EC7600;
}
.formBtn {
	background-color: #ddd;
	border: 1px solid #999;
}
/* SPECIALS - Home page */
#specialsHome {
	padding: 0px 20px 20px 20px; /* 50 is ORIG bottom px */
	background:url(../images/bg_specialsbox_home.jpg) no-repeat top left;
	height:175px;
}
#specialsHome #specialsList {
	padding-top: 100px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 12px;
}
#specialsHome #specialsList li 
{
	padding-left: 10px;
	background-image: url(../images/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 10px;
}
/* SPECIALS - Specials page */
.specialBox {
	width: 350px;
	height: 160px;
	background: url(../images/bg_specialsbox_2.jpg) repeat-x top left;
	/* background: #efefef url(../images/specialsBox_bottom.gif) no-repeat left bottom; */
}
.specialBox h3, .specialBoxTall h3 {
	background: url(../images/specialsBox_top.jpg) no-repeat left top;
	padding: 14px 10px 0 20px;
	color: #EC7600;
}
.specialBox p, .specialBoxTall p {
	padding: 0 20px 10px 20px;
}
.specialBox p.price, .specialBoxTall p.price {
	color: #EC7600;
	font-size: 14px;
}
/* For taller boxes */
.specialBoxTall {
	width: 350px;
	height: 230px;
	background: url(../images/bg_specialsbox_2.jpg) repeat-x top left;
	/* background: #efefef url(../images/specialsBox_bottom.gif) no-repeat left bottom; */
}

/* SPECIALS FLYER DOWNLOAD */
#specialsFlyer {
	width: 260px; 
	position: absolute; 
	top: 234px; 
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#specialsFlyerDownload {
	width: 430px; 
	position: absolute; 
	top: 243px; 
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/* GALLERY */
.photoCredit {
	font-size: 11px; 
	color:#666; 
	text-align:center;
}
/* GALLERY NAVIGATION */
#galleryChooser {
	width: 300px; 
	position: absolute; 
	top: 250px; 
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/**/
.brochureLink {
	background: url(../images/icon_brochure.gif) no-repeat top left;
	padding-left: 21px;
}
.galleryLink {
	background: url(../images/icon_gallery.gif) no-repeat top left;
	padding-left: 21px;
	line-height: 30px;
}
/* BANNER - HOME PAGE */
#bannerAdHome {
	background: #fff;
	border-top: 1px solid #ccc; 
	padding: 10px 0;
}

