
body{
  background: #FFFFFF url(images/bg.jpg);
  margin: 0;
  padding: 0;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  text-align: center;
}

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #696969;
	}

b {
  font-size:  9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
	}
	
#header {
  width: 800px;
  height: 71px;
  margin: 0px auto;
  padding: 0;
  border: 0;
  background: #FFFFFF url(images/header.jpg);
  background-repeat: no-repeat;
}


#left-pic {
	background: #FFFFFF url(images/left-pic.jpg);
	width: 19px;
	height: 202px;
	}
	
#intro-pic {
	background: #FFFFFF url(images/intro-pic.jpg);
	width: 578px;
	height: 202px;
	}

#bg-content {
	background: #FFFFFF url(images/bg-content.jpg);
	background-repeat: repeat-x;
	width: 800px;
}

#footer {
	background: #3467CC;
	width: 800px;
	height: 10px;
}


.logo{
	background-image: url("{template_url}/images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}

.community {
	background-image: url(images/santabarbara/thumb-community.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.search {
	background-image: url(images/santabarbara/thumb-search.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.feat {
	background-image: url(images/santabarbara/thumb-feat.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.sale {
	background-image: url(images/santabarbara/thumb-sale.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.worth {
	background-image: url(images/santabarbara/thumb-worth.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.email {
	background-image: url(images/santabarbara/thumb-email.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
}

.realtor {
	background-image: url(images/santabarbara/realtorlogos.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 155px;
	margin: auto;
	margin-top:15px;
}

.grapes {
	background-image: url(images/santabarbara/nav-top.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 197px;
	margin: 0px;
	margin-top:0px;
       padding: 0;
       border: 0;
}

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#000000;
}

#layer1{
  width: 800px;
  
  background: #F7FF92;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
}

/*=- Sidebar -=*/
#sidebar{
	background: #F7FF92;
	float: left;
	width: 160px;
	color: #333;
	height: 100%;
	text-align: center;
}

#sidebar h2{
	color: #727664;
	font: 1em "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
}
#sidebar div{
	padding: 0px;
}
#sidebar div.nav{
	padding: 0;
}

/*=- ......	b//ackground: #F7FF92;........................... -=*/



		
				
.leftnav {
		display: block;
		background: url(../topmiddlenav/images/button-off.jpg);
		background-repeat: no-repeat;
		padding: 0px;
		width: 203px;
		height: 28px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:14px;
		color: #FFFFFF;
		text-indent: 12px;
		text-decoration: none;
		line-height: 28px;
		}
a.leftnav:link {
		display: block;
		background: url(../topmiddlenav/images/button-off.jpg);
		background-repeat: no-repeat;
		padding: 0px;
		width: 203px;
		height: 28px;
		text-indent: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:14px;
		color: #FFFFFF;
		text-decoration: none;
		}
a.leftnav:visited {
		display: block;
		padding: 0px;
		width: 203px;
		height: 28px;
		text-indent: 12px;
		background: url(../topmiddlenav/images/button-off.jpg);
		background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:14px;
		color: #FFFFFF;
		text-decoration: none;
		}
a.leftnav:active {
		display: block;
		padding: 0px;
		width: 203px;
		height: 28px;
		text-indent:12px;	
		background: url(../topmiddlenav/images/button-on.jpg);
		background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:14px;
		color: #FFFFFF;
		text-decoration: none;
		}
a.leftnav:hover {
		display: block;
		padding: 0px;
		width: 203px;
		height: 28px;
		background: url(../topmiddlenav/images/button-on.jpg);
		background-repeat: no-repeat;
		text-indent: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:14px;
		color: #F7941D;
		text-decoration: none;
		}


#sidebar p{
	margin: 0;
	padding: 0px;
	background: #F7FF92;
}
.line{
	line-height: 1px;

	display: block;
	margin: 5px 1px 1px 1px;
}

/*=- Main -=*/
#main{
	
	background: #FFFFFF;
    float: right;
    width: 603px;
}

	
.header h1{
	color:#FFFFFF;
	text-decoration: none;
	padding: 0;
	font: 1.2em Trebuchet MS, sans-serif
}

/*=- Other -=*/
input{
	font:1em "Lucida Grande", Verdana, sans-serif;
	border: 1px #727664 solid;
	background: #F9F9E6;
	margin: 1px;
	padding:0;
}

input[type="submit"]{
	background: #F3F3F3;
}

form{
	margin: 0;
	padding: 0;
}
p{
	padding: 3px 15px;
	text-align: justify;
	color: #555;
    margin: 0;
    line-height: 1.5em;
}

h1{
	color:#A77272;
	text-decoration: none;
	border-bottom: 1px #A77272 solid;
	margin: 7px 15px 2px 15px;
	padding: 0;
	font: 1.2em Trebuchet MS, sans-serif
}
a,
a:link,
a:visited,
a:active, 
acronym{
	color: #A5C3E9;
	border-bottom: 0px #000;
	text-decoration: none;
}

a{
  font-weight: bold;
  color: #A5C3E9;
  }

a:hover{
  font-weight: bold;
  color: #7A0000;
  }

/*=- Footer -=*/
.footer{
	background: #ffffff;
	border-top: 1px #333 solid;
	text-align: center;
	margin: 0;
	padding: 10px;
}