/* Index positioning */

a:active			{color: #ffcc66;}
a:link				{color: black;font-weight: bold;}
.detroitpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF00FF;
}
a.detroitpage:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited			{color: rgb(60,60,60);}


body				{
	background: #f5f5f5;
	color: #000000;
	overflow: scroll;
	margin: -6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
}

p.place				{font: 12px/16px Verdana, Geneva, sans-serif;
					font-weight: bold; width: 400px;}
					
.description		{font: 10px/12px Verdana, Geneva, sans-serif;
					text-align: justify; width: 400px;}
					
.category			{font: 14px Verdana, Geneva, sans-serif;
					font-weight: bold; color: red; width: 400px;}
					
.clink				{font: 10px/14px Verdana, Geneva, sans-serif;
					font-weight: normal;}
					
.eyebrow			{font: 14px/30px Verdana, Geneva, sans-serif;
					color: white; font-weight: bold; text-align: center;}
					
.copyright			{font: 9px/10px Verdana, Geneva, sans-serif;
					font-weight: bold; color: black; width: 400px;}
		

/* header paragraph styles */


.attract_hdr		{color: white; font: 10px/18px; background-color: #148dc6;
					text-indent: 4px; text-transform: uppercase;}
					
.kids_hdr			{color: white; background-color: #c70542;
					text-indent: 4px; text-transform: uppercase;}
					
.fashion_hdr		{color: white; font: 10px/18px; background-color: #820060;
					text-indent: 4px; text-transform: uppercase;}
					
.beauty_hdr			{color: white; font: 10px/18px; background-color: #55a41c;
					text-indent: 4px; text-transform: uppercase;}
					
.special_hdr		{color: white; font: 10px/18px; text-transform: uppercase;
					background-color: saddlebrown;text-indent: 4px;}
					
.foodfun_hdr		{color: white; font: 10px/18px; background-color: #e37509;
					text-indent: 4px; text-transform: uppercase;}
					
.dining_hdr			{color: white; font: 10px/18px; background-color: #c91f16;
					text-indent: 4px; text-transform: uppercase;}
					
.nitelife_hdr		{color: white; font: 10px/18px; background-color: #06438a;
					text-indent: 4px; text-transform: uppercase;}
					

/* span styles */

span.address		{font-weight: normal; font-style: italic;}

.sec				{font: 12px Verdana, Geneva, sans-serif;
					font-weight: bold;}

.bold				{font-weight: bold;}


/* navigation span styles */

.attract		{color: #148dc6; font: 10px/12px;text-indent: 4px;
				font-weight: bold;}
					
.kids			{color: #c70542;text-indent: 4px;
				font-weight: bold;}
					
.fashion		{color: #820060;text-indent: 4px;
				font-weight: bold;}
					
.beauty			{color: #55a41c; text-indent: 4px;
				font-weight: bold;}
					
.special		{color: saddlebrown;text-indent: 4px;
				font-weight: bold;}
					
.foodfun		{color: #e37509; text-indent: 4px;
				font-weight: bold;}
					
.dining			{color: #c91f16; text-indent: 4px;
				font-weight: bold;}
					
.nitelife		{color: #06438a; text-indent: 4px;
				font-weight: bold;}
