/* CSS Document */

p{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 3px;
	border-top-style: dashed;
	border-width: 0px;
	border-bottom: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
}


.bold {
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #C17A57;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D6CB6E;
}

.navigation {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D6CB6E;
	display: inline;
	text-decoration: none;
	text-align: left;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	
}

.navigation:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0B663;
	display: inline;
	text-align: left;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	
}


.toplink {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.link {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #C17A57;
}
#logo {
	position:absolute;
	width:160px;
	height:100px;
	z-index:1;
	left: 78px;
	top: 246px;
	background-color: #FFDF85;
}
.pix {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	border-right: 1px;
	border-right-style: solid;
}

.border {
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #D6CB6E;
}
.link:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #D6CB6E;
}

.head {
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #C17A57;

}
.address {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	}
.quote {
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #C17A57;
	border: 2px;
	border-color: #FBDC85;
	border-style: solid;
	
	
	}
	
.makerhead {
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #C17A57;

}
.link2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #C17A57;
}
