/*  CSS styles for Wood Products Victoria web site */

body {
font-family:  Arial, Helvetica, sans-serif;
background-color: #4f5b29;
margin: 0;
padding: 0;
border: 0;
background-position: 0% 0%;
margin: 0%;
padding : 0;
border-width: 0;
border-style: none;
border-color: inherit;
width: auto;
}

h1 {font-family :  "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color : #7d8e48;
text-align : left;
font-size : 16px;
font-weight : normal;
}

h2 {font-family :  "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color : #7d8e48;
text-align : left;
font-size : 14px;
font-weight : normal;
}

p {color : #363636;
font-size : 12px;
line-height: 1.5em;
}

a:link, a:visited {
font-weight : normal; 
font-size : 12px;
text-decoration : none;
color : #948424;
line-height: 1.5em;
}

a:hover {
font-weight : normal; 
color : #363636; 
background-color: #eeebdd;
text-decoration : none;
}

#navigation a:link, #navigation a:visited {
font-family :  "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
font-weight : normal; 
font-size : 12px;
text-decoration : none;
color : #948424; 
letter-spacing: .05em;
line-height: 1.6em;
margin-left: 2px;
}
	
#navigation a:hover {
font-weight : normal; 
color : #363636; 
text-decoration : none;
}

.nav {
border-right: 2px #efefef dotted;
padding-right: 10px;
}

.main {
padding-left: 20px;
padding-right: 20px;
}

.lists {color : #363636;
font-size : 12px;
line-height: 1.5em;
}

.subheading {
font-family :  "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
font-weight: normal;
color: #4f5b29;
font-size: 13px;
}

.factoid {
border: dotted 1px #948424;
padding: 10px;
}

.tablespacer {
padding: 0 8px 0 8px;
}

/*  FAQ page */

.faqhead {cursor: pointer;}

p.faq {
font-family :  "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
font-size: 13px;
font-weight: normal;
color: #4f5b29;
}

#middleCol .grey {background-color: #d9d9c9}

/*  footer styles */

#navlinks {
font-weight : normal; 
font-size : 12px; 
color : #393939;
text-align : center;
}

#navlinks a:link, #navlinks a:visited {
font-weight : normal; 
font-size : 12px; 
text-decoration: none;
color : #8c9c57;
}

#navlinks a:hover {
font-weight : normal; 
color : #393939;
background-color: transparent;
text-decoration : none;
}

#smalltext {
font-weight : normal; 
font-size : 12px; 
color : #393939;
text-align : center;
}

#smalltext a:link, #smalltext a:visited {
font-weight : normal; 
font-size : 12px; 
text-decoration: none;
color : #6c7c37;
}

#smalltext a:hover {
font-weight : normal; 
color : #393939;
background-color: transparent;
text-decoration : none;
}

/*  
h2 {color : #ffffff;
text-transform : uppercase;
text-align : left;
font-size : .8em;
font-weight : bold;
background-image: url("#");
background-repeat: repeat;
}

ul {list-style-type : none;
color : #363636;
font-size : 12px;
letter-spacing : .05em;
line-height : 1.4em;
margin-left : 20px;
}
*/