﻿
body {
	margin: 0;
	padding: 0;
	background-color:silver;
	font-size: 15px;
	text-align: justify;
	color: #fefefe;
}

option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

select {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

textarea {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

input {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

td {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

th {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

body {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fefefe;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fefefe;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fefefe;
	margin-top: 8px;

}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ol {
	line-height: 200%;
}

ul {
	line-height: 150%;
}

p {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}
#shadow{
	width: 825px;
	padding:0px;
	padding-top: 5px;
	/*filter: shadow(color:gray,strength:10, direction:135);*/
	text-align:left;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url('2/images/img01b.jpg') repeat-y left top;
	border: 2px solid green;
}


/* Header */

#header {
	width: 800px;
	height: 175px;
	margin: 0 auto;
	background: white url('2/images/Burlington1a.jpg') no-repeat left top;
	padding: 0;
	border-bottom: 2px white solid;
}

#header p {
	margin: 0;
	color: #e4e4e4;
}

#header h1 {
	margin: 0;
	color: #D7CB1D;
	color:#DDFFFF;
}

#header h1 {
	/*float: left;*/
	font-size: 40px;
	padding: 22px 0 0 30px;
	margin-bottom: 0;
}

#header p {
	/*float: left;*/
	padding: 0px 0 0 30px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	margin-top: 0;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Top Nav */
#topnav {
	padding-bottom: 15px;
	margin-top:-5px;
	text-align: right;
}
#topnav a {
	text-decoration: none;
	font-weight:bold;
	}
#topnav a:hover {
	text-decoration: none;
	color: #333333
	}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	color: #333333;
	font-size: 13px;


}

#content h1 {
		border-left: 0px solid #34350B;
	/*border-right: 200px solid #34350B;*/
	padding: 0 20px 0 10px;
	font-size: 30px;
	color: #333333;
}
#content h2 {
		border-left: 0px solid #34350B;
	/*border-right: 200px solid #34350B;*/
	padding: 0 20px 0 10px;
	font-size: 26px;
	color: #333333;
}
#content h3 {
		border-left: 0px solid #34350B;
	/*border-right: 200px solid #34350B;*/
	padding: 0 20px 0 10px;
	font-size: 20px;
	color: #333333;
}
#content h4 {
		border-left: 0px solid #34350B;
	/*border-right: 200px solid #34350B;*/
	padding: 0 20px 0 10px;
	font-size: 16px;
	color: #333333;
}

#content p {
	/*margin: 0;*/
	padding: 5px 20px 5px 17px;
	font-size: 13px;
	text-align:left
}
#content a {
	margin: 0;
	color: navy;
}
#content a:hover {
	margin: 0;
	color: gray;
}
#content ul li {
	font-size: 13px;
}

.post {
	padding: 0px 0 0 0;
}

.post h1 {
	border-bottom: 0px white dotted;
	margin-right: 5%;
	margin-left: 1%;
	color:#333333;	
}

.title {
	border-left: 0px solid #34350B;
	/*border-right: 200px solid #34350B;*/
	padding: 0 20px 0 10px;
	font-size: 30px;
}


.title a {
	text-decoration: none;
	color: #E5DC1E;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 31px;
	color: #A6A80A;
}

.meta {
	text-align: left;
	color: #FCFCFA;
	padding: 10px 20px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 30px;
	border-bottom: 2px #34350B solid;
}

.meta .more {
	background: url('2/images/img08.gif') no-repeat left 50%;
}

.meta .comments {
	background: url('2/images/img08.gif') no-repeat left 50%;
}

.meta a {
	color: #A6A80A;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0px 20px 0 32px;
}

.last {
	border: none;
}

/* Sidebar */

#menuhead {
	color: white;
	padding: 5px;
	padding-top: 10px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#sidebar {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	color: #e4e4e4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:url('2/images/img08.gif');
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	/*background: url(images/img08.gif) no-repeat left 50%;*/
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
	/*height: 25px;*/
	padding-left: 0px;
	font-size: 22px;
	color:#fefefe;
	/*border-bottom: 1px white dotted;*/

}

#sidebar a {
		text-decoration: none;

}

#sidebar a:hover {
	color: #e4e4e4;
		text-decoration: underline;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url('2/images/img05.gif') repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 760px;
	height: 90px;
	background: url('2/images/img03a.jpg') no-repeat left top;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}


