/* Structure CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af9eae;
	background: url(../images/bg.jpg) #000 top left repeat-x;
	margin: 30px 0 0 0;
}

/* Structural Areas */

#Page {
	width: 900px;
	margin: 0 auto;
}

#LeftNavigation {
	float: left;
	margin: 27px 0 0 25px;
}
#bod-mid { width: 480px; margin: 50px 0px 0px 60px; line-height:15px;}


/* Index Specific Areas */

#IndexLogo {
	width: 900px;
	height: 93px;
	background: url(../images/logo-bg.gif) top left no-repeat;
}

#IndexBody {
	width: 900px;
	height: 336px;
	background: url(../images/index-body-bg.jpg) top left no-repeat;
}

#IndexBottom {
	width: 900px;
	height: 39px;
	background: url(../images/index-bottom-bg.gif) top left no-repeat;
}



#IndexContent {
	float: right;
	width: 400px;
	margin: 0 40px 0 0;
	text-align: left;
	background: url(../images/logo.gif) top left no-repeat;
}
#info-box { font-family: Arial, Helvetica, sans-serif;
    color:#000000;
	width: 310px;
	margin: 120px 0px 0px 40px;
	text-align: left;
}
#hours { font-family: Arial, Helvetica, sans-serif;
    color:#000000;
	width: 280px;
	margin: 0px 0px 0px 50px;
	text-align: left;
}
#hours a { font-family: Arial, Helvetica, sans-serif;
    color:#0000FF;
	text-align: center;
}
#hours a:hover{ font-family: Arial, Helvetica, sans-serif;
    color:#FF0000;
	text-align: center;
}
/* Standard Areas */

#StandardLogo {
	width: 900px;
	height: 93px;
	background: url(../images/top-header.gif) top left no-repeat;
}
#LeftNav {
	float: left;
	width: 150px;
	margin: 27px 0 0 25px;
}

#StandardLeftNavigation {
	float: left;
	width: 225px;
	margin: 27px 0 0 25px;
}

#ServicesBody {
	width: 900px;
	background: url(../images/body-background.gif) #1b0d1b top left no-repeat;
}

#ServicesContent {
	float: left;
	width: 500px;
	margin: 0 20px 0 40px;
	text-align: left;
	color: #af9eae;
	font-size: 12px;
}

#StandardBody {
	width: 900px;
	background: url(../images/body-background.gif) #1b0d1b top left no-repeat;
}

#StandardBottom {
	width: 900px;
	height: 39px;
	background: url(../images/standard-bottom-bg.gif) top left no-repeat;
}

#StandardContent {
	float: left;
	width: 625px;
	margin: 0 20px 0 0;
	text-align: left;
	color: #af9eae;
	font-size: 12px;
}

#ClearBody {
	clear:left;
}

#FramesiLeftNavigation {
	float: left;
	width: 250px;
	margin: 27px 0 0 25px;
}

#FramesiContent {
	float: left;
	width: 525px;
	margin: 0 0 0 45px;
	text-align: left;
	color: #af9eae;
	font-size: 12px;
}

#MapLeftNavigation {
	float: left;
	width: 150px;
	margin: 27px 0 0 25px;
}

#MapContent {
	float: left;
	width: 700px;
	margin: 0 10px 0 0;
	text-align: left;
	color: #af9eae;
	font-size: 12px;
}


/* Footer Area */

#Footer {
	width: 504px;
	height:43px;
	margin: 0 auto;
	padding: 8px 15px 10px 0;
	text-align: center;
	color: #fff;
	background: url(../images/footer-bg.gif) top left no-repeat;
}
