body {
	margin:0;
	padding: 0;
	background: url(images/BG.gif) repeat-x #696969;
	font-family:"Lucida Sans", Arial, san-serif;
	font-size: 12px;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 { 
color:#FFFFFF;
font-size: 22px;
font-weight: normal;
margin-bottom:5px;
}

h1.gold { 
color:#CC9933;
font-size: 22px;
font-weight: normal;
margin-bottom:15px;
}

h1.blue { 
color:#006892;
font-size: 22px;
font-weight: normal;
margin-bottom:5px;
}

h2 {
font-size:18px;
font-weight:bold;
color:#000000;
margin-bottom:5px;
}

h3 {
font-size:22px;
font-weight:normal;
color:#FFFFFF;
margin-bottom:5px;
}

h4 {
font-size:22px;
font-weight:normal;
color:#669933;
margin-bottom:5px;
}

green a {
color:#669933;
}

green a {
color: #CC9933;
}

p, ul, ol {
line-height:16px;
	margin-top: 0;
	text-align: left;
}

ul, ol { }

blockquote { }

a {
color: #006892; 
text-decoration:none;
font-weight:normal;
}

a:hover {
color: #CC9933;
text-decoration: none;
font-weight:normal;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

.emphasize {
font-size:18px;
font-weight:bold;
}

.emphasizeblue {
font-size:24px;
font-weight:bold;
color:#006892;
}

.emphasizegold {
font-weight:bold;
font-style:italic;
color:#CC9933;
}

.emphasizewhite {
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

.bolder {
font-weight:bold;
color:#000000;
}

/* Header */

#header {
	width: 1000px;
	height: 46px;
	background: url(images/img03.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	float: left;
	width: 685px;
	height: 46px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding:0 0 0 5px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	margin-right: 3px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#menu a:hover {
color:#006892;
text-decoration: none; 
}

#menu .current_page_item a {
	height: 46px;
	color: #000000;
}

#menu .first {
	background: none;
}

#menu li ul {
	z-index:100;
	position:absolute;
	width:160px;
	left:-200px;
	top:169px;
	font-size:12px;
}

#menu li:hover ul {
	left: auto;
}

#menu li:hover ul a {
padding:5px;
background:#000000; 
color:#FFFFFF;
width: 160px;
font-size:12px;
height:20px;
}

#menu li:hover ul a:hover{
padding:5px;
background:url(images/img03.jpg);
color:#FFFFFF;
width: 160px;
font-size:12px;
height:20px;
}

#menu li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#menu li ul ul {
	margin: -2.7em 0 0 15.2em;
}

#menu li:hover ul ul a {
padding:12px 7px 6px 7px;
background:#A7BBAD;
color:#FFFFFF;
width: 14em;
}

#menu li:hover ul ul a:hover{
padding:12px 7px 6px 7px;
background:#A7BBAD;
color:#323232;
width: 14em;
}

#menu li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* Search */

#search {
	float: right;
	padding-top:10px;
	width: 315px;
	height: 36px;
	font-size:16px;
	background: url(images/img03.jpg) no-repeat left top;
	color:#FFFFFF;
	text-align:center;
}

.searchfield {
	font-size:11px;
	width: 215px;
	height: 15px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA;
	color: #464646;
	margin: 5px 0;
	padding: 5px;
	font-family:"Lucida Sans", Arial, san-serif;
}

.button {
	font-size:11px;
	width: 65px;
	height: 28px;
	padding: 0;
	background: #CC9933;
	color: #FFFFFF;
	margin:0;
	padding:0;
	font-family:"Lucida Sans", Arial, san-serif;
}

.button:hover {
	color: #000000;
}

/* Form */

.halftextfield {
	font-size:11px;
	width: 85px;
	height: 15px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA;
	color: #464646;
	margin: 5px 0;
	padding: 5px;
	font-family:"Lucida Sans", Arial, san-serif;
}

.textfield {
	font-size:11px;
	width: 185px;
	height: 15px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA;
	color: #464646;
	margin: 5px 0;
	padding: 5px;
	font-family:"Lucida Sans", Arial, san-serif;
}

.button2 {
	font-size:11px;
	width: 195px;
	height: 28px;
	padding: 0;
	background: #CC9933;
	color: #FFFFFF;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans", Arial, san-serif;
}

.button2:hover {
	color: #000000;
}

/* Page */

#page {
	width: 1000px;
	background: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


/* Logo */

#logo {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

#emergency {
	color:#000000;
	margin-top: 50px;
	float:right;
	width:550px;
	text-align: right;
}
#top-nav {
	color:#000000;
	margin-top:5px;
	float:right;
	width:550px;
	text-align: right;
}

#top-nav a {
padding:0 15px;
border-right:1px solid #999999;
}

#top-nav a.last {
padding:0 0 0 15px;
border-right:none;
}


/* Content */

#content {
	float: left;
	width: 685px;
}

#halfcontent {
float: left;
width: 300px;
padding:0 20px;
}

#thirdcontent {
	float: left;
	width: 195px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


/* Main */

.main {
	margin-bottom: 25px;
	margin-top: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.main img {
float:left;
margin:0 15px 0 0;
border:1px solid #CC9900;
}

/* Sidebar */

#side-convert {
	width:260px;
	height:310px;
	background: url(images/SidebarBG.png) no-repeat #004C7E;
	color: #666666;
	margin-bottom: 33px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#sidebar {
	float: right;
	width: 315px;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar a.green {
color:#669933;
}

#sidebar a:hover.green {
color: #CC9933;
}

/* Footer */

#footer {
	width: 1000px;
	padding-top:10px;
	height: auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

#footer a {
color:#CC9933;
text-decoration:none;
font-weight:normal;
}

#footer a:hover {
color:#006892; 
text-decoration: none;
font-weight:normal;
}

#footer img {
margin:0 2px 0 0;
}

#footer img.last {
margin:0;
}
/* Carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
padding: 0;
overflow: scroll; /*leave this value alone*/
width: 685px; /*Width of Carousel Viewer itself*/
height: 350px; /*Height should enough to fit largest content's height*/
background:#FFFFFF;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 685px;
	height: 350px;
	padding:0;
}

#mygallery-paginate {
	width:682px;
	text-align:right;
	line-height:100%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content, .highslide-html-content2 {
	position: absolute;
    display: none;
}
.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;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 896px;
	height: auto;
    padding: 10px;
	background: #000000;
	color: #FFFFFF;
}
.highslide-wrapper .highslide-html-content2 {
    width: 250px;
	height: auto;
    padding: 10px;
	background: #000000;
	color: #FFFFFF;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #006892;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #CC9933;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}
