body {
padding:0px 0px 30px 0px;
margin:0px;
 font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
color:#924032;
	text-decoration: none;
	font-weight: normal;
	background-color: #ECE8D7;
	}
	
#maintop{
background: url("../images/top.gif") no-repeat left top;
}
#mainback{
background: url("../images/back.gif") repeat-y left top;
}
#mainbottom{
background: url("../images/bottom.gif") no-repeat left bottom;
}

#main{
padding:19px 0px 15px 0px;
color:#5A5A56;
font-size: 120%; 
}

.content{
padding:0px 15px 0px 15px;
}
.content strong{
color:#333333;
}

#main a{
font-size: 100%; 
font-weight: bold;
color:#924032;
}

#main a:link, #main a:visited{
	text-decoration: none;
}
#main a:hover, #main a:active{
	text-decoration: underline;
}

#main a img{border-width:0px;}

#main p{padding:0px; margin:0px;}

h1{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
font-size: 140%; 
margin:0px;
padding:0px 0px 10px 0px;
}

h2{
	text-decoration: none;
	font-weight: bold;
	color:#333333;
	font-size: 120%; 
margin:0px;
padding:0px 0px 10px 0px;
}

h3{
	text-decoration: none;
	font-weight: bold;
	color:#666666;
	font-size: 120%; 
margin:0px;
padding:0px 0px 10px 0px;
}

.quote{
text-align:center;
background-color: #F4F3E9;
color:#924032;
font-style:italic;
padding:14px 28px 14px 28px;
margin:1px;
}
.indent{
padding:14px 13px 14px 13px;
}


#side{padding:0px 0px 0px 8px;
font-size: 130%; 
font-weight: bold;
font-style:italic;}

#sidebottom{
padding:0px 10px 7px 10px;
font-size: 130%; 
font-weight: bold;
}
#sidebottom a{
color:#924032;
font-size: 100%; 
font-weight: bold;
}
#sidebottom a:link, #sidebottom a:visited{
	text-decoration: none;
}
#sidebottom a:hover, #sidebottom a:active{
	text-decoration: underline;
}

#copyright{
padding-left:1px;
}

.table td{background-color:#F4F3E9;}

#main .imageleft{float:left;
margin: 0px 10px 10px 0px;
}

#main .imageright{float:right;
margin: 0px 0px 10px 10px;
}

.moreinfo{text-align:right; padding-right:5px;}