body 	{color: #35484e;
		background-color: #88956f;
		font-family: "tahoma", georgia, verdana, sans-serif;
		font-size: 0.9em;}
h1 		{font-size: 3.75em;
		margin: 0; 
		padding-top: .2em;
		color: #51262d; 
		font-variant: small-caps;}
h2		{font-size: 1.5em;
		margin: 0; 
		color: #51262d; 
		font-variant: small-caps;}
h3		{font-size: 1.25em;
		margin: 0; 
		text-align: center; 
		border-bottom: dashed 2px #51262d; 
		color: #51262d;
		padding-bottom: .5em;
		padding-top: .25em;}
h4		{font-size: 1.1em;
		margin: 0; 
		margin-top: .5em;
		text-align: center; 
		border-bottom: dashed 1px #51262d; 
		color: #51262d;}	

#content h3
		{margin-bottom: 30px;}

a 		{color: #51262d;
		text-decoration: none;}
a:hover 	{text-decoration: underline;}

.small 	{margin-left: 10px; 
		font-size: 50%;}
		
.menu ul	{font-size: .9em;
		margin: 0; 
		margin-top: 4px; 
		margin-bottom: 10px; 
		padding: 0; 
		list-style: none;
}
.menu a 	{width: 97%; 
		margin: 1px; 
		padding: 2px; 
		display: block; 
		border: solid 1px #35484e; 
		background-color: #d6f29e; 
		color: #35484e;
		text-decoration: none;}
.menu a:hover
		{background-color: #51262d;
		color: #faffba;
		text-decoration: none;}

.rightmenu 
		{margin: 5px;}
.rightmenu ul 
		{margin: 0; 
		margin-top: 8px; 
		margin-bottom: 8px; 
		padding: 0; 
		list-style: none;}
.rightmenu li 
		{margin-top: 5px; 
		margin-bottom: 5px;
		color: #d6f29e;}

#header	{margin-bottom: 5px; 
		height: 130px;
		text-align: center;
		background: #88956f url(images/cactus-flower.gif) top left no-repeat scroll;}

#left 	{float: left; 
		width: 20%; 
		margin-bottom: 25px; 
		padding: 5px; 
		background-color: #688345; 
		border: solid 3px #324339;}
#left h3	{color: #d6f29e; 
		border-bottom: dashed 1px #324339;}
#right 	{float: right; 
		width: 20%; 
		background-color: #688345; 
		border: solid 3px #324339;}
#right h3	
		{color: #d6f29e; 
		border-bottom: dashed 1px #324339;}
#content 
		{margin-left: 23%; 
		margin-right: 22%; 
		padding: 5px; 
		padding-left: 8px; 
		padding-right: 8px; 
		background-color: #faffba; 
		border: solid 3px #51262d;}
#content p 
		{text-align: left;}

#footer 	{font-size: .8em;
		clear: both; 
		margin-top: 25px; 
		text-align: center;}
		
.entry	{}
.entry li	{display: inline;}

dd		{padding-bottom: 1em;
		font-style: italic;}
		
td, th	{text-align: center}

.pic	{}

.desc	{}
