body {
	padding: 0;
	background: #666 url(../images/bg.jpg);
	color: #fff;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 11px;
}

pre {font-size:11px;}
code {font-size:12px;}

a:link { color: #FF6; }
a:hover { color: #F00; }

#wrapper { width:1000px; margin:0 auto; text-align:left; border: 8px solid #000; }
#header { width:900px; height:169px; background:url(../NEW/images/header.jpg) no-repeat; position:relative; }
#header_bottom {
	position:relative;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFC;
	text-align: left;
	padding: 5px 11px;
	background-color: #313B4A;
}
.header_stroke { border: 8px solid #000; }

#nav_column {
	vertical-align: top;
	width: 158px;
	background-color: #252D38;
}
#left_column { padding-right:0px; padding-left:0px; background: #B5AA98; height: 500px; vertical-align: top; padding-top: 22px; }
#left_column p {font-size:12px; padding:0; margin:5px 0; color:#333; line-height:1.5em;}
#cel_main {
	background: #313b4a;
	height: 500px;
	vertical-align: top;
	font-size: 13px;
	width: 900px;
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	border-right-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-color: #000;
	border-left-color: #000;
}
#right_column_home { background: url(../NEW/images/BG_gradient.jpg) repeat top; border-top: 0px none; border-right: 1px solid #53103C; border-bottom: 1px solid #53103C; border-left: 0px none; vertical-align: top; padding: 0px; font-size: 13px; text-align: left; }

.digital-kiosk {}
.logo { background: #283F5F url(../images/header2.jpg) no-repeat; width: 810px; height: 206px; }
.cel_slidshow { width: 749pxpx; }
.cel_home_hilite { background: url(../images/box_redwood.jpg); height: 132px; width: 310px; }
.cel_home_text { background: #4e7abc; padding: 5px; border: 4px solid #9ACFE7; }
.cel_dotted { background: #69F; padding: 22px; border: 1px dotted #FFF; }
.cel-light-blue {
	border: 2px solid #000;
	padding: 11px 0px 11px 11px;
	background-color: #3c4757;
	box-shadow: 3px 3px 3px 3px #222;
}



ul.square { color: #FFF; font-weight: bold; list-style: square url(../NEW/images/arrow_list.gif) outside; line-height: 1.6em; font-size: 12px; }
ul.square2 { color: #333; font-weight: bold; list-style: url(../NEW/images/arrow_list.gif); line-height: 2em; margin-left: 22px; margin-right: 22px; font-size: 14px; }
ul.circle { color: #333; font-weight: bold; margin-left: 22px; margin-right: 22px; font-size: 12px; list-style: disc; }
ul.pdficon { color: #333; font-weight: bold; list-style: url(../NEW/images/pdf2.gif); line-height: 3em; margin-left: 22px; margin-right: 22px; font-size: 14px; }

img.1 {display:block; background:url(../NEW/graphic/advertise2.jpg); float:left;}
img.2 {display:block; background:url(../NEW/graphic/oops.jpg); float:left;}


.font_page_title { color: #FF9; font: normal 20px Tahoma, Geneva, sans-serif; }
.font_red { font-size: 22px; font-weight: bold; color: #F00; font-family: Tahoma, Geneva, sans-serif; }
.font_section_title { font-size: 16px; font-weight: bold; color: #000; }
.font_section_title_small { font-size: 14px; font-weight: bold; color: #FFF; }
.font_red_small { font-size: 11px; font-weight: bold; color: #53103C; }
.font_sub_section { font-size: 13px; font-weight: bold; color: #000; }
.font_click { font-size: 13px; font-weight: bold; color: #0F6; }
.font-small {
	font-size: 9px;
	color: #FF9;
}
.font-no-arrow { color: #283F5F; }

#foot {
	background: #000;
	text-align: center;
	padding: 8px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#foot p {float:left; padding:0 0 0 15px; margin:0; font-size:9px; color:#444;} 

a.footer:link { color: #630; }
a.footer:hover { color: #F63; }

.clear {display:block; height:0; overflow:hidden; clear:both;}
.float_left {float:left; padding:0 10px 0 0;}
.bold {font-weight:bold;}
.red {color:#c00;}

.text_cel { width:auto; height:169px; background:no-repeat; position:relative; margin: 11px; padding: 11px; font: 14px Arial, Helvetica, sans-serif; }

.font_small { font-size: 10px; line-height: 1em; }

/* Begin Slideshow code*/

.cel_slidshow { width: 749px; }

.home_slide { }
.home_slide2 { }

#slideshow {
	position:relative;
	height:254px;
}

#slideshow DIV {
	position:absolute;
	left:0px;
	z-index:8;
	opacity:0.0;
	height: 254px;
	background-color: #FFF;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
	border: 0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 254px;
	display: block;
	border: 0;
}
