body {
	background-color: #792100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #711204;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #D55E16;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D55E16;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #D55E16;
}

#menu a:link,a:active,a:visited  {
	color: #D55E16;
	text-decoration: underline;
	font-size:13px;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

.side1{
   background-image:url(../images/side_art1.gif);
   background-repeat:repeat-y;
   background-position:right;
 }
 
 .side2{
   background-image:url(../images/side_art2.gif);
   background-repeat:repeat-y;
   background-position:left;
 }
 
 
 #bottom a:link,
 #bottom a:visited,
 #bottom a:active{
    font-size:13px;
	color: #D55E16;
	text-decoration: none;
}

 #bottom a:hover {
	text-decoration: none;
	color: #FF9966;
}
 
 #bottom td{
  font-size:12px;
  color:#A2200D;
  
 }
 
.maintext {
	color: #001A1A;
}
.comments {
	color: #643000;
	font-style: italic;
	font-size: 13px;
}


.inputs {
	border:1px solid #E3AE66;
	background-color: #FDFCE8;
	width:210px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#53828A;
	font-size:12px;
	padding:2px;
	margin:2px;

}
h2 {
	color: #FF5C00;
	font-weight: normal;
	font-size: 20px;
	padding:15px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

h3 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;	
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}
h4 {

	color: #180301;
	font-weight: normal;
	font-size: 15px;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

.bot_border {
border-bottom:1px solid #F4E6B9;

}
.style1 {
	color: #FF5F00;
	font-weight: bold;
}