/* Brandon Car Centre - Window Divs */

#body {
	height: 515px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../Images/window-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
.FontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #71A014;
	line-height: 18px;
	vertical-align: top;
	padding: 0px;
	top: 10px;
	white-space: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.close-window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 16px;
}
.close-window:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E8310;
	line-height: 16px;
}
.FontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D6D6D;
	line-height: 18px;
	vertical-align: top;
	padding: 0px;
	top: 0px;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
