body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background:#1C3211 url(images/bg.gif) repeat;
	margin-top:25px;
	margin-right:2px;
	margin-left:2px;
}
a img { 
	border:0;
}
a {
	color:#1E8600;
}
.container {
	width:842px;
	margin:0 auto;
	text-align:left;
}
.menu {
	color:#FFFFFF;
	line-height:34px;
	/*padding-left:5px;
	padding-right:5px;*/
	margin-bottom:5px;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	border:1px solid #5AA33E;
	background: #1F6C00 url(images/menuBG.gif) repeat-x left top;
	margin-right:5px;
}
.menu a:hover {
	background: #185300 url(images/menuBGover.gif) repeat-x left top;
}
.logo {
	height:226px;
	border-bottom:1px solid #FFFFFF;
}
.page {
	background:#E6E6E6 url(images/greyGRD.gif) repeat-x;	
	line-height:1.6em;
	border:1px solid #FFFFFF;
	padding-right:10px;
	padding-bottom:10px;
}
.title {
	color:#1E8600;
	padding-top:15px;
	font-size:36px;
	font-weight:bold;
	margin-bottom:20px;
}
.newsSideHeader {
	background: url(images/darkGreyGRD-h-40px.gif) repeat-x left top;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
	color:#FFFFFF;
}
.newsSideHeader a {
	color:#FFFFFF; text-decoration:none;
}
.newsSideHeader a:hover {
	text-decoration:underline;
}
.newsSideBody {
	padding:10px;
	background:#E6E6E6 url(images/greyGRD.gif) repeat-x;
}
.newsTD {
	width:170px;
	padding:40px 10px 10px 10px;
}
.quotes {
	color:#1F6C00;
}
.leftBar {
	width:200px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	background:#E6E6E6 url(images/greyGRD.gif) repeat-x;
	border-right:1px solid #FFFFFF;
}
.contentTD {
	padding:10px;
	background:#E6E6E6 url(images/greyGRD.gif) repeat-x;	
	line-height:1.6em;
	border-left:2px solid #E6E6E6;
}
.dogTitle {
	font-size:1.2em;
	color:#1E8600;
	margin-top:0;
}
.dogList img {
	border:1px solid #1E8600;
}
.greyGRD {
	background:#E6E6E6 url(images/greyGRD.gif) repeat-x;	
}

.newsSideUL {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.newsSideUL strong {
	padding-left: 10px;
}
.newsSideUL li {
	padding-left: 10px;
	background: url(images/dogBullet.gif) no-repeat 0 2px;
	margin-bottom:20px;
}
.newsLink {
	margin-left:10px;
}
.newsLink a {
	color:#569400;
}
.header {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.footer {
	margin-top:10px;
	border:1px solid #67C444;
	padding:0 10px;
	line-height:34px;
	color:#FFFFFF;
	background:#1F6C00 url(images/footerBar.jpg) repeat-x left top;	
}
.footer a {
	color:#FFFFFF;
}
.belowFooter {
	margin:8px 5px 20px 0;
	color:#FFFFFF;
	text-align:right;
}
.belowFooter a {
	color:#FFFFFF;
}
.servicesTitle {
	color:#1E8600;
	font-weight:bold;
}
.green {
	color:#1E8600;
}
.errorMesg {

}
.greenMessage {
	
}
div.errorMesg {
	border:1px solid #DC6E66;
	padding:13px 10px 10px 20px;
	background-color: #FFE3E0;
	min-height:50px;
	margin:0 10px 10px 0;
	width:auto;
} div.errorMesg strong {font-size:1.1em;}
div.errorMesg h2 {
	font-size:1.4em; margin-top:0; color:#333333;
}

div.greenMessage {
	border:1px solid #7AC60C;
	padding:13px 10px 10px 15px;
	background-color: #D9FFA2;
	margin:0 10px 10px 0;
	width:auto;
} div.greenMessage strong {font-size:1.1em;}
div.greenMessage h2 {
	font-size:1.4em; margin-top:0; color:#333333;
}
.newsStory {
	margin-bottom:20px;
	font-size:14px;
	border-bottom:1px solid #CCCCCC;
}	
.newsStoryTitle {
	color:#1E8600;
	font-size:1.3em;
	font-weight:bold;
}
.newsStoryDate {
	color:#666666;
	font-size:.75em;
}
.newsStoryBody {
	margin:3px 0;
}