div.btn1
{ 
	background-color:#BAAC7B;
	width:223px;
	height:38px;
	border:1px solid #A99957;
	float:left;
		
}

div.textMain
{
	color:White;
	text-align:center;
	vertical-align:middle;
	font-family:'Bodoni MT';
	font-size:12pt;
	font-weight:bold;
	margin-top:9px;
	height:38px;
}

div.btnTop
{
	background-color:#DDD0A5;
	width:223px;
	margin:0;
	border:1px solid #A99957;
	height:19px;	
	text-align:center;	
	vertical-align:middle;
}


* html div.btnTop
{
	background-color:Transparent;
	width:223px;
	margin:0;
	border:1px solid #A99957;
	height:19px;	
	text-align:center;	
	vertical-align:middle;
}

div.btnBtm
{
	background-color:#DDD0A5;
	width:223px;
	margin:0;
	border:1px solid #A99957;
	border-top:0; 
	height:18px;
	text-align:center;
	vertical-align:middle;
}


* html div.btnBtm
{
	background-color:Transparent;
	width:223px;
	margin:0;
	border:1px solid #A99957;
	height:18px;	
	text-align:center;	
	vertical-align:middle;
	border-top:0; 
}
a.link:link
{
	color:#8B6D47;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	background-color:#DDD0A5;
	text-decoration:none;
	width:223px;
	height:18px;
}

a.link:visited
{
	color:#8B6D47;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	background-color:#DDD0A5;
	text-decoration:none;
	
}
a.link:hover, div.btnTop:hover, div.btnBtm:hover 
{
	background-color:#C7BA85;
	color: white;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a.link:active
{
	color:#8B6D47;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	background-color:#DDD0A5;
	text-decoration:none;
	width:223px;
	
	height:18px;
}

a.active:link
{
	background-color:#C7BA85;
	color: white;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.active:visited
{
	background-color:#C7BA85;
	color: white;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	
}
a.active:hover 
{
	background-color:#C7BA85;
	color: white;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.active:active 
{
	background-color:#C7BA85;
	color: white;
	font-family:'Bodoni MT';
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.page:link
{
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.page:active 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.heading1
{
	color: #78751C;
	font-family: 'Bodoni MT';
	font-size:14pt;
}

.heading2
{
	color: #78751C;
	font-family: 'Bodoni MT';
	font-size:13pt;
	font-weight:bold;
}

.heading3
{
	color: #78751C;
	font-family: 'Bodoni MT';
	font-size:12pt;
	font-weight:bold;
}

.address
{
	color: #78751C;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
