@charset "utf-8";
/* CSS Document */

<style type="text/css">


h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ba9449;
}

h2{
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
	font-size: 14px;
	color: #ba9449;
}



body,td,th,h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#B48D40;
	
}
a:link {
	color: #B48D40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B48D40;
}
a:hover {
	text-decoration: underline;
	color: #A9863D;
}
a:active {
	text-decoration: none;
	color: #B48D40;
}

div.footer{
	width:751px !important;
	width /**/:751px;
	height:25px !important;
	height /**/: 35px;
	overflow: hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-top: 0px;
	border:0px solid #EEE;
	border-right:0 solid;
	margin-bottom: 10px;
	font-size:10px;
};

div.box{
	width:300px !important;width /**/:300px;
    height:100px !important;height /**/: 100px;
    overflow: auto;overflow-x:hidden; padding: 0px;
    border:0px ; border-right:0px ; 
	
	div.box p{margin-top:0};
	
	
div.box1{
	
	width:300px !important;width /**/:300px;
    height:100px !important;height /**/: 100px;
    overflow: auto;overflow-x:hidden; padding: 0px;
    border:0px ; border-right:0px ; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	div.box p{margin-top:0};

td.contact
{background-image: url(divbackground.jpg); }


</style>

