a:link {
	color: #995320;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #995320;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/imgs/bg.gif);
}
h1 {
	background-image: url(/imgs/header.jpg);
	height: 250px;
	margin: 0px;
	text-indent: -9999px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6D5436;
	border-right-color: #6D5436;
	border-bottom-color: #6D5436;
	border-left-color: #6D5436;
}

#footer {
	background-image: url(/imgs/bmid_108.gif);
	height: 25px;
	margin: 0px;
	padding: 5px;
    text-align:center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6D5436;
	border-right-color: #6D5436;
	border-bottom-color: #6D5436;
	border-left-color: #6D5436;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	
}

h2 {
	height: 22px;
	margin: 0px;
	padding: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #6D5436;
	border-right-color: #6D5436;
	border-bottom-color: #6D5436;
	border-left-color: #6D5436;
    background-color: #d4cfa7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 2px;
	color: #995320;	    
}

p {

	margin: 0px;
	padding: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6D5436;
	border-right-color: #6D5436;
	border-bottom-color: #6D5436;
	border-left-color: #6D5436;
    background-color: #e3e0d1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #995320;	 
	line-height: 23px;
}


#MainMenu 
{
	height:54px;
	background: #FFFFFF url("/imgs/bmid_108.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	background: url("/imgs/bright_108.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("/imgs/bleft_108.gif") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#eae9d5;
	font-weight:bold;
	line-height:54px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#d4cfa7;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("/imgs/bmid_108.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("/imgs/bleft_108.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:54px;
	background:url("/imgs/bright_108.gif") no-repeat right top;
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#d4cfa7;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#d4cfa7;
	font-weight:bold;
	
}




