﻿body{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	color: #aaaaaa;
	background-color: #474747}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{margin:0; padding:0;
}

p, div{
	font: Tahoma;
}

p + p { margin-top: 0.5em; }

img{
	border:0px;
}
h1{
	font:24pt Tahoma;
	text-align:center;

	text-shadow: 0 0 3px gold;
}

h2{
	font:24pt Tahoma;
	text-align:center;
	letter-spacing:.05em;
	text-shadow: 0 0 3px gold;
	margin-bottom:.7em;
}

h3{font:15pt Tahoma;text-align:left}

h4{font:24pt Tahoma;text-align:center}

h5{font:18pt Tahoma;text-align:center}

a:LINK   {text-decoration: none;color:white}

a:VISITED{text-decoration: none;color:white}

a:ACTIVE {text-decoration: none;color:white}

a:HOVER  {text-decoration: underline;color:inherit;color:gold}


#wrapper{
	width:988px;
	margin:auto;
	margin-top:2px;

}

#container{
	width:956px;
	margin:auto;
	background-color:black;
	padding-top:13px;
	border:3px lime outset;
	border-radius:2px 2px 2px 2px;
}

#header{
	width:956px;
	height:130px;
}
#menu{
	padding-bottom:1px;
	margin-left:-39px;
	height:50px;
}


#stage{
	clear:both;
	width:956px
}



#sem{
	clear:both;
	width:256px;
	float:left;
	margin-left:1em;
}

#sem h3{
	margin-bottom:1em;
}



#seo{
	clear:both;
	position:relative;
	top:-420px;
	left:290px;
	width:606px;
	height:480px;
	padding:10px;
	box-shadow:0 0 2px 3px gold;
	margin-bottom:-410px;

}
#seo h2{
	margin:15px;
	font-size:small;
	color:white;
}
#seo a{
	color:white;
}

#seo p{
	font-size:medium;
	font-size:112%;
	text-align:left;
}


.seo{
	padding-top:15px;
	font:10pt Tahoma;
	text-align:center;
	letter-spacing:.25em;
	color:black;
}

.seo a:LINK   {text-decoration: none;color:black}
.seo a:VISITED{text-decoration: none;color:black}
.seo a:ACTIVE {text-decoration: none;color:black}
.seo a:HOVER  {text-decoration: underline;color:inherit;color:gold;
}


.chicago{
	padding-bottom:15px;
}

#phone{
	font:26pt Tahoma;
	color:gold;
	text-align:center;
	letter-spacing:.1em;
	text-shadow: 0px 0px 5px #fff;
}

#towns{
	width:900px;
	height:60px;
	margin-left:auto;
	margin-right:auto
}
#towns h3{
	margin:10px;
	font-size:small;
	color:green;
}
#towns a{
	color:green;
	font-weight:bolder;
}

#SEOhome{
	width:900px;
	height:40px;
	margin-left:auto;
	margin-right:auto
}
#SEOhome h2{
	margin:10px;
	font-size:small;
	color:black;
	font-weight:bolder;
}
#SEOhome a{
	color:black
}
