@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;

}

html{
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: scroll;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #000000;
}
div {
	margin: 0px;
	padding: 0px;
}
.small_text{
	font-size: 9px;
}
.blue_text{
	color: #3ec6ec; /*#66cccc or #61c5d6*/
}
.clear, .cleaner {
	clear:both;		
}
a{
	color: #797b12;
/*	font-size: 10px; */
	text-decoration:none;
}
a:hover{
	color: #3ec6ec; /*#66cccc or #61c5d6*/
}
#body_wrap{
	width: 940px;
	margin: 10px auto;
}
#header{
	width: 940px;
	height: 181px;
	border-bottom: #636a2d solid 1px;
	position: relative;
}
#header_img{
	float: left;
	width: 180px;
	height: 181px;
}
	#header_img img{
		border: none;
	}
#top_nav{
	position: absolute;	
	font-size: 18px;
	color: #636a2d;	
	width: 760px;
	bottom: 15px;
	right: 0px;
}
#navigation li {
	float: left;
	list-style-type:none;	
	padding: 0px 0px 0px 44px;
	text-align: right;	
}
#navigation, #navigation ul{	
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	text-transform:none;
}
#navigation a{
	font-size: 18px;
	color: #636a2d;
	text-decoration:none;
}
#navigation .current a, #subNavigation .current a{
	color: #3ec6ec; /*#66cccc or #61c5d6*/
}
#navigation a:hover{
	color: #3ec6ec; /*#66cccc or #61c5d6*/	
}

#main{
	width: 940px;
	overflow-x:hidden;
	min-height:500px;
	height:auto !important;
	height:500px;
}
h2{
	font-size: 16px;
	color: #3ec6ec; /*#66cccc or #61c5d6*/
	font-weight:normal;
}
h3{
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	font-style:italic;
	text-indent: 5px;
	line-height: 0px;
}
#contentLeft{
	float: left;
	width: 170px;
	padding: 10px 5px 0px 5px;
}
#contentLeft ul{
	margin: 0px;
	padding: 0px;
}
#contentLeft li{
	list-style-type:none;	
}
#contentLeft a{
	color: #797b12;
	font-size: 11px;
	text-decoration:none;
}
#contentLeft a:hover{
	color: #3ec6ec; /*#66cccc or #61c5d6*/
}
#contentRight{
	width: 760px;
	float: left;
}
#items {
	padding-left: 0px;
}
#items td {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	vertical-align: top;
}
#items img{
    border: #666666 solid 1px;
    margin: 0px;
    padding: 0px;
}
#items p{
 	padding: 5px 0px 0px 0px;
	margin: 0px;
	/*width: 180px;*/
}
#item p{
 	padding: 0px;
	margin: 0px;
	/*width: 130px;*/
}
#item td {
	padding: 15px 10px 0px 0px;
	font-size: 11px;
	vertical-align: top;
}
#item .last{
	padding: 15px 0px 0px 0px;
}
#item .list td{
	padding: 15px 25px 0px 0px;
}
#item img{
    border: #666666 solid 1px;
    margin: 0px;
    padding: 0px;
}
#item .topTd{
	height: 180px;
	width: 180px;
}
.spaceLeft{
	padding-left: 6px;
}
#ctr td{
	width: 130px;
	padding: 10px 0px 0px 20px;
	font-size: 11px;
	vertical-align: top;	
}
#ctr p{	
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#body_content{
	padding: 0px 0px 0px 6px;	
}
#footer{
	/*clear:both;*/
	width: 760px;
	padding: 0px 0px 0px 0px;
	margin-left: 180px;
	/*display: inline;*/
	text-align: justify;
}
	#footer a, #footer a:active, #footer a:link, #footer a:visited{
		color: #000;
		font-size: 11px;
	}
	#footer #footerImg{
		padding-bottom: 40px;
	}

.text{
	width: 65px;
}

/* Edit this */

.page {
	position: relative;
}
	.page .edit-this {
        display: none;
    }

    .page:hover .edit-this {
        display: inline-block;
    }
.edit-this {
	margin: 0;
	background-color: #242424;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position:absolute;
	right:10px;
	top:10px;
}
    
    .edit-this a {
        color: #fff;
        text-decoration: none;
    }
    
    .edit-this a:hover {
        color: #fff400;
        background-color: transparent;
    }
.error-message{
	font-size: 9px;
	color: #ff0000;
}	


/* Admin bar */


#admin_bar {
    font: 10px/16px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: #000;
    color: #c3c3c3;
    font-size: 10px;
    overflow: hidden;
    padding: 0 32px;
}

    #admin_bar a {
        color: #999999;
        display: block;
        float: left;
        padding: 3px 6px;
        text-decoration: none;
    }
    
    #admin_bar a:hover {
        color: #fff;
        background-color: transparent;
    }

/* Facebox CSS */

#facebox .b {
  background:url(../wildflower/img/b.png);
}

#facebox .tl {
  background:url(../wildflower/img/tl.png);
}

#facebox .tr {
  background:url(../wildflower/img/tr.png);
}

#facebox .bl {
  background:url(../wildflower/img/bl.png);
}

#facebox .br {
  background:url(../wildflower/img/br.png);}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
  width: auto;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#sitemap dt{
	border-bottom:1px solid #999999;
	color:#666666;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:35px 0 8px;
}
#sitemap .subpage{
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:top;
	float: left;
	width: 250px;
}
#sitemap .subpage .subpage{
	padding-left:5px;
	padding-top:3px;
	vertical-align:top;
}

/* Contact page */
.submit{
	margin-top: 10px;
}
	.submit input{
		margin-left: 60px;
		display: inline;
	}
.contact-form .text{
	width: 350px;
}
.input label{
	float: left;
	width: 60px;
}
	.input input, .input textarea, .input label{
		margin: 3px 0px;
	}
#contentRight td.left{
	padding-right: 20px;width:160px;vertical-align: top;
}
#contentRight td.right{
	text-align: right; vertical-align: top;	
}
.footerPadding{
	margin-top: 78px;
	}


