﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */


body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #008000;
	background-color:#a1d034;
	
	
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul {
	margin-bottom: 1em;
	line-height: 180%;
}

ol {
	margin-bottom: 1em;
	line-height: 180%;
}

blockquote {
	margin-bottom: 1em;
	line-height: 180%;
}

p {
	margin-bottom: 1em;
	line-height: 180%;
	color: #000000;
}

a { color:green;
	
}

a:hover {
	text-decoration: none;
	color:#aa0000;
}

/* Post */

.latest-post {
	border: groove;
	padding: 40px 40px 10px 40px;
}

.latest-post h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #aa0000;
}

.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px solid #C9DEAB;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.file * {
	color: black;
}

/* Wrapper */

#wrapper {
	width: 740px;
	margin: 0 auto;
	/*background: url(images/img2.jpg) no-repeat;*/
}

/* Header */

#header {
	height: 200px;
	padding: 5px 50px 0 0;
	color: black
;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
	width: 248px;
	height: 198px;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	color:black;
	font-size: 1em;
}

/* Content */

#content {
	
}

#colOne {
	float: right;
	width: 460px;
	padding-right: 20px;
	
}

#colTwo {
	float: left;
	width: 180px;
	padding: 40px 40px 0 40px;
	background: url(images/img5.jpg) no-repeat;
}

#colTwo h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

#colTwo ul {
	padding-left: .5em;
	list-style: none;
}

/* Menu */

#menu {
	height: 35px;
}

#menu ul {
	float: left;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #aa0000;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Footer */

#footer {
	
}

#footer * {
	color: black;
}

#footer p {
	padding: 2em 0;
	text-align: center;
	font-size: smaller;
}
.padAddress{
	margin-left:50px;
	margin-right:50px;
}
.padAddressEmail{
	margin-left:60px;
}

