body
{
  background: #81a474 url("../images/bg.gif") repeat-x;
  margin: 0px 0px 20px;
  padding: 0px;
}

p, table p, table table p
{
	margin: 0px 0px 14px 0px;
	text-align: left;
	font-style: italic;
}

h1
{
  color: #993300;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 15px;
  letter-spacing: 1px;
}

h2
{
  color: #9d0038;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  padding: 0px;
  margin: 15px 25px 0px 25px;
  text-align: left;
}

h3
{
  color: #993300;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 10px;
}

a:link, a:visited
{
  color: #005b7f;
  text-decoration: underline;
}

a:hover, a:active
{
  color: #008cc4;
  text-decoration: underline;
}

img
{
  border: none;
}

#header-socal
{
  width: 900px;
  height: 120px;
}

#content
{
  background: #ffffff;
  color: #000000;
  font: 11px/16px tahoma, arial, sans-serif;
  text-align: left;
}

#content table
{
  font: 11px/16px tahoma, arial, sans-serif;
}

#sidebar
{
  width: 180px;
}

#main
{
  width: 720px;
  background: #ffffff url("../images/bg-main.gif") repeat-y top left;
}

#main-padding
{
  padding: 0px;
  margin: 20px;
}

#footer
{
  background: #82a474;
  width: 900px;
  height: 25px;
  padding: 0px;
  margin: 0px;
}

#footer a:link, #footer a:visited
{
  color: #ffffff;
}

#footer a:hover, #footer a:active
{
  color: #008cc4;
}

#copyright
{
  color: #ffffff;
  font: 11px/16px arial, sans-serif;
  margin: 0px;
  padding: 5px 0px 0px;
  text-align: center;
}

.zebra
{
  border: 1px solid #d5caa5;
  border-right: none;
  background: #ffffff;
}

.zebra td
{
	border-right: 1px solid #d5caa5;
	text-align: center;
	font-style: normal;
}

.striped
{
  background: #f4e7bd;
}

.red-price
{
  color: #9d0038;
  font-weight: bold;
}
