html {
	overflow: auto; /* for legacy browsers that do not already support overflow-y, including ie5.5 and early versions of opera, safari and firefox */
	overflow-y: scroll;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
	background: #adadad url(../images/common/body_bckgnd.png) repeat-x fixed 0px 0px;
}
#container {
	text-align: left;
	width: 96%;
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	min-height: 420px;
	background: #101010 url(../images/common/container.gif) no-repeat 0px 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 11px solid #000000;
}
#header {
	min-height: 167px;
	margin: 0px;
	padding: 0px;
}
#header a img {
	display: block;
	float: left;
	border: 0px none;
	padding-top: 32px;
	padding-left: 17px;
	margin: 0px;
	padding-right: 17px;
}
.home_page #flash {
	background: url(../images/common/spacer.gif);
}
#flash {
	text-align: right;
	overflow: hidden;
	display: block;
	background: url(../images/banners/9.jpg) no-repeat 0px 0px;
	height: 167px;
	float: none;
}
#menu {
	min-height: 60px;
	margin: 0px;
	list-style: none;
	clear: both;
	display: block;
	padding: 0px;
}
#menu li {
	display: inline;
}
.phone strong {
	display: block;
	color: #D6D6D6;
	background: url(../images/common/symbols.gif) no-repeat 0px -742px;
	padding: 3px 4px 3px 48px;
	font-size: x-small;
	margin-top: 1px;
}

.phone strong em {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: large;
	line-height: 1em;
	font-weight: 100;
	color: #FFBB22;
	font-style: normal;
}
#menu h2 {
	font-size: medium;
	text-align: center;
	color: #e5e5e5;
	margin: 0px 36px 0px 0px;
	padding: 8px 20px 0px;
	width: 194px;
	float: left;
}
#menu h2 em a {
	font-size: small;
	font-style: normal;
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #000000;
	border-width: 0px;
	border-style: none;
}
#menu h2 em a:hover {
	color: #FFBB22;
	text-decoration: none;
	background: #000000;
	border-width: 0px;
	border-style: none;
}

#menu li a {
	font-size: 85%;
	text-decoration: none;
	margin-right: 2px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: auto;
	border: 1px solid #333333;
	background: #1B1B1B;
	padding: 7px;
	margin-top: 11px;
}
#menu li a:visited {
	color: #999999;
}

#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #1B1B1B;
	border: 1px solid #FFFFFF;
	background-color: #FFBB22;
} 
#menu li.phone, #footer li.phone {
	float: right;
	width: 21%;
}

#footer {
	clear: both;
	background: #1B1B1B;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: auto;
}

#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 12px 7px;
	font-size: small;
	color: #FC0;
	margin-top: 6px;
	border: 1px solid #333333;
	margin-right: 3px;
}
#footer li#copyright {
	display: block;
	float: left;
	width: 275px;
	text-align: center;
	font-size: small;
	padding-top: 20px;
	color: #4D4D4D;
}
#footer li a:hover, #footer li a:active, #footer li a:focus {
	border: 1px solid #999999;
	background: #000000;
	color: #FC0;
} 
p {
	line-height: 125%;
	font-size: 82%;
	color: #B0B0B0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
} 
h1, h2, h3 {
	text-align: left;
}
h1 {
	font-size: 108%;
	font-weight: 100;
	color: #f8f8f8;
	margin: 0px;
	padding: 25px 0px 0px;
}
h1 a {
	color: #C48000;
	padding-right: 21px;
	background: url(../images/common/symbols.gif) no-repeat right 0px;
}
h1 a:hover, h1 a:active, h1 a:focus {
	background: url(../images/common/symbols.gif) no-repeat right -70px;
	text-decoration: none;
	color: #FFBB22;
}
h1 strong {
	color: #FFBB22;
	display: block;
	font-weight: 700;
}
#left_column {
	float: left;
	clear: left;
	width: 234px;
	background: url(../images/common/left_column_bottom.gif) no-repeat right bottom;
	margin-top: 30px;
}
#left_column h2 {
	font-size: medium;
	text-align: justify;
	color: #e5e5e5;
	margin: 0px;
	padding: 0px 20px;
}
#left_column h2 strong {
	font-size: 121%;
	color: #FFBB22;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	text-align: left;
}

