/* CAMBRIDGE COTTAGESCSS styles for Cambridge Cottages website.Styles are located in css/cambridge.css (this file) and arethe property of Cambridge Cottages. All Rights Reserved.For further information on this style sheet please contact:Night & Day Communications Pty LtdMelbourne, Victoriaweb@nightandday.com.au*//* TEXT */BODY {font-size:62.5%}.text {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11px;		font-style: normal;		color: #000000;		font-weight: normal;		}	.text_sml {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 9px;		font-style: normal;		color: #000000;		font-weight: normal;		}.heading {			font-family: Verdana, Arial, Helvetica, sans-serif;			font-size: 12px;			font-style: normal;			color: #000000;			font-weight: bold;		}.subheading { 				font-family: Verdana, Arial, Helvetica, sans-serif;			font-size: 11px;			font-style: normal;			color: #000000;			font-weight: bold;		}.footer       { 				font-family: Verdana, Arial, Helvetica, sans-serif;			font-size: 9px;			font-style: normal;			color: #d8cec0;			font-weight: normal;		}		/* LINKS */a.main:link, a.main:visited, a.main:active{	text-decoration: none;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #065B89;	}a.main:hover {	text-decoration: none;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	}	a.footer_lnk:link, a.footer_lnk:visited, a.footer_lnk:active{	text-decoration: none;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #d8cec0;	}a.footer_lnk:hover {	text-decoration: none;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	}		/* SPECIAL */td.centerline_l {	border-right: 1px solid #C0B8AD;	}td.centerline_r {	border-left: 1px solid #C0B8AD;	}	.form_fields {background-color: F1F1F1;border-width: 1;color: 222222;font-size: 10px;font-family: verdana;}table.white {	border-left: 1px solid #BFB7AC;	border-right: 1px solid #BFB7AC;	border-top: 1px solid #BFB7AC;	border-bottom: 1px solid #BFB7AC;	background: #EAE3D9;	}div#commentForm{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;display: none;}