a:link {
	color: #161616;
	text-decoration: none;
}
a:visited {
	color: #2C2C2C;
	text-decoration: none;
}
a:hover {
	color: #FC931E;
	text-decoration: none;
}
body {
	background-color: #2C2C2C;
	font-size: 100%;
	color: #333333;
	text-align: center;
	background-image: url(images/bodyslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#center_first {
	background-color: #1C1C1C;
	float: left;
	height: 210px;
	width: 40px;
}
#footer {
	width: 800px;
	float: left;
	clear: both;
	height: auto;
	position: relative;
	padding-top: 5px;
	background-color: #2C2C2C;
	color: #B9B9B9;
	padding-bottom: 5px;
}
#center_bottom {
	height: 2px;
	width: 800px;
	background-color: #070707;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header {
	background-color: #2C2C2C;
	width: 100%;
	position: relative;
	height: auto;
	margin-top: 30px;
	float: left;
}
#footer ul {
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
#footer li {
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 11px;
	line-height: 11px;
}
#footer a {
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #B9B9B9;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 1px;
}

#under_topnavbar {
	background-color: #9B9B9B;
	float: left;
	height: auto;
	width: auto;
}

#page_text {
	float: left;
	position: relative;
	background-image: url(images/page_divide.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 800px;
}
#scanning {
	height: 220px;
	width: 210px;
	float: left;
	margin-top: 20px;
}

#titlecol_wrap {
	background-color: #D1D1D1;
	background-image: url(images/page_title_image.jpg);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	clear: both;
}
#titlecol_wrap h1 {
	font-weight: normal;
	color: #2C2C2C;
	background-image: url(images/underline_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left bottom;
	padding-top: 38px;
	text-indent: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	width: 779px;
	padding-bottom: 15px;
}


#main_content {
	width: 530px;
	height: 80px;
	float: left;
	background-color: #2C2C2C;
	position: relative;
	background-repeat: no-repeat;
}

#logo {
	background-color: #1C1C1C;
	text-align: left;
	height: 80px;
	width: 230px;
	float: left;
}
#center {
	width: 100%;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1C1C1C;
	height: 210px;
}
#center_mid {
	height: 210px;
	width: 230px;
	background-color: #2C2C2C;
	float: left;
}
#center_right {
	height: 210px;
	width: 530px;
	background-color: #1C1C1C;
	float: left;
}
#text_content {
	width: 800px;
	float: left;
	background-color: #D1D1D1;
	position: relative;
	clear: both;
	background-image: url(images/topmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}

.topmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/topmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
	width: 530px;
	text-align: center;
}	
 #topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	float: left;
	position: relative;
	height: 34px;
}

#topnavbar span {
    display: none;
	position: absolute;
}
#topnavbar ul {
	text-align: center;
	list-style-type: none;
	height: 34px;
	padding: 0px;
}
#topnavbar ul li {
	float: left;
	list-style-type: none;
	width: auto;
	text-align: center;
	height: 34px;
}
#topnavbar ul li a {
	display: block;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #BCBCBC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	line-height: 32px;
	width: 110px;
	height: 34px;
	
}
#footer li a:hover {
	text-decoration: underline;
}
#col_two li a:hover {
	color: #FF6600;
}



#topnavbar li a:hover {
	color: #F09102;
	background-color: #101010;
}

#topnavbar li a:hover span {
	display: block;
}
#topnavbar li a:active   {
	color: #F09102;
	background-color: #101010;
}

#topnavbar li a:active span {
	display: block;
	color: #F09102;
	background-color: #101010;
}
#topnavbar li .current a {
	color: #F09102;
	background-color: #101010;
}
#topnavbar li .current a span {
	display: block;
	color: #F09102;
	background-color: #101010;
}
#spry {
	float: left;
	text-align: left;
	height: auto;
	padding-left: 310px;
}
#footer_text {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #2C2C2C;
	float: left;
	width: 800px;
	padding-top: 10px;
	color: #B9B9B9;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	text-indent: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body, h1, h2, h3, h4, p, ul, li, a {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;	
}
.related_links {
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	float: left;
}

.contain {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo p span {
	top: -10000px;
	height: 0px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	visibility: hidden;
}
#left_side {
	background-color: #1C1C1C;
	float: left;
	height: 80px;
	width: 40px;
}
#col_one {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 16px;
	
}
#col_two {
	float: left;
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
	
}

#consult {
	float: left;
	width: 220px;
}
#consult p {
}



#kiosk {
	float: left;
	width: 220px;
	background-image: url(images/relatedkiosk.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	height: 230px;
}
#hailey_map {
	float: left;
	margin-top: 14px;
	width: 220px;
	background-image: url(images/support.jpg);
	background-repeat: repeat-y;
}


#col_two ul {
	text-align: left;
	float: left;
	list-style-type: none;
}
.booth {
	width: 220px;
	background-image: url(images/booth.jpg);
	background-repeat: no-repeat;
	height: 38px;
	font-weight: bolder;
	
	font-size: 17px;
}
#col_two  a .booth {
	text-align: center;
}
#booth_locater {
	float: left;
}


#col_two li {
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	padding-top: 3px;
	padding-bottom: 2px;
}
#col_two a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
	line-height: 15px;
	padding-bottom: 4px;
	letter-spacing: 0.5pt;
}
color {
	color: #FFFFFF;
}


#col_one p {
	font-style: normal;
	font-weight: normal;
	color: #2C2C2C;
	text-align: left;
	text-indent: 35px;
	line-height: 21px;
	font-size: 13px;
	letter-spacing: 0.5pt;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#col_one .bold {
	font-weight: bolder;
	color: #4D4D4D;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.3pt;
}

#col_two h2 {
	color: #2C2C2C;
	text-align: left;
	background-image: url(images/news_slice.jpg);
	background-repeat: repeat;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	height: 40px;
	line-height: 17px;
}
style1 {
	font-size: 14px;
	font-weight: bold;
}
 .style1 {
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #2C2C2C;
	font-weight: bold;
	width: auto;
}
#booth_locator {
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 210px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#map_drawing {
	float: left;
	background-image: url(images/draw_map.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 210px;
	margin-top: 7px;
}
#contact {
	text-align: left;
	float: left;
	width: 190px;
	line-height: 21px;
	height: 60px;
	font-weight: normal;
	font-size: 15px;
}
#col_two p {
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.4pt;
	word-spacing: normal;
}
#locate {
	float: left;
	height: 215px;
	width: 210px;
}

#spacer {
	float: left;
	width: 220px;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
	background-image: url(images/support.jpg);
	background-repeat: repeat-y;
	height: 100px;
	padding-top: 50px;
}
#gis_spacer {
	float: left;
	width: 210px;
	font-size: 14px;
	line-height: 19px;
	margin-top: 145px;
}
#support_spacer {
	float: left;
	height: 150px;
	width: 220px;
	background-image: url(images/support.jpg);
	background-repeat: repeat-y;
	margin-top: 6px;
}
#contact_spacer {
	background-image: url(images/support.jpg);
	background-repeat: repeat-y;
	height: 350px;
	width: 220px;
}
