body	{
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
}

table	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #cbc28d;
	line-height: 18px;
}

.formtitle	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 19px;
	color: #cbc28d;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #755530;
	padding-bottom: 23px;
}

.stickertitle	{
	border-bottom: 1px dotted #755530;
	padding-bottom: 23px;
}

.sticker	{
	border: 1px #755530 solid;
	padding: 2px;
}

.bold	{
	font-weight: bold;
}

.contact	{
	padding-top: 10px;
	padding-bottom: 13px;
	font-size: 13px;
	line-height: 19px;
}

.big	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 20px;
	color: #cdaf80;
	line-height: 18px;
	font-weight: bold;
}

.header	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #f5e588;
	font-weight: bold;
	line-height: 18px;
}

.service_title	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #f5e588;
	font-weight: bold;
	line-height: 18px;
}

.bottomborder	{
	border-bottom: 1px dotted #755530;
}


.top	{
	width: 650px;
	height: 265px;
}

.bottom	{
	background-image: url(bottom.png);
	
}

.body	{
	padding-top: 10px;
}

.homeimg	{
	padding-left: 6px;
}

.serviceimg	{
	padding-right: 6px;
}

.welcome	{
	padding-left: 5px;
	padding-right: 0px;
}

.text	{
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.thankyou	{
	line-height: 20px;
}

.thumb	{
	margin: 10px;
	padding: 3px;
	border: 1px solid #f5e588;
}

.tinytitle	{
	font-size: 12px;
	font-weight: bold;
}


