/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	align: center;
	background-color:#ffffff;

     }

#outerwrapper
{
     width: 800px;
	 text-align: center;
	 border: 1px solid #000000;
	 
		}
#topmenu
{
        background: #e8f0c6;
	height: 40px;
	width: 750px;
	color: #85a63b;
        padding-top: 1px;
        padding-bottom: 7px;
	text-align: center;
        margin: 0 0 0 0;
	
}


#topmenu a {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 20px;
	text-transform: none;
	color: #85a63b;
        padding-top; 1px;
	text-align: center;
        position: relative;
        margin: 0 0 0 0;

	}

#topmenu a:hover {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 20px;
	text-transform: underline;
	color: #666666;
	text-align: center;
        padding-top: 1px;
        margin: 0 0 0 0;
        position: relative;
	}
	
#leftColumn
{
	float:left;
	width: 380px;
	padding-left: 20px;
	background: transparent;
      
}
#rightColumn
{
	float: left;
	width: 325px;
	padding-top: 12px;
	
}

#faq
{
   width: 725px;
   margin: 10px 10px 10px 10px;
   
  }
  
#faq h1
{
	text-align:left;
	color: #000000;
	font-size: 14px;
	
	}  
#faq h2
{
   font-family: Times New Roman;
   font-size: 16px;
   color: #87a744;
   text-align:left;

   }
  
#faq p
{
	font-family: Times New Roman;
	font-size: 14px;
	text-align:left;

	}




h1, h2, h3 {
	color: #000000;
}

h1 {
	margin: 0;
	padding: 0;
	font:  "Times New Roman", Arial, Times, serif;
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #999999;
}

h3 {
	margin-bottom: 1em;
		font-size: 15px;
		color: #000000;
		background: #cbe377;
	
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 15px;
}

blockquote {
	padding: 10px 0 0 20px;
	background: url(siteimages/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ul {
	list-style-position: outside round;
}



ul li {
	padding: 0 0 0 0;
	background: url() no-repeat left center;
}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #84a345;
}




/* Logo */

#logo {
	text-align: center;
        width: 750px;
	height: 114px;
        background: transparent url(siteimages/logoheader.gif) no-repeat;
        position: relative;
        padding-bottom: 10px;
	
	}


/* Content */

#contentmain
{
	width: 750px;
	height: 1900px;
	padding-top: 10px;
	
}

#navbar
{
     text-align: center;
	 margin: 10px;
   }

#content {
	float: left;
	width: 350px;
	padding: 0 0 0 0;
	text-align: left;
	background: transparent;
	}

#content .title {
	padding: 0 0 0 0;

}

#content .content {
	padding: 5px 5px 5px 5px;

	}

#welcome {
	padding-bottom: 10px;
    padding-top: 10px;
	padding-right: 15px;
	margin: 0 0 0 0;


}



#welcome a
{
	font-family: Times New Roman,Arial;
	font-size: 13px;
	color: #000000;

	}
	
#welcome a:hover
{
	
	font-family: Times New Roman,Arial;
	font-size: 13px;
	color: #87a744;
	text-decoration: underline;
	} 

.floating-box {
	float: left;
	width: 350px;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 100%;
	
}


.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 16px;
}



.floating-box2 
{
   float: left;
   width: 350px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   background: #85a63b;
   }

/* Sidebar Top*/

#sidebartop {
	float: left;
	width: 350px;
	padding: 0;
    margin: 0 0 0 0;

}

#sidebartop a
{
	color: #999999;
	}


#sidebartop a:hover
{ 
	color: #87a744;
	}
	



/*Sidebar Bottom*/

#sidebarBottom
{
	float: left;
	width: 350px;
	padding: 10px;
	margin: 0 0 0 0;
	background: url(siteimages/secondnavbg.jpg) repeat-y;
	}


#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
        
}

#menu ul {
 	color: #000000;
}

#menu li {
	color: #000000;
}

#menu a {
	color: #87a744;
}

#menu a:hover {
	color: #999999;
}

#menu b {
}

#menu h2
{
	text-align:left;
	}

/* Footer */

#footer {
	width: 800px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	}

#footer p {
	margin: 0;
	font-size: 13px;
}

#footer .links {
	float: none;
	text-align: center;
	color: #666666;
}


#footer a {
	color: #87a744;
}