body {
	background-color: #DED8CA;
	margin: 0px;
	padding: 0px;
}

.menumiddle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
padding: 4px 0 0 0;
background-color: #DED8CA;
height: 20px;
border: 2px solid #FFFFFF;

}

.menumiddle li {
display: inline;
list-style-image: none;
list-style-type: none;
padding-right: 5px;
padding-left: 5px;
background-image: url(art/menuback.gif);
background-repeat: no-repeat;
background-position: right center;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

.menumiddle ul {
margin: 2px;
background-color: #542946;
padding: 5px 3px 0px;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 0;
	background-color: #542946;
	height: 25px;
	border: 2px solid #FFFFFF;
	font-weight: bold;
}
.menutop li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(art/menuback.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.maintable {
	background-color: #F6F3ED;
	border: 1px solid #000000;
	width:740px;
}


.menutop ul {
	margin: 2px;
	background-color: #542946;
	padding: 5px 3px 0px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.noback {
	background-image: none;
	background-color: #DED8CA;
	border: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: .5px;
}
#leftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	margin-right: 10px;
	margin-left: 20px;
	letter-spacing: .5px;
}
#rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	margin-right: 20px;
	margin-left: 10px;
	letter-spacing: .5px;
}
#staff h2 {
  text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B48;
	padding-right: 20px;
	padding-left: 20px;
}
#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B48;
	padding-right: 10px;
	padding-left: 20px;
}
#rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B48;
	padding-right: 20px;
	padding-left: 10px;
}
#leftcol img {
	padding-top: 10px;
}
#rightcol img {
	padding-top: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73726C;
	line-height: 18px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #4A253E;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.menutop a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
