body {
	background-image: url(images/bg_pattern.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A:link {  
	color: #333333; 
	text-decoration: underline; 
}
A:active { 
	color: #0C5E7B; 
	text-decoration: underline; 
}
A:visited { 
	color: #333333; 
	text-decoration: underline; 
}
A:hover { 
	color: #0C5E7B; 
	text-decoration: underline; 
}
.coreDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.coreTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A.coreTitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
A.coreTitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
A.coreTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
A.coreTitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.coreMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
A.coreMore:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
A.coreMore:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
A.coreMore:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
A.coreMore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #3A8AA1;
}
.bodySubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3A8AA1;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #3A8AA1;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3A8AA1;
	line-height: 18px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.divider {
    border-top: thin dotted;
}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
A.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
A.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
A.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0C5E7B;
	text-decoration:none;
}
A.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0C5E7B;
	text-decoration:none;
}
.adBox {
	border: solid #B5CDD4 1px;
}
.adBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0C5E7B;
	background-color: #B5CDD4;
}
.adBoxCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px;
}
.adBoxCopyHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0C5E7B;
	background-color: #FFFFFF;
}
.formInputsSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	border: 1px solid #0C5E7B;
	display: block;
	font-style: normal;
	font-weight: normal;
}
.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
border: 0px solid #A3A3A3;
color: #FFFFFF;
background-color: #0C5E7B;
height: 18px;
text-align: center;
vertical-align:middle;
text-decoration: none;
padding: 3px;
}
A.button:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
border: 0px solid #A3A3A3;
color: #FFFFFF;
background-color: #0C5E7B;
height: 18px;
text-align: center;
vertical-align:middle;
text-decoration: none;
padding: 3px;
}
A.button:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
border: 0px solid #A3A3A3;
color: #0C5E7B;
background-color: #B5CDD4;
height: 18px;
text-align: center;
vertical-align:middle;
text-decoration: none;
padding: 3px;
}
A.button:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
border: 0px solid #A3A3A3;
color: #FFFFFF;
background-color: #0C5E7B;
height: 18px;
text-align: center;
vertical-align:middle;
text-decoration: none;
padding: 3px;
}
A.button:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
border: 0px solid #A3A3A3;
color: #0C5E7B;
background-color: #B5CDD4;
height: 18px;
text-align: center;
vertical-align:middle;
text-decoration: none;
padding: 3px;
}

ul.bulletCopy{margin-left:5px;padding-left:12px;}
ul.bulletCopy li{
	background: url(images/bullet_block.gif) #FFFFFF no-repeat 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left:12px;
	line-height: 20px;
	list-style: none;
	margin-left:0;
}

#menu {list-style-type:none; margin: 0px 0px 25px 0px; padding:0;}

#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:110px; height:1px; z-index:100; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold;}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {position:absolute; top:0; left:0; width: 200px; margin: 0; padding: 0; background: transparent url(transparency.gif);}
#menu dt {background: #0C5E7B; margin:0; font-size:12px; border-bottom:1px solid #FFFFFF; border-right:1px solid #FFFFFF; width:110px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #FFFFFF; clear:left; margin:0; padding:0; color: #FFFFFF; font-size: 12px; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#FFFFFF; padding: 5px 5px 5px 10px; width:100px;}
#menu dd a, #menu dd a:visited {background:#3B8AA1; color:#FFFFFF; text-decoration:none; display:block; padding:5px 5px 5px 10px; width:210px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {width:220px; border-bottom:0px solid #B5CDD4;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #B5CDD4; color:#0C5E7B;}


/*Following added by Words in a Row to make HTML valid */

TABLE.bg1 {
	background: url(http://www.tricountyeye.com/images/body_bg.gif);
}

TABLE.bgsub {
	background: url(http://www.tricountyeye.com/images/body_bg_sub.gif);
}  
TABLE.footerbg {
	background: url(http://www.tricountyeye.com/images/footer_bg.gif);
}
TABLE.core01 {
	 height: 125px; 
	 background: url(http://www.tricountyeye.com/images/core_01_bg.jpg);
}
TABLE.core02 {
	height: 125px; 
	background: url(http://www.tricountyeye.com/images/core_02_bg.jpg);
}
TABLE.core03 {
	height: 125px; 
	background: url(http://www.tricountyeye.com/images/core_03_bg.jpg);
}
TABLE.ht40 {
	height: 40px;
}
TABLE.ht100 {
	 height: 100px;
}
TABLE.navmenu1 {
	height: 25px;
	background: #0C5E7B;
}

TD.leftborder {
	background: url(http://www.tricountyeye.com/images/border_left.gif) repeat-y;
}
TD.rightborder {
	background: url(http://www.tricountyeye.com/images/border_right.gif) repeat-y;
}
TD.H90 {
	height: 90px;
}
TD.HT2 {
	height: 2px;
}
TD.coresub01 {
	height:60px;
	background: url(http://www.tricountyeye.com/images/core_sub_01.jpg);
}
TD.coresub02 {
	height:60px; 
	background: url(http://www.tricountyeye.com/images/core_sub_02.jpg);
}
TD.coresub03 {
	height:60px; 
	background: url(http://www.tricountyeye.com/images/core_sub_03.jpg);
}