@charset "utf-8";

/* CSS Document */
html, body {
	background-color: #000000;
	margin: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color: #FFFFFF;
}

#content   a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #9D0E14;
}


h1 {
	letter-spacing: -1px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #970B12;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



img, div{ 
	/*use the following line for web viewing*/
	behavior: url(js/iepngfix/iepngfix.htc);
	/*use the following line for local viewing*/
	
	/*behavior: url(js/iepngfix/iepngfix.htc);*/
}

div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}

.floatRight {
	float: right;
	text-align: left;
}
.imageLeft {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shared/bg_image.jpg);
	background-repeat: no-repeat;
}
#content {
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 514px;
	margin-bottom: 10px;
	float: right;
}
#bottomContent {
	float: right;
	width: 485px;
	text-align: left;
	padding-left: 29px;
	padding-top: 15px;
	padding-right: 30px;
	height: 105px;
	background-image: url(../images/shared/bg_trans.png);
	background-repeat: no-repeat;
}
#mission {
	float: right;
	width: 325px;
}

#hours {
	float: left;
}
#content #matte {
	background-color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}


#topBar {

}
#logo {
	float: left;
	width: 305px;
}
#navMain {
	float: right;
	height: 73px;
	width: 524px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}
#navMain a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 40px;
	background-color: #333333;
	display: block;
	float: right;
	height: 20px;
	margin-right: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#navMain a:hover {
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middleBar {
	margin-bottom: 10px;
	background-image: url(../images/shared/middlebar_bg_trans.png);
	background-repeat: no-repeat;
	
}
#sidebar {
	width: 305px;
	float: left;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#featureRugImageLink {
	margin-bottom: 15px;
	margin-top: 15px;
}
#callout {
	background-repeat: no-repeat;
	background-position: center;
	height: 272px;
	text-align: left;
	position: relative;
}
#callout #imagine {
	font-size: 11px;
	text-align: left;
	width: 228px;
	position: absolute;
	left: 42px;
	top: 117px;
}
#callout #imagine a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomBar {
	margin-bottom: 15px;
}
#bottomBar  .sidebar {
	float: left;
	width: 264px;
	text-align: left;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
	height: 95px;
	background-image: url(../images/shared/bg_trans.png);
	background-repeat: no-repeat;
}
#bottomBar .sidebar img {
	float: left;
}

#map img.gmnoprint, #map div span, #map div a{
	display: none;
}
#map div img.gmnoprint, #map div div a, #map div.gmnoprint{
	display: inline;
}

#mapShell {
	width: 480px;
}
#footer {
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-bottom: 50px;
	padding-left: 35px;
}
#footerLinks {
	float: right;
	margin-right: 20px;
}
#footerLinks a {
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #FFFFFF;
}
