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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF ;
	font: normal .72em/1.5em 'Trebuchet MS', verdana, sans-serif;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #9BAF6A;
}

/* Header */

#header {
	width: 944px;
	height: 131px;
	margin: 0 auto;

}

/* Logo */

.logotop{
width:185px;
height:100px;
float:left;
background-image:url(images/nav_logo.gif);
margin-right:60px;
}

.logobot{
width:185px;
height:31px;
float:left;
background-image:url(images/nav2_logo.gif);
margin-right:60px;
}

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	background: url(images/img02.gif) no-repeat right center;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}

/* Menu */

#menu {
	height: 31px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

.last{border-right:1px solid #000;}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 31px;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight:800;
	color: #000;
	padding-top:5px;
}

#menu a:hover {
	color: #9BAF6A;
}

#menu .active a {
	color: #6A7848;
}

/* Menu top*/

#menutop {
	height: 100px;

}

#menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menutop li {
	display: inline;
    display: block;
	float: left;
	width: 90px;
	height: 100px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 11px;
	color: #000;
}

#menutop a:hover {
	color: #9BAF6A;
}





/* Content */

.content {
	width: 944px;
	padding:0px;
	margin:0px;
}

.content_inside {
	width: 944px;
background:url(images/striped_bg.gif);
background-repeat: repeat-y;
background-position: top right;
}

/* Posts */

#posts {
	float: left;
	width: 500px;
	margin:0 auto;

}

#postsin {
	float: left;
	width: 500px;
	margin-left:10px;

}

.post {
	
	background:none;
	margin:20px;
}

.post p{
	
margin-bottom:10px;
}

.title {

	color: #fff;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
}

.titlelong {

	color: #fff;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:0px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	background: #000;
	width:944px;
	margin:0 auto;
	height:60px;
}

#footer p {
	padding-top: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* container */
#container{
width:944px;
margin:0 auto;
font-size:12px;
background:url(images/striped_bg_home.gif);
background-repeat: repeat-y;
background-position: top left;
border-right:solid 1px #326603;
}

/*left menu*/
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
width: 160px;
padding: 0px;
margin: 20px 0px 0px 10px;
float:left;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #fff;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #fff;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

.break{height:40px;}

/*- Menu 11--------------------------- */
	
#menu11 {
	width: 200px;
	margin: 20px 0px 0px 10px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	float:left;
	}
	
#menu11 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #889944;
	background:  url(menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}
/*- Menu 11--------------------------- */	
	
#menu12 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 20px 0px 0px 10px;
	float:left;
	}

#menu12 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu12 li a {
	height: 47px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 39px;
	text-decoration: none;
	}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu12.gif);
	padding: 8px 0 0 10px;
	}
	
#menu12 li a:hover {
	color: #26370A;
	background: url(images/menu12.gif) 0 -47px;
	padding: 8px 0 0 10px;
	}
	
#menu12 li a:active {
	color: #26370A;
	background: url(images/menu12.gif) 0 -84px;
	padding: 8px 0 0 10px;
	}	

#acc {
	width: 200px;
	margin: 20px 0px 0px 10px;
	float:left;
	}


ul#amenu, ul#amenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;


}

ul#amenu a {
  display: block;
  text-decoration: none;	
}

ul#amenu li {
  margin-top: 1px;
}

ul#amenu li a {
  background: #284b0e;
  color: #fff;	
  padding: 0.5em;
}

ul#amenu li a:hover {
  background: #203d0b;
}

ul#amenu li ul li a {
  background: #fff;
  color: #40711b;
  padding-left: 20px;
}

ul#amenu li ul li a:hover {
  background: #d8ffba;
  border-left: 5px #203d0b solid;
  padding-left: 15px;
}

table { margin: 1em; border-collapse: collapse; }
td, th { padding: .3em; border: 1px #ccc solid; }
thead { background: #203d0b; }	
	
	
label{
float: left;
width: 120px;
font-weight: bold;
color:#fff;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 50px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.error {
  font-family: Tahoma;
  font-size: 8pt;
  color: yellow;
  margin-left: 0px;
  display:none;
  }
	
	
	.sos{
font-weight:bold;font-size:12px;border:1px dashed white;height:20px;width:400px;padding:15px;
}

.sos A{
text-decoration:none;color:white}

.sos A:hover
{text-decoration:none;color:yellow}