@charset "utf-8";
/* CSS Document */

/* DIV LAYOUT */

#wrapper{
	margin: 0 auto;
	width: 798px;
}

#menuCol{
	width: 177px;
	background-image: url(../templates/images/menubox_02.jpg);
	float: left;
}

#leftCol{
	width: 177px;
	background-image: url(../templates/images/menubox_02.jpg);
}

#leftColFoot{

}

#rightCol{
	width: 621px;
	float: left;
}

#header{
	height: 120px;
	background-image: url(http://www.hebdenbridge.com/theaders/rotator.php);
}

#headerSearch{
	width: 215px;
	height: 100px;
	text-align: right;
	float: left;
	padding-top: 14px;
}

#pageTitle{
	float: left;
	width: 360px;
	padding-top: 94px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
}

#content{
	background-image: url(../templates/images/mainbox_05.jpg);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#contentFoot{
	width: 621px;
}

#extraFoot{
	width: 621px;
}

#wholeFoot{
	width: 798px;
	padding-top: 10px;
	text-align: center;
}

/* SITE RULES */

body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px
}

a:link 		{
	color: #0066CC;
	font-weight:bold;
	text-decoration: none;
}

a:hover 	{
	color: #3399FF;
	font-weight:bold;
	text-decoration: underline;
}

a:visited 	{
	color: #0066CC;
	font-weight:bold;
	text-decoration: none;
}

h1           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-transform: uppercase;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	color: #003366;
}
               
h2           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	color: #003366;
}

hr{
	color: #336699;
	height: 3px;
	background-color: #336699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.hint{
	font-style: italic;
	color: #666666;
}

.imageFloatL{
	float: left;
}

.imageFloatR{
	float: right;
}

.searchTitleBox{
	height: 30px;

}

.searchFormBox{
	height: 40px;

}

form{
	margin: 0px;
	padding: 0px;
}

.searchTitle{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;
}

/* MENU */

.sideMenu{
	width: 165px;
	padding-left: 10px;

}

.sideMenu ul{
	list-style-type: none;
	padding-left: 2px;
	}
	
.sideMenu li{
}

.sideMenu li a {
	color: #0066CC;
	height: 12px;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 4px;
}

.sideMenu li a:hover {
	color:#000000;
}

.sideMenu li a:visited {
	color: #0066CC;
	height: 12px;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 4px;
}

.menuSectionHead{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
	
/* OLD MENU */

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.menu A:link{
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}

.menu A:hover{
	text-decoration: underline;
	color: #3399CC;
}

/* OTHER */

.KT_tngtable{
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* DIRECTORY RELATED */

.miniresultbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.businessname{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.newstitle{
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
}

/* NEWS RELATED */

.newsdate{
	font-size: 10px;
	color: #999999;
}

.newssecttitle{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
