/* Med-green text */
a {
	color : #55893d;
}

/* Periwinkle text */
a:hover { 
	color : #acc0e3;
} 

/* light-green background */
#leftcolumn h3, #leftcolumn h2, #rightcolumn, #navigation, #header {
	background-color: #dde9a7;
}

/* light-green background */
#rightcolumn {
	background-color: #dde9a7;
}

/* light-green text */
.contact p, .aboutus p, #navigation li a { 
	color : #dde9a7;
}

/* leaf-green text  */
.sidebar,.sidebar h2, .contact p, .aboutus p, .topright h3, .box1 h2, .box2 h2, .col h3, #footer { 
	color : #88c540;
}

/* dark-green text  */
#leftcolumn h3, #leftcolumn h2, h1 { 
	color : #3c612e;
}


/* dark-blue text  */
.topright p, #leftcolumn li a { 
	color : #334567;
}


/* brown text */
.col p, .box2 p, .box1 p, h2,h1 { 
	color : #661313;
}

/* green text */
#leftcolumn li a:hover, #navigation ul a:hover { 
	color : #49b749;
} 

/* dark blue background */
.topright h3, .box1 h2, .box2 h2, .col h3 { 
	background-color : #334567;
	background-color : #661313;
}

/* Periwinkle background */
#leftcolumn ul { 
	background-color : #ACC0E3;
}

/* brown background */
#leftcolumn, #footer {
	background-color : #661313;

}

#BlogArchive1_ArchiveList ul, #BlogArchive1_ArchiveList li{
background-color: transparent;
margin-left: 10px;
padding-left:4px;
}


/* Borders */

/* Light Green Border */
#rightcolumn, #leftcolumn, img {
	border : 1px solid #dde9a7;
}

/* brown Border */
#header,#rightcolumn { 
	border: 1px solid #661313;
}

/* dark green Border on the bottom */
#leftcolumn li { 
	border-bottom : 1px dotted #3c612e;
}



/************************/

* { 
padding : 0;
margin : 0;
} 

#rightcolumn ul, #rightcolumn li {
	margin-left: 6px;
	padding-left:4px;
}

body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-image:url(images/greenclub-repeatingbg5.gif);
} 
img { 
padding : 5px;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
.logo img {
	border: none;
}

#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
width : 900px;
float : left;
padding : 10px;
height : 155px;
margin : 10px 0 0 0;
background-image : url(images/treeimage.jpg);
background-repeat : no-repeat;
background-position: top right;
} 
h1 { 
font-weight : bold;
font-family : helvetica, arial, sans-serif;
border : none;
margin-bottom: 30px;
} 
h2 { 
font-family : helvetica, arial, sans-serif;
text-transform : none;
margin-top: 15px;
margin-bottom : 20px;
} 
.logo a { 
text-decoration : none;
} 
#navigation { 
margin : -40px 1px 0 0;
position : relative;
float : right;
} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.jpg) no-repeat top right;
margin-right : 3px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 3em;
background : url(images/tab-left.jpg) no-repeat top left;
font-weight : bold;
} 
#leftcolumn { 
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
#leftcolumn ul { 
margin-top : 10px;
padding-top : 2px;
padding-bottom : 10px;
margin-bottom : 10px;
} 
#leftcolumn li { 
margin-top : 10px;
display : list-item;
list-style-type : none;
font-size : 1.1em;
text-indent : 5px;
padding-bottom : 5px;
} 
#leftcolumn ul li.last { 
border-bottom : none;
padding-bottom : 0;
} 
#leftcolumn li a { 
text-decoration : none;
display : block;
} 
#leftcolumn li a:hover { 
text-decoration : none;
display : block;
} 
.contact { 
padding-top : 15px;
padding-bottom : 15px;
} 
.contact p { 
margin-top : 10px;
} 
.aboutus p { 
font-size : 1.1em;
padding-top : 10px;
text-align : justify;
} 
#leftcolumn h3, #leftcolumn h2 { 
margin : 0;
margin-bottom: 20px;
font-size : 1.4em;
font-weight : lighter;
text-indent : 5px;
} 
#rightcolumn { 
float : right;
margin : 5px 0 5px 0;
padding : 10px;
min-height : 350px;
width : 673px;
display : inline;
} 
.topright { 
padding-bottom : 20px;
border-bottom : 1px dotted #334567;
} 
.topright p { 
text-align : justify;
font-size : 1.1em;
padding-top : 10px;
} 
.topright h3 { 
margin : 0;
font-size : 24px;
font-weight : lighter;
text-indent : 5px;
} 
.boxes { 
margin : 15px auto;
} 
.box1,.box2 {
width : 315px;
}
.box1 { 
padding-right : 20px;
float : left;
border-right : 1px dotted #661313;
} 
.box2 { 
float : right;
} 
.box1 p,.box2 p { 
font-size : 12px;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : justify;
} 
.box1 h2, .box2 h2 { 
margin : 5px 0;
padding: 0px;
font-size : 22px;
font-weight : lighter;
text-indent : 5px;
} 
.box1 a, .box2 a { 
float : right;
padding-right : 20px;
padding-bottom : 10px;
} 
.box2 p { 
padding-left : 3px;
padding-right : 0;
} 
.clear { 
clear : both;
} 
.triplebox { 
min-height : 136px;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
border-top : 1px dotted #661313;
} 
.col { 
width : 210px;
float : left;
margin : 10px 7px;
text-align : justify;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col h3 { 
font-size : 1.4em;
font-weight : lighter;
text-indent : 5px;
} 
#footer { 
padding : 5px 0;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #dde9a7;
font-size : 0.8em;
text-align : center;
margin-top: 5px;
}

#main h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}

#main h3 {
	margin-bottom: 10px;
}
#wikibody a.urllink {
   background: url(external.png) center right no-repeat;
   padding-right: 13px;
}
.post-title {
	font-size: 125%;
	margin-top: 5px;
}
.date-header {
	font-size: 100%;
	border-top: 1px solid #88c540;
	margin-top: 5px;
	padding-top:5px;
}
