
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	height:16px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem, .MainMenu_MenuItem tr { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}


.MainMenu_MenuItemSel, .MainMenu_MenuItemSel tr {  
	background-color: #8da4d3; 
	_padding: 1px 3px 3px 1px;	
}


.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.MainMenu_SubMenu {
	/*background-color: #b6b157;   */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	
	border:1px solid #000;
	padding:0px;
	
}

.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
.sidebar #searchsubmit {
	padding: 1px;
	}





	
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

.outerbox {
    width:100%;
    background-image: url("bg.gif");
	background-repeat: repeat-x;
}

.mainbox {
    margin:auto;
	width: 775px;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

a:link {
	color: #87811C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***Header Stuff***/

.header {
    display:none;
}

.logo {
	height: 143px;
	width:775px;
	padding-top:5px;
	margin:auto;
}

.logo img {
    margin:auto;
}

.logo h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}

.logo h1 a:hover {
    text-decoration: none;
	
}
.headerdec {
	behavior: url("wp-content/themes/web20/iepngfix.htc");
	background-image: url("design.png");
	width: 179px;
	height: 97px;
	margin-left: 526px;
}
.search {
	display:none;
}
.search span {
    color:#000;
}

.search span a {
    color:#000;
}

.search input[type="text"], .search input#text {
    padding:0px 5px;
	border: 1px solid #000;
	background-color: #D3D9DB;
} 

input#submit {
	width: 69px;
	height: 21px;
	border: 0px;
	position: absolute;
	margin-top: 1px;
}

.topmenu {
    margin-top: 10px;
}


/***Main Area Stuff***/

.content {
	float: left;
	width: 500px;
	padding-bottom: 10px;
}
.sidebar {
	display:none;
}

/***Footer Stuff***/
.footer {
	display:none;
}
.footbar {
	background-image: url("foot-bar.gif");
	width: 739px;
	height: 20px;
	_height: 25px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	padding-top: 5px;
	font-family: Verdana;
	font-weight: bold;
}

.footbar a {
 color: #87811C;
 font-size: 12px;
 }
.footercontent {
	background-image: url("foot-bottom.gif");
	background-repeat: no-repeat;
	width: 730px;
	_width: 740px;
	background-color: #434F54;
	background-position: bottom left;
	padding: 5px;
	padding-top: 0px;
	min-height:100px;
}
.footer h2 {
	background-image: url("subhead.gif");
	width: 154px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	margin: 0px;
	font-family: Tahoma;
	margin: 0px auto;
}
.footer h3 a {
	margin: 0px;
	padding: 0px;
	color: #E7EC6A;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}
.footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.footer h3 {
	margin: 0px;
	padding: 0px;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

/***Post Stuff***/
.post {
	margin-top: 60px;
}

.posttitle {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
}

.post h2 a {
	font-family: Arial Rounded MT Bold, Arial;
	color: #87811C;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.posttitle small {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	margin-top: 1px;
	position: absolute;
}

.post a:link {
	text-decoration: none;
}

.post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	clear: both;
}

.postfoot {
	border-top: 1px solid #B6B157;
	border-bottom: 1px solid #B6B157;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
}

/***Sidebar Items***/
.sidebar h2 {
	background-image: url("sideheader.gif");
	width: 188px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	margin-top: 16px;
	margin-bottom: 2px;
	text-align: center;
}

.sidebar_boxmenu {
	padding: 10px;
	margin: 0px;
	min-height:10px;
	/*background-image: url("list1.gif");
	background-repeat: repeat-y;*/
	background:#f7fbe5;
	width: 166px;
	_width: 186px;
	border: 1px solid #DFE882;
	/*height: auto; */
}

.sidebar_box span li{
	font-size:.8em;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

.sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}
.sidebar a {
	color: #767006;
	font-size: 12px;
}
.sidebar a:link {
	text-decoration: none;
}
.sidebar a:visited {
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
	color: #C0440D;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}
.frbc_footer {
	background:url('frbc_tagline.png') no-repeat right bottom;
	_background:url('frbc_tagline.png') no-repeat right top;
	text-align:left;
	float:left;
	width:98%;
	height:85px;
	_height:95px;
	vertical-align:baseline;
	padding-right:10px;
}
.frbc_footer2 {
	margin-top:-35px;
	text-align:left;
	float:left;
	vertical-align:top;
	padding-left:20px;
	font-size:small;
}

.frbc_footer2 span {
    color:#FFF;
}

img#wpstats {
	display:none;
}
