@charset "UTF-8";
/* CSS Document */

body {
	background-position: top;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	text-align: left;
	padding: 3px;
	line-height: 15px;
	margin-bottom: 18px;
}

p2 {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
	font-size: 11px;
	color: #424242;
	font-weight: normal;
	text-align:left;
	padding: 10px;
	}

.right {
text-align: right;
}

.justify{
text-align:justify;
}

.orange {
color: #f36f21;
}

.white {
color: #ffffff;
}

.backimg {
z-index: -1;
}


h1 {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	letter-spacing: -0.4px;
	line-height: 120%;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #f36f21;
	text-align: left;
	padding: 5px;
	line-height: 15px;
}


h3 {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
	font-size: 13px;
	color: #424242;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	padding-bottom: 0px;
	line-height: 125%;
}


h4 {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
	text-align: center;
	letter-spacing: -0.7px;
	padding: 5px;
	line-height: 115%;
}

h5 {
	font-family: Palatino, Georgia, 'Times New Roman', serif;
	font-size: 25px;
	color: #f36f21;
	font-weight: normal;
	text-align: left;
	letter-spacing: -0.7px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding:5px;
}



a:link {
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}


a:hover {
	background-color: #f36f21;
	color: #FFFFFF;
}

a img {
	border: none; 
	display: block;
	float: left;
}


.menutitle{
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

blockquote {
	text-indent: -7px;
	margin-top: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



#nav {
	
	position: absolute;
	top: 92px;
	left:0px;

}

#topbar{
	background-image: url(../images/structure/header.png);
	height: 121px;
	position: fixed;			
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
}


#bottombar{
	background-image: url(../images/structure/orange-bottom.gif);
	height: 7px;
	position: fixed;			
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
}

#slideshow {
  width: 940px;
  height: 470px;
}