.menutop a:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.menutop a:hover {
	color: #AAA9A4;
	background-color: #542946;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C2E4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	margin-right: 20px;
	margin-bottom: -5px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	font-style: italic;
}
h1.forwidepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C2E4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	font-style: italic;
}
#staff h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C2E4D;
	border-bottom-width: 0px;
	margin-right: 20px;
	margin-bottom: -5px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	font-style: italic;
  text-align: center;
}
.menucenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	height: 24px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
}
.menucenter li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
	padding-left: 25px;
	margin: 0px;
	background-color: #4a253E;
	height: 22px;
	width: 135px;
	border: 3px double #FFFFFF;
	padding-right: 25px;
	padding-bottom: 0px;
	text-decoration: overline;
}
.menucenter ul {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 2px;
	padding: 0px 10px;
}
.menucenter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(art/menucenback.gif);
	background-color: #542946;
}
.menucenter a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(art/menucenback.gif);
	background-color: #542946;
}
.menucenter a:hover {
	color: #FFFFFF;
	background-image: url(art/menucen_over.gif);
	background-color: #542946;
}
.onepxleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(art/bul_gry.gif);
  padding-right: 20px;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  padding-right: 20px;
}
.menuright {
	color: #FFFFFF;
	background-color: #542946;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuright li {
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #542946;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73726C;
	border-left-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 8px;
	margin-left: 8px;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuright ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #542946;
	list-style-type: none;
	list-style-image: none;
}
.menuright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menuright a:hover {
	color: #AAA9A4;
	background-color: #542946;
}
.fabricback {
	background-image: url(art/fabricback2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #504F4B;
	height: 60px;
	vertical-align: middle;
	font-weight: bold;
}

.fabricback2 {
	background-image: url(art/fabricback2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #504F4B;
	height: 15px;
	vertical-align: middle;
	font-weight: bold;
}

.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
}
.go a:link {
	color: #542946;
	text-decoration: none;
}
.go a:visited {
	color: #542946;
	text-decoration: none;
}
.go a:hover {

	color: #4A253E;
	text-decoration: none;
}

.pictitle { 
	position:absolute;
	margin:10px 10px;
	width: 200px; 
	height: 50px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-align:left;
	font-style:italic;
	color:#fff;
	#color:#4F2642
}
.pictitleDark { 
	position:absolute;
	margin:10px 10px;
	width: 200px; 
	height: 50px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-align:left;
	font-style:italic;
	#color:#fff;
	color:#4F2642
}


.giftcardback {
	background-image: url(art/giftcard.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: solid #bab29a 5px;
}

.mothersdayback {
	background-image: url(art/MothersDayFlowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: solid #bab29a 5px;
}

.promoback {
	background-image: url(art/e-mail2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: solid #bab29a 5px;
}

.promoback2 {
	background-image: url(art/E-mail.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: solid #bab29a 5px;
}


.ad1back {
	background-image: url(art/ad1back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: solid #bab29a 5px;
}
.menucolor {
	background-color: #542946;
}
.needs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73726C;
	background-color: #bab29a;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.dktext {
	color: #333333;
	text-align: left;
}
.right {
	background-color: #bab29a;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightshort {
	background-color: #F6F3ED;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whtback {
	background-color: #FFFFFF;
}
.ad2back {
	background-image: url(art/ve-ad3back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: solid #bab29a 5px;
	border-left: solid #bab29a 5px;
}
.ad3back {
	background-image: url(art/adrugbyback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #bab29a;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #bab29a;
}
.ad4back {
	background-image: url(art/perfered-logo-blu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: solid #bab29a 5px;
	border-left: solid #bab29a 5px;
}
.ad5back {
	background-image: url(art/i_pref_button_black.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #bab29a;
  text-align: center;
}
.ad6back {
       background-image: url(art/Green_Mich.gif);
       background-repeat: no-repeat;
       background-position: center;
       background-color: #bab29a;
       text-decoration: none;
       text-align: center;
       
}
.ad7back {
       background-image: url(images/Detroit-Free-Press_BW.jpg);
       background-repeat: no-repeat;
       background-position: center;
       background-color: #bab29a;
       text-decoration: none;
       text-align: center;
       
}
.ad8back {
       background-image: url(images/Forbes_4stars.jpg);
       background-repeat: no-repeat;
       background-position: center;
       background-color: #bab29a;
       text-decoration: none;
       text-align: center;
       
}


.rightnoborder {
	background-color: #bab29a;
}
body#home .menutop a.home 
{
	color: #AAA9A4;
}
body#home .menutop a.overview 
{
	color: #AAA9A4;
}
.nomenuborder {
	border: none;
}
.menusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}
.menusub a:link {
	margin-right: 3px;
	margin-left: 3px;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
.menusub a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
.menusub a:hover {
	color: #999999;
	background-color: #F6F3ED;
	text-decoration: none;
	font-size: 10px;
}
.menucblank {
	background-color: #542946;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(art/menuback.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 24px;
	width: 540px;
	background-repeat: no-repeat;
	background-position:  center;
}
.menucblank a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #542946;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
}
.menucblank a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #542946;

}
.menucblank a:hover {
	color: #CCCCCC;
}

.button {
	background-color: #4a253E;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(art/menucenbackall.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center center;
  margin-left: 90px;
  text-align: center;
}
.button-short {
	background-color: #4a253E;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(art/menucenbackall.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center center;
  text-align: center;
}
.button-long {
	background-color: #4a253E;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(art/menucenbackall.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	width: 270px;
	background-repeat: repeat-x;
	background-position: center center;
  text-align: center;
}
.button a:link, .button-short a:link, .button-long a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #542946;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
}
.button a:visited, .button-short a:visited, .button-long a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #542946;
}
.button a:hover, .button-short a:hover, .button-long a:hover {
	color: #CCCCCC;
}

.smallnote {
	font-size: 10px;
	color: #993300;
}
.beigeback {
	background-color: #F6F3ED;
}
.reserve {
	background-color: #CBC6B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F2642;
	border-top: solid #FFF 4px;
	border-bottom: solid #FFF 4px;
	padding: 0 5px 10px 0;
}
.formllabel {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 10px;
	color: #4F2642;
}
.formtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F2642;
	font-weight: bold;
	background-color: #B4AC94;
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: middle;
	padding-bottom: 5px;
	border-bottom: solid #FFF 1px;
}
.5top {
	padding-top: 5px;
}
body#home .menutop a.events {
	color: #AAA9A4;
}
.edit {
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	letter-spacing: 0.5px;
	margin: 0px 20px -10px 20px;
	padding-top: 15px;
}
#leftcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	letter-spacing: 0.5px;
	margin: 0px 10px -10px 20px;
	padding-top: 15px;
}
#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C2E4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	margin: 0px 20px -5px 0px;
	margin-bottom: -5px;
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
	font-style: italic;
}
#rightcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCCC9;
	color: #73726C;
	letter-spacing: 0.5px;
	margin: 0px 20px -10px 10px;
	padding-top: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #73726C;
	letter-spacing: 0.5px;
	margin: 0px 20px -10px 20px;
	padding-top: 15px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 1px;
	margin-left: 20px;
}
#rightsub {
	float: right;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #CCC;
	margin: 10px;
	padding: 5px;
	line-height: 14px;
	color: #4A253E;
}
#rightsub-wide {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #CCC;
	margin: 10px;
	padding: 5px;
	line-height: 14px;
	color: #4A253E;
}
#rightsub a:link, #rightsub-wide a:link {
	color: #990000;
	text-decoration: none;
}
#rightsub a:visited, #rightsub-wide a:visited {
	color: #990000;
	text-decoration: none;
}
#rightsub a:hover, #rightsub-wide a:hover {
	color: #4A253E;
	background-color: #CBC6B4;
}
.more {
	font-weight: bold;
	color: #990000;
}
.more a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.more a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.more a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #BAB29A;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
ol {
	list-style-image: none;
	list-style-type: decimal;
}
ol li {
	list-style-image: none;
	list-style-type: decimal;
	padding-bottom: 10px;
	color: #4D4B48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15;
}
.datadark {
	background-color: #ebebeb;
}
.formbasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B48;
}
#magazine p {
text-align: center;
}

#press table {
  padding: 0px;
}

#press tr {
  vertical-align: top;
}

#press td {
  text-align: center;
  padding: 10px 4px;
}

#press td p {
  padding: 0px;
}

iframe.beigeback {
  margin: 0px 20px;
}

#gallery {
	background-color: #F6F3ED;
	border: 10px solid #542946;
}
#gallery td {
	border-width: 0;
}
#gallery .thumbs {
	background-color: #542946;
}
#privacy h3, #privacy p {
	color: #a0a0a0;
}
#privacy a:link {
	color: #d15c5c;
  text-decoration: underline;
}
#privacy a:visited {
	color: #88687e;
	text-decoration: underline;
}
#privacy a:hover {
	color: #000000;
	text-decoration: none;
}
#tri-pics td a img {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
#tri-pics td img {
  border-width: 0px;
}

table.spec td.spec img {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
table.spec td.spec {
  border-width: 1px;
  border-color: #bdaeab;
  border-style: solid;
  width: 104px;
  text-align: left;
}
table.spec {
  background-image: url(art/white.gif);
}

