/* CSS Document */
/* =core */

* {
  padding:0px;
  margin:0px;
}



body {
	background: #d9d7c5 url(images/bg_fader3a.png) repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: small;
	margin: auto;
	margin-top: 0px;
	text-align: center;
 	border-top: #666 solid 0px;
	}
	* html body {
	font-size: x-small; /* for IE5 Win */
	f\ont-size: small; /* for other IE versions */
	}
	
/*start structure*/	

#wrapper {
  text-align: center;
  margin: 0px auto;
  width: 960px;
  border-right: #999 solid 0px;
  background: none;
}

#header {
	margin: 0px;
    text-align: center;
	height: 180px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	border: #999 solid 0px;
	border-bottom: #585345 solid 0px;
}

#main { 
	clear: both;
  	text-align: center;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: #999 solid 0px;
	border-top: #585345 solid 0px;
	background: #eee url(images/banner_slices_03.png) -5% 0% no-repeat;
	}

#content {
  	text-align: left;
  	float: left;
  	width: 600px;
  	font-size: 100%;
	line-height: 160%;
	color: #333;
 	margin: 62px 9px 9px 9px;
  	padding: 0px 0px 0px 0px;
	border: #999 solid 0px;
	min-height: 600px;
}

#content p {
	margin: 0px 8px 8px 0px;
	padding: 0px 8px 2px 8px;
	border: #999 solid 0px;
}

#content h1 {
	color: #333;
	margin: 9px 9px 9px 0px;
	padding: 9px 8px 0px 8px;
	border: #999 solid 0px;
	}

#content h2, h3, h4 {
	color: #333;
	margin: 0px;
	padding: 0px 0px 4px 8px;
	border: #999 solid 0px;
	}
	
#content_big {
  	text-align: left;
  	float: left;
  	width: auto;
  	font-size: 100%;
	line-height: 160%;
	color: #333;
 	margin: 62px 18px 9px 18px;
  	padding: 0px 0px 0px 0px;
	border: #999 solid 0px;
	min-height: 600px;
}

#content_big h1 {
	margin: 18px 8px 8px 0px;
	padding: 0px 8px 2px 8px;
	border: #999 solid 0px;
}

#left {
  	text-align: left;
  	float: left;
  	width: 302px;
	min-height: 450px;
  	font-size: 100%;
	line-height: 160%;
	background: #eee url(images/3col_bg.png) no-repeat;
}

#center {
  	text-align: left;
  	float: left;
  	width: 302px;
	min-height: 450px;
  	font-size: 100%;
	line-height: 160%;
	background: #eee url(images/3col_bg.png) no-repeat;
}

#right {
  	text-align: left;
  	float: right;
  	width: 302px;
	min-height: 450px;
 	font-size: 100%;
	line-height: 160%;
	background: #eee url(images/3col_bg.png) no-repeat;
}

#gallery {
  	text-align: center;
 	margin: 9px 0px 0px 68px;
	width: auto; /*variable based on background image*/
}

#sidebar {
  	text-align: left;
    float: right;
	width: 300px;
  	font-size: 110%;
	line-height: 120%;
	color: #333;
 	margin: 18px 20px 0px 0px;
  	padding: 160px 0px 0px 0px;
  	border: #999 solid 0px;
	display:inline;
	background: url(images/bigrose_02.png) top no-repeat;
}	

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	list-style: none;
  	border: #999 solid 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px 0px 6px 12px;
	list-style: none;
  	border: #999 solid 0px;
}

#sidebar_home {
  	text-align: left;
    float: right;
	width: 300px;
  	font-size: 110%;
	line-height: 120%;
	color: #333;
 	margin: 18px 0px 9px 0px;
  	padding: 100px 6px 0px 0px;
  	border: #999 solid 0px;
	display:inline;
}

#sidebar_home img {
 	margin: 4px 0px;
}
	
#footer {
	clear: both;
  	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
 	width: 960px;
	height: 39px;
	background: #b7af99 url(images/footer_boards.png) no-repeat;
  	border: #999 solid 1px;
}	

