body {
	padding: 0;
	margin: 0;
	background: #FFF;
	background-image: url(../images/bgmap.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404040
}


p, td, ul, ol, li, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040
}


p.intro {

	font-size: 14px

}


.bold {
	font-weight: bold
}


img {
	border-style: none
}


ul {
	list-style-type: square
}


ul.arrow {
	list-style-type: square;
	list-style-image: url(../images/arrow.gif)
}


ul.email {
	list-style-type: square;
	list-style-image: url(../images/email.gif)
}


h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #004400;
	font-size: 18px
}


h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #386D38;
	font-size: 14px

}


td.header {
	font-size: 10px;
	color: #DDDDDD;
	background-color: #999
}


table#banner img {
	display: block;
}


table#mainnav td {
	font-size: 10px;
}


table#mainnav td a {
	font-size: 12px;
}


a:link, a:active, a:visited {
	text-decoration: underline;
	color: #2A4863
}


a:hover {
	text-decoration: none;
	color: #336633
}


table.contacts {
	background-color: #D7ECCD
}


td.drkgrn, td.drkgrn p {
	font-weight: bold;
	color: #fff
}


td.drkgrn {
	background-color: #669966
}


table#footer td {
	color: #888;
	font-size: 10px
}


table#footer img {
	display: block;
}


td.ftgrn {
	background-color: #80BC54
}


table.promo img {
	display: block;
}


td#promobg {
	background-image: url(../images/sqdot.gif)
}


td.blue, td.blue p  {
	color: #FFF
}


td.blue {
	background-color: #34597B
}


td.ltgrn, td.ltgrn p {
	font-size: 11px;
	color: #444
}


td.ltgrn {
	background-color: #D7ECCD
}


td.wht {
	background-color: #FFF
}


