/* CSS Document */

a {
	color: #FFFFFF; 
	text-decoration: none}
a:hover {
	color: #690101; 
	text-decoration: none}

.links {
	font-size: 13px; 
	font-weight: bold; 
	text-align: center; 
	color: white; nowrap; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid black; 
	border-top: 1px solid black}

body {
	background-attachment:fixed;
	background-color:#6C6147;
	margin-top:0;
	background-image: url(images/bkgd.jpg);
	font-family: Georgia, Times, serif;
	color: #000000;

}

.footer {
	margin-top:15px;

}

.footer a{
	color:#FFFFFF;

}
.footer h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 20px;
	margin: 0;
} 

.footer p{
	color:#FFFFFF;
	font-size: 12px;
	margin: 0;
	font-weight:normal;

} 

.info {
	font-family: Georgia, Times, serif;
	font-size:10pt;
	color: #000000;
}

.info h1{

	font-size:13pt;
	
}

.info  .style1 {
	font-size: 16px;
	font-weight: bold;
}

.info  b, .info  strong {
	font-size: 16pt;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gt_info p, gt_info {
	font-family: Georgia, Times, serif;
	font-size:10pt;
	color: #000000;
	margin: 0px;
}

.gt_info ul, gt_info li{
	font-family: Georgia, Times, serif;
	font-size:10pt;
	color: #000000;
}
.gt_info  b, .gt_info  strong {
	font-size: 16pt;
	font-weight: bold;
}
.gt_info h4 {
	font-size: 14pt;
	color: #660000;
}

.gt_info h3 {
	font-size: 14pt;
	margin: 0;
}

.gt_info {
	border:1px solid #000000;
	background-image:url(images/2007/leather_bkg.jpg);
	border-collapse: collapse;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.main {
	background-image:url(images/2007/bkg_07_02.jpg);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-collapse: collapse;
	width: 632px;
	background-color: #865026;
}
.main img{
	border-style: solid;
	border-width: 1px;
	border-color: #6F3A08
}
.main a {
	color: #000; 
	text-decoration: none}
	
