.italic{font-style:italic; color:#996666;font-size:12px;}
a{
color:#5d452f;
}

ul{
list-style-type:none;
}

a:hover{
color:#7d634b;
}

blockquote{
	background-color:#F4F2E1;
	padding:25px;
	font-size:16px;
	border:#D7D7D7 solid 1px;
	background-image:url(/img/grass2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

blockquote ul li{
font-size:13px;
}

.pic{
margin-right:10px;
margin-bottom:10px;
}

a img{border:none;}

/*Container and Header*/
#box {
    position:relative;
	margin:auto;
	width:746px;
	background-image:url(/img/newyorkcontainerbg.jpg);
	background-repeat:repeat-y;
}

#container {
    width:700px;
	position:relative;
	margin:auto;
	text-align:left;
	margin-left:20px;
}

*html #container {
    position:relative;
    width:700px;
	padding:0;
    margin-left:20px;
}
#header {
    padding:0; margin:0;
	position:relative;
	width:700px;
	height:95px;
	border-bottom:1px solid #A1A1A1;
	background-repeat:no-repeat;
	background-image:url(/img/newyorkheader.jpg);
}
#header span {visibility:hidden;}
/*Body Container*/
#bodycontainer {
   width:700px;
   position:relative;
   margin-top:52px;
   margin-bottom:7px;
   background-image:url(/img/bodycontainerbg.gif);
   background-repeat:repeat-y;
   overflow:hidden;
}
*html #bodycontainer {
   margin-top:10px;
 }   
/*Body Text*/
#text {
    position:relative;
	float:left;
	text-align:left;
	padding:5px 10px 5px 10px;
	width:98%;
	/*background-color:#FFF;*/
}
#text h1 {
/*border-bottom:2px dotted #AD9E75;*/
/*color:#342B12;*/
/*font-family:helvetica,verdana,arial,sans-serif;*/
/*font-size:18px;*/
/*font-weight:normal;*/
}
#text h3 {
color:#996666;
font-size:12px;
font-style:italic;
}
*html #text {
    margin-right:7px;
	margin-top:15px;
}

/*Keller Williams Logo*/
#kellerlogo {
    position:relative;
	width:166px;
	background-image:url(/img/kellerlogo.jpg);
	float:right;
	margin-bottom:0px;
	vertical-align:bottom;
}
.rew-logo {font-size:9px;float:right;padding:7px;padding-right:0px;}