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

body {
 background:#000 url("images/background_sh.jpg") repeat 0 0;
 }
 
 #page {
 width:900px;
 margin:0 auto;
 }
#page2 {
 background:#fff;
 float:left;
 width:880px;
 padding:10px;
 border:solid #444;
 border-width:1px 3px 3px 1px;
 font-size:85%;
 line-height:1.5em;
 color:#566;
 }
 
 .navBar { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none;
 font-family: arial, helvetica, sans-serif;
	font-size:10px;
 }
.navBar ul { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none; 
 }
.navBar A {
 text-decoration: none; 
	padding:5px;
 color: #000;
	display: block;
}
.navBar li {
	float: left;
	position: relative;
	width:150px;
 }
.navBar li ul {
	display:none; position:absolute; top:23px; left:0;
 }
.navBar li > ul {
	top: 23px;;
	left: 0;
 }
.navBar li:hover ul, li.over ul{
	display: block;
 }
.navBar li ul li {
	background-color:#ffc;
	border-bottom: 1px solid #000;
	color:#000;
 }
.navBar li ul li:hover, li.over ul li.over  {
	background-color:#fc0;
 }
 
 #search {
 float:right;
 display:block;
 width:180px;
 margin:0;
 padding:0 10px;
 font-style:normal;
 }
#search label img {
 display:block;
 margin-bottom:2px;
 }
#searchtext {
 float:left;
 width:130px;
 border:1px solid;
 border-color:#999 #fff #fff #999;
 }
#search input.btn {
 float:left;
 }

 
 .hometable {
 
 padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	
	}
 
 .hometext {
	font-family: Arial, Helvetica, FranklinGothic;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	
	letter-spacing: .03em;

}
.hometext a {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
	

}
.hometext a:hover {
	
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
	
}
.hometextheader {
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	color: #ffffcc;

}

.hometextsubheader {
	font-weight: bold;
	font-size: 12px;
	text-transform:none;
	color: #E5C58F;

}

.hometext strong {
      	font-weight: bold;
	color: #ffffcc;
	font-size: 12px;

}
 .homelinks {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffcc;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 9px;
	width:240px;
}
.homelinks a {
	
	color:#ffffcc;
	font-weight: bold;
	text-decoration: none;
	
}
.homelinks a:hover {
	
	color:#ffffff;
	font-weight: bold;
	
	}
	
	.sidebars {

	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width:200px;
	
	}
	
.sideheaders {

	font-family: Avenir, Arial, Helvetica, sans-serif;
	color:#ffffcc;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 22px;
	
	
	}
	
.sidelinks {
	
	font-family: Avenir 45 book, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-transform:none;
}
.sidelinks a {
	
	color:#FF9933;
	font-weight: normal;
	text-decoration: underline;
	
}
.sidelinks a:hover {
	
	color:#ffffcc;
	font-weight: normal;
	text-decoration: underline;
	}
	
	.sidelinks_caption {
	
	font-family: Avenir 45 book, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-transform:none;
}
.sidelinks_caption a {
	
	color:#ffffcc;
	font-weight: normal;
	text-decoration: underline;
	
}
.sidelinks_caption a:hover {
	
	color:#ff9933;
	font-weight: normal;
	text-decoration: underline;
	}

.popuptext {
	font-family: Arial, Helvetica, FranklinGothic;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
			padding-right: 25px;

	letter-spacing: .03em;
	width:320px;

}
.popuptext strong {
	font-family: Arial, Helvetica, FranklinGothic;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	width:320px;

}
a.popuptext {
	font-family: Arial, Helvetica, FranklinGothic;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #d5cda8;
	text-decoration: none;
	letter-spacing: .03em;
	width:320px;

}
a.popuptextLinks {
	font-family: Arial, Helvetica, FranklinGothic;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #d5cda8;
	text-decoration: none;
	letter-spacing: .03em;
	width:310px;
		padding-right: 25px;

}

