@charset "utf-8";










#footer {
	height: 70px;
	width: 750px;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#insideWrapperPush25px {
	padding-bottom: 10px;
}
#smallMenuLogoHolder {
	padding: 0px;
	height: 204px;
	width: 702px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallBanner {
	background-repeat: no-repeat;
	height: 109px;
	width: 702px;
	float: left;
	margin-bottom: 6px;
}






h1, h2, h3, h4, h5 {
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
}

h4 {
	color: #6a5d4b;
	font-size: 26px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
	height: 26px;
	width: 300px;
	line-height: 26px;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c7761f;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 5c360e;
	font-weight: normal;
}
ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../images/cube.gif);
	list-style-position: outside;
	margin-top: 0px;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D3F14;
	font-weight: normal;
}
#contactMap {
	background-image: url(../images/ottawaGraniteProMap.gif);
	background-repeat: no-repeat;
	float: right;
	height: 285px;
	width: 454px;
}
#showroomFlash {
	height: 385.5px;
	width: 702px;
	margin-bottom: 20px;
}
#footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D68119;
	height: 20px;
	position: absolute;
	top: -13px;
	left: 25px;
}
#footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58A22;
	text-decoration: none;
}
#footerLinks a:hover {
	text-decoration: underline;
	color: #CD6B0A;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D68119;
	font-weight: bold;
	font-style: italic;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE3F10;
	font-weight: bold;
	font-style: italic;
}

.alignRightImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignLeftImage {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}
.alignRightImageBottom {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: -40px;
}
#make_an_inquiry {
	background-image: url(../images/make_an_inquiry_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 34px;
	width: 192px;
	position: absolute;
	right: -400px;
	top: 0px;
}
#make_an_inquiry a {
	background-image: url(../images/make_an_inquiry_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 34px;
	width: 192px;
}
#make_an_inquiry a:hover {
	background-position: bottom;
}
#inquiry_form {
	float: right;
	width: 400px;
	margin-top: 7px;
	margin-left: 10px;
}
.inquiry_field {
	width: 220px;
}
.submitBtn {
	background-image: url(../images/submit_btn.gif);
	height: 34px;
	width: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 1px;
	color: #434343;
	float: left;
}
.submitBtn:hover {
	background-position: bottom;
	background-repeat: no-repeat;
}

