/* CSS Document */
body {margin:0; background-image:url(images/bg.jpg); font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:12px;}
#page {background-color:#FFFFFF; width:780px; border-top: 8px #FF9900 solid; border-bottom: 3px #FF9900 solid; margin: 0 auto; display:table; padding-bottom:5px;}
#header {width:780px;}
/* #logo {float:left; width: 370px; border-right: 1px #cccccc solid; padding-bottom: 12px; background-color:#eeeeee}
#logo h1 {font-size:16px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:5px 0 0 10px; margin:0}
#logo .tagline {font-size:11px; padding-left: 8px; margin-top:-1px} */
#topnav {float:right;  padding-bottom: 5px;}
#topnav .menu {width: 120px; float:left; border-bottom: 4px #cccccc solid; margin-right: 10px}
#topnav .menu_item {padding-top:5px; font-size:18px;}
#topnav .menu_item a{color:#333333; text-decoration:none;}
#topnav .menu_item a:hover{color:#FF9900; text-transform:uppercase;}
#topnav .here{color:#FF9900; text-transform:uppercase; padding-top:5px; font-size:18px;}
#topnav .menu_desc {font-size:10px;}
#body {padding: 0 0 0 10px; clear:both;}
 .post {width: 500px; margin:10px 0; padding: 0 0 0 10px; display:table}
 .post h2 {margin:0; color:#FF9900; letter-spacing:-1px; font-size:18px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
 .post p {font-size:10px; margin:0; font-size:12px; }
 .post p a{color:#0099FF; text-decoration:none}
.sidebar {float:right; margin:0 10px 0 0; width: 220px;}
 .sidebar_head { margin-top:4px; padding:4px; background: #FF9900 url(images/corner.gif) no-repeat top right;}
.sidebar h3{margin:0; color:#FFFFFF; font-size:14px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight:bolder;}
.sidebar ul {margin:5px 0; padding:0 0 0 20px;}
.sidebar ul li{list-style-image:url(images/0066_double_arrow.png); font-size:11px}
.sidebar ul li a{text-decoration:none; color:#0099FF;}
#footer {text-align:center}
#footer p {color:#FFFFFF; font-size:10px;}
#footer p a{color:#FFFFFF; text-decoration:none}
#footer p a:hover{color:#FFFFFF; text-decoration:underline}
.folio_img {margin: 10px 0; text-align:center; width: 100%; background-color:#eeeeee; padding: 10px; border: 1px #cccccc dashed}
.folio_img img {border: 1px #cccccc solid; padding:4px; background-color:#eeeeee; margin: 10px 10px 0 0}
.style1 {color: #FF9900}
.bar { 
	clear: both;
	font-size: 12px;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}
.bar ul { margin: 0; padding : 0; list-style : none; }

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 
.thinline {border-top: 8px #FF9900 solid; }
.logo {float:left; width: 370px; border-right: 1px #cccccc solid; padding-bottom: 12px; }
.logo h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0;  }
.dark  { color: #737373; background: inherit; font-weight: bold; }
.logo h1 a, h2 a { text-decoration: none;  }
.logo h1 a:hover, h2 a:hover, h1 a:visited, h2 a:visited { color: #FF6600; background: inherit; }