@charset "UTF-8";

a:link {
	color: #3AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b58ae5;
}
a:hover {
	text-decoration: none;
	color: #00C;
}
a:active {
	text-decoration: none;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	display: block;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #630;
	background-image: url(images/brown022.jpg);
	position: relative;
}
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	text-align: left;
	background-color: #dadfc5;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	padding: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdb072;
	border-left-color: #bdb072;
} 
#header {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
	display: inline;
	height: 100px;
	width: 739px;
	float: left;
} 
#greenbkgrnd {
	padding-left: 40px;
	padding-right: 0px;
	width: 780px;
	margin: 0px;
	float: left;
	background-color: #dadfc5;
}
#mainContent {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	padding: 0px;
	margin-left: 272px;
	position: static;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #030;
	border-left-color: #030;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #030;
} 
#footer {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 740px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#navbar ul {
	list-style-type: none;
	height: 33px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: auto;
	display: block;
	position: relative;
	line-height: 30px;
}
#navbar ul li a {
	color: #FFF;
	height: 33px;
	margin: 0px;
	background-image: url(images/menu_bar_orng33h.jpg);
	width: auto;
	display: inline-block;
	border: 1px none #72431b;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 7px;
}
#navbar ul li a:hover {
	background-image: url(images/menu_bar_orng_h33h.jpg);
	background-repeat: repeat-x;
	width: auto;
	position: relative;
}
#navbar ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 1px none #72431b;
	float: left;
}
#navbar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 33px;
	width: 736px;
	background-image: url(images/menu_bar_orng140.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72431b;
	border-right-color: #72431b;
	border-bottom-color: #72431b;
	border-left-color: #72431b;
	background-color: #bb8716;
	float: left;
	position: relative;
}
#navbar ul li img {
	margin: 0px;
	height: 33px;
	padding: 0px;
	display: inline;
	text-align: left;
	float: left;
}
#logo {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	display: block;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 1.3em;
}
.greek {
	color: #FF6;
}
#smlspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 4px;
}
#address {
	margin: 0px;
	padding: 0px;
}
#paver_info {
	float: right;
	text-align: left;
	display: inline;
	overflow: visible;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #030;
	width: 223px;
}
#adopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	display: inline;
	width: 130px;
	padding: 0px;
	overflow: visible;
	position: relative;
	float: right;
	line-height: 11px;
	margin: 0px;
}
#paver_info img {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smlpiece {
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: auto;
	display: inline;
}
#vertline {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divider {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0px;
	padding: 0px;
}
.equalMargin {
	margin-top: 15px;
	margin-bottom: 15px;
}
.infobox {
	background-color: #fff3d4;
	padding: 10px;
	border: 1px solid #bdb072;
	color: #000;
	margin-top: 0px;
	text-align: center;
}
.greentype {
	color: #5d6b20;
}
