body { 	
	background-color: #edd7f3;
	font-family: 'Century Gothic','Tahoma', 'Arial', Sans-Serif;
	font-size: 12pt;
	text-align: center;
	color: #000000; 
}

#pageframe {
	position: relative;
	margin: 30px auto;
	width: 1020px;
	padding: 0px 2px 0px 2px;
	background-color: #412171;
	border-color: #412171;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}

#hidden 
{
	display: none;
}

#header {
	height: 150px;
	background-image:  url("images/title.jpg");
	background-repeat: no-repeat;
}

#navigation {
	color: #FFFFFF; 
	height: 22px;
	padding: 2px;	
	background: #000000;
}

#navigation-entertainment {
	color: #000000; 
	height: 22px;
	padding: 2px;	
	background: #ffffff;
}

#main {
	padding: 10px;
	background-color: #FFFFFF;
	min-height: 300px; 
	height: auto;
}

* html #main {
	height: 300px;
}

#mapdetails {
	font-family: 'Century Gothic','Tahoma', 'Arial', Sans-Serif;
	font-size: 12px;
	color: #412171;
}

#footer {
	height: 22px;
	padding: 2px 5px 0px 5px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF; 
}

#map {
	width: 700px; 
	height: 300px;
	border-width: 1px;
	border-style: solid; 
	border-color: #412171;
	left: 50px;
}

.directions {
	display: block;
	border-style: none; 
    margin-left: auto;
    margin-right: auto;
}

#headertable{
	position: absolute;
	top: 70px;
	left: 145px;
	width: 620px;
	height: 65px;
	padding: 0px;	
}

#phone {
	font-size: 22pt;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF; 
}

#email {
	color: #FFFFFF; 
	text-align: center;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}

#email a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#email a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#email a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
} 

#navigation a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#navigation a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#navigation a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 	
} 

#navigation-entertainment a:link { 
	color: #007F46; 
	text-decoration: none; 
} 

#navigation-entertainment a:visited { 
	color: #007F46; 
	text-decoration: none; 
} 

#navigation-entertainment a:hover { 
	color: #007F46; 
	text-decoration: underline; 
} 

#footer a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#footer a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
} 

#footer a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
} 

h1 {
	margin: 0px 0px 4px 0px;
	font-family: 'Tahoma', 'Arial', Sans-Serif;
}
