@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #a1a1a1;
	background-image: url(layout/background.png);
	background-repeat: repeat;
	margin: 0px;
}
	
font, div, text, .text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
a:active, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: justify;
}

#container {
	background-color: transparent;
	background-image: url(layout/container.png);
	background-repeat: repeat-y;
	border-left: 1px solid #2b2d44;
	border-right: 1px solid #2b2d44;
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}

#topHeader {
	background-color: transparent;
	background-image: url(layout/topHeader.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 800px;
}
#leftHeader1 {
	background-color: transparent;
	background-image: url(layout/leftHeader1.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader2 {
	background-color: transparent;
	background-image: url(layout/leftHeader2.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader3 {
	background-color: transparent;
	background-image: url(layout/leftHeader3.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader4 {
	background-color: transparent;
	background-image: url(layout/leftHeader4.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader5 {
	background-color: transparent;
	background-image: url(layout/leftHeader5.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader6 {
	background-color: transparent;
	background-image: url(layout/leftHeader6.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader7 {
	background-color: transparent;
	background-image: url(layout/leftHeader7.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#leftHeader8 {
	background-color: transparent;
	background-image: url(layout/leftHeader8.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 596px;
}
#rightHeader {
	background-color: transparent;
	background-image: url(layout/rightHeader.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 204px;
}

#footer {
	background-color: transparent;
	background-image: url(layout/footer.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	display: block;
	clear: both;
}

#sidebar {
	float: left;
	width: 217px;
	margin-left: 2px;
}

#main {
	width: 536px;
	margin-left: 242px;
}

h1 {
	color: #F00;
	border-bottom: 2px solid #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	display: block;
}

.contactPosition {
	position: relative;
	top: 25px;
	margin-left: 0px;
	width: 189px;
	text-align: center;
}

.contactTitle {
	border-bottom: 1px solid  #000000;
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal
	display: block;
}

.contactText {
	color: #EEECED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
}

.footerText {
	color: #EEECED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
}
a.footer:active, a.footer:visited, a.footer:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
	display: inline;
}
a.footer:hover {
	color: #EEECED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
	display: inline;
}

/* Navigation Links */
a.nav:active, a.nav:visited, a.nav:link {
	background-image: url(layout/link.png);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	}
a.nav:hover {
	background-image: url(layout/link.png);
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	}
	
/* Forms Links */	
a.forms:active, a.forms:visited, a.forms:link {
	background-image: url(layout/bigLink.png);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	width: 385px;
	}
a.forms:hover {
	background-image: url(layout/bigLink.png);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	width: 385px;
	}

.announcement {
	color: #f00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}

.announcement2 {
	color: #33cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
	
.announcement3 {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
	
.announcement4 {
	color: #33cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
	
.announcement5 {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display:block;
	}
	
.announcement6 {
	color: #33cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
	
.announcement7 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
.announcement8 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}

.announcement9 {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	}
#hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 50%;
	border-collapse: collapse;
	color: #000000;
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
}
#hours th {
	background-color: #A1A1A1;
	color:#ffffff;
	font-size: 14px;
	text-align: right;
	padding: 3px;
}
#hours tr td {
	background-color: #ffffff;
	color:#000000;
}
#hours td {
	border-bottom: 1px solid #A1A1A1;
	font-size: 14px;
	text-align: right;
	padding: 3px;
}
