/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/






html { font-family: Arial, "Helvetica", sans-serif; background-color:#F5F7EA;}
body {margin:0;width:1020px; margin-left:auto; margin-right: auto;background-image: url(images/page_background.jpg);}

p {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; margin:0;}

a {color:#13575A; text-decoration:none;}

a:hover {color:#002E2F;}

li {font-size:14px; line-height:20px; }

ul {margin-top:3px; margin-bottom:3px;}

ol {margin-top:3px; margin-bottom:3px;}

h1{}

h2 {}

h3 {font-size:18; color:#13575A; font-weight:normal; }

img {border:none;}

#background {margin-left:10px;background-image: url(images/home_back.jpg); width:1000px; height:1130px; z-index:10;}
#background2 {margin-left:10px;background-image: url(images/backgroundb.jpg); width:1000px; height:1130px; z-index:10;}

#header {}
#menu {position:absolute; margin-left:400px; margin-top:20px;}
#menu ul {float:left; }
#menu li{margin-top:0px; color:white; font-weight:bold; float:left; margin-right:0px; list-style:none; }
#menu li a {color:white; text-decoration:none;}
#menu li a:hover {color:#94bb3a;}
.menubar {margin-left:10px; margin-right:10px;}
#logo {background-image: url(images/logo.png); width:280px; height:273px; position: absolute; margin-top:50px; margin-left:30px;}
#content_home {background-repeat:no-repeat; position:absolute; margin-top:330px; margin-left:100px; width: 857px; }
#content_page {background-repeat:no-repeat; position:absolute; margin-top:230px; margin-left:100px; width: 857px; }
#paperMiddle {background-image: url(images/papermiddle.png);background-repeat: repeat-y; height:auto; width:851px; margin-left:9px; margin-top:250px;}
#text { margin-top:-75px; margin-left:165px; width:650px; padding-bottom:0px; }
#text p { margin-bottom:7px; margin-top:0;}
#bottommenu {margin-top:800px; position:absolute;}
#bottommenu ul {list-style:none;}
#bottommenu ul li {float:left; margin-right:5px; height:246px; width:233px; line-decoration:none; list-decoration:none;z-index:25;}
.one {z-index:25; margin-left:-15px;}
.one:hover {margin-top:-50px;}
.two {z-index:25;}
.two:hover {margin-top:-50px;}
.three {z-index:25;}
.three:hover {margin-top:-50px;}
.four {z-index:25;}
.four:hover {margin-top:-50px;}

.wp-caption alignnone {text-align:center;}

#bottomgrass {background-image: url(images/grassb.png); background-repeat:repeat-x; height:190px; width:1000px; position:absolute; margin-top:943px; border-bottom: 2px solid #333;}
#footer{background-color: #578F2C; height:55px; padding-top:10px;  width:1000px; text-align:center; font-weight:bold; margin-left:10px; border-top: 2px solid #333;}
#footer p{color:white; margin:0; font-size:12px;}
#footer a{color:white; text-decoration:none;}
#footer a:hover{color:#94bb3a;}