body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica",Arial,sans-serif;
	color: #777777;
	background-color: #304516;
	margin-bottom: 30px;
	}
#container{
	width: 800px;
	margin: 10px auto 30px auto;
	}
#header{
	width: 800px;
	/*height: 176px;*/
	/*background-image: url(images/bannerImage.gif);*/
	color: #FFFFFF;
	}
#nav{
	width: 800px;
	background-image: url(../images/offBg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	height: 55px;
	overflow: hidden;
	}
#banner_div{
	height:176px;
	width: 800px;
	background-image:url(../images/1a.jpg);
	}
#bookmark{
	width: 800px;
	margin-top: 0px;
	margin-bottom:0px;
	font-size:.8em;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 18px;
	}
#datetime{
	float:left;
	}
#addthis{
	float:right;
	}
#phone{
	padding-left: 78px;
	position: absolute;
	top: 175px;
	color: #aacde5;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	}
#nav ul{
	display: inline;
	line-height: 62px;
	color: #FFFFFF;
	}
#tmenu tr{
	background-image: url(../images/offDown.gif);
	background-repeat: repeat-x;
	}
#nav li{
	display: inline;
	font-weight: bold;
	font-size: .8em;
	line-height: 62px;
	color: #FFFFFF;

	}
#nav li a{

	text-decoration: none;
	line-height: 62px;
	padding: 22px 15px 20px 15px;
	margin-left: -4px;
color: #FFFFFF;
	background:	url(../images/fix.gif)  0px -2px repeat-y;
	}
#nav li a:hover{
	background-image: url(../images/overState.gif);
	background-position:center top;
	background-repeat: repeat-x;
	line-height: 62px;
	padding: 24px 15px 20px 15px;
	}
.current{
	color: #3aadff;
	
	}

.listitem{
	background:	url(../images/fix.gif)  top left no-repeat;
	}
.endList{
	background:	url(../images/fix.gif)  top right repeat-y;
	}
#content{
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}
#pageLeft{
	float: left;
	width: 466px;
	margin-bottom: 20px;
	}
#pageLeft p{
	padding-left: 30px;
	padding-right: 30px;
	font-size: .8em;
	line-height: 1.5em;
	}
#pageLeft h1{
	color: #405d19;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	/*margin-bottom: -15px;*/
	font-size: 1.5em;
	}
.break{
	margin-top: 30px;
	margin-left: 30px;
	border-bottom: 2px solid #eeeede;
	}
#pageLeft h2{
	color: #405d19;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.3em;
	}
#pageRight{
	float: left;
	width: 334px;
	margin-top: 15px;
	}
#pageRight p{
	font-size: .8em;
	}
#pageRight h2{
	font-size: 1.2em;
	color: #405d19;
	margin-top: 0px;
	}
.block{
	width: 314px;
	margin-right: 10px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	border-bottom: 2px solid #eeeede;
	}
.block ul{
	margin-left: 15px;
	padding-left: 0px;
	font-size: .8em;
	line-height: 2em;
	}
.spacer{
	clear: both;
	}
.number{
	font-size: 1.5em;
	font-weight: bold;
	color: #4d78a6;
	}
.basicLink{
	font-weight: bold;
	color: #4d78a6;
	text-decoration: none;
	}
.innerLink{
	font-weight: bold;
	color: #4d78a6;
	text-decoration: none;
	}
.serviceLink{
	color: #5a8129;
	}
.serviceCurrent{
	color: #377dba;
	}
#footer{
	clear: both;
	width: 800px;
	height: 105px;
	background-image: url(../images/footerbg.gif);
	}
.logo{
	margin-left: 30px;
	}
.imgLink{
	border: none;
	margin-bottom: 10px;
	}
.imgHold{
	width: 382px;
	height: 221px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(../images/imgBg.gif);
	background-repeat: no-repeat;
	}
.imgHoldUp{
	width: 270px;
	height: 382px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(../images/large_imgBgPortrait.gif);
	background-repeat: no-repeat;
	}
.imgHoldUp2{
	width: 270px;
	height: 190px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(../images/large_imgBgPortrait2.gif);
	background-repeat: no-repeat;
	}
.details{
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
	font-size: .7em;
	}
td a {
display: block;
height: 100%;
line-height:4em

}
textarea.tAreas {
	font-family: "Helvetica",Arial,sans-serif;
	font-size: 0.8em;
	color: black;
}	