body { 
padding : 0;
margin : 0;
font-family: "Times New Roman", arial;
background-color : #FFF;
color : #3b3b3b;
font-size : 14px;
min-width : 1024px;
} 

h1 { 
font-size : 26px;
} 

h1,h2 { 
font-family : "Trebuchet MS", verdana, arial;
padding: 10px 20px;
}

a {
color : #000;
text-decoration : underline;
font-family : "Trebuchet MS", verdana, arial;
font-weight : bold;
} 

a:hover { 
color : #B42;
text-decoration : none;
} 

table { 
border : 0;
border-collapse : collapse;
empty-cells : show;
width : 100%;
} 

th, td { 
vertical-align : top;
}

img { 
border : 0;
}

#header {
  height : 218px;
  background : #c0c994 url(/i/header.jpg) top right no-repeat;
  border-bottom : solid #000 2px;
  min-width : 1024px;
}

#header td {
  background : url(/i/logo.gif) bottom left no-repeat;
  padding : 3px 26px;
  margin : 0;
  text-align : left;
  vertical-align : bottom;
}

#header a, #header .selected {
  color : #000;
  font-size : 46px;
  font-weight : normal;
  font-family : "Times New Roman";
  text-decoration : none;
}

#header a:hover {
  color : #000;
}

#main #menu {
  height : 20px;
}

#main #menu table td {
  white-space : nowrap;
  padding-top : 5px;
  padding-right : 30px;
  padding-left : 18px;
  font-family : "Trebuchet MS", verdana, arial;
}

#main #menu #topline td {
  border-right: solid #000 2px;
  padding : 5px 25px;
  font-weight : bold;
  color : #000;
}

#main #menu #topline .noborder {
  border : 0;
}

#main #menu #topline #spacer {
  width : 99%;
  height : 1px;
  padding : 0;
}

#main #menu a, #main #menu .selected {
  padding-left : 18px;
  font-size : 13px;
  text-decoration : none;
  color : #3b3b3b;
}

#main #menu .selected {
  background : url(/i/arrow2.gif) center left no-repeat;
  color : #B42;
  font-weight : bold;
}

#main #menu a:hover {
  background : url(/i/arrow1.gif) center left no-repeat;
  color : #4d503c;
}


#main #materials {
  width : 300px;
  padding : 10px 20px;
}

#main #content {
  padding : 0px 20px;
}

#main #content p {
  text-align : justify;
}

#main #footer {
  padding : 0px 20px;
}

.rounded {background: transparent; width:100%; margin:0 auto;}
.rounded h1, .rounded p {margin:0 10px;}
.rounded h1 {padding:36px 20px 25px 20px; color:#716e21;}
.rounded p {padding:0px 15px;}

.rounded .top, .rounded .bottom {display:block; background:transparent; font-size:1px;}
.rounded .b0, .rounded .b1, .rounded .b2, .rounded .b3, .rounded .b4, .rounded .b5, .rounded .b6  {display:block; overflow:hidden; height:1px; border-left:2px solid #6a6a6a; border-right:2px solid #6a6a6a;}
.rounded .b0 {margin:0 6px; background:#6a6a6a;}
.rounded .b1 {margin:0 5px; background:#6a6a6a;}
.rounded .b2 {margin:0 4px;}
.rounded .b3 {margin:0 3px;}
.rounded .b4 {margin:0 2px;}
.rounded .b5 {margin:0 1px;}
.rounded .b6 {margin:0 1px;}
.rounded .boxcontent {display:block; border-left:2px solid #6a6a6a; border-right:2px solid #6a6a6a;}


