/* CSS Document */

.style1 {
	color: #886D00;
	font-family: Cracked !important;
	font-size: 24px !important;
}
.style2 {
	color:#000000;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
.style3 {
	color:#FFFFFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration:none
}
.style4 {
	color:#886d00;
	font-family: Century Gothic;
	font-size: 14px;
	text-decoration:none
}

.review {

 	width:625px;
 	height:391px;
 	overflow:auto;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#886d00;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#000000;
}
.contactform {
	float: left;
	top: 50px;
	left: 10px;
	width: 200px;
	height: 50px;
/*	border: 2px solid purple; */
}