	body {font-family: arial, helvetica, sans-serif; background:#ffffff;}
	#wrapper {width:792px; /*height:612px;*/ margin:0 auto; background:#fff; border:1px solid #FF6633;}
		
	#banner {width:192px; height:113px; margin-bottom:8px;}
	#nav2 {width:792px; text-align:center;}


	/* nav */
	#nav2 ul {padding:0px; margin:0px;}
	#nav2 ul li {padding: 0px; margin-left:0px; margin-right:0px; list-style-type:none; font-size:9px; font-weight:bold;}
	#nav2 ul li ul li {list-style-type:none; font-size:10px;  font-weight:bold; /*background: #fff url('images/whiteback.gif');*/  text-align:left;}
	#nav2 ul li ul {border-left:1px solid #0078a9; border-bottom:2px solid #0078a9; border-top:1px solid #36B6EA; border-right:1px solid #36B6EA;}
	#nav2 ul li a {text-decoration:none; color:#000;}
	#nav2 ul li a img {border:0px;}
	
	/*dots*/
	
	.orangedot {color:#FF6633; font-weight:bold; font-size:11px; font-family: Wingdings;}
	.bluedot {color:#0078a9; font-weight:bold; font-family: Wingdings;}
	.greendot {color:#b2d234; font-weight:bold; font-family: Wingdings;}

	
	
	/*subnav*/
	#subnav {float:left; padding-left:27px; width:230px; font-size:10px; border:0px solid #ccc;}
	#subnav ul {padding-left:25px; margin:0px; list-style-image: url('images/orangearrow.jpg');  width:210px; list-style-position:outside; marker-offset:auto;}
	#subnav ul li {padding: 0px 0px 0px 0px; margin-left:0px; margin-right:0px; marker-offset:auto; margin-bottom:4px;}
	#subnav ul li a {text-decoration:none; color:#333;}
	#subnav ul li a:link, a:visited {color:#333;}
	#subnav ul li a:hover {color:#0078a9;}
	#subnav ul li ul {list-style-image: url('images/orangearrowsm.jpg');  padding:6px 0px;}
	#subnav ul li ul li {margin-left:20px;}
	
	#subnav ul#links {list-style-type:circle; list-style-image: none; color:#076B94;}
	#subnav ul#links a:link, a visited {color:#076B94;}
	#subnav ul#links a:hover {color:#26A8DD;}
	
	#subnav a:link, a:visited {color:#076B94;}
	#subnav a:hover {color:#26A8DD;}
	
	#subnav .images {padding-top:45px;}
	
	#header {padding-left:33px; border:0px solid #ccc; padding-bottom:10px; padding-top:20px;}
	#header h1 {color:#0078a9; font-size:140%; line-height:1.1em; display:inline;}
	
	#sitemap {width:200px; float:right; font-size:10px; text-align:right; padding-right:30px;}
	#sitemap a {text-decoration:none; color:#333;}
	#sitemap a:link {color:#333;}
	#sitemap a:visited {color:#333;}
	#sitemap a:hover {color:#0078a9;}
	
	ul#sitemapcontent li {list-style-type:none;}
	ul#sitemapcontent li ul {list-style-type:disc;}
	
	
	
	.arrow {padding-bottom:5px; padding-right:6px;}

	#main {margin-left:280px; width:440px; padding:0px 10px 8px 0px; margin-right:10px; border:0px solid #ccc;}
	
	#mainfullpage {width:700px; margin:0 auto; border:0px solid #ccc;}
	
	
	 /*MAIN TEXT AREAS - INSIDE PAGES*/	
	#maintext {font-family: arial, helvetica, sans-serif; font-size:.85; color:#333; line-height:1.3em; padding:0px 10px 10px 10px;}
	h2.top {color:#f15B23; font-size:120%; margin-top:0px; letter-spacing:1px;}
	
	#maintext p {font-size:9pt; line-height:1.3em; }
	.photo {clear:right;}
	.photo img {float:right; margin:5px;}
	
	#maintext ul li {font-size:9pt; line-height:1.3em;}
	#maintext table td {font-size:9pt; line-height:1.3em; text-align:center;}
	
	#maintext table.employ td {font-size:9pt; line-height:1.3em; text-align:left;}
	
	table.centered td {font-size:9pt; line-height:1.3em; text-align:center;}
	
	#maintext h3.orange {color:#f15B23; display:inline; font-weight:normal; font-size:12pt;}
	#maintext h3.orange a {color:#f15B23; text-decoration:none;}
	#maintext h4 {display:inline; font-weight:normal; font-size:11pt;}
	
	#maintext a:link {color:#076B94;}
	#maintext a:visited {color:#333;}
	#maintext a:hover {color:#26A8DD;}
	
	.orange {color:#f15B23;}
	.blue {color:#0078a9;}
	.green {color:#b2d234;}
	.red {color: #990000}
	
	.nomargintop {margin-top:0px; padding-top:0px;}
	.nomarginbottom {margin-bottom:0px; padding-bottom:0px;}
	
	#footer {background-color:#BBD335; height:35px; border-top:1px solid #333; width:792px;}
	#footertext {padding:7px; color:#333; font-size:.8em; text-align:center;}
	
	
		 /*MAIN TEXT AREA - HOME PAGE*/	
	#maintexthome h2.orange {color:#f15B23; font-size:120%; margin-bottom:-13px; line-height:1.1em;}
	#maintexthome h2.blue {color:#0078a9; font-size:120%; margin-bottom:-13px; line-height:1.1em;}
	#maintexthome h2.green {color:#b2d234; font-size:120%; margin-bottom:-13px; line-height:1.1em;}
	
	
	
	/*GALLERY*/
	table#gallery {width:333px; margin:5px auto;}
	table#gallery td {width:100px; vertical-align:top; text-align:center; font-size:.9em; color:#0078a9;padding:3px;}
	table#gallery td img {border:1px solid #333;}
	
	
	/*LISTS*/
	ul.links {list-style-image: url('images/orangearrowsm.jpg');}
	ul.links li {padding-bottom:6px;}
	

		/*HIGHSLIDE*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

