﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFEF5 url("images/img01.gif");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #767941;
}

h3 {
	color: #800000;
}
h2 {
	color: #800000;
}
h1 {
	color: #800000;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

blockquote {
	margin-bottom: 1.5em;
}

p {
	margin-bottom: 1.5em;
}

p {
	color: #000000;
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

code {
}

pre {
}

pre {
}

code {
}

a:link {
	color: #F08F02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

select {
}

textarea {
}

input {
}

input {
}

textarea {
}

select {
}

/* Header */

#header {
	padding: 0 0 0 0px;
	background: url("images/img02.jpg") no-repeat;
}

/* Logo */

#logo {
	height: 170px;
	padding: 30px 0 0 70px;
	background: url("images/img03.jpg") no-repeat;
	text-transform: none;
}
#logo h1 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 2.8em;
	color: #375119;
}

#logo h1 a {
	color: #767941;
}

#logo h2 {
	float: left;
	letter-spacing: -.03em;
	font-style: italic;
	font-size: 1.25em;
}

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	
}



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Content */

#content {
	margin-left: 0px;
	padding: 30px;
	margin-right: 20px;
}

/* Content Top */

#contenttop {
	background: url('images/img06.gif') repeat-x 200px
0;
	height: 80px;
}



/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 45px;
	padding: 16px 0 0 30px;
	background: url("images/img04.jpg") repeat-x;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	color: #767941;
}

#menu a:hover {
	color: #F08F02;
}

/* Testimonial */

#testimonial {
	padding: 30px;
}

#testimonial blockquote {
	margin-left: 0;
}

/* Welcome */

#welcome {
}

/* Footer */

#footer {
	padding: 60px 30px;
	background: url("images/img06.gif");
	color: #ADB07C;
	margin-left: 230px;
	position: relative;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #ADB07C
}

#template {
	padding-left: 20px;
}





