#profileForm input {
font-size: 10px;
background-image: url(../images/inputbg.gif);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid #af9577;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 15px;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #322401;
	margin: 0;
}

a {
text-decoration: none;
}

a:link {
	color: #724025;
}
a:visited {
	color: #724025;
}
a:hover {
	color: #3D5032;
text-decoration: underline;
}
a:active {
	color: #3D5032;
}
#topmenu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#topmenu a:hover {
        color: #CEBE8A
}
#topmenu td {
	padding: 0 15px 0 15px;
}
#sidemenu {
	padding: 0;
	margin: 0;
}
#sidemenu li {
	height: 23px;
	color: #FFFFFF;
	background-image: url(/images/layout/layout_sidemnubg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#sidemenu a {
	padding: 4px;
	margin-top: 4px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#sidemenu a:hover {
        text-decoration: underline;
        color: #B1B15E
}
h1, h2 {
        font-family: "trebuchet ms", verdana, sans-serif;
        font-size: 28px;
        color: #391c00;
        padding: 0;
        margin: 10px 0;
}
h2 {
        margin-left: 415px;
        font-size: 22px;
        line-height: 24px;
}
#maincontent {
        padding: 5px 15px;
        line-height: 18px;
text-align: justify;
}
#maincontent img {
/*margin-left: 10px;*/
}
#maincontent table, .topicbody {
text-align: justify;
}
#maincontent a {
font-weight: bold;
}
.subtitle {
        color: #342402;
        font-size:14px;
        font-weight: bold;
}
#moreinfo {
         width: 250px;
         border: 1px solid #000;
         float: right;
         margin: 5px;
         padding: 0;
}
#moreinfo h4 {
         font-size: 12px;
         font-weight: bold;
          color: #FFF;
background-color: #8B6C36;
          margin: 0;
          padding: 5px;
}
#moreinfo ul {
           margin: 0;
           padding: 5px;
           list-style: none;
}
#moreinfo li {
           margin: 2px 0;
           padding: 0;
}
.testimonialpic {
           border: 1px solid #000;
}
#content object, #content param {
           margin-top: -10px;
}

