﻿
body {
	margin: 0px;
	padding: 0px;
	font: 1em "Consolas";
}
hr {
	color: #333399;
	height: 5px;
	line-height: 5px;
	background-color: #333399;
}

h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
	
h2 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1.std {
	margin-top: 0px;
	font-weight: normal;
	color: #008000;
	font-family: "Consolas";
	font-size: xx-large;
	vertical-align: top;
	text-align: center;
}
h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Consolas";
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 2.0em;
	font-family: "Consolas";
	color: #3333CC;
}
h2 {
	font-size: 1.8em;
	color: #0000CC;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #0000CC;
	font-weight: bold;
}

ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
li        
{ 
 }

ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

p {
	padding: 0px;
	margin: 6px;
	font-family: "Consolas";
}

a {
}
a:hover {
	text-decoration: none;
	color: #6600CC;
}

a img {
	border: none;
}

#wrapper {
	border-style: none;
	border-width: 0px;
	padding: 2px;
	margin: 0 auto;
}

/* Header */

#header {
	padding: 0px 0px 0px 5px;
	width: 100%;
	height: 70px;
	margin: 0px auto;
	background-color: #0033CC;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-right: 5px;
	margin-right: 10px;
}

#logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

/* Menu */

#menu {
   display : none;  
}
/* Search2 */



.farm {
  
  font-weight: bold;
}
.printver {
  
   display : none;  
}

/* Page */

#page {
}

#header-pic {
	background: url("templates/images/img05.jpg") no-repeat left top;
	width: 90%;
	height: 210px;
}

/* Content */



#content {
	float: left;
	width: 100%;
}

.post {
	width: 100%;
}



/* Sidebar */

#sidebar {
   display : none;  
}

/* rightsidebar */

#rightsidebar {
   display : none;  
}



/* Search */

#search {
}
/* Footer */

#footer {
   display : none;  
}


#content ul li {
	list-style-image: url('graphics/bluecircle.gif');
}

#leftnavcontainer {
   display : none;  
}

#sidebar-bgbtm {
   display : none;  
}


#"rightsidebar2 {
   display : none;  
}


#rightnavcontainer {
   display : none;  
}

.box-set {
  background: #eaeaed;
}
.box {
	background: #FFFFFF;
	height: 80px;
	width: 700px;
}
