#page {
	margin: 0px auto;
	width: 750px;
}
.right {
	background-image: url(../images/righttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-image: url(../images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbottom {

	background-image: url(../images/rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbottom {

	background-image: url(../images/leftbottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494443;
	line-height: 125%;
}

.heading {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2f9144;
line-height: 120%;
}

a:link { color:#2f9144; text-decoration:none}
a:visited { color:#2f9144; text-decoration:none}
a:hover { color:#e27f01; text-decoration:underline}
a:active { color:#2f9144; text-decoration:none}

a.breadcrumb:link { font-size:9px; font-weight:normal; color:#238F1F; text-decoration:none}
a.breadcrumb:visited { font-size:9px; font-weight:normal; color:#238F1F; text-decoration:none}
a.breadcrumb:hover { font-size:9px; font-weight:normal; color:#ffcc00; text-decoration:none}
a.breadcrumb:active { font-size:9px; font-weight:normal; color:#238F1F; text-decoration:none}

.blackborder {
border: 1px solid #000000;
}

ul { 
     list-style:none; 
} 

li { 
     background-image:url(../images/dot.jpg); 
     padding-left:20px; 
     background-repeat: no-repeat; 
     background-position: 0 50%; 
} 


.padding {
	padding-right: 50px;
	padding-left: 5px;
}
.paddingleftcolumn {

	padding-right: 20px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 780px;
}
.green {
	color: #238F1F;
}
.footerpadding {
	padding-top: 0px;
	padding-left: 18px;
}
#gallery img {
padding: 10px;
}
#gallery a:hover, a:hover img {
background-color: #F6F6F6;
}.contentpadding {
	padding: 10px;
}
.image {
	background-color: #EFEFEF;
	border: 1px solid #238F1F;
}
.orangesmall {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
h4 {
	line-height: 130%;
}
h3 {
	line-height: 130%;
}
