/* Copyright MaryDesigns, LLC 2007 */
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #47362f;
	color: #453528;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin-top:35px;
	line-height: 120%;
	background-image: url(../images/bkpattern.jpg);
}
h1 {
  color: #05488c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #483224;
  font-size: 120%;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #6c5243;
  font-size: 110%;
  font-weight: bold;
}
a,  a:link, a:visited, a:focus, a:active{
  color: #453528;
  letter-spacing:1px;
  text-decoration: underline;
}
a:hover {
  color: #0b4c90;
  font-style: italic;
}

#OutsideWrapper {
	background-color: #b1a08d;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 750px;
	background-image: url(../images/bk.jpg);
	border:2px solid #2c1e0e;
}
#Masthead {
	background-image: url(../images/Indianapolis-Furniture-Mast.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 750px;
}
#Masthead ul {
	margin:0px;
	padding:0px;
}
#Masthead ul li {
	list-style:none;
	display:inline;
	position:relative;
	left:350px;
}
#Masthead ul li a{
font-size:9pt;
color:white;
font-weight:bold;
text-decoration:none;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}

#InsideWrapper {
  width: 750px;
}
#FarLeft {
	background-image: url(../images/Indianapolis-Furniture-Left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 431px;
	width: 95px;
}
#FarLeft h1{
text-indent:-3000px;
}
#LogoColumn {
	background-image: url(../images/Indianapolis-Furniture-Logo.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 430px;
	width: 161px;
	text-align:center;
}
#ContentArea {
	float: right;
	height: 430px;
	width: 471px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
}

.clearFloat {
  clear: both;
  display: block;
}
#Footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 750px;
	font-weight:bold;
	font-size:7pt;
}
