/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Greenery
       DATE: 2005.11.30
  COPYRIGHT: none
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
body {
  margin: 0;  
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  line-height: 170%;
 color: #EEE;
  background: #585858 url(images/bg_body.jpg) repeat-y top center;
}

p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

img {
border:none;
}

a {
  color: #720c21;
  text-decoration:none;
}

a:visited {
  color: #AAA;
}

text:hover {
color:#FFFFFF;
}


acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  width: 70%;
}

textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #720c21;
  background-color: #ffc2a5;
  border: 1px solid #720c21;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #720c21;
  background-color: #fff;
  border: 1px solid #EEE;
}


h1 {
width: 100px;
align: left;
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #720c21;
  background: #ffc2a5 url(images/rounded_tr.jpg) no-repeat top right;
  
 
}

h1 span {

  display: block;
  padding: 2px;
  background: url(images/rounded_br.jpg) no-repeat bottom right;
}





#sideBar h1 {
  text-align: right;
  background: #ffc2a5 url(images/rounded_tl.jpg) no-repeat top left;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(images/rounded_bl.jpg) no-repeat bottom left;
}


#content ol li { 
  color: #EEE;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  
}

blockquote {  
  margin: 0;
  background: #ffc2a5 url(images/rounded_tr.jpg) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(images/rounded_br.jpg) no-repeat bottom right;
}
/***************************************************
  Layout Element Styles
 ***************************************************/


#header {  
  width: 100%;
  height: 140px;
   
}
#header p {
padding:0px;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 767px;
  margin: 0 auto;
  text-align: left; 

}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 10em;
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  color:#720c21;
}
#menu ul li.here{
 
  padding-bottom:1.0em;
}
#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #720c21;
}

#menu ul li a:hover,
#menu ul li a.active {

}


/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  
}

#title h1 {
  display: inline;
  color:  #720c21;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content {  
top: 0 px;
  position:relative;
  width: 767px;
margin:0 auto;

}





#text {

text-align:left;
float:left;
top: 0 px;
  width: 160px !important;
  width: 160px;
  min-height: 550px;
  /*padding: 0px 5px 20px 20px !important;
  padding: 0px 5px 20px 20px;*/
      padding-left: 4px;
	  padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 0px;

  vertical-align: top;
  background:#d63153 url(images/border/tr.jpg) no-repeat top right;
}

#wayfinda a {
color:#EEE;
}

#wayfinda a:visited {
color:#EEE;
}

#image a {
color: #FFFFFF;

}

#image {

vertical-align: top;
text-align:left;
	position:absolute;
	top: 0px;
	right: 180px !important;
right: 179px;
min-height:550px;
  /*width: 415px;  */
  width: 415px;
background:transparent;

}
#sideBar h1 {
float:right;
}
#sideBar {

	position:absolute;
	top: 0px;
right: -1px;
padding-left:10px;
padding-right:5px;
padding-top:5px;

		vertical-align: top;
			height: 550px;
			width: 160px !important;
	        width: 159px;


  background:#d63153 url(images/border/tl.jpg) no-repeat top left;

}

/*.bl {background: url(images/border/2/bl.jpg) 0 100% no-repeat #f2afa6; width: 415px; height: 550px;}*/
/*.br {background: url(images/border/2/br.jpg) 100% 100% no-repeat;}*/
.tl { background: #f2afa6 url(images/border/2/tl.jpg) 0 0 no-repeat;width: 415px; min-height: 550px;}
.tr {background:  url(images/border/2/tr.jpg) 100% 0 no-repeat; padding:10px;}
.clear {font-size: 1px; height: 1px}


/***************************************************
 Search Bar
 ***************************************************/
.FSF_input{
width:90%;
}
.FSF_submit{
width:4em;
padding:1px 0;
margin-left:80px;
margin-top:0;
}
/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  float: left;
 /*width: 100%;*/
  padding: 10px 20px;
  color: #888;
  
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}
