@charset "UTF-8";

body {
text-align:center;
padding:0;
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
font-size:11px;
color:#676767;
line-height:20px;
background-color:#FFFFFF;
word-spacing:-1px;
}


.header {
background-image: url(images/headerbg_01.jpg);
background-repeat: repeat-x;
height:229px;
}

.woodlogo{
background-image: url(images/woodlogo_01.png);
background-repeat:no-repeat;
height:300px;
width:1024px;
margin-right:auto;
margin-left:auto;
text-align:left;
		}

.pushright{
margin-left:200px;
	}

#navbar ul {
list-style: none;
display: block;
margin-left:30px;
padding-top:45px;
text-align:left;
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
font-size:14px;
width:550px;
	}

#navbar li {
float: left;
margin: 20px;
	}
	
#navbar a {
color:#EFEFEF;
text-decoration:none;
	}
	
#navbar a:hover {
color:#19484E;
text-decoration:none;
	}
	
#main {
background-color:#FFFFFF;
background-image: url(images/contentshaddow.jpg);
background-repeat:repeat-y;
width:1000px;
margin-right:auto;
margin-left:auto;
padding:20px;
min-height:475px;
clear:both;
} 

#holder {
width:960px;
height:auto;
}


#content{
width:550px;
float:left;
clear:both;
padding-left:30px;
text-align:left;
}

.fadeshow{
height:200px;
width:550px;
border:10px solid #CCCCCC;
overflow: hidden;
}

.portboxlg{
height:300px;
width:550px;
border:10px solid #CCCCCC;
overflow: hidden;
}

.contentbox{
width:550px;
padding:10px;
border:1px solid #DDDDDD;
background-color:#F7F7F7;
text-align:left;
}

.portimages{
height:200px;
width:550px;
}

.webportimages{
height:300px;
width:550px;
}

.borderphoto{
border:1px solid #CCCCCC;
	}

#sidebar{
width:330px;
height:400px;
float:right;
text-align:left;
}

#rightborder{
width:5px;
background-image: url(images/dot.jpg);
background-repeat:repeat-y;
height:300px;
float:right;
}

.sidebox{
margin-left:20px;
width:230px;
line-height:18px;
color:#676767;
text-align:left;
}

.italics{
font-style:italic;
line-height:14px;
color:#999999;
}

h1{
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
font-size:28px;
letter-spacing:-.5px;
font-weight:normal;
margin-bottom: 15px;
color:#00909D;

}

h2{
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
font-size:28px;
letter-spacing:-.5px;
font-weight:normal;
margin-bottom: 15px;
color:#7a7970;
border-bottom: 1px solid #EEEEEE;
}

h3{
font-family:"Lucida Grande", Verdana, Arial, sans-serif;
font-size:19px;
letter-spacing:-.5px;
font-weight:lighter;
color:#BBBBBB;
margin-bottom:5px;
}

.otext{
color:#00909D;
margin-top:15px;
}

.otext a{
text-decoration:none;
color:#9E5F1C;
}

.otext a:hover{
text-decoration:none;
color:#999999;
}

.clear{
clear:both;
}


#footer {
height:150px;
background-image: url(images/footerbg3.jpg);
background-repeat:repeat-x;
clear:both;
background-color:#78786E;
	} 
	
#footercontainer {
padding:20px;
font-size:10px;
text-align:left;
width:900px;
margin-right:auto;
margin-left:auto;
	}	

#footercontainer a {
color:#CCCCCC;
text-decoration:none;
		}
		
#footercontainer a:hover {
color:#DDDDDD;
text-decoration:underline;
		}
		
	
.copyright{
color:#BBBBBB;
margin-left:7px;
margin-right:7px;
	}
	


