body
{
	background: white repeat-y url("images/bg.jpg");
}

img
{
   margin: 5px;
   border: 0px;
}

a img
{
   border: 0px;
   text-decoration: none;
}

strong
{
   font-size: 14pt;
}

.indent
{
   margin-left: 60px;
}

#awardWinner
{
	color: red;
	width: 245px;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin-top: 45px;

}

#header
{
	height: 152px;
	margin-top: 20px;
   width: 870px;
   margin: auto;
}

a
{
	font-family: Trebuchet MS,Arial,Helvetica;
	color: blue;
}

a:visited
{
	font-family: Trebuchet MS,Arial,Helvetica;
	color: #993300;
}


#content
{
	color: purple;
	font-family: Trebuchet MS,Arial,Helvetica;
   width:625px; 
   float: left;
   overflow: hidden;
}

#contact
{
   color: black;
   text-align: center;
   margin-top: 35px;
   margin-bottom: 50px;
}

.left
{
   float: left;
}

.right
{
	float: right;
}

.center
{
	text-align: center;
	width: 100%;
}

.centerText
{
   text-align: center;
}

.emphasis
{
	font-style: italic;
	font-weight: bold;
}

.blueBold
{
	font-family: Times;
	font-size: 14pt;
	color: blue;
}

.redBold
{
   color: red;
   font-weight: bold;
}

#footer
{
   margin-top: 50px;
	margin-bottom: 20px;
}

.bottomNav
{
	margin-left: -10px;
	margin-bottom: -15px;
	margin-top: 0px;
	list-style: none;
	text-align: center;
	font-weight: bold
}

.bottomNav li
{
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
}

#quote
{
	margin-top: 20px;
	font-style: italic;
	text-align: justify;
}

#qoute span
{
	font-weight: bold;
}

#webmaster
{
	font-weight: bold;
	margin-left: -50px;
	margin-top: 30px;
}

.clear
{
	clear: both;
}

.warranty a
{
   color: #993300;
   font-size: large;
}

.kellerWilliams
{
   float: right;
   text-align: center;
   font-size: 14pt;
}

.award
{
   float: left;
   height: 120px;
   width: 120px;
   text-align: center;
}

.award img.small
{
   margin-top: 28px;
}

.awardText
{
   float: left;
   width: 120px;
   text-align: center;
}

.best
{
   font-weight: bold;
   color: red;
}

ul 
{
   list-style: none;
}

.nav li
{
   display: block;
   width: 200px;
   margin-left: -30px;
}
#news
{
   min-height: 550px;
}

.customers
{
   width: 300px;
}
