@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	color:#222;
	font-weight:normal;
	background-color: #f1f1f1;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}


div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}

table, td, tr {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 3px;
}

h1{
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	margin: 5px 0px;
}

h2{
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	margin: 5px 0px;
}
h3{
	color:#ee4023;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	line-height: 24px;
	margin: 10px 0px;
}

h1 em, h2 em , h3 em{
	color: #ee4023;
	font-style:normal;
}

ul{
	list-style-type:square;
	list-style-position: outside;
	padding-left: 15px;
}


a {
	color:#000;
}
a:visited {
	color:#666;
}
a:hover {
	color:#900;
	text-decoration:underline;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(/images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

/* TOP PANEL */
#topPan{
	width:972px;
	height:92px;
	position:relative;
	padding:0;
	background-attachment: scroll;
	background-image: url(/images/header-no-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#topPan img{
	display:block;
	padding:21px 0 0 42px;
}
/* Menu Panel */
#topPan ul{
	width:500px;
	height:35px;
	text-align:right;
	display:block;
	position:absolute;
	top:47px;
	right:14px;
	margin:0;
	padding:0;
}
#topPan ul li{
	float:right;
	width:65px;
	display:block;
	text-align:center;
	background-image: url(/images/menu-devider1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topPan ul li a{
//	width:80px;
	height:35px;
	display:block;
	color:#666;
	text-decoration:none;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;


}
#topPan ul li a:hover, #topPan ul li.selected a {
	height:35px;
	display:block;
	background-image: url(/images/menu-hover.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color:#000;
	text-decoration:none;
}
#topPan ul li span{
	width:104px;
	height:35px;
	display:block;
	color:#2E4E00;
	text-decoration:none;
	padding:61px 0 0 0;
	line-height:14px;
	background-image: url(/images/menu-devider1.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}


img.fixPNG  {padding: 0 30px 20px 0; 
float:left;}

div.feature-list ul {display:block; padding-left: 120px;}



/* /TOP PANEL */
#Wow {
	font-size: 11px;
	color: #666;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
#Wow a {
	color: #222;
	text-decoration: none;
}
#Wow a:hover {
	color: #900;
	text-decoration: underline;
}

/* HEADER PANEL */
#headerPan{
	width:962px;
	height:337px;
	position:relative;
	padding:0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #f1f1f1;

}
#headerPan h1{
	width:962px;
	height:337px;
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
	font-size:36px;
	line-height:18px;
	text-indent:-2000px;
	background-color: #f1f1f1;

}
#headerPanleft{ width:237px; height:214px; position:absolute; top:48px; left:9px;}

/* Page */

#page {
	width: 960px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#subpage{
	padding-top: 15px;
	width: 960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/images/sub-page-nonav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subpage-nonav{
	padding-top: 30px;
	width: 960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/images/sub-page-nonav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageContent {
	float: left;
	width: 600px;
	padding: 0px 20px 0px 40px;
	font-size: 13px;
	line-height: 22px;
}
#subNav {
	width:360px;
	height:30px;
	display:block;
	position:relative;
	top: -13px;
	left:570px;
	margin:0;
	padding:0;
}
#subNav ul{

	margin:0;
	padding:0 ;
}

#subNav ul li{
		height:27px;
	float:left;
	padding-top: 7px;
	width:85px;
	display:block;
	text-align:center;
	background-image: url(/images/subNav-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subNav ul li a{

	color:#fff;
	text-decoration:none;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
}

#subNav ul li a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

#subNav ul li.current {
	display:block;
	background-image: url(/images/subNav-cur.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#ffcc00;
	text-decoration:none;
	font-weight: bold;
	background-color: #e0352b;
} 



#rightBar {
	float: right;
	width: 250px;
	padding: 20px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

#rightBar .entry {
}

#rightBar .entry a , #pageContent .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCC;
}

#rightBar .more, #pageContent .more {

	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 960px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 10px 7px 7px 20px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
     font-size: 11px;
	float: none;
	width: auto;
	padding: 0 0 7px 15px;
	line-height: 17px;
	background-image: url(/images/img07.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #f79c1b;
	font-size:17px;
	line-height: 18px;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #f79c1b;
}


.indent {
	padding-left: 20px;
}

/* BODY PANEL */
#bodyPan{
	width:960px;
	display: table;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#Border{
	width:962px;
	height: 12px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/images/body-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*Left Panel */
#bodyPan #leftPan{
	width:600px;
    padding: 30px;
	float:left;

}
#bodyPan #leftPan #leftmemberPan{
	width:600px;
	margin:0 auto;
	padding:10px;
	background:#fff;
	color:#000;

}



/*Right Panel */
#bodyPan #rightPan{
	width:300px;
	float:right;
	position:relative;
	top:40px;
	right:10px;
	background:#fff;
	color:#333;
	padding: 20px;
}

#rightPan h2{
	height:31px;
	color:#900;
}
#rightPan h2 em {
	color: #900;
	font-style: normal;
}
#rightPan p{
	padding:10px;
}
#rightPan p.redtext{
	background:#FCFAE6;
	color:#CC0000;
	font-size:18px;
	line-height:20px;
}
#rightPan p span{background:#FFFFFA; color:#3D3C2C;}



/* /BODY PANEL */

/* FOOTER PANEL */
#footerPan{
	clear:both;
	width:960px;
	height: 40px;
	margin: 0 auto;
}
#footernextPan{
	width:960px;
	margin: 10 auto;
	position: relative;
	top: 5px;
}
#footernextPan  a{width:90px; color:#555;  text-decoration:underline; line-height:24px;}
#footernextPan a:hover{ text-decoration:none; color:#CC0000;  line-height:24px;}
