
/* COPYRIGHT */
/*
   The design of this site is based on a template originally made by 
   Free Website Templates (http://www.freewebsitetemplates.com). It has
   since been modified and is copyright 2009 Clarkware Consulting, Inc. 
   and may not be reproduced.
  
   Clarkware Consulting, Inc.
   http://clarkware.com
*/



body {
	background-color:#a6bf79;
	color:#000000;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, Verdana, serif;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;
}
.clear {clear:both;}

* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 806px;  /*717px;*/
}
a{
	font-size:13px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/

#header-new {
	margin: 0px 0px 0px 0px;
	background-image:url(../img/tizer_header_new_scaled_806w.jpg);
	width:806px;
	height:131px;
	position:relative;
}

#header_text {
	width: 100px;
	top: 20px;
	left: 700px;
	position:absolute;
}

#header ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top: 310px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:purple;
}


/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg_804w.gif);
	width: 806px; /*717px;*/
	margin-top: 30px;
}
img{
	border-width:0px;
}
h1{
	color: rgb(61,42,103);
	font-family: Georgia, Verdana, serif;
	font-size:15px;
	margin: 20px 0px 20px 0px;
}

h2{
	color: #85a157;
	color: #5A6F36;
	font-size:17px;
	font-family: Georgia, Verdana, serif;
	text-align:center;
	width:200px;
	margin: 20px 0px 15px 0px;
}

#left {
	float:left;
	width: 515px; /*428px;*/
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#left a {
  color:#28556b;
}

#left a:hover{color:#c77e0c;}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width: 212px; /*210px;*/
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
  font-size: 100%;
}
#right a{
	color:#c77e0c;
	font-size: 100%;
}

#right a:hover{
	color:#85a157;
}

#right .heading {
  color:#c77e0c;
	font-weight: bold;
	font-size: 105%;
}

#no-sidebar {
	width: 750px; 
}

#no-sidebar p {
  margin-left: 50px;
}

#photogallery {
	width: 650px; 
}

#photogallery img {
  margin-left: 100px;
}

#photogallery p {
  margin-left: 100px;
}

/********************** Deer ***************************/

.top-heading {
	color: #3865A7;
	font-family: Georgia, Verdana, serif;
	font-size: 22px;
	margin: 20px 0px 20px 0px;
}

.sub-heading {
	color: #3865A7;
	font-family: Georgia, Verdana, serif;
	font-size: 17px;
	margin: 10px 0px 5px 0px;
}

.caption {
  font-size: 90%;
}

.product-description {
  margin-left: 105px;
  line-height: 20px;
}

.price {
  color: #3865A7;
}

.review {
  font-size: 110%;
}
/********************** Additions ***************************/

.break-line { 
  clear: both;
  border-top: 1px dotted white;
  margin: 0px 20px 20px 12px;
}

.break-noline { 
  clear: both;
  margin: 10px 0px 10px 0px;
}

.float-pic-left {
	margin-right: 14px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}

.float-eventpic-left {
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}

.float-pic-right {
	margin-left: 14px;
	margin-bottom: 20px;
	float: right;
	text-align: center;
}

img.border {
  border: white 3px solid;
}

.date-time {
  color: purple;
}

.latin-name {
  color: rgb(61,42,103);
  font-style: italic;
}

.event-description {
  margin-left: 165px;
}

.deer {
  font-size: 85%;
}

.quote {
  font-style: italic;
}

.pic-copyright {
  font-size: 70%;
}


/********************** Photo Strip ***************************/

table.photo-strip {
  margin: 0px auto;
}

table.photo-strip td {
  padding: 5px 10px;
  text-align: center;
}

/********************** Newsletter Subscription ***********************/

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}

.subscribed {
  padding-top: 50px;
  padding-left: 250px;
  margin-bottom: 150px;
}

.subscribed-heading {
  padding: 10px;
  font-size: 110%;
  color: rgb(61,42,103);
  font-weight: bold;
}

.subscribed-text {
  border: 2px solid rgb(61,42,103);
  padding: 20px;
  padding-left: 60px;
}

/********************** Employment ***************************/

ol.employment,
ul.volunteer {
  margin-left: 40px;
  line-height: 1.5em;
}
  
/********************** Footer ***************************/
#footerline {
  clear:both;
  background-image:url(../images/footer_bg_805w.gif);
  font-size:1px;
  height:10px;
}
#footer {
	width: 806px; /*717px;*/
	text-align:center;
	padding: 20px 0px;
	margin: 0px auto;
}

#footer a {
	color: rgb(61,42,103);
  text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}