body{
	background-color: #fff;
background-image: url('http://tkfiles.storage.live.com/y1pxcVMX0RlSz8pgL5SMXQ6A0HO2QWw556-Jk-2LYHVncGbepevcMwi5dUHaK8yUWkOQsq9WVKooEs');
    background-repeat: repeat-x;

	padding: 0;
	text-align: center;
	font: 76%/1.2em Arial, Verdana, Helvetica, sans-serif;
}

a:visited, a:active, a:link {
	color: #549c00;
}

h2 a:visited {

//color for visited links in post title
//color: #2a6fa5;
//color:#666;
color:#549c00;
}

#welcome 
{
margin-top:7px;
margin-right:10px;
color: #fff;
}

#welcome.a {
     color: #fff;
}
#masthead{
	background-color: #97c145;
                padding:0;
                border-bottom:0px;

}

#wrapper {
         padding:0;
}

#header {
    background: none;
}

#header h1 a:visited, h1 a:active, h1 a:link {
    color: #fff;
}


#header h1 {
color: #fff;
}
 
#title{
   height:160px;
   background: none;
   color: #fff;   //subtitle
}

.headermaintitle {
   color: #fff;
   font-size:1.5em;
   padding-left:12px;
   position:relative;
   top:62px;
}

#title p {
   margin-left:15px;
   text-transform:uppercase;
   font-size:.8em;
   position:relative;
   top:60px;
}


#nav {
 display:none;
  background: none;
 background: #fff;
   padding-left:15px;

}
#nav ul li a{
    text-transform:uppercase;
    font-weight: normal;
    font-size:.8em;
    position:relative;   //home email, etc links
    top:-30px;
    color: #777;
}

#contentfooter {
   background: none;
}



#contentwrapper {
background: none;
}

.posthead h2 {
   font-size:1.7em;
   line-height:1.2em;
   font-weight:normal;
   
}

.postfoot{
line-height: 1.2em;
border-bottom: 1px solid #ddd;
}

#TagSideBar {
    display:none;
}

#sidebar-a {
	border-left: 0px solid #999;

}

#sidebar-a h3 {
   font-size:x-small;
   text-transform:uppercase;
   color:#000;
   margin-left:13px;
   font-weight:900;
}
#sidebar-a a {
   color:#666;
}

#NewsSideBar h3 {
   display:none;
}

#news{
	margin: 50px 1em 1.4em 1em;
	padding: 0;
	border: 0px dashed #999999;
}

#SearchSideBar {
    position:relative;
    top:202px;
    left:-20px;
}


#search {
   font-weight:strong;
   
}
#search a {
   font-size:x-small;
   text-transform:uppercase;
   font-weight:900;
   color:#000;  
   position:relative;
   top:-22px;
   left:-119px;
}

.searchBox {
border: 1px solid #bbb;
}

.posthead a:hover {
	text-decoration: underline;
}

#welcome a {
	color: #fff;
}

.postcontent {
line-height:1.4em;
	
}