#left_column blockquote {
	font-size: 95%;
	color: #FFBB22;
	margin: 16px 18px 0px;
	padding: 5px 27px 0px;
	background: url(../images/common/symbols.gif) no-repeat 0px -956px;
	text-align: left;
}
#left_column cite {
	font-style: normal;
	margin-top: -31px;
	display: block;
	margin-right: 20px;
	padding-top: 37px;
	color: #D7B55B;
	font-size: 95%;
	text-align: right;
	margin-bottom: 24px;
	font-weight: 100;
	background: url(../images/common/symbols.gif) no-repeat right -1566px;
	padding-right: 2px;
}
#left_column cite strong {
	color: #FFBB22;
	display: block;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px 14px 37px 20px;
	width: 200px;
	background: url(../images/common/left_column_bottom.gif) no-repeat 0px bottom;
}
#nav li {
	padding-bottom: 7px;
}
#nav li a {
	font-size: 108%;
	text-decoration: none;
	display: block;
	color: #FFF;
	width: 178px;
	border: 1px solid #333333;
	padding: 5px 7px;
	background-color: #0F0F0F;
	font-weight: 100;
	margin: 0px;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #333;
	border: 1px solid #FFF;
	background-color: #FFB50D;
}
#nav ul {
	margin: -1px 0px 0px;
	padding: 0px 0px 14px;
	list-style: none;
	border-right: 1px solid #D9AC4F;
	border-bottom: 1px solid #D9AC4F;
	border-left: 1px solid #D9AC4F;
	width: 192px;
	background: #0F0F0F;
	display: none;
}
#nav ul li {
	padding-bottom: 1px;
}
#nav ul li a {
	font-size: small;
	padding: 0px 7px;
	width: 176px;
	border: 1px solid #0F0F0F;
}



h3 {
	margin: 0px;
	font-weight: bold;
	padding: 14px 0px 4px;
	color: #FFFFFF;
	font-size: 85%;
}

h3 strong {
	display: block;
	font-weight: 100;
	color: #999999;
}	
h2 {
	margin: 0px;
	font-size: 108%;
	color: #D9AC4F;
	font-weight: 100;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

h2 strong {
	display: block;
	color: #e5e5e5;
	font-weight: 100;
	text-align: left;
}
h2 em {
	color: #999999;
	font-size: x-small;
	font-style: normal;
	display: block;
	padding-bottom: 7px;
}
h2 strong em {
	width: 4em;
	font-size: medium;
	display: block;
	color: #f8f8f8;
	float: left;
	padding: 0px;
}

#right_column {
	float: right;
	clear: right;
	width: 21%;
}
#right_column ul {
	margin: 0px;
	padding: 0px;
}

#right_column h2 {
	padding-top: 25px;
	font-weight: 100;
	color: #FFBB22;
}
#right_column h2 strong {font-size: small;}
#content {
	min-height: 450px;
	margin-left: 272px;
	margin-right: 24%;
	padding-bottom: 14px;
	text-align: left;
}
a.highlight_link, p.highlight_link a.non-html {
	background: url(../images/common/symbols.gif) no-repeat 0px -379px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	color: #f8f8f8;
	padding-bottom: 1px;
}
a.highlight_link:hover, a.highlight_link:active, a.highlight_link:focus, p.highlight_link a.non-html:hover, p.highlight_link a.non-html:focus, p.highlight_link a.non-html:active {
	text-decoration: none;
	color: #DCA124;
	background: url(../images/common/symbols.gif) no-repeat 0px -299px;
}
a {
	text-decoration: none;
	color: #f8f8f8;
}
a:hover, a:active, a:focus {
	color: #FFBB22;
}
a:active, a:focus {outline: none;}
ul.arrow_list {
	list-style: none;
	margin: 7px 0px 21px;
	padding: 0px;
}
ul.arrow_list li {
	background: url(../images/common/symbols.gif) no-repeat -8px -254px;
	padding-left: 17px;
	font-size: 95%;
	color: #D9AC4F;
	line-height: 125%;
	margin-bottom: 3px;
}
ul.arrow_list li strong {
	display: block;
	color: #CFB53B;
}

