body  { 
	text-align: center;
	margin: 1px 0 0;
	padding-bottom: 0;
	color: #74A912;
	background: black url(media/bk_trees.gif);
	font: 0.80em/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#wrapper  { 
	text-align: left; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
	width: 780px;
	background: 0px 0px url(media/wrapper_bk.gif) repeat-y;
	height: 1620px;
}

#contentleft  { 
	padding: 0; 
	float: left; 
	direction: ltr;
	width: 250px;
	background: #F7F7F7  repeat-y 0px 0px;
	overflow: auto;
}

#contentcenter {
	width: 272px;
	padding:0px;
	float:left;
	background: #f7f7f7  repeat-y 0px 0px;
	overflow: visible;
	height: 1250px;
}

#contentright {
	width: 258px;
	padding:0px;
	float:left;
	background: #ADADAD repeat-y url(media/cl_right.gif) 0px 0px;
	color: #fffcfc;
	height: 1250px;
}

#head {
	background: #fff no-repeat url(media/trees.jpg);
	width: 780px;
	height: 250px;
}

#footer {
	clear: both;
	width: 780px;
	float: left;
	height: 120px;
}

p {
	margin: 0px 25px 10px 20px;
		}

a, a:hover, a:active { color: #b5a8aa; }

a:visited { color: #88827f; }

hr {
	margin-right: 38px;
	margin-left: 20px;
}

h1 {
	font-size: 1.2em;
	text-indent: 20px;
	color: #588B0E;
	padding-bottom: 2px;
	position: relative;
	top: 10px;
	padding-left: 20px;
	background: url(media/dropleaf.gif) no-repeat 0px 50%;
}

h2 {
	font-size: 1.2em;
	text-indent: 20px;
	color: #7d7d7d;
	position: relative;
	top: 10px;
	margin-top: -5px;
}

h3 {
	font-size: 1.2em;
	text-indent: 20px;
	color: #7d7d7d;
	position: relative;
	top: 10px;
	background: no-repeat url(media/pen.gif) 0px 40%;
	padding-left: 12px;
	margin-left: 12px;
	margin-top: -6px;
}

ul {
	list-style:  none;
	padding-right: 20px;
}

li {
	background: url(media/leaf.gif) no-repeat 0px 0px;
	padding-left: 15px;
	right: 20px;
	position: relative;
	margin-top: 12px;
}

.lickle {
	margin-left: 20px;
}

.rightIndent {
	margin-right: 30px;
}

.ringers {
	font-size: 0.95em;
	line-height: 20px;
}

a.whiteLink, a:visited.whiteLink, a:hover.whiteLink, a:active.whiteLink {

color: #f8ffe0;

text-decoration: none}

.strike {
	text-decoration: line-through;
}


.rightIndentContact {
	color: #f8ffe0;
	line-height: 40px;
	padding-left: 12px;
	font-size: 1em;
}


html>body #ping {
	position: absolute;
	width: 600px;
	height: 250px;
	background: url(ping.png) no-repeat;
}