.backround {
	background-image: url(images/BroInsideBkgrn.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
#body {
	background-image: url(images/BroInsideBkgrn.jpg);
	position: relative;
	height: 700px;
	width: 850px;
	background-repeat: no-repeat;
	background-color: #DBEFEE;
}
#left {
	float: left;
	border: none;
	display: block;
	width: 75px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	position: relative;
	left: 0px;
	top: 20px;
	height: 300px;
	vertical-align: top;
}
#center {
	float: none;
	display: block;
	border: thin dotted;
	height: 500px;
	width: 325px;
	margin: 25px;
	left: 200px;
	position: relative;
}
.blaze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	vertical-align: top;
}
#head {
	height: 75px;
	width: 750px;
	border: thin dotted;
	margin: 12px;
	clear: both;
	float: none;
}
#top {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D1F16;
}
.title1 {
	font-size: 11px;
	font-weight: bold;
	color: #8D1F16;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #D36F33;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: right;
	vertical-align: top;
}
.quoteBox {
	border: 1px solid #8D1F16;
	font-size: 10px;
	padding: 12px;
	color: #752300;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #8D1F16;
}
.box1 {
	border: 1px solid #8D1F16;
	font-size: 11px;
	padding: 12px;
	color: #000055;
	font-weight: bold;
}
.pageID {
	position: relative;
	left: 200px;
	top: 100px;
	right: 12px;
}
.smallType {
	font-size: 8px;
	font-weight: bold;
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	line-height: 22px;
	padding: 8px;
}


.navBottom a:link, .navigation a:visited {
	color: #9966CC;
	text-decoration:none;
}
.navBottom a:hover {
	color: #FF0000;
		text-decoration:none;
}.box2 {
	border: thin solid #8D1F16;
	padding: 10px;
}
.emailForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 12px;
	height: auto;
	width: 350px;
	background-image: url(images/Graphics/formBkgrn.jpg);
}
