a {
	color: #C3004B;
}

a:hover {
	color: #600;
}

body {
	background-color: #FFF;
	background-image: url(images/logo/bg.gif);
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
}

.bodyTextSm {
	font-size: 9px;
}

.container {
	width: 762px;
	float: left;
	text-align: left;
	background-color: #036;
	margin: 0;
	padding: 0;
}
.containerFooter {
	width: 762px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 9px;
	background-image: url(/images/cons/bg_footH.gif);
}
#clr {
	clear:both;
}
.containerFooterHome a, .containerFooterHome a:visited {
	color: #000;
	text-decoration: none;
}
.containerFooterHome a:hover {
	color: #C3004B;
	text-decoration: underline; 
}


.containerNavLeft {
	float: left;
	width: 170px; 
	background-color: #036;
	margin: 0;
	padding: 0;
}






.content {
	float: left;
	width: 512px;
	padding: 0 0 0 40px;
}
.content li {
	margin: 0 0 .2em 1.5em;
}
.content ul {
	margin: 0 0 1.5em 0;
}

.contentHome2 {
	width: 575px;
	padding: 5px 0px 0px 435px;
	color: #FFF;
}

.contentHome {
	width: 329px;
	padding: 100px 0px 0px 30px;
	color: #FFF;
}

.contentHomeRight {
	width: 169px;
	padding: 10px 10px 10px 10px;
	color: #FFF;
}

.contentProd {
	width: 592px;
}
.contentProdL {
	float: left;
	width: 424px;
}
.contentProdR {
	float: right;
	width: 168px;
	font-size: 9px;
}
.contentProdR a {
	color: #555;
	text-decoration: none;	
}
.contentProdR a:hover {
	color: #FFF;
	text-decoration: underline;	
}
.contentProdR li {
	margin: 0 0 .6em 0;
}
.contentProdR ul {
	margin: 0 0 2em 1.5em;
	list-style-position: outside;
	list-style-image: url(/images/cons/bullet_R.gif);
}


.contentFrameHome2 {
	float: right;
	width: 592px;
	height: 365px;
	background-image: url(images/cons/bikeonbridge-fall.jpg);
}





.contentFrameHome3 {
	float: left;
	width: 423px;
	height: 382px;

}

.contentFrameHome {
	float: right;
	width: 423px;
	height: 365px;
	background-image: url(images/cons/bg_home.jpg);
}





.contentFrameHome4 {
	float: right;
	width: 169px; 
	background-color: #036;
	margin: 0;
	padding: 0;
}



.contentFrameHomeSussex {
	float: right;
	width: 592px;
	height: 365px;
	background-image: url(images/cons/sussex.jpg);
}

.contentFrameInfo{
	float: right;
	width: 592px;
	background-image: url(images/cons/bg_content_b.gif);
}
.contentFrameInfoBot {
	float: right;
	width: 592px;
	height: 38px;
	background-image: url(images/cons/bg_content_c.gif);
}
.contentFrameInfoTop {
	float: right;
	width: 592px;
	height: 34px;
	background-image: url(images/cons/bg_content_a.gif);
}


.contentFrameProdBot {
	float: right;
	width: 592px;
	height: 38px;
	background-image: url(images/cons/bg_product_c.gif);
}
.contentFrameProd {
	float: right;
	width: 592px;
	background-image: url(images/cons/bg_product_b.gif);
}
.contentFrameProdTop {
	float: right;
	width: 592px;
	height: 34px;
	background-image: url(images/cons/bg_product_a.gif);
}






.footer {
	background-color: #ccc;
	font-size: 9px;
}
.footer p {
}
.footer a, .footer a:visited {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #C3004B;
	text-decoration: underline; 
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
	color: #C3004B;
	margin: 0 0 .5em 0;	
}

.heading1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none}
.heading2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.1em;
	font-weight: bold;
	color: #C3004B;
	margin: 0 0 .3em 0;	
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
	margin: 0 0 .2em 0;	
}h4 {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px;     font-size: 11px;	color: #FFF;	
	margin: 0 0 .3em 0;	
}

hr {
	border: 0;
	margin: .5em 0 .5em 0;
	color: #C3004B;
	background-color: #C3004B;
	height: 1px;
}

input {
	font-size: 11px;
}

li {
	list-style-position: outside;
}


.navLeft {
	color: #FFF;
	font-size: 9px;
	line-height: 1.5em;
	padding: 0px 5px 0px 10px;
}
.navLeft p {
	margin: 0 0 0.9em 0;
}
.navLeft a, .navLeft a:visited {
	color: #FFF;
	text-decoration: none;
}
.navLeft a:hover {
	color: #CCC;
	text-decoration: underline; 
}



p {
	margin: 0 0 1em 0;
}
table {
	margin: 0;
}
td {
	font-size: 9px;
	line-height: 1.3em;
}

.tableC table {
	border: 1px solid #000;
	margin: 0;
}
.tableC td {
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.tableCont table {
	border: 1px solid #fff;
	margin: 0;
}
.tableCont td {
	font-size: 11px;
	padding: 5px 2px 5px 2px;
}


.tableL table {
	border: 1px solid #000;
	margin: 0;
}
.tableL td {
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.tableL td ul {
	margin: 0;
}
.tableL td ul {
	padding: 0 0 0 1.5em;
}
.tableX table {
	border: 0px;
	margin: 0 0 0 0;
}
.tableX td {
	text-align: left;
	padding: 0;
}

.status table {
	border: 1px solid #000;
	margin: 0;
}
.status td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	padding: .5em;
	text-align: center;
}

ul {
	margin: 0;
	padding: 0;
}



/*

***	DROP-DOWN MENU SYSTEM
	
*/

.menublock, .display {
float:left;
position:absolute;
}

.subs{
}

.subs a{
display: block;
margin: 0px;
}

.menublock .subs{
display: none;
}

a.tl, a.tl:hover, a.tl:active, a.sl, a.sl:hover, a.sl:active {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	border: none;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}

a.tl:hover, a.tl:active , a.sl:hover, a.sl:active{ 
background-color: #CCC7E9;
text-align: center;
}

a.sl, a.sl:hover, a.sl:active{
text-align: left;
}



/* initial menu formatting */
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 10px verdana;
}

/* top-level */
#nav li {
	display: block;
	float: left;
	position: relative;
	background-color: #ccc;	
	font: bold 10px verdana;
	}
#nav li a {
	display: block;
	background-color: #999;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#nav li a:hover {
	background-color: #999;
	color: #aa0000;
}


/* dropdown initiation */
#nav li ul {	
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 160px;
}

/* dropdown level 1 */
#nav li ul a {
	display: block;
	background-color: #333;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
	color: #999;
	text-align: left;
	text-decoration: none;
}
#nav li ul a:hover {
	background-color: #333;
	color: #fff;
}

#nav li>ul {
	top: auto;
	left: auto;
}

/* dropdown display on/off */
#nav li:hover ul, #nav li.over ul {
	display: block;

}
.subheadingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.subheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
.linkssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;}
	
a.text,.text:active,.text:visited,.text:hover { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000; }
	
a.text1,.text1:active,.text1:visited,.text1:hover { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#ffffff; }

#printme{
	float: right; 
	display: inline;
	position: relative;
}
#search {
position: relative;
margin-bottom: 15px;
}

#search-button {
position: absolute;
top: -3px;
right: 17px;
}

#search-box {
border: 0;
height: 15px;
color: #999;
padding-left: 5px;
width: 119px;
}