body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #BBBB02;
	background-color: #4F3E03;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6B50B;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

p, ul, ol {
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #F8D252;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 778px;
	height: 167px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	width: 778px;
	height: 58px;
	margin: 0 auto;
	background: url(images/img03.gif) no-repeat;
}

#menu ul {
	list-style: none;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: 25px;
	margin-top: 10px;
}

#menu a:hover {
	color: #4F3E03;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

/* picture Column */

#picture_column {
	float: left;
	width: 230px;
}
.img_border {
	border: 2px solid #B1B102;
}

/* content */

#content {
	float: left;
	width: 250px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 0px;
}

#content p {
	margin-top: 10px;
    
}
#content h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFE480;
}
#content h2 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFE480;
}
#content h3 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFE480;
}

#content h4 {
	font-size: 10px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

#content ul {
	padding: 15px 0;
	list-style-type: none;
}

#content li {
	list-style-image: url(images/img04.gif);
	margin-left: 15px;
	list-style-type: none;
	margin-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
	background-color: #644F04;
	padding-right: 20px;
	margin: 0px;
	background-image: url(images/bkgrd_sidebar.gif);
	background-repeat: repeat;
	background-position: left top;
}

#sidebar ul {
	padding: 15px 0;
	list-style-type: none;
}

#sidebar li {
	list-style-image: url(images/img06.gif);
	margin-left: 15px;
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A3903;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#sidebar h2 {
	margin: 0;
	border-bottom: 2px solid #4A3903;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidebar h3 {
	margin: 0;
	border-bottom: 2px solid #4A3903;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

.location_text {
	color: #BF9609;
}

/* Footer */

#footer {
	clear: both;
	background: #473702;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#servicespage #serviceslink a {
    color: #4F3E03;
}
#contactpage #contactlink a {
    color: #4F3E03;
}		

.style3 { 
    font-size: 16px;
	color: #F8D252;
}
.style4 { 
    font-size: 4px;
	color: #4F3E03;
}
.style5 { 
    font-size: 2px;
	color: #685308;
}
