body {
	margin: 0;
	padding: 0;
	background: #DFDFDF url(images/bck4.jpg) no-repeat;
	font: normal medium Comic Sans MS;
	color: #000000;
	font-size: 22px;
}

h1, h2, h3 {
	color: #114403;
}

h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }

p, blockquote, ul, ol {
	line-height: 1.8em;
	font-size: 22px;
}
a {
	color: #114403;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: right;
	margin: 0 1em 0 1em;
}

hr { display: none; }

/* Logo */

#logo {
	height: 105px;
}

#logo h1 {
	margin: 0px 0 0 20px;
	padding: 50px 0 0 15px;
	background: url(images/logo7.gif) no-repeat left;
	font: Comic Sans MS,arial;
	text-align : right;
	vertical-align : middle;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 52px 20px 0 0;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
ol {
	font-size: 16px;
}
.nav {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}
.nav li {
	padding: 7px 10px 7px 0;
	line-height: normal;
	text-decoration: none;
	border-top: 1px dotted #006600;
	list-style-type : none;
}
.nav li.first {
	border: none;
}
.nav a {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	border-top: 1px dotted #006600;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}
.white{
	color: #FFFFFF
}
.orangel{
	color:#F26622
}
.orange{
	color:#F26622
}
.greenl{
	color: #0B8140
}
.green2{
color: #114403
}
.brownl {
	color: #5D3C28
}
.red{
	color: red;
}
.bbrown{
	font: bold small Comic Sans MS;
	font-style: italic;
	font-size: 36px;
	color: #5D3C28
}
.borange{
	font: bold small Comic Sans MS;
	font-style: italic;
	font-size: 36px;
	color:#F26622
}
.bgreen{
	font: bold small Comic Sans MS;
	font-style: italic;
	font-size: 36px;
	color: #0B8140
}
#pb_list li {
list-style-image: url(images/pbullet2.gif);
}

