@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDCDCD;
	background-image: url(images/belgravia_back.jpg);
}
.headings {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

.sub_headings {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: auto;
}

.tel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.contact {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.body_text {
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

.body_text_bold {
	color: #333333;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;

}

.white_contact {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

.small_text {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;

}

.discalimer {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;

}

.links_footer {
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;

}


.inputBox {color : #000000;;
background : #FFFFFF;
border-color : #000000;;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 12px;

}

.inputBox2 {color : #000000;;
background : #FFFFFF;
border-color : #000000;;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Verdana;
font-size : 12px;
font-weight: bold;

}
-->


