/*
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: #a2b7c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #767941; */
	color: #6b6b6b;
}

h1, h2, h3 {
	color: #4d6b7d;
}

h1 {
}

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

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

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
}

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

ul, ol {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

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

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

input, textarea, select {
}

input {
}

textarea {
}

select {
}

table  { 
	border-spacing: 1; 
	border-style: solid; 
	border-width: 1; 
	border-color: black;
	margin-left: auto;
	margin-right: auto;
	} 
td, th { padding: 6;}

directory {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		}
/* Header */

#header {
	height: 200px;
	padding: 0 0 0 90px;
	/*-- background: url(images/vermont35.gif) no-repeat; */
}

/* Logo */

#logo {
	height: 90px;
	padding: 100px 0 0 30px;
	background: url(images/westford9.jpg) no-repeat;
	text-transform: lowercase;
}

#logo h1 {
	float: left;
	letter-spacing: -.1em;
	font-style: italic;
	font-size: 3em;
}

#logo h1 a {
	color: #767941;
}

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

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	margin-right: 80px;
	background: url(images/img05.jpg) repeat-y 250px 0;
}

/* Sidebar */

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

/* Content */

#content {
	margin-left: 250px;
	padding: 30px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 2;
	font-size: 12px;
	list-style: none;
}
/*
#menu li {
	display: inline;
}
*/

#menu strong {
	display: block;
	height: 12px;
	padding: 8px; 
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
	color: #767941;
} 

#menu a {
	display: block;
	height: 12px;
	padding: 8px;
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
	color: #767941;
}


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

/* Menu 2 */
#menu2 {
}

#menu2ul {
	font-size: 12px;
	font-weight: bold;
}

#menu2 li {
	font-size: 12px;
	font-weight: bold;
}

/* Testimonial */

#testimonial {
	padding: 30px;
}

#testimonial blockquote {
	margin-left: 0;
}

/* Welcome */

#welcome {
}

/* Footer */
#legal {
	color: #cccccc;
	font-size: 10px;
}
#footer {
	padding: 60px 30px;
	background: url(images/img06.gif);
	color: #ADB07C
}

#footer hr {
	display: none;
}

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

#footer a {
	color: #dddddd
}
.CategoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
.BusinessName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.BusinessText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

