/* CSS Document */
body  { color: #555555; font-size: 0.8em; font-family: Lucida Grande, Tahoma, "Trebuchet MS", Arial, Verdana, san-serif; background-color: #ffffff; text-align: left; margin: 0 }

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

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ol,ul {

}

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

#menu    { color: #ffffff; font-size: 14px; font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; font-variant: none; background-color: #94ae62; background-image: url("../images/backgrounds/menu.jpg"); text-align: center; margin-bottom: 50px; padding-top: 20px; padding-bottom: 20px; width: 100% }
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header  { margin: 0 auto 40px; width: 750px }

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

header a {
	font-weight: normal ;
	color: #736451;
}

header a:hover {
	background-color:#eeeeee;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
}

.introduction  { color: #99b198; font-size: 12px; font-family: Helvetica, Arial, sans-serif; line-height: 20px; background-image: url("../images/backgrounds/desc.jpg"); background-repeat: no-repeat; background-position: left bottom; padding: 50px 200px 35px 0 }
.introductionsimple  { color: #99b198; font-size: 12px; font-family: Helvetica, Arial, sans-serif; line-height: 20px; background-image: url("../images/backgrounds/descwide.jpg"); background-repeat: no-repeat; background-position: left bottom; padding: 50px 200px 35px 0 }

.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:130px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#sidebar a {
	font-weight:normal;
	color:#728c40;
	}
#sidebar a:hover {
	font-weight:normal;
	color:#6C534A;
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:15px;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:165px;
	padding-right:15px;
	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;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar h2 { 
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color:#728c40;
	font-size: 1.6em;
	font-weight:normal;
 }
 
 #mainbar h3 { 
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color:#728c40;
	font-size: 1.4em;
	font-weight:normal;
 }

#mainbar p  { line-height: 20px; padding: 5px }

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

#mainbarsimple  { background-image: url("../images/backgrounds/mainbar.jpg"); background-repeat: no-repeat; background-position: right top; margin-right: 0 }

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

#mainbarsimple h2 { 
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color:#728c40;
	font-size: 1.6em;
	font-weight:normal;
 }
 
 #mainbarsimple h3 { 
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color:#728c40;
	font-size: 1.4em;
	font-weight:normal;
 }


#mainbarsimple p {
	padding:15px;
	line-height:20px;
}

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

#footer  { text-align: center; color: #ffffff; background-color: #b6cf84; padding-top: 15px; padding-bottom: 5px; width: 100%; border-top: 1px solid #d8efa6; border-bottom: 5px solid #94ae62 }
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

#flickr img { width: 50px; height: 50px; background: #fff; border:0px }
#flickr a { padding: 5px; display: block; float: right; background: #fff}
#flickr a:hover { background: #ddd; }
#postdate  { text-align: right; margin-bottom: 5px }
#postdate a  { font-weight: lighter }
#big  { text-align: center; z-index: 1; right: -165px }


* Grey Suits you Sir. written by Stuart Colville http://www.muffinresearch.co.uk, edited by Keith Mason, newformula.org */

table,td
{
	border               : 1px solid #CCC;
	border-collapse		: collapse;
  font                	: small/1.5 "Lucida Grande, "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
	border              :none;
	border              :1px solid #CCC;
}
thead th,
tbody th
{
	background          : #FFF url(../images/th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
  color                 : #555;
}
tbody tr:hover
{
  background            : #FFF url(../images/tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(../images/foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #4D87CE;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #2a65ad;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}
table img
{ border : 0px }