/* CSS Document */

body{
background-color: #AD6B29;
margin: 0px;
padding: 0px;

}
td{font-family: verdana;
font-size: 11px;
color: #5E601E;
line-height: 12px;}
img{
border: 0px;
}
img.whiteframe{
border: 10px solid white;
margin: 0px;
}
.margined{
margin: 10px;
}

h1, h3{
font-family: Tahoma;
font-size: 16px;
color: #5E601E;
font-weight: bold;
margin-bottom: 0px;
margin-right: 0px;
text-align: right;
}
h2{
font-family: Tahoma;
font-size: 14px;
color: #5E601E;
font-weight: bold;
margin-bottom: 0px;
margin-right: 0px;
margin: 10px;
}
div.content{

padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
ul{
font-family: verdana;
font-size: 12px;
color: #5E601E;
line-height: 18px;
}
p{
font-family: verdana;
font-size: 11px;
color: #5E601E;
line-height: 12px;
margin: 10px;}
ul{
font-family: verdana;
font-size: 11px;
color: #5E601E;
margin: 10px;}
p.copyright{ text-align: center; font-family: verdana;
font-size: 10px;
color: #fff;}

a{font-family: verdana;
font-size: 11px;
color: #5E601E; text-decoration: underline;}

a.copyright{font-family: verdana;
font-size: 10px;
color: #5E601E; text-decoration: underline;}

a.nav
{
background-image: url('http://www.wizfusion.com/designresource/images/nav1.gif');
text-align: center;
padding-top: 6px;
padding-bottom: 11px;
padding-left: 20px;
padding-right: 20px;
margin: 0px;
text-decoration: none;
font-weight: bold;
display: block;
color: #fff;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
}
a.nav:hover { 
background-image: url('http://www.wizfusion.com/designresource/images/nav2.gif');
color: #ffffff;
font-weight: bold;
}

.form, input, textarea, select{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #5E601E;
	color: #5E601E;
}
div.smallarticles{
margin: 8px;
font-family: verdana;
font-size: 11px;
color: #5E601E;
}