body {
	background-color: #005353;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005353;
	line-height: 1.5;
	padding:0;
	margin: 0;
}
#wrap {
	position: relative;
	width: 960px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color: #002B2B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #bd8a52;
	text-decoration: underline;
}
#heading {
	padding: 0px;
	height: 100px;
	margin: 0px;

}
#heading h1 {
	color: #006699;
	text-indent: -9999px;
	font-size: 40px;
	background-image: url(images/radnortimbercompany.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0px;
}

.maincontent {
	width:960px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #005353;
}
.maincontent h2{
	margin-left: 30px;
}


.alignleft {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	width: 270px;
}
.alignright {
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	width: 270px;
}
.sidebar {
	margin: 0px;
	float: left;
	width: 249px;
	background-color:#004141;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sidebar p{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.address {
    clear:both;
	padding-top: 10px;
}
.address a {
	color: #bd8a52;
	text-decoration: none;
	font-weight: bold;
}
.address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.frontcontent {
	width:960px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    background-color: #005353;
	height:420px;
	background-image: url(images/new-barn.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 711px;
}
.content p{
margin-left: 30px;
margin-right: 0px;
}
.titleimg {
background-color:#004141;
text-align:center;
float:left;
width:760px;
}
.titlecontentimg {
	background-color:#00434a;
	text-align:center;
	width:711px;
	height: 36px;
}
h1 {
position: relative;
width: 711px;
height: 36px;
overflow: hidden;
padding:0;
margin:0;
color:#CCCCCC;
}
 
h1 span {
position: absolute;
left: 0;
top: 0px;
width: 100%;
height: 100%;
background-image: url(images/title.gif);
background-repeat: no-repeat;
}
.logoimg {
width:200px;
float:left;
}
.footer {
	clear: both;
	background-color:#004141;
	width: 960px;
	height:70px;
	display:block;
	padding-top:5px;
	color: #bd8a52;
}
.footer a {
	color: #F2EADB;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #002B2B;
	text-decoration: underline;
}
.addressblk {
  	font-size: 1.4em;
	text-align: center;
	padding: 0px;
	float: left;
	width: 320px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.designlink {
	font-size: 1.2em;
	color: #666666;
	float: right;
	clear:both;
	display:block;
	width:300px;
	padding: 5px;
	text-align: right;
}
.designlink a{
	color: #666666;
}
.pageleft p, .pageright p {
	margin: 0px;
	padding: 10px;
}
#ddnav {
	margin: 0px;
	font-size: 1.3em;
	padding: 0px;
	float: left;
}

#ddnav ul{
	margin: 0px;
	padding: 0px;
}

#ddnav ul li {
	list-style: none;
	margin: 0px;
}


#ddnav ul li a {
	display: block;
	width:237px;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	height: 16px;
	color: #002B2B;
	background-color: #efebd6;
	border: 1px solid #005353;
	background-image: url(images/woodli.jpg);
}

#ddnav ul li a.selected{
 	color: #000000;
 	text-decoration: none;
}

#ddnav ul li a:hover{
	color: #F2EADB;
	text-decoration: none;
	background-color: #00434a;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	padding: 0;
	min-width: 560px;
	max-width: 580px;
	width: 580px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

form fieldset {
    border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0; 
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


form fieldset legend {
	font-size:14px; /* bump up legend font size, not too large or it'll overwrite border on left */
    color:#000000;
	font-weight: bold; 
}

form input, form textarea, form select{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.clearall {
    clear:both;
}
#main-block{
	width:580px;
	float:left;
    background:url(images/main-top.png) 0 0 no-repeat;
	margin-top:10px;
	margin-left:60px;
}
#blockcontent {
	background-color:#004141;
	margin-top:10px;
	height:auto!important;
	height:620px;
	overflow:visible;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	color: #FFFFFF;
}
#blockcontent  a {
	color: #bd8a52;
	text-decoration: none;
	font-weight: bold;
}
#blockcontent  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right-box {
    width:300px;
    background:url(images/side-top.png) 0 0 no-repeat;
    float:right;
	margin-top:10px;
}
#rightbar {
	background-color:#004141;
	margin-top:10px;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	color: #FFFFFF;
	height:auto!important;
	height:620px;
}
#rightbar a {
	color: #bd8a52;
	text-decoration: none;
	font-weight: bold;
}
#rightbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#page-block{
	width:681px;
	float:left;
	background:url(images/page-top.gif) 0 0 no-repeat;
	margin-top:10px;
	margin-left:25px;
}
#blockpage {
	background-color:#ffffff;
	margin-top:10px;
	height:auto!important;
	height:620px;
	overflow:visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;

}
#blockpage p{
	font-size: 1.2em;
}
#blockpage h2{
font-size: 2em;
padding:0;
margin:0;
}
#blockpage h3{
	font-size: 1.4em;
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#blockpage a {
	color: #bd8a52;
	text-decoration: none;
	font-weight: bold;
}
#blockpage a:hover {
	color: #005353;
	text-decoration: underline;
}
#gallery {
    width:207px;
	float:right;
	overflow: auto;
	height: 600px;
	Background-color: #ffffff;
	margin-left: 5px;
	}
#gallery img{
	border-style: none;
}
#galleryt {
	width:620px;
	Background-color: #ffffff;
	padding:0;
	margin: 0 auto;
	overflow: visible;
	}
#galleryt img{
	border-style: none;
}
#galleryh {
    width:620px;
	overflow: auto;
	height: 350px;
	Background-color: #ffffff;
	padding:0;
	margin: 0 auto;
	}
#galleryh img{
	border-style: none;
}
.pageleft {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 400px;
	text-align: left;
}
.pageright {
	padding: 0px;
	margin: 0px;;
	float: right;
	width: 200px;
	text-align: left;
}
.imghead {
	color:#FFFFFF;
	background-color:#004141;
	display: block;
   
}
.sales {
	display:block;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border: 2px solid #DAC29A;
}
.consultants {
	text-align: center;
	margin-left:30px;
    margin-right:10px;
	background-image: url(images/woodli.jpg);
	font-size: 16px;
	width:300px;
	float:left;
	margin-top:10px;
}
#blockpage .consultants a {
color: #002B2B;
font-size:1.4em;
}
#blockpage .consultants a:hover {
color: #fff;
font-size:1.4em;
padding:7px;
}
