@charset "UTF-8";
/* CSS Document */

body { 
	margin:0 auto;
	padding:0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	background-color: #FFF;
	color: #ccc;
	font-size: 12px;
}

.ssp-mobile-poster-button, .ssp-mobile-poster-title, .ssp-mobile-poster-label, .ssp-mobile-poster-content, .ssp-mobile-poster-description {
display:none;
}

a {
	color: #a0ab8e;
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
img, img a {
	border: none;
}
#toparea {
	background: #bcbcb2 url('../images/dots1.gif') repeat-x 0 0;
	margin: 0 auto 15px auto;
}
#topstrip {
	width: 80%;
	height: 40px;
	margin: 0 auto;
	white-space: nowrap;
}

#topnav {
	margin: 0 auto;
	padding: 0 0 4px 0;
	width: 80%;
	height: 30px;
	white-space: nowrap;
}
#topnav h1 {
	margin: 9px 0 0 0;
	padding: 0; 
	font-size: 24px; 
	line-height: 30px;
	text-align: left;
	width: 30%;
	float: left;
	white-space: nowrap;
}
#topnav p {
	color: #889277;
	font-size: 12px;
	line-height: 13px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 70%;
	text-align: right;
	float: right;
	white-space: nowrap;
}
#topnav p a {
	padding: 0;
	color: #FFF;
}
#topnav p a.active {
	color: #FF9;
}
#topnav p a:hover {
	color: #FF9;
}
#ssp {
	width: 80%;
	margin: 0 auto;
}
#ssp table {
	width: 100%;
	text-align:center;
	vertical-align: top;
}
#flashcontent {
	margin: 0 auto;
	text-align: center;
	background-color:#FFF;
	vertical-align: top;
	width: 100%;
	height: 550px;
}
#pagetext {
	width: 80%;
	margin: 20px auto 0 auto;
	padding: 0 0 50px 0;
	text-align:left;
}
#pagetext table {
	border: none;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
#pagetext td {
	vertical-align:top;
	text-align: left;
}
#pagetext td.col01 {
	width: 150px;
	padding: 0;
}
#pagetext td.col02 {
	padding: 0 30px 0 30px;
}
#pagetext td.col03 {
	width: 150px;
	padding: 0;
}
#pagetext img.left {
	float: left;
	margin: 7px 18px 3px 0;
}
#pagetext h2 {
	color: #a4a498;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 4px 0 3px;
	margin: 0 0 20px 0;
}
#pagetext p {
	color: #a4a498;
	font-size: 12px;
	line-height: 24px;
	margin: 0 0 12px 0;
	text-align:left;
}
#pagetext p.intro {
	color: #a4a498;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
#pagetext p small {
	font-size: 10px;
}
#pagetext p strong {
	color: #a4a498;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}
#pagetext p a {
	color: #666;
}
#pagetext p a:hover {
	color: #a4a498;
}
#pagetext ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#pagetext li {
	color: #a4a498;
	font-size: 12px;
	line-height: 15px;
	background: url('../images/bullet1.gif') no-repeat 0 4px;
	padding: 0 0 0 12px;
	margin: 0 0 6px 0;
	display: block;
}
#pagetext .col02 li {
	color: #a4a498;
	font-size: 14px;
	line-height: 26px;
	background: url('../images/bullet2.gif') no-repeat 0 0;
	padding: 0 0 0 20px;
	margin: 0;
	display: block;
}
#pagetext .col02 li a {
	color: #a4a498;
}
#pagetext .col03 li a {
	color: #a4a498;
}
#pagetext li a:hover {
	color: #FC3;
}
#directions {
	width: 6.5in;
	margin: 8pt auto;
}
#footer {
	margin: 15px auto 0 auto;
	padding: 110px 0 0 0;
	width: 100%;
	background: #FFF url('../images/dots2.gif') repeat 0 0;
}
#footer p {
	color: #ccc;
	font-size: 10px;
	line-height: 13px;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: center;
	background-color: #FFF;
}
#footer a {
	color: #ccc;
	text-decoration: none;
	padding: 0;
}
#footer a:hover {
	color: #999;
}
.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
