@charset "utf-8";
/* CSS Document */
.Verdanabold{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
}
.Verdana{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.Verdanabold_1{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.Verdana_1{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#wrapper{
	margin: auto;
	height: 700px;
	width: 100%;
	color: #918369;
}
#bg_holder{
	margin: auto;
	height: 700px;
	width: 1002px;
color: #918369;
}
#imageholder_1{
	background-image: url(image_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 313px;
	width: 480px;

}
#imageholder_2{
	background-image: url(image_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 313px;
	width: 521px;

}
#imageholder_3{
	background-image: url(image_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 480px;

}
#imageholder_4{
	background-image: url(image_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 521px;

}
#imageholder_5{
	background-image: url(image_5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 296px;
	width: 469px;

}
#imageholder_6{
	background-image: url(image_6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 296px;
	width: 532px;

}
#imageholder_7{
	background-image: url(image_7.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 355px;
	width: 469px;

}
#imageholder_8{
	background-image: url(image_8.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 355px;
	width: 532px;
}
.formid{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #92826b;
	height: 20px;
	width: 70px;
}
#Bottom_image_holder{
	float: left;
	height: 100%;
	width: 100%;}
.textfield{
	width: 240px;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
	padding: 2px;
	height: 20px;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	border: 1px solid #91826b;
}
.textfield_2{
	width: 240px;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
	padding: 2px;
	height: 45px;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	border: 1px solid #91826b;
}