#site-map-head {
padding-left: 5px;
}


#site-map {
display: inline;
}



#mainMenu {
background: #000000;
color: #ffffff;
}


.mainmenutext {
color: #65ebff;
font-size: 13px;
font-weight: bold;
text-transform: lowercase;
}

* html .mainmenutext {
color: #65ebff;
font-size: 13px;
font-weight: bold;
text-transform: lowercase;
margin-left: 40px;
}

#site-map li {
list-style: none;
}


#site-map .sub-page {
margin: 3px;
margin-left: 12px;
list-style: none;
}



#header h1 {

  margin: 0;
  padding: 0;
  font: 700 4em "trebuchet ms", serif;
  letter-spacing: -3px;
  text-transform: lowercase;
  color: #FFF;
}



#header h2 {
  position: absolute;
  top: 10px;
  right: 5px;
  margin: 0;
  padding: 0;
  font: 700 1em "trebuchet ms", serif;
  text-transform: lowercase;
  color: #00f0a8;

}


/* Sets where the header images will go */

#header img.left {

  position: absolute;
 z-index: 0;
  top: 0;
  left: 0;
}



#header img.right {

  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;

}


#header img.balloons {
  position: absolute;
z-index: 2;
  top: 70px;
  right: 400px;

}

#header {
position: relative;
  height: 193px;
  background-image: url('images/bg/header.jpg');
  border: 0;
  }


a img {
border: 1px solid silver;
padding: 5px;
margin: 3px;

}



.top_linksr {

color: #ffffff;
background-color: #666666;
font-size: 24px;
background-image: url('images/menubg.gif');
background-repeat: repeat-x;
}


a.toplinksr:link, a.toplinksr:visited {

color: #ffffff;

}



h1 {
font-size: 18px;
}



.title {
	background-image:url('../images/bg/header.jpg');
	background-color: #f27c00;
	background-position: center;
	background-repeat: no-repeat;
	height: 120px;	
	
	
}


.body {

	background-image: url('images/bg/gradient.jpg');
	background-color: #ffffff;
	background-position: right top;
	background-repeat: no-repeat;
	 color: #ffffff;
    font-family: 'Helvetica';
    font-size: 10pt;
    width: 100%;
	height: 100%;
}



.nav {

	background-color: #666666;
	width: 250px;
	height: 100%;
	float: left;
	color: #ffffff;
	padding: 0;
}

* html nav {
width: 200px;
}

#foot {
	color: #ffffff;
	background: #000000;
	text-align: center;
	font-size: 9px;
	}



#content {
width: 100%;
}



body {
	margin: 0px;
	background: #666666;
	background-image:url('images/bg/bodybg.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	
}


.style1 {
	background-image: url('images/bg/gradient.jpg');
	background-color: #666666;
	background-position: right top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 12px;
	height: 100%;
	width: 640px;
	text-align: left;
}



.style2 {
	background-image: url('');
    background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	width: 640px;
	white-space: nowrap;
	vertical-align: top;
	height: 40px;
}


.style2 .title_top {
font-weight: bold;
text-align: left;
font-size: 20px;
color: #000000;
margin-top: 4px;
margin-left: 10px;
font-family: helvetica;

}

.style3 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-left: 4px;
	text-decoration:underline;
}


#side_menu {
	float: left;
	font-family: Verdana;
	font-size: 8pt;
	background: #555555;
	padding-left: 3px; 
	width:240px;
}

* html #side_menu {
    width: 200px;
	
	}

#side_menu ul {	
	list-style: none;
	width:230px;
    padding: 0;
	margin:0;
	margin-bottom: 10px;
	font-size: 1.1em;
	background: #555555;
	}
	
* html #side_menu ul {
width: 240px;
}


#side_menu li {

	margin-top: 4px;
	margin-left: 0;
	text-align: left;
	background: #555555;
	padding: 0;

}

#side_menu li a {
	font-size: 15px;
	padding-left: 20px;
	height: 15px;
	text-decoration:none;
	color: #ffffff;
	display: block;
	background: #E9E5E4;
	background: #555555;
	background: url(../images/bg/bullet.gif) no-repeat;
}	


#side_menu li.subpage a {
   margin-left: 9px;
   border-left-width: 2px;
   background: #555555;

}


#side_menu li a:hover {
	background: #5f5f5f;
	background-image: url('images/bg/bullet.gif');
	background-repeat: no-repeat;
	color: #65ebff;
	}


#side_menu li span {
 	font-weight: bold;
	padding: 4px;
	height: 15px;
	text-decoration:none;
	color: #000000;
	display: block;
	background: #555555;
	padding: 0;
}



.top_links {
float: right;
color: #ffffff;
font-weight: bold;
font-size: 14px;
font-family: Helvetica;

}



.top_links, .top_links a, .top_links span {

font-size: 10px;color: #ffffff;
font-size: 14px;
padding: 5px;
}


#mainMenu a {

color: #ffffff;
text-decoration: none;
font-family: trebuchet ms;
padding-left: 15px;
position: relative;
font-size: 18px;
text-transform: lowercase;
}

#mainMenu a:hover {
color: #ef6500;
}

.top_links a {
color: #000000;
text-decoration:none;

}

.bottom_links, .bottom_links a, .bottom_links span {
font-size: 12px;
color: black;
padding: 5px;
padding-top: 5px;
font-weight: bold;

}

a:link, a:visited {
color: #65ebff;
}

a:hover, a:active {
color: #ef6500;
}