ul.locations {
	margin: 14px 0px;
	padding: 0px;
	list-style: none;
}
ul.locations li {
	font-size: 82%;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
	line-height: 125%;
	overflow: auto;
	border-top: 1px solid #e5e5e5;
	margin-top: -1px;
	padding-top: 5px;
}
ul.locations li strong {
	width: 140px;
	display: block;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	cursor: pointer;
}
ul.locations a {
	color: #315E61;
}
ul.locations a:hover, ul.locations a:active, ul.locations a:focus {
	color: #19BFCE;
	text-decoration: none;
}


a.non-html em {
	display:none;
}
ul.tick {
	margin: 0px;
	padding: 0px 0px 21px;
	list-style: none;
}
.tick li {
	background: url(../images/common/symbols.gif) no-repeat 0px -542px;
	padding-left: 23px;
	color: #E4A724;
	padding-bottom: 4px;
	font-size: 95%;
}
ul.tick strong {
	display: block;
	color: #D7B55B;
	font-size: small;
}


.float_left {
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 11px;
	float: left;
}
.float_right {
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 11px;
	float: right;
}


a:hover img.float_left, a:hover img.float_right {
	background: #FFFFFF;
	border: 1px solid #00C2D3;
}

#map {
	height: 400px;
	font: 82% Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 21px;
}
#map strong {
	color: #000000;
	font-size: medium;
	font-weight: 100;
	line-height: 150%;
	margin-bottom: 0px;
}
#map em {
	font-size: small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: 700;
}

#map a {
	text-decoration: none;
}

.legal {
	font-size: x-small;
	color: #666666;
}
acronym {
	border-bottom: 1px dashed #373737;
	cursor: help;
}
#content ul.gallery {
	margin: 14px 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	overflow: auto;
	display: block;
	width: 100%;
}
#content .gallery li {
	display: block;
	padding: 0px;
	margin: 0px 12px 12px 0px;
	float: left;
}
#content .gallery li a {
	display: block;
	padding: 24px 11px 26px 10px;
	width: 175px;
	background: #101010 url(../images/common/promo_bckgnd.png) no-repeat 0px -691px;
}

#content .gallery li a:hover, .gallery li a:active, .gallery li a:hover {
	color: #00C8DC;
	text-decoration: none;
	background: url(../images/common/promo_bckgnd.png) no-repeat 0px -851px;
}
#content .gallery a img {
	width: 175px;
	display: block;
	padding: 0px;
	border: 1px solid #666666;
	margin: 2px auto;
}
#content .gallery a:hover img {
	border: 1px solid #e5e5e5;
}


#right_column .gallery {
	margin: 0px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px 5px 14px 0px;
}
#right_column .gallery li {
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
#right_column .gallery li a {
	padding: 20px 0px;
	display: block;
	margin: 0px;
	background: #101010 url(../images/common/fieldset_bckgnd.jpg) repeat-x 0px top;
	float: none;
	border: 1px solid #333333;
	overflow: hidden;
}

#right_column .gallery a:hover {
	background: #1B1B1B url(../images/common/promo_bckgnd.png) no-repeat 90% -1029px;
	border: 1px solid #666666;
	}

#right_column .gallery li a img {
	padding: 3px;
	display: block;
	width: 175px;
	border: 1px solid #333333;
	background: #101010 url(../images/common/fieldset_bckgnd.jpg) repeat-x 0px 30px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#right_column .gallery a:hover img {
	background: #002942 url(../images/common/fieldset_bckgnd.jpg) repeat-x 0px 50px;
	border: 1px solid #CCCCCC;
}
img.promo, a img.promo {
	background: url(../images/common/promo_bckgnd.png) no-repeat 0px 0px;
	height: 262px;
	width: 175px;
	border-width: 0px;
	border-style: none;
	padding: 26px 14px 33px 11px;
	float: right;
	margin: 14px 10px 11px 14px;
}
a:hover img.promo {
	background: url(../images/common/promo_bckgnd.png) no-repeat 0px -360px;
	
}


