/* Old color for Windrush:3e96b8 */
body,table {
	padding: 0px;
	font-family:Trebuchet MS,arial,sans-serif;
	font-size:small;
}
img  {
  margin-left:5px;
  margin-right:5px;
}
a.navlink {
    text-decoration:none;
    cursor:pointer;
}
.returntotoplink{
    border-bottom: 1px solid black;
    font-size:.8em;
    padding-bottom:10px;
    text-align:right;
}
#javascriptwarning {
  border:1px solid red;
  padding:5px;
}
#page {
	left: 50%;
	top: 0px;
	border-color: black;
	position:absolute;
	width: 800px;
	margin-left: -400px;
}

#container {
	
}
#navigation {
	left: 80px;
	clear: both;
	top: 10px;
	position: absolute;
	float:left;	
	width: 100%;
	
}
#content {
	margin-left:0px;

}
#footer {
  font-size:0.6em;
	padding-top:2px;
	text-align:center;
}
#rating {

  margin-left:2px;
  margin-top:1px;
  padding:1px;
  width:65px;
  height:85px;
  float:left;
  background-image: url('images/3stars.gif');
  background-repeat:no-repeat;
}
div#topBanner{
  
	width: 100%;
  
	padding-right: 30px;
  
	padding-top: 10px;
  
	background-image: url('./images/Banner3.jpg');
	background-repeat:no-repeat;
	height: 244px;
}
#bannerText {

  display: none;

  height: 83px;

  width: 222px;

  background-repeat: no-repeat;

  text-align:right;
	float:right;
	font-size:3.0em;
	font-weight:bolder;
}
input { 

}
.byline {
  font-size:0.3em;
}
.section{
	/*display:none;*/
	clear: left;
	                 
}
.sectionTitle {
	font-weight:bolder;
}
.title {
	font-size:1.2em;
	font-weight:bolder;
}
.nobullets {
	list-style-type: none;
	display: inline-block;
}
.nav {
	display: run-in;
}
.windrush {
    font-style:italic;
    color:#00ff00;
    /*color:#4296b8;*/
}

.tlink {

}
.tSection {
    margin-bottom:15px;
}
.bSection {
    margin-bottom:10px;
}
