* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #DFDAA6;
  text-align: center;
}

ul,ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

div#bottom {
  width : 100%;
  height : 10px;
  background : #735D49;
}

h2 {font-weight : bold; font-size : 18px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

H1 {
  height : 32px;
  width : 427px;
  text-indent : -9999px;
  display : block;
  margin : 0;
  padding : 0;
}

.tl_recipe {background: #fff url(images/tl_recipes.jpg) top left no-repeat;}
.tl_home {background: #fff url(images/tl_home.gif) top left no-repeat;}
.tl_localinfo {background: #fff url(images/tl_localinfo.gif) top left no-repeat;}
.tl_clientcomment {background: #fff url(images/tl_clientcomments.gif) top left no-repeat;}
.tl_contactinfo {background: #fff url(images/tl_contact.gif) top left no-repeat;}
.tl_currentlisting {background :#fff url(images/tl_currentlistings.gif) top left no-repeat;}

A  {color : #979C01; font-weight : bold; text-decoration : none;}
A:Visited  { color : #979C01; font-weight : bold; text-decoration : none;}
A:Active  { color : #979C01; font-weight : bold; text-decoration : none;}
A:Hover  { color : #979C01;	font-weight : bold; text-decoration : underline;}

div#wrapper {
   width: 830px;
   margin: 20px auto 30px auto;
   text-align: left;
   background : #fff url(images/bg_wrapper.gif) top right repeat-y;
   border : 7px solid #fff;
}

div#header {
  width : 523px;
  height : 229px;
  background : #fff;
  position : relative;
}

img#logo_lifetime {
  position : absolute;
  top : 180px;
  left : 150px;
}

img#logo_chairman {
  position : absolute;
  top : 180px;
  left : 225px;
}

img#logo_hallofame {
  position : absolute;
  top : 185px;
  left : 285px;
}

img#logo_orea {
  position : absolute;
  top : 205px;
  right : 130px;
}

img#logo_realtor {
  position : absolute;
  top : 200px;
  right : 90px;
}

img#logo_mls {
  position : absolute;
  top : 200px;
  right : 20px;
}

div#right_img {
  float : right;
  width : 290px;
}

div#right_img img {
  margin-top : 5px;
}

div#nav-wrapper {
  background : #B9BF00;
  display : block;
  float : left;
}

ul#topnav {
  font: normal 13px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  background : #B9BF00;
  width : 100%;
  float : left;
  margin : 0;
}

ul#topnav li {
  list-style: none;
  margin : 0;
  float : left;
  display : inline;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */


ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  color : #000;
  font-weight : normal;
  float : left;
  padding : 2px 7px;
  background : none;
  border : 0;
}

ul#topnav li a:hover {
  background : #9D9F59;
}

div#content_wrapper {
  width : 523px;
  background : #fff url(images/bg_contentwrapper.gif) bottom left repeat-x;
  padding-bottom : 20px;
  margin : 0;
  clear : left;
}

div#footer {
  text-align : center;
}

div#footer h3 {
  font-size : 13px;
  font-weight : bold;
  color : #000;
  margin : 0;
}

div#footer p {
  font-size : 10px;
}

div#footer a {
  color : #000;
}


div#local_logos {
  text-align : center;
  margin : 3px 0;
}

div#local_logos img {
  margin : 5px 7px;
}

div#content {
  clear : left;
  margin : 0;
  padding : 3px 7px 10px 7px;
}

div#awardinfo {
	font-size : 9px;
	text-align : center;
	line-height : 0.9em;
	margin : 0 300px 5px 0;
}

.photo {
  position : relative;
  float: left;
  width: 160px;
  height : 200px;
  margin: 3px;
  padding: 0;
  font-size : 10px;
  text-align : center;
  overflow : auto;
}

.photo img {
  display : block;
  margin : 0 auto;
  text-align : center;
  border : none;
}

div#clear {
  clear :both;
}

div#awards {
  text-align : left;
  font-size : 9px;
  color : #000;
}

div#awards a{
  color : #000;
  font-weight : normal;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #000;
}

div#norlink a{
  color : #000;
  font-weight : normal;
}


