/* Start of CMSMS style sheet 'roundwood' */
body {
font-family: Trebuchet MS, Sans-Serif;
font-size: 8pt;
background: url('images/tester/bg.jpg') repeat-y;
color:#0C7346;
width:100%;
height:auto;
}
*{margin:0;
padding:0;}

#menu{
position:absolute;
left:0;
top:72px;
background: url('images/tester/sidebg.jpg') no-repeat;
width: 185px;
height:527px;
font-size: 10pt;
}
#menuwrapper {
width:140px;
position: absolute; 
left:20px; 
top: 180px;
}

ul#primary-nav {width: 117px;}

#primary-nav li{
list-style-type:none;
background-color: #A5CAC3;
height: 20px;
margin-bottom:2px;
display:block;
color:#525D37;
}
a img{border:0}
#primary-nav a {text-decoration:none; background-color: #A5CAC3;padding-left: 20px; height: 20px;left; display: block; color:#525D37;}
#primary-nav a:hover {background-color: #8E2F34; display:block;color:#ffffff;}
#primary-nav li:hover {background-color: #8E2F34; display:block;color:#ffffff;}
#primary-nav li: a:hover { background-color: #8E2F34; display:block; color:#ffffff;}
#primary-nav li:hover a {background-color: #8E2F34; display: block; color:#ffffff;}

ul#primary-nav ul {display:none;}
ul#primary-nav ul ul{display:none;}
ul#primary-nav ul ul ul{display:none;}
ul#primary-nav ul ul ul ul{display:none;}

div#container{
width:100%;
position:absolute;
left:0;
top:0;
width: 100%;
height:auto;
}
#header {
position:absolute;
left:0;
top:0;
width:100%;
height: 72px;
background: url('images/tester/topbg.jpg') repeat-x;
}
img.addr{
position:absolute;
right:0px;
top:0;
overflow:hidden;
}

#main{
position:absolute;
background: url(/images/tester/bigleaf.gif) no-repeat center center;
left:180px;
top:80px;
height: 800px;
width:700px;
}
.heading  {
color:	#0C7346;
font-size:18pt;
}

.heading2 {
color:	#0C7346;
font-size:	12pt;
font-weight:	bold;
}

.quote  {
color:	#0C7346;
font-size:	10pt;
font-style:	italic;
font-weight:	bold;
}
#main ul {
list-style-type:disk;
margin-left: 40px;
}

#nextprev {
position:relative;
bottom:0;
left:0;
width:100%;
text-align:center;
font-size:10pt;

margin-top: 10px;
padding-top: 4px;
} 

#clear{clear:both;}
tr {
height: 30px;
}
#footer{
border-top: 1px dashed #000000;
text-align:center;
font-size:8pt;
}
.ffield{margin-bottom:4px;}
.ffield label {
width:12em;
float:left;
clear:left;
}
/* End of 'roundwood' */

