@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
   font-size: 100%;
}

body {
  background-color: #b1b88e;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
table{
font-size:90%;
}

.searchbox {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#000;
	border: 1px solid #000;
	width: 175px;
	margin-bottom: 3px;
	padding-left: 3px;
		}

.go {
padding-top: 5px;
}

.hide{
	visibility: hidden;
	font-size: 1px;
	padding:0;
	margin:0 0 0 -2000px;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 756px;
}
#outerWrapper #header {
  background-color: #D7AB54;
  background-image: url(../graphics/headernew.jpg);
  /*background-image: url(../graphics/headerxmas.jpg);*/
  background-repeat: no-repeat;
   font-size: 18px;
  font-weight: bold;
  height: 130px;
  padding: 0;
}

/*TO ACCOMMODATE NEW HEADER*/
#apDiv7 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	margin-left: 68px;
	margin-top: 20px;
	white-space: nowrap;
}
#apDiv7 h2 {
	font:bold 65% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding-left: 0;
	
}

#apDiv8 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	margin-left: 180px;
	margin-top: 96px;
	font:bold 65% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
		font-style:italic;
		white-space: nowrap;
}


/*------------------------------*/
#outerWrapper #header form {
float: right;
padding: 0; 
margin:25px 0 0 0;
width: 225px;
font:bold 65% Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
#header a,  #header a:link {
  color: #000;
   text-decoration: none;
}

#header a:visited {
  color: #000;
    text-decoration: none;
}

#header a:hover {
  color: #000;
  text-decoration: underline;
}

#header a:focus {
  color: #000;
}

#header a:active {
  color: #000;
}

#nav {
clear: right;
padding:0;
margin:0;
background: #efdaac url(../graphics/middle.jpg) repeat-y -1px -1px;
text-align:center;
}

#nav a:link, #nav a:visited{
color: #5D1114;
text-decoration: none;
}

#nav a:hover{
	color:#5D1114;
	background-color: #b1b88e;
	text-decoration: none;
	}

#nav ul {
	font:bold 95% Verdana, Arial, Helvetica, sans-serif;
	color: #5D1114;
	text-transform: uppercase;
	padding-left: 25px;
	margin:0;
}

#nav li {
	background:url(../graphics/dots3.gif) no-repeat left;
	padding: 0 0 0 15px;
	margin:0;
	display: inline;
			}

#nav li.spec {
	background-image:none;
	padding: 0;
	margin:0;
	display: inline;
			}
/*Background cheat starts here*/
#outerWrapper #contentWrapper {
background: #fff url(../graphics/hlneohack.gif) repeat-y -5px 0px;
padding: 0;
margin: 0;
}


#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #6B6D46;
  background-image: url(../graphics/bottomfade2.jpg);
  background-position: -1px -1px;
  background-repeat: no-repeat;
  float: left;
  padding: 10px 10px 10px 10px; 
  width: 150px;
}

#outerWrapper #contentWrapper #leftColumn1 h2{
   font-size: 130%;
   color:#efdaac;
   line-height:normal;
  }
  
  #outerWrapper #contentWrapper #leftColumn1 h3{
   font-size: 100%;
   color:#fff;
   line-height:normal;
   margin-bottom: 10px;
  }

  #outerWrapper #contentWrapper #leftColumn1 ul{
   padding: 0;
   margin-left: 15px;
  }

  #outerWrapper #contentWrapper #leftColumn1 li{
     list-style:none;
   margin-bottom: 10px;
   color:#fff;
   font-size: 120%;
   text-transform:uppercase;
  }

  #outerWrapper #contentWrapper #leftColumn1 p{
    color:#fff;
	font-size: 110%;
     }

  #leftColumn1 a:link,#leftColumn1 a:visited{
color: #ffffff;
text-decoration: underline;
}

#leftColumn1 a:hover{
	color:#000;
	background-color:#d7ab54;
	text-decoration: none;
}

/*Styles for center section */
#breadcrumbs {
float:right;
width:auto;
margin-left: 15px;
}
#breadcrumbs ul{
text-transform: uppercase;
margin: 0;
padding:0;
}
#breadcrumbs ul li{
display: inline;
padding: 0 4px;
border-left: 1px solid #009;
list-style-type:none;
margin: 0;
}
#breadcrumbs ul li.first{
display: inline;
padding: 0 4px;
border-left: none;
list-style-type:none;
margin: 0;
}


