body {
		FONT-SIZE: 14px; COLOR: #19194e; FONT-FAMILY: "Trebuchet MS"
}

h2 {
	FONT-SIZE: 22px; COLOR: #19194e; FONT-FAMILY: "Trebuchet MS"
}


a {
	FONT-SIZE: 14px; COLOR: #19194e; FONT-FAMILY: "Trebuchet MS";
	text-decoration: underline;
}
a:hover {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";
	text-decoration: underline;
}

#header{width:1024px; height:167px; background:#fefefe url(images/renologo.jpg) 0 0 no-repeat; position:relative; margin:0 auto; padding:0 0px;}


#bodyPan2{width:919px; background:url(images/tablemiddle.jpg) 0 0 repeat-y; position:relative; margin:0 auto; padding:0 0px;}
#bodybottomPan{width:919px; height:26px; background:url(images/tablebottom.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both;padding:0 0px;}

#bodybottom{width:919px; height:40px; background:#363636; position:relative; margin:0 auto; clear:both; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS"; padding-top:10px;padding-bottom:10px; }
#bodybottom a{FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS";text-decoration: none;}
#bodybottom a:hover{FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS";text-decoration: underline;}

#menu {
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	
}
#menu li {
	position: relative;
	height:35px;
		}

#menu a {
	color: #19194e;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #ffffff url(images/arrows.png) 0 10px no-repeat;
	color: #19194e;
	padding-bottom: 8px;
	}

	
#map-image {
	width: 265px;
}

#map-image img {
	border: 0;
}

.tabcontent{

	display:none;

	}
.map-text {
	overflow: auto;
	height: 290px;
	width: 454px;
}

.map_container
{
float:left;
text-align:left;
padding: 60px 20px 0px 0px;
width:730px;
}

clearit {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}

#results a {
	FONT-SIZE: 16px; COLOR: #19194e; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
#results a:hover {
	background: url(images/arrows.png) 0 5px no-repeat;
	FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
	
	#results2 a {
	FONT-SIZE: 16px; COLOR: #19194e; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
#results2 a:hover {
	FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";
	text-decoration: bold;
		padding-left:13px;
	}
	
	div.horRule {
height: 1px;
border-top: 1px solid #EFEFEF;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
}
div.horRule hr {
display: none;
color: #dddddd;
}