﻿.Link_Button
{
	float:left;
	margin-right:30px;
	font-weight:bold;
	text-transform:capitalize;
}

.Block
{
	clear:both;
	float:left;
	margin-bottom:30px;
}
.Block_Left
{
	float:left;

}
.Block_Right
{
	float:left;
	width:580px;
}

.Block_Title
{
	text-transform:uppercase;
	color: #777;
	font-size:12px;
	font-weight:bold;
	min-height:15px;
}
p
{
	margin-left:10px;
}

table#Form
{
	padding-left:20px;
	color:#777;
}
td.Title
{
	font-weight:bold;
	text-transform:capitalize;
	font-size:12px;
	vertical-align:top;
	color: #b75842;
}
td .Input_Box
{
	border:solid 1px brown;
	width:490px;
}
.Title_Word
{
	font-size:25px;
	float:left;
	margin-left:20px;
	color: #b75842;
}
#Enquries_Subtitle
{
	color:#b75842;
	font-size:14px;
}