#outerWrapper #contentWrapper #content {
	margin: 0 0 0 170px;
	padding: 10px 10px 10px 10px;
	background: #fff url(../graphics/cutwhite.jpg) no-repeat -163px 0;
	font-size: 110%;
	line-height: 130%;

	
}

#outerWrapper #contentWrapper #content h2 {
  font-size: 145%;
  color:#5D1114;
  line-height:normal;
    }
   #outerWrapper #contentWrapper #content p {
  margin:10px 0;
    }
	
	#content a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	
}
#content a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	
}

#content a:hover{
	color:#000000;
	text-decoration: none;
	background-color:#b1b88e;
	border-bottom: 0 none #fff;
	}
 #content h3 {
	font-size: 130%;
	color:#6B6D46;
	line-height:normal;
	margin: 10px 0;
	padding-left:20px;
	font-weight: bold;
	font-style: italic;
    }

	 #content h4 {
		font-weight: bold;
		font-size: 110%;
	color: #000;
	background-color: #d7ab54;
	padding:3px 5px;
	margin-bottom:5px;
    }
 #content h5  {
	font-size: 90%;
	color:#000;
	line-height:normal;
	margin: 10px 0;
	font-weight: bold;
	text-transform:uppercase;
	
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#footer {
  background-color: #5D1114;
   color: #efdaac;
  padding: 10px 10px 10px 10px;
  text-align:center;
}
#footer a:link,#footer a:visited{
	color: #efdaac;
	text-decoration: none;
	border-bottom: 1px dotted #efdaac;	
}

#footer a:hover{
	color:#42432c;
	text-decoration: underline;
	border-bottom: 0 none #efdaac;
	background-color:#efdaac;
	}



.clear {
clear:both;
font-size:0px;
height:1px;
line-height:0px;
} 

.colhalfa {
float:left;
width:48%;
margin-right: 5px;
}
.colhalfb{
float:left;
width:48%;
}
#colfourths {
float:left;
width:24%;
margin-right: 5px;
}

#colfourths li{
margin-left:10px;
padding-bottom:15px;
}
#col3fourths {
float:left;
width:72%;
}
#col3fourths a:link,#col3fourths a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	
}
#col3fourths img{
border:1px solid #000;
}

.mainlist {
list-style-image: url(../graphics/bullet2.gif);
color:#000000;
font-size: 100%;
margin: 10px 0;
}

.sublist {
list-style-image: url(../graphics/bulletsub.gif);
color:#000000;
font-size: 100%;
margin: 5px 0;
}
.numberedlist {
margin: 10px 0;
}
.plainlist {
list-style: none;
color:#000000;
margin: 5px 0;
padding:0;
text-align:left;

}


.genericright{
float:right;
margin-left:5px;
padding:0 2px;
}

.caption{
font: 90% Arial, Helvetica, sans-serif;
margin-top: -35px;
width: 150px;
font-style:italic;
padding-bottom:5px;
}

.genericleft{
float:left;
margin-right:5px;
text-align:center;
padding:0 2px;
}

.genericrightdot{
float:right;
margin-left:5px;
text-align:center;
padding:2px;
border: 1px dotted #d7ab54;
font: 95% Arial, Helvetica, sans-serif;
}

.genericleftdot{
float:left;
margin-right:5px;
text-align:center;
padding:0 2px;
border: 1px dotted #d7ab54;
font: 95% Arial, Helvetica, sans-serif;
}
.intro {
  margin:10px 0;
  font-size: 110%;
  line-height: 130%;
    }

  .important {
	font-weight: bold;
	font-size: 120%;
	color: #000;
	background-color: #d7ab54;
  }

   .important2 {
	font-weight: bold;
	font-size: 120%;
	color: #5d1114;
		  }
.fontfix {
font-size: 110%;
line-height: 130%;
}

.center{
text-align:center;
}

.avis {
border-bottom: 3px double #d7ab54;
border-top: 3px double #d7ab54;
font-size: 110%;
padding:5px 10px;
line-height: 20px;
}

.avis p{
line-height:17px;
padding:0;
margin:10px 0;
}
.button{
border: 1px solid #000;
padding:1px;
background-color:#D7AB54;
font-weight:bold;
color:#000;
font-size:100%;
margin-top:5px;
}
.hlneosearchbox{
	background-color:#fff;
	color:#000;
	border: 1px solid #000;
	padding: 3px;
		}

.dottedbottom{
border-bottom: 1px dotted #D7AB54;
padding-bottom: 5px;
margin-bottom: 5px;
}
.bridgebg{
background:#fff url(graphics/bridgesmall.jpg) no-repeat right;
}
