body {
     background : rgb(255, 255, 255);
     margin-top : 0;
     margin-left : 0;
     margin-right : 0;
     margin-bottom : 0;
     font-family : Georgia, Times New Roman, Times, serif;
     color : rgb(110, 97, 69)
}
strong {
     background-color : inherit;
     color : rgb(141, 138, 121)
}
tr.row1 {
     width : 706px;
     height : auto;
     margin : 0
}
div.sitename {
     background-color : inherit;
     margin-top : 2px;
     margin-bottom : 4px;
     font-size : 125%;
     font-weight : 400;
     font-style : italic;
     text-align : center;
     letter-spacing : 1px;
     color : rgb(182, 193, 151)
}
div.img {
     margin : 0
}
tr.row2 {
     width : 706px;
     height : auto
}
td.menu {
     background : url(img/menu.jpg);
     width : 177px;
     height : auto;
     font-size : 12px;
     font-weight : 900;
     color : rgb(141, 138, 121)
}
div.nav {
     margin-top : 5px;
     margin-left : 20px;
     line-height : 18px
}
div.nav a {
     color : rgb(141, 138, 121);
     background-color : inherit;
     text-decoration : none
}
div.nav a:hover {
     color : rgb(85, 90, 14);
     background-color : inherit;
     text-decoration : none
}
td.page {
     background : url(img/page.jpg);
     width : 529px;
     height : auto
}
div.content {
     margin-top : 10px;
     margin-left : 25px;
     margin-right : 32px;
     font-size : 89%
}
table.page_content {
     font-size : 13px
}
p.left {
     text-align : left
}
p.center {
     text-align : center
}
p.right {
     text-align : right
}
p.justify {
     text-align : justify
}
th {
     font-size : 13px;
     font-weight : 400
}
div.page_link {
     margin-left : 20px;
     font-weight: 900
}
div.page_link a {
     color : rgb(141, 138, 121);
     background-color : inherit;
     text-decoration : none;
}
div.page_link a:hover {
     color : rgb(85, 90, 14);
     background-color : inherit;
     text-decoration : none;
}
.textfeild { 
     background-color : inherit;
	 font-weight: 400;
	 font-size: 13px;
	 text-align: left;
	 height : 20px;
	 width: inherit;
	 border: 1px solid rgb(110, 97, 69)
}
.textarea { 
	 background-color : inherit;
	 font-weight: 400;
	 font-size: 13px;
	 text-align: left;
	 height: 125px;
	 width: 300px;
	 border: 1px solid rgb(110, 97, 69)
}
tr.row3 {
     background : url(img/footer.jpg);
     width : 706px;
     height : 82px
}
td.footer {
     background-color : inherit;
     font-size : 90%;
     font-weight : 400;
     text-align : center;
     letter-spacing : 1px;
     color : rgb(182, 193, 151)
}
div.copyright {
     margin-top : 48px
}
