body
{
	background-image: url(/images/bodyBg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f7f7f7;
	margin: 0;	
}

body, p, div, span, ul, ol, h1, h2, h3, h4, h5, td
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #02312a;
	line-height: 18px;
}

a, a:active, a:visited
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #02312a;	
	line-height: 18px;
	text-decoration: none;
}

a:hover
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #02312a;	
	line-height: 18px;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #02312a;	
	background-color: #FFFFFF;
	border: 1px solid #02312a;
	width: 118px;
	text-align: left;
	vertical-align: middle;		
	padding-left: 2px;
}

.sendWidth
{
	width: 300px;
	padding-left: 2px;
}

hr
{
	background-color: #3c7169;
	color: #3c7169;
	border-color: #3c7169;
	margin-top: 0;
}

#mainBody
{
	background-color: #ecf9f7;
	width: 778px;
}

#container
{
	
}

#rightTDBg
{
	background-image: url(/images/rightTdBg.png);
	background-position: left;
	background-repeat: repeat-y;
}

#SearchNav
{
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
}

#SearchNav a, #SearchNav a:hover
{	
	font-size: 11px;	
}

#mainTopNav
{
	background-image: url(/images/topNavBg.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#mainTopNav a, #mainTopNav a:hover, #mainTopNav td
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#mainTopNav td
{
	padding: 0px 3px 0px 3px;
}

#mainTopNav #active
{
	background-image:url(/images/topNavOverBg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 40px;	
}

#mainTopNav #active a, #mainTopNav #active a:hover
{
	color: #cdffac;
	text-decoration: underline;
}

#midBg
{
	background-image:url(/images/midBg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
}

#homeMidTd
{
	background-color: #074e00;	
	vertical-align: middle;
	text-align: left;
	padding: 0px 10px 0px 10px;
	color: #ecf9f7;
	font-size: 13px;
}

#homeMidTd a, #homeMidTd a:hover
{
	font-style: italic;
	font-weight: bold;	
	color: #ecf9f7;
	font-size: 13px;
}

#mainContent #rightContent
{
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	text-align: left;
}

#mainContent #leftContent
{
	width: 199px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}

#mainContent #innerRightContent
{
	vertical-align: top;
	text-align:  left;
	width: 240px;
}

#mainContent #innerLeftContent
{	
	padding: 0px 10px 20px 30px;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #bfd3d0;
}

#mainContent #innerRightContent img
{
	padding: 10px 20px 10px 20px;
}

#mainContent #innerLeftContent a
{
	border-bottom: 1px dashed #000000;
}

#mainContent #innerLeftContent a:hover
{
	border: none;
	text-decoration: none;
	padding-top: 5px;
}

#footer
{
	margin-top: 0;
	padding: 5px 15px 5px 15px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #3c7169;
	color: #3c7169;
	font-size: 11px;
}

.clsButton
{
	width: 51px;
	font-weight: bold;
	background-color: #ecf9f7;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.contentBox
{
	border: 1px solid #02312a;
	margin-bottom: 10px;
}

.contentBox .catDiv
{
	padding: 0px 2px 5px 8px;
}

.blogTitle
{
	background-image: url(/images/blogTitleBg.png);
	background-repeat: repeat-y;	
	padding: 6px 0px 6px 14px;
	font-size: 15px;
	color: #02312a;
	font-weight: bold;
	font-style: italic;	
}

.blogContent
{
	padding: 5px 0px 0px 14px;
}

.blogContent a.moreLink, .blogContent a.moreLink:hover
{
	color: #074e00;
	font-style: italic;
	font-weight: bold;	
}

.blogContent p
{
	margin-top: 0px;
}

#contentCatList
{
	padding: 5px 0px 0px 8px;
	background-image: url(/images/boxHeadBg.png);
	background-position: top;
	height: 28px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

#innerContainer
{
	background-color: #f7f7f7;
}

#innerContentCatList #innerContentCatListHead
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

#innerContentCatList
{
	text-align: left;	
	padding: 10px 20px 20px 20px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	background-color: #074e00;
	
}

#innerContentCatList .catListDiv
{
	padding-bottom: 5px;
}

#innerContentCatList .catListDiv a, #innerContentCatList .catListDiv a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}

#innerLatestPost
{
	background-color: #ededed;
	padding: 10px 20px 20px 20px;
}

#innerLatestPost .title
{
	color: #3c7169;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#innerLatestPost .blogBox .blogPadBotDiv a, #innerLatestPost .blogBox .blogPadBotDiv a:hover
{
	color: #3c7169;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#innerLatestPost .blogBox .padBotDiv, #innerLatestPost .blogBox .blogPadBotDiv
{
	padding-bottom: 8px;
}

#innerLatestPost .blogBox .padBotDiv .selectedText
{
	font-weight: bold;
	color: #3c7169;
}

#innerLatestPost .blogBox
{
	border: 1px solid #bfd3d0;
	padding: 5px;
}

.innerPageHead
{
	background-image: url(/images/innerHeadBg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #17423b;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
}

.errorMsg
{
	color: #FF0000;
	font-weight: bold;
}

#rssBox, #imageRotatorDiv
{
	text-align: center;	
}

a.hotLink, a.hotLink:hover, a.hotLink:active, a.hotLink:visited
{
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}