@charset "utf-8";
/* ----------------------------------
  NHADA Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme
Dark Green: #006633
Brick Red: #472600 	
Cream: #ffeedd
Black: #000000
Background: #73532E 


*/
body{
	margin:0;
	background:#73532E;
	font:normal 12px/18px Arial, Helvetica, sans-serif;}

div {padding:0;margin:0;}

a, a:visited, a:active { 
	color:#000;
}

a:hover	{
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}

a:visited {}
a:focus{outline:none;}

img{
	margin:0;
	border:none;
	display:block;}
#main{
	width:800px;
	margin:0 auto;
	overflow:hidden;}
/*----------------------header----------------------*/
#header{
	width:800px;
	overflow:hidden;
	text-align:center;
	padding:0 0 0 0px;
	}
#header h1{
	margin:0;
	overflow:hidden;
}
#header h1 a{
	width:800px;
	height:125px;
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	background:url(../img/theme/bg-logo.gif) no-repeat 100% 0;
}
/*----------------------content----------------------*/
#content{
	width:800px;
	overflow:hidden;
	background:url(../img/theme/bg-content.gif) repeat-y;
}



/*--left-column--*/
.left-column{
	float:left;
	width:150px;
	text-align:center;}
.left-column strong{
	display:block;
	color:#ffeedd;
	padding:10px 0 0;
	letter-spacing:2px;
	overflow:hidden;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left-column a, .left-column a:visited { color:#ffeedd;}
.left-column a:hover, .left-column a:active, .left-column a:focus {color:#73532E ;}

/*--banner--*/
.leftCol-banner{
	width:100%;
	margin:22px 0 15px;
	overflow:hidden;
	text-align:center;
}
.leftCol-banner img{display:inline;}
/*--main-column--*/
.main-column{
	float:right;
	width:650px;
}
/*--navigation--

+++++++++++++++++++++++++++++++++++++++++++++++++++
THE MAIN NAVIGATION IS TAKEN CARE OF IN THE P7PM/P7PMH0.CSS FILE.  
BE VERY CAREFUL EDITING THAT FILE AS IT COULD WREAK HAVOC ON YOUR WHOLE SITE.
+++++++++++++++++++++++++++++++++++++++++++++++++++
ul#navigation{
	margin:0;
	padding:0;
	background:#000;
}
ul#navigation:after, .clearing{
	height:0;
	display:block;
	content:"";
	clear:both;
}
* html ul#navigation{
	height:1%;
	overflow:visible;
}
ul#navigation li{
	float:left;
	list-style:none;
	display:inline;
	padding:0 0 0 1px;
}
ul#navigation li:first-child{padding:0;}
ul#navigation a, a.styleGuideNav {
	float:left;
	color:#fff;
	text-align:center;
	padding:8px 0;
	text-decoration:none;
	background:#000;
	letter-spacing:3px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
ul#navigation .about-nhada{width:156px;}
ul#navigation .find-a-dealer{width:165px;}
ul#navigation .join-nhada{width:146px;}
ul#navigation .contact-nhada{width:180px;}
ul#navigation li.hover a,
ul#navigation li:hover a,
ul#navigation li.active a,
ul#navigation a:hover, a.styleGuideNav:hover{
	color:#000;
	background:#ffeede;
}
ul#navigation li.hover,
ul#navigation li:hover{position:relative;}
ul#navigation li.hover ul,
ul#navigation li:hover ul{display:block;}
ul#navigation ul{
	display:none;
	width:130px;
	margin:0;
	padding:3px 7px;
	top:30px;
	left:35px;
	z-index:999;
	position:absolute;
	background:#472600;
}
#content ul#navigation ul li{
	float:none;
	display:block;
	margin:0;
	padding:2px 0;
	border-top:1px solid #ffeddc;
}
#content ul#navigation ul li:first-child{border-top:none;}
#content ul#navigation ul a,*/ 
a.styleGuideSubNav{
	float:none;
	color:#ffeedd;
	padding:0;
	background:none;
	text-align:left;
	letter-spacing:0;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
/*#content ul#navigation ul a:hover,*/ 
a.styleGuideSubNav:hover{
	background:none;
	color:#ffeedd;
	text-decoration:underline;
}
a.styleGuideSubNav,a.styleGuideSubNav:hover {background:#472600;}
a.styleGuideSubNav {text-decoration:none;padding:.5em; text-transform:capitalize}
a.styleGuideSubNav,a.styleGuideSubNav:hover {background:#472600;}
/*--text-section--*/
.text-section{
	min-height:430px;
	overflow:hidden;
	padding:20px 40px 20px 35px;
}
* html .text-section{
	height:430px;
	overflow:visible;
}
.text-section h1{
	margin:6px 0 18px;
	padding:0;
	color:#006633;
	color:#000;
	letter-spacing:1px;
	text-align:left;
	border-bottom:2px solid #063;
	font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.text-section h2{
	margin:0px 0 18px;
	padding:0 0 0px;
	color:#006633;
	/*font:bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight:700;
	font-size:14px;
	line-height:14px;
}
.text-section p{

	margin:0 0 18px;
	padding: 0 0 0;
	color:#000;
}



.text-section box a{
	display:block;
	font-size:18px;
	color: #ffffff;
	line-height: 1.5;
	padding: 10px 10;
	background-color: #006633;
	border: #000000 thick;
	text-decoration:none;
}

p.dealer {
	border-bottom:2px solid #063;
	font:bold 12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	text-transform:uppercase;
	font-weight:700;}
/*----------------------footer----------------------*/
#footer{
	width:800px;
	padding:7px 0 20px;
	overflow:hidden;
}
#footer p{
	width:100%;
	margin:0;
	color:#ffeedd;
	text-align:center;
	font-size:10px;
	line-height:14px;
}
.tinytext {font-size:80%;}

/*--news--*/

#news	{
	display:block;
	background-color: #006633;
	padding: 25px 25px 25px 25px;
	border: thick solid #000000;
}

#news p {
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}

#news h1	{
	font-size:14px;
	color:	#ffffff;
	line-height: 1.5;
	font-weight: bold
	text-align:center;
}

#news a 	{
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}

#news a:hover	{
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}


/*----------------------Browse Styles----------------------*/

h1 a.alpha {}

.alphaNav h1{
	margin:6px 0 18px;
	padding:0;
	color:#006633;
	color:#000;
	letter-spacing:1px;
	text-align:left;
	border-bottom:2px solid #063;
	font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.alphaNav {
	font: 700 14px/1.5em Arial, "trebuchet ms", Helvetica, sans-serif;
	color: #063;
	text-transform:uppercase;}
.alphaNav a, #alphaNav a:visited,#alphaNav a:hover,#alphaNav a:active{
	color:#063;}
.alphaNav a:hover{color:#472600;}

.dealers {
	margin-left:1em;}
.dealers h2 {margin:.5em 0;}
.town, .specialty {
	margin-left:-10px;
	line-height:1.5em;
	font-weight:700;}
.specialty {font-size:14px;}
.closed { background:url(../admin/img/Next.gif) no-repeat left top}
.open { background:url(../admin/img/Down.gif) no-repeat left top}

a.backButton {
	padding:1em;
	background-color:#006633;
	color:#fed;
	font-weight:700;
	text-align:center;
	}
a.backButton:hover{
	color:#006633;
	background-color:#fed;
	text-decoration: none;}

/************************************************/
/*****cfautosuggest.css  This is the auto suggest field on the site - based on YUI*/
/***********************************************/
div.autosuggestcontainer .yui-ac-content{	
border:1px solid #006633;
padding:3px;}
div.autosuggestcontainer .yui-ac-shadow{	
background:#472600;}
div.autosuggestcontainer li.yui-ac-highlight{
background:#006633;
color:#fff;
font-weight:bold;}
div.autosuggestcontainer li.yui-ac-prehighlight{
background:#006633;
color:#fff;
font-weight:bold;}