#dqdfooter {
	clear: both;
	margin: 0 auto;
	width: 960px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: #000 solid 0px;
    background: #d9d7c5;
	
}	

#dqdfooter p {
	float: right;
	font-weight: normal;
	top: 39px;
	left: 824px;
	text-align: center;
	font-size: 90%;
	width: 220px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background: #000;
}	

#dqdfooter a {
	color: #fff;
	text-decoration: none;
	background: none;
}

#dqdfooter a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
}

#dqdfooter a:visited {
	color: #fff;
	text-decoration: none;
	background: none;
}
/*end structure*/	

/* start navigation menu */
.navigation {	
	text-align: center;
 	margin: 1px 0px 0px 0px;
	padding: 0px 9px 0px 0px;
	list-style: none;	
 }

.navigation li {
      float: right;
	  text-align: center;
	  margin: -1px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;
	  font-family: "Lucida Grande", "Verdana", sans-serif;
	  font-size: 100%;
}

.navigation a {
	display: block;
	margin: 0 0 0 0;
	padding: 8px 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	background: #eee;
}

.navigation a:visited {
	display: block;
	margin: 0 0 0 0;
	padding: 8px 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	background: #eee;
}

.navigation a:hover {
	display: block;
	margin: 0 0 0 0;
	padding: 8px 12px;
	color: #eee;
	text-decoration: none;
	border: 1px solid #999;
	background:  #666;
}
/* end navigation menu */

/*start style*/	
	


h1 a {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	padding: 3px;
	margin: -3px;
}

h1 a:visited {
	text-decoration: none;
	padding: 3px;
	}
	
h1 a:hover {
	text-decoration: none;
	padding: 3px;
}

h2 a {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	padding: 3px;
	margin: -3px;
}

h2 a:visited {
	text-decoration: none;
	padding: 3px;
	}
	
h2 a:hover {
	text-decoration: none;
	padding: 3px;
}
	
	
a {
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
	color: #b0251e;
	padding: 3px;
	margin: -3px;
}

a:visited {
	text-decoration: underline;
	color: #000;
	padding: 3px;
	}
	
a:hover {
	text-decoration: underline;
	color: #0a50a1;
	padding: 3px;
}

img a {
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
	color: #b0251e;
	padding: 3px;
	margin: -3px;
}

img a:visited {
	text-decoration: underline;
	color: #000;
	padding: 3px;
	}
	
img a:hover {
	text-decoration: underline;
	color: #0a50a1;
	padding: 3px;
	background: #fff;
}

div#header a#logo {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 181px;
	text-indent: -9999px;
	background: url(images/invisopix.gif) 0 0px no-repeat;
	}
div#header a#logo:hover {
	background-position: 0 0px;
	}

#header h1 {
	position: relative;
	font-weight: normal;
	height: 0px;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
	}

#header h1 a {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #f19402;
	}

#header h1 a:visited {
	text-decoration: none;
	color: #444;
	}
	
#header h1 a:hover {
	text-decoration: none;
	color: #0a50a1;
	background: #bfe23b;
}

p {
	margin: 2px 8px 4px 0px;
	padding: 2px 8px 8px 8px;
}

ul {
	margin: 0px;
	padding: 0px 0px 9px 36px;
	list-style: none;
}

ol {
	margin: 4px 8px 4px 36px;
	padding: 8px 8px 8px 8px;
}

#services {
	background: url(images/NWFA_logo_member.gif) right no-repeat;
  	border: 0px solid #ccc;
}


#content form {
	margin: 8px 8px 8px 4px;
	padding: 8px 8px 8px 8px;
}

#sidebar h1, h2, h3, h4 {
	margin: 9px;
	padding: 0px;
  	border-bottom: 0px solid #ccc;
}

.homesize {
	font-size: 180%;
	font-weight: bold;
	color: #333;
	margin: 18px 8px 8px 6px;
	padding: 18px 8px 8px 12px;
}

.bigital {
font-size: 120%;
font-style: italic;
}

#footer p {
	text-align: center;
	font-size: 10px;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #eee;
}			
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
