body {
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	background-color: #333333;
	text-align: center;
}	
#holder {
	background-color: #ebebcc;
	text-align: left;
	width: 960px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.box img {
	text-align: center;
}


#header {
	background-color: #333333;
	height: 175px;
	background-image: url(layoutimages/jbd-header.jpg);
	background-repeat: no-repeat;
}
#header img {
	float: right;
}

#navigation {
	margin: 0;
	padding: 0;
	background-color: #333333;
	height: 30px;
	color: #ebebcc;
	border-left: 1px solid #ebebcc;
	border-right: 1px solid #ebebcc;
	border-top: 1px solid #ebebcc;
	background-image: url(layoutimages/nav-bg.jpg);
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	
}
#navigation  ul li {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
	color: #ebebcc;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #ebebcc;
	text-decoration:none;
}
#navigation a:hover {
	color: #D9B396
}
#sidebar {
		border-collapse: collapse;
	background: repeat-y left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 5px 10px 5px 530px;
}

#sidebar .comments {
	font-size: 70%;
	font-style: italic;
	color: #006633;
}
#content .comments {
	font-style: italic;
	font-weight: normal;
}

#sidebar p {
	font-size: 70%;
}
.box{
	width:254px;
	text-align: center;
	float: left;
	background-color: #EBEBCC;
	background-repeat: repeat-y;
}

.box .first{
	background:url(layoutimages/box_top.gif) no-repeat left top;
	padding-top: 5px;
}

.box .last {
	background:url(layoutimages/box_bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
}

.box h2, .box p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}


#sidebar h1 {
	font-size: 120%;
	margin-top: -10px;
}


#footer {
	font-size: 70%;
	color: #ebebcc;
	text-align: right;
	background-color: #333333;
	border-right: 1px solid #ebebcc;
	border-bottom: 1px solid #ebebcc;
	border-left: 1px solid #ebebcc;
	clear: both;
	height: 75px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #333333;
}


#content {
	float: left;
	width: 660px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}
em {
	font-size: 80%;
	font-style: italic;
	color: #006633;
}
input.btn {
color: #006633;
background-color:#FFFFFF;
border: 1px outset #0008b;

}

input.txt {
color:#006633;
border: 1px inset #0008b;
background-color:#FFFFFF;
width: 200px;

}
fieldset {
	border: 1px dotted #333333;
	margin-top: 5px;
	padding: 5px;
	background-color: #EBEBCC;
}
#contact p .othertxt {
	font-size: 80%;
	font-style: italic;
}


legend {
	color: #333333;
	font-weight: normal;
	font-size: 110%;
	background: #ebebcc;
}
form p  {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}
form label {
	font-size: 80%;
	float:left;
	width:40%
}
#holder #content a {
	color: #665155;
	font-weight: bold;
}
#calender {
	float: left;
	margin: 0px;
	padding: 15px;
	text-align: left;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
#content p .eucalyptus {
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
}
#eucalyptus {
	color: #FFFFFF;
	background: #CC0000;
	text-decoration: none;
}
#eucalyptus a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#holder #content #eucalyptus a {
	color: #FFFFFF;
	font-weight: bold;
}
#holder #content p .green {
	color: #006633;
}
h4 {
	font-size: 80%;
}
#sidebar_gallery {
	border: 1px solid #003333;
	padding: 10px;
	border-collapse: collapse;
	text-align: center;
	margin: 5px 10px 5px 480px;
}
#content_gallery {

	float: left;
	width: 450px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}
#holder #sidebar a {
	text-decoration: none;
	color: #333333;
}
#content td {
	border-collapse: collapse;
	font-size: 90%;
	color: #333333;
	border: 1px solid #333333;
	padding: 5px;
}
#holder #content table {
	padding: 5px;
}

#sidebar_gallery a {
	font-size: 70%;
	color: #006633;
}
#holder   #footer   a  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #address a {
	color: #ebebcc;
	text-decoration: none;
}

td {
	font-size: 80%;
}
.row {
	font-size: 80%;
}
th {
	text-align: left;
}
.box table {
	text-align: center;
}
img {
	border-style: none;
}
#sidebar p a {
	font-size: 120%;
}
#content-front {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}
#footer #logo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.clear {
	clear: both;
}
#address {
	float: right;
	width: 600px;
	height: 50px;
}
.box_body {
	background-image: url(layoutimages/box_middle.gif);
	background-repeat: repeat-y;
}

