.Header {
	background-image: url(/Images/Header.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 990px;
}
.HeaderRepeat {
	background-image: url(/Images/HeaderRepeat.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.Navbar {
	background-image: url(/Images/Navbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
}
.Footer {
	background-image: url(/Images/FooterBg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: bottom;
}
.FooterRepeat {
	background-image: url(/Images/FooterBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BodyWidth {
	width: 990px;
	background-color: #F4FFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.NavText {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 4px;
	}
.NavText a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.NavText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.NavText a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
.NavText a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.NavTextSmall {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 4px;
	}
.NavTextSmall a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.NavTextSmall a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.NavTextSmall a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
.NavTextSmall a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.HeaderText {
	font-family: Verdana;
	font-size: 24px;
	color: #0875B8;
}
.HeaderText2 {
	font-family: Verdana;
	font-size: 18px;
	color: #9A0000;
}
.Text {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.Text a:link {
	text-decoration:none;
	color: #000000;
}
.Text a:visited {
	text-decoration: none;
	color: #000000;
}
.Text a:hover {
	text-decoration: underline;
	color: #9A0000;
}
.Text a:active {
	text-decoration: none;
	color: #000000;
}
.BorderBox {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.TextSmall {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.HeadingText2 {
	font-family: Verdana;
	font-size: 14px;
	color: #9A0000;
}
.TableBG {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/Images/TableBg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	border: 1px solid #003366;
	background-color: #026FB2;
	margin-top: 5px;
}
.Button {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/Images/TableBg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border: 1px solid #003366;
	background-color: #026FB2;
	background-position: center;
	padding-bottom: 2px;
}
.ShowroomBG {
	background-image: url(/Images/ShowroomBG.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-color: #FFFFFF;
}
.BorderBox2 {
	background-color: #9A0000;
	border: 1px solid #460002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Border {
	border: 1px solid #000000;
}
.SmallSoldText {
	font-family: Verdana;
	font-size: 18px;
	color: #FF0033;
}
.BigSoldText {

	font-family: Verdana;
	font-size: 22px;
	color: #FF0033;
}
.PriceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0033;
}

