@charset "utf-8";
#HeaderDiv {
	background-color: #C3094A;
}

#breadcrumbs {
        width: 100%;
        height: 48px; 
        background-color: #C3094A;
        margin: 0px;

}


#breadcrumbs #breadNav {
	width: 800px;
	height: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}


#breadcrumbs #breadSubNav {
	width: 900px;
	height: 50%;
}
#breadcrumbs  #breadNav  #breadMenu a {
	font-weight: bold;
}

#breadcrumbs #breadSubNav li {
	font-size: 11px;
	font-weight: lighter;
}


#breadcrumbs ul, #breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
}

#breadcrumbs a {
	float: left;
	line-height: 14px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	color: #fff;
}

#breadcrumbs a:hover {
       color: #000;
       text-decoration: underline;  
}
#navDiv/*
#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
*/
	
 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 7pt;
	background-image: url(../../images/bg_nav.gif);
	margin-top: 1px;
	width:100%;
	height:17px;
}
#navDiv  ul {
        font-size: 8pt;
	margin: 0px;
	padding: 2px;
	list-style: none;
	text-align: left;
}
#navDiv  li {
	display: inline;
}
#navDiv  a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -5px;
}
#navDiv  a:hover {
	text-decoration: underline;
}
* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
}

.time {
	color: #C3094A;
}



#containerDiv #HeaderDiv {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #C3094A;
	position: relative;
}
#HeaderDiv #bannerDiv {
	width: 468px;
	height: 60px;
	position: absolute;
	left: 429px;
	top: 15px;
	background-color: #CCCCCC;
	border: 1px solid #ccc;
}

#containerDiv #timestampDiv {
	position: absolute;
	height: 14px;
	width: 200px;
	left: 770px;
	top: 83px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
* html #containerDiv #timestampDiv {
	position: absolute;
	height: 14px;
	width: 200px;
	left: 750px;
	top: 85px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#containerDiv #contentHolder #maincontentDiv #searchDiv #search {
	margin: 0px;
	list-style-type: none;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#containerDiv #contentHolder #maincontentDiv #searchDiv #searchBar #serachBar #serachBar2 {
	position: absolute;
	left: 691px;
	top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/Slices/searchbar.jpg);
}

#containerDiv #contentHolder #maincontentDiv #searchDiv #search a:active {
	color: #C3094A;
}

