@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-image: url(images/bg.jpg);
}
#display {
	height: 270px;
	width: 660px;
	float: left;
}
#top-nav {
	text-align: right;
	height: 30px;
	width: 900px;
}
.top-nav:hover {
	color: #F5B73B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	height: 30px;
	width: 900px;
}
.top-nav {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	height: 30px;
	width: 900px;
}

.top-nav-divider {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	height: 30px;
	width: 900px;
}


#footer {
	height: 30px;
	width: 900px;
	text-align: center;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #2D2D2D;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#left-container {
	height: 380px;
	width: 240px;
	float: left;
	background-image: url(images/bg_left-container.jpg);
	background-repeat: repeat-y;
}
#contact-bar {
	width: 900px;
	height: 30px;
	float: left;
}

#right-container {
	height: 380px;
	float: right;
	width: 660px;
}
#logo {
	text-align: center;
	height: 170px;
	width: 170px;
	padding: 35px;
}


#nav {
	height: 100px;
	width: 660px;
}
#bar {
	height: 10px;
	width: 660px;
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;
}
#content-home {
	height: auto;
	width: 820px;
	clear: both;
	background-color: #424242;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #F5B73B;
	text-align: left;
	line-height: 50px;
}

.fs-normal {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
}

#redsox {
	height: 100px;
	width: 240px;
	text-align: center;
}

#yellow-bar {
	background-color: #5C5C5C;
	height: 5px;
	width: 900px;
	clear: both;
}
#page-title {
	width: 210px;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footer-divider {
	height: 60px;
	width: 900px;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 10px;
}
.directions-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.directions-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F5B73B;
}
h1 {
	font-size: 1px;
	text-indent: -5000px;
}
