body {
	margin:0px 0px 10px 0px;
	background-color: #85ae84;		
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-image: url(graphics/54360_3842cactusvista.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center; 
	}

A, 
A:link  { 
	color: #003300; 
	text-decoration: none; 
	} 

A:visited { 
	color: #5d795e; 
	text-decoration: none; 
	} 

A:active, 
A:hover { 
	color: #d1d8cf;
	background-image: url(graphics/fade.png);
	} 
	
h1, 
h2, 
h3 {
	margin: 0px;
	padding: 0px;
	}

#banner h1, 
#banner-commentspop {
	color:#002200;
	font-size:180%;
	font-weight:bold;
	border: 1px dashed #85ae84;
  	background-color: #acc8ac;
  	padding:5px; 
  	text-transform:uppercase;
	letter-spacing: .2em; 		
	text-align:center;
	}
	
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-size: 180%;
	color: #002200;
	text-decoration: none;
	}

.description {
	color: #568055;
	font-size:90%;
	font-weight:bold;
  	background-color: #acc8ac;	
  	text-transform:none;	
	letter-spacing: 0.2em; 		
	display:block;
	text-align:center;
	}	
				
#content {
	z-index: 3;
	padding: 10px;
	margin-right:250px;
	margin-left: 20px;
	margin-bottom:20px;
	padding-bottom:20px;
	}

#container {
	padding: 10px; 
	margin-right: 100px; 
	margin-left: 100px; 
	}

#links {
	z-index:1;
	position:absolute;
	top: 115px; 
	right: 20px;
	width: 220px;
	text-align:center;
	font-weight: bold; 
	}

#llinks {
	z-index:2;
	position:absolute;
	top: 115px;
	left: 20px;
	width: 180px;
	text-align:center;
	background-color: #85ae84;
	}

.blog {
	padding: 10px;	
	}	
	
.blogbody,
.comments-body,
.trackback-body {
	background-image: url(graphics/fade.png);
	font-size:90%;
	font-weight:normal;
  	line-height:140%;
  	padding-left:10px;	
  	padding-right:10px;
  	padding-top:5px;	
	border-right: solid 1px #002200;
	border-left: solid 1px #002200;
	border-bottom: 1px solid #002200;
	}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
	
.title	{ 
	color: #002200; 
	font-weight:bold;	
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	}			
	
.title a {
         font-weight:bold; }
	
#menu {
  	margin-bottom:5px;
	background: #d1d9d0; 
	text-align:center;
	border: solid 1px; 
	font-size: 90%;
	padding: 5px;
	}	
		
.date, 
.comments-head { 
	font-size: 90%; 
	color: #acc8ac; 
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight:bold;
	background-color:#002200;
	text-align: right; 
	}			
		
.posted, 
.comments-post, 
.trackback-post	{ 
	font-size: 70%; 
	color: #568055;
	padding-top: 3px;
	margin-bottom:2px; 
	display:block;
	text-align:right;
	}
		
.side, 
.syndicate {
	color:#333;
	font-size:70%;
	font-weight:normal;
  	line-height:140%;
  	padding:5px;				
	background-color: #d1d9d0;
	border: 1px dashed #85ae84;
	text-align: left; 
	}
		
.sidetitle { 
	font-size: 110%; 
	color: #85ae84; 
	padding-right:5px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight:bold;
	text-align: right;
	}
		
.powered {
	color:black;
	padding: 5px;
	background-color: #d1d9d0;
	border: solid 1px black;
	text-transform: uppercase;
	font-weight:bold;
	}

.calendarhead {	
	color:black;
	font-size:90%;
  	line-height:140%;
  	padding:2px;				
	}	

.calendar {
	font-size: 80%; 
	font-weight: normal; 
	background-color: #d1d9d0; 
	color:#333333;
	}	

div.calendar {
	border: 1px dashed #85ae84;
	}
	
.trackback-url {
	color:#666;
	font-size:90%;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
  	padding:10px;
  	border:1px dashed #666666;
	}

input, 
textarea, 
select {
	background-color: #acc8ac;
	border: solid 1px black;
	padding: 1px; 
	margin: 1px;
	font-size: 90%;
	font-family:georgia, sans-serif;
	}
