@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; }
body {
	background:#f8f5bb url(../images/body_bg.jpg) top repeat-x;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
}
a { text-decoration:none;
color:#993300; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4, h5, h6 {
	margin:10px 0px 15px 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; } 

ul.menu li a {
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
}
#fPage {
	background:url(../images/page_bg.jpg) bottom repeat-x;
}
#fWrapper {
	width:850px;
	margin:0px auto;
}
#fHeader { 
	clear:both; 
}
#fHeader ul.menu {
	float:right;
	font-size:11px;
	margin:7px 0px 9px; 
}
#fHeader ul.menu li {
	float:left;
	list-style:none;
	border-right:1px solid #afa79f;
}
#fHeader ul.menu li.last {
	border-right:0px none;
}
#fHeader ul.menu li a {
	color:#afa79f;
	font-size:11px;
	display:block;
	padding:0px 6px;
}
#fHeader h1 { 
	clear:both; 
	height:120px; overflow:hidden;
	margin:0px; padding:0px;
}
#fHeader h1 a {
	display:block;
	height:120px; overflow:hidden;
	line-height:400px;
	background:url(../images/header_logo.gif) center no-repeat;
	margin:0px; padding:0px;
}
#fNav {
	clear:both;
	height:100%; overflow:hidden;
	background:url(../images/nav_bg.jpg) repeat-x top;
}
#fNav ul.menu li {
	float:left;
	list-style:none;
}
#fNav ul.menu li a {
	display:block;
	padding:12px 27px 8px;
	color:#d9d6d6;
	text-transform:uppercase;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
}
#fNav ul.menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#fNav ul.menu li.selected a {
	background:#1b1713;
	color:#FFFFFF;
}
#fNav ul.menu ul {
	width:180px;
	position:absolute;
	z-index:10;
	background:#4a3a2b;
}
#fNav ul.menu ul li {
	float:none;
	display:inline;
}
#fNav ul.menu ul li a {
	width:auto;
	padding:3px 10px;
}

#fNav ul.menu ul {
	display:none;
	z-index:10;
}
#fNav ul.menu li:hover ul,
#fNav ul.menu li.hover ul {
	display:block !important;
}
#fBanner {
	background:url(../images/flash.jpg) no-repeat;
	height:230px;
}
#fSpotlight {
	overflow:hidden;
	background:url(../images/nav_bg.jpg) repeat-x top;
	height:30px;
	border:1px solid #000000;
	display:block;
}
#fContent {
	background:#fefdfd;
	padding:20px 0px;
}
#fContentContainer {
	background:url(../images/content_bg.jpg) repeat-y left;
	height:100%; overflow:hidden;
}
#fMatter {
	float:right;
	width:550px;
	display:inline;
	margin-right:20px;
}
#fMatter h2 {
	background:#f2efee;
	padding:5px;
	border:1px solid #e8e3dd;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	margin-top:0px;
}
#fMatter h2 span {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-left:5px;
	font-style:italic;
}
#fMatter p {
	margin:10px 0px;
	line-height:150%;
	color:#333333;
}
#fMatter h3,
#fMatter h4,
#fMatter h5 {
	color:#1b1713;
}
#fMatter li {
	list-style:square;
	margin:4px 0px;
	line-height:140%;
}
#fSidebar {
	width:200px;
	margin-left:30px;
	color:#7b622e;
}
#fSidebar h3, 
#fSidebar h4, 
#fSidebar h5,
#fSidebar h6 {
	color:#7b622e;
	font-size:12px;
}
#fSidebar h3, 
#fSidebar h4 {
	font-size:14px;
	text-decoration:underline;
	margin-bottom:10px;
}
#fSidebar ul.menu {
	background:#f4f3f3;
	margin:0px -17px 0px -12px;
	position:relative;
	zoom:1; z-index:1;
	padding:10px 20px;
}
#fSidebar ul.menu li {
	margin:0px;
	list-style:none;
	display:inline;
}
#fSidebar ul.menu li a {
	display:block;
	padding:3px 10px 3px 25px;
	color:#362c22;
	background:url(../images/bullet.jpg) 10px 10px no-repeat;
}
#fSidebar ul.menu li a:hover {
	background-color:#e0dbd7;
	text-decoration:none;
}
#fFooter {
	clear:both;
	color:#9a9693;
	font-size:11px;
	height:100%; overflow:hidden;
	padding-bottom:10px;
}
#fFooter ul.menu {
	margin:15px 0px 25px;
	height:100%; overflow:hidden;
}
#fFooter ul.menu li {
	float:left;
	border-right:1px solid #1b1713;
	width:120px;
	margin-left:30px;
	list-style:none;
}
#fFooter ul.menu li.last {
	border-right:0px none;
}
#fFooter ul.menu li a {
	color:#d8cfc6;
}
#fFooter a {
	color:#9a9693;	
}
#fFooter .legal {
	float:left;
}
#fFooter .credits {
	float:right;
	text-align:right;
}
#fFooter .dreamz {
	padding-left:26px;
	background:url(../images/dreamz.gif) left no-repeat;
	font-weight:bold;
}

.trhover {
	background:#f4f3f3;
}
