@charset "utf-8";
/* CSS Document */
body 
{
	margin:0px;
	margin-top:3px;
	padding:0px;
	background-color: #F4F4F4;
	position: absolute;
	width: 100%;
}

#wrapper {
	width: 950px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	height: 60px;
	background-image: url(../Images/header.jpg);
	position: relative;
	width: 950px;
}
#logo {
	position: absolute;
	left: 5px;
	top: 6px;
}
#topLinks {
	position: absolute;
	top: 2px;
	right: 220px;
}
#search {
	position: absolute;
	top: 3px;
	right: 2px;
	width: 196px;
}

#navbar {
	height: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ef3c41;
	position: relative;
}

#main {
	height: 100%;
	padding-bottom: 15px;
	position: relative;

}
#contLeft {
	clear: none;
	float: left;
	height: auto;
	width: 175px;
	z-index:2000;
	margin-left: 2px;
	margin-top: 2px;
}
#contRight {
	clear: none;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-left: 2px;
	width: 750px;
	z-index:500;
	position: relative;	
	border: solid 0px;
}
#news {
	width: 575px;
	margin-top: 4px;
	float: left;
}
#commNews {
	float: left;
	margin-top: 4px;
	clear: none;
	margin-left: 4px;
	width: 180px;
}
#footer {
	height: 50px;
	background-image: url(../Images/footer.jpg);
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ef3c41;
	position: relative;
	clear: both;
}
#bottomLinks {
	position: absolute;
	top: 2px;
	right: 240px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.navItem {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(../Images/navBar_up.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
.navItem:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../Images/navBar_over.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 30px;
	width: 130px;
	text-align: center;
	cursor:pointer;
	font-weight: bold;
	text-transform: uppercase;
}
.srchTxtBx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E4E4E4;
	width: 145px;
	border: 1px solid #FFFFFF;
	clear: none;
	float: left;
	margin-right: 5px;
}
.tracktxtFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E4E4E4;
	width: 160px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}

.transTxtBx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E4E4E4;
	width: 75px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.box2 {
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-color: #4b4b4b;
	border-bottom-color: #4b4b4b;
	border-left-color: #4b4b4b;
	margin-top: 5px;
	background-image: url(../Images/sideNavTop.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.srchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	float: left;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	clear: none;
}
#slider {
	position:absolute;
	left:0px;
	top:0px;
	width:470px;
	height:auto;
	z-index:5000;
	background-color: #F4F4F4;
	background-image: url(../Images/sideNavTop.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	display:none;
}
#internetfeatures {
	position:relative;
	width:470px;
	height:auto;
	font-size: 1.5em;
	background-color: #F4F4F4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	display:visible;
}

.ttborder {

	border-width:1px;
	border-style:solid;
	border-color:#0F0F0F;
}


