/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.75em;
	color:#555555;
	/*background-image:url(http://www.chriswarner.net/images/BackG.jpeg);*/
 	background-repeat: repeat;
	/*	background-color:#FFFFFF;*/
	text-align:left;
}

form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


input {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #728c40;
	background-color:#fff;
	margin-bottom:2px;
	background-image: (../images/blank1.gif);		
}

input.error, textarea.error {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00000;
	border:1px solid #C00000;
	background-color:#fff;
	margin-bottom:2px;	
}

p.error{
 	font-size:14px;
	color:#C00000;
	font-weight:bold;		
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

textarea {
	border:1px solid #728c40;
	color:#555555;
	padding:3px;	
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;
}


a {
	color:#728C40;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#408C66;
}

ol,ul {

}

li {
	font-size:14px;
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
	margin-bottom:10px;
}

nav {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
}
nav a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
nav a:hover {
	border-bottom:1px solid #ffffff;
	border-left:0px solid #728d40;
	border-right:0px solid #e9ffb7;
	padding-left:10px;
	padding-right:10px;
	color:#736451;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:0px;
}
header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 10px 14px;
	padding:0;
	padding-top:5px;
	color:#736451;
	text-align:left;
}
header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0 14px;
	padding:0;
	color:#736451;
	border-bottom:1px solid #eeeeee;
}

section {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	min-height:600px;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;	
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:8px;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}

.submenu{
	margin-bottom:50px;
}

.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
/*
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
*/
.websites {
	margin-left:40px;
	font-size:14px;
	margin-bottom:40px;
}

textwrap {
	min-height:: 800px;
	display:block;
}

.mainbar {
	position: relative;
	margin-right:185px;
	margin-bottom:40px;
	height: inherit;
	padding-right:35px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


.mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

.mainbar h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:16px;
/*	text-transform:uppercase;*/
	font-weight:bold;
	color:#728c40;
	padding:15px 0px 0px 0px;
	line-height:0px;
}

.mainbar p {
 	font-size:14px;
	/*padding:15px;*/
	line-height:20px;
}

.mainbar form {
	padding:15px;
}


.mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.mainbar .noBorder{
border:0px;
}

footer {
	width:100%;
	/*background-color:#b6cf84;*/
	border-top:1px solid #d8efa6;
	/*border-bottom:5px solid #94ae62;*/
	padding-top:5px;
	padding-bottom:5px;
	color:#728C40;
	text-align:center;
}
footer a {
	color:#728C40;
}
footer a:hover {
	color:#728C40;
	text-decoration:underline;
}

div.img
{
  margin-top:20px;
/*  margin: 4px; */
  border: 1px solid #75ae47;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
		padding:5px;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 140px;
  margin: 2px;

}

/* Forms */
.formarea{
	text-align: right;
	vertical-align: top;
	width: 500px;
	border: none;
}
.formarea p {
	line-height:0px !important;
	margin: 10px 0;
	padding: 0 !important;
}
.formarea p label {
	float: left;
	line-height:0px !important;
	margin: 10px 0;
	padding: 0 !important;
	
}
.formarea select{
	padding: 0;
	width: 174px;
}
.style1 {
	color: #728C40;
	font-weight: bold;
}

.on {
	font-size:1.2em;
}


