﻿* { padding:0; margin:0; }


body {
	font-size:15px;
	font-family: Trebuchet MS, Helvetica,sans-serif;
	color: #444444;
	line-height: 1.5;
	margin-top: 10px;
	background-color: #999;  /* old 2F2F2D */
  
}

                                            
                                            
/*******************************************************************   Structure  *******************************************/
#container {
    width: 1016px;
    margin: 0 auto;	
    background: #fff;
	border: 10px solid #eeeeee;
	padding-top: 20px;
}

#header {

}
   
#content {

	margin: 20px 0px 0 30px;
		
	}
	
#footer {  
	clear: both;
	padding: 30px 30px 0 30px;
	background: #937853 url("images/bgfooter.png") repeat-x left top;
	height: 324px;
	position: relative;
	}
  
#footer p {
	color: #fff;
	margin-bottom: 30px;
}

.copy-font{
	font-size:11px;
	color:#FFF;
}	


.copy-font a:link , #footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	}

		
#col_1 {
	width: 460px;
	float:left;
	border-right: 1px solid #fff;
	padding-right: 10px;
			
}
			
#col_2 {
	width: 460px;
	float: right;
}


.newsletter{
	width:400px;
	height:350px;
	background-image:url('images/4newsletter.png');
	background-repeat:no-repeat;
	padding-top:150px;
	padding-left:50px;
}


	
/********************************************************************   Lists  *****************************************/ 

/* HARMONISE LIST-BULLET TYPE */
ul, ol {list-style: none;}

/********************************************************************   Main Nav  *****************************************/ 

#nav {
	margin-top: 15px;
	height: 40px;
	width: 100%;
	background-color: #91be27;
}

#nav ul {
	float: left; 
	padding-left: 30px; 
	font-size: 15px;
}

#nav ul li {
	float: left;
	width: auto;
	font-family: verdana, helvetica, arial, verdana, sans-serif; 
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	display: block; 
}


#nav ul li a {	 
	
	display: block; 
	height: 34px;
	padding: 6px 15px 0px 15px;
	text-decoration: none;
	display: block; 
	line-height: 30px;
	color: #ffffff;
} 

  
#nav li a:hover  {
	background-color: #333333;
	color: #ffffff;
}   

/********************************************************************   Headers   *****************************************/  

h1, h2, h3, h4 { font-weight: normal;}


h1 {
	font-family: helvetica, arial, verdana, sans-serif; 	
	font-size:38px;
	color: #4b4b4b;  
	line-height: .8;
	margin-left: 85px;
} 

h1 span {
	font-family: 'Trebuchet MS', helvetica, arial, verdana, sans-serif; 
	font-size: 25px;
	color: #8fbc23;   
}

h2  {
	font-size:24px;
	color: #fff;  
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 25px;
}

h3 {
	font-size:24px;
	color: #444444;  
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}



/********************************************************************   Images  *****************************************/ 

img#book {
	float: left;
	margin-right: 15px;
}


/********************************************************************   Links   *****************************************/ 

/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */

a img, a:link img, a:visited img { border: none }

a:link , 
a:visited,
a:active {
	text-decoration: none;
	color: #82aa21;
	font-weight: bold;
	/* font-family: Arial,Helvetica,sans-serif;
	border-bottom: 1px dotted #006DBA;
	color:#155BBD; */  
}

a:hover {
	color: #333333;
	/* color: #f90; 
	border-bottom: 1px dotted #f90; */
}


/******************************************************************** Paragraphs *****************************************/  

p {
	color: #555555;
	margin-bottom: 20px;
}

/*******************************************************************CLASSES*******************************************/


.fir {
	text-indent:-5000px;
}

.button {
	position: absolute;
	bottom: 50px;
}
.pheading {
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;
display: block;

}

.book a:link , .book a:visited {

font-size: 20px; 
color: #82aa21; 
text-decoration: underline; 
font-weight: bold;

}

.book a:hover {

color: #333333;

}

/******************************************************************* Home Page  Specific ******************************************/
div#home {
	position: relative;
	padding-right: 30px;
	margin-top: 10px;
}

#grass {
	height: 101px;
	display:block;
	background: #ffffff url("images/grass.jpg") bottom right;
	background-repeat: no-repeat;
	
} 

#picture1{
	height: 318px;
	display:block;
	background: #ffffff url("images/happy_couple.jpg") bottom;
	background-repeat: no-repeat;
	
} 

#quote{
font-size:small;	
padding:10px;
border:1px #c2de6f solid;
margin-right:20px;
background-color:#f8ffe5;
} 


/******************************************************************* Footer ******************************************/

.footertxt {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;

}

#footer a:link , #footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
	
	
	/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #cc9900; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color : #fefefe; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #fafafa; 
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #666;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #669900; 
}

/* form label text */
label { 
  color : #669900;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 80% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #cc9000;
  background-color : #fffffa;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #669900;
  background-color : #cc9900;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  border : 0px solid #fafafa; 
  background-color : #fafafa; 
  padding : 0 4px 0 4px; 
  color : #fafafa;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 0px solid #000; 
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}
fieldset {
padding: 15px;

}