body {
	margin:0px;
	background-color:#b4ac57;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-image:url(../images/elegant-background.jpg);
	background-repeat:repeat-x;
}

div.entirepage  {
	position:relative;		/* bug fix for absolute positioning in subordinate blocks */
	width:715px;
	margin-left:auto;
	margin-right:auto;
}
	
	
a  {
	color:#000000;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}
	
	
p {
	margin-bottom:10px;
	margin-top:3px;
	color:#000000;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul.info {		/* unordered list for "info" pages */
	list-style-image:url(../images/arrow.gif);
	vertical-align:text-bottom;
	margin-left:6px;
	margin-right:6px;
}


li.info {
	list-style-image:url(../images/arrow.gif);
	margin:4px 6px 8px 12px;
	text-indent:-2px;
}


h3 {		/* used for page headings */
	margin:3px 3px 3px 0px;
	font-weight: bold;
	font-size:18px;
}


h4 {
	margin:3px;
	font-weight: bold;
	font-size:20px;
}


h5 {
	margin:3px;
	font-weight: normal;
	font-size: 18px;
}


h6 {
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}


div.page-header  {  /* top of page */
	width:715px;
	margin-top:0px;
	margin-bottom:0px; 
	padding:0px;
/*	border-bottom-color:#f6f9bf;
	border-bottom-width:8px; */
}

div.home-img  {
	width:183px;
	float:left;
}


div.findyourhome  {
	height:100px;
	float:right;
	margin:0px;
	padding:0px;
/*	margin-left:183px; */
}


div.dividerbar  {
	background-color:#f6f9bf;
	font-size:8px;
}

div.page-middle  {  /* Header MIDDLE Footer */
	width:715px;
	margin:0px;
/*	margin-top:108px; */
	padding:0px;
/*	border-bottom-color:#f6f9bf;
	border-bottom-width:8px; */
}

div.page-footer  {  /* Header middle FOOTER */
	clear:both;
	margin-top:0px; 
	margin-bottom:10px;
	padding:0px;
	font-size:9px;
}

div.left-nav  {
	float:left;
	width:183px;
	background-color:#b4ac58;
height:650px;
}


div.main-content  {
	position:relative;
	margin:0px;
	margin-left:193px;
	padding:0px;
	background-image:url(../images/main-content-background.jpg);
	background-repeat:no-repeat;
height:650px;	  
	text-align:left;
}


.left-nav-button {
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	margin-bottom:10px;
}


.left-nav-icon {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
}


div.home-page-main  {
	background-image:url(../images/haze.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:25px;
	padding-top:34px;
}


.right-image {
	float:right;
}


#alanh  {		/* for Alan Hoffman "title" on home page */
	position:relative;
	top:0px;
	padding-right:25px;
	text-align:center;
	font-size:14px;
}


.center-info	{	/* for phone and email line */
position:relative;	
	text-align:center;
	font-size:12px;
}


.spacer {
	clear:both;
}


.tight {
	margin:0px;
	padding:0px;
}


.tight-top  {
	margin-top:0px;
}


.tight-bottom  {
	margin-bottom:0px;
}


#white-text {
	color:#FFFFFF;
}


#red-text {
	color:#CC0000;
}


div.music-control {
	position:absolute;
	width:125px;
/*	top:93px;
	left:593px;  */
	top:-17px;
	left:400px; 
	z-index:4;
}


.page-nav {		/* page navigation at top of pages   Home >> Agents >> Alan Hoffman */
	margin:0px;
	margin-bottom:8px;
	font-size:10px;
	font-weight:bold;
}


div.news-story  {
	margin-top:4px;
	margin-bottom:12px;
	margin-right:10px;
	padding-left:4px;
	padding-right:4px;
	border:#996600 thin solid;
}

.arrow-image  {		/* used for arrow image accopaying hyperlinks on information pages */
	border:none;
	vertical-align:text-bottom;
	margin:0px;
	padding:0px;
}


.info-block  {		/*( used with above arrow for an information block */
	text-indent:-6px;
	margin-left:6px;
	margin-right:6px;
}


/* --- agent page layout (agents.dwt) --- */

.agent-img  {   /* portrait on agents' pages */
	border:#000000 thin solid;
}

div.agent-page {		/* wrap all agent sections with this div */
	position:relative;  
	margin-bottom:10px;
}

div.agent-brief {		/* Contains agent phone, email, etc */
	position:absolute;
	top:11px;
	left:10px;
	width:350px;
	z-index:2;
	padding-top:25px;
	text-align:center;
}

div.agent-picture {		/* Contains agent photo */
	position:absolute;
	top:10px;
	left:300px;
	width:200px;
	text-align:center;
}

div.agent-detail {    /* appears below to items above - detailed info on agents */
	position:absolute;
	top:220px;
	left:10px;
	width:490px;
	text-align:justify;
	margin-bottom:25px;
}


div.agents-info {			/* this is the info div for the agents.php page */
	position:absolute;
	top:0px;
	left:125px;
	width:300px;
	text-align:left;
	margin-bottom:25px;
}	


p.agents-info  {		/* used on the agents.php page */
	font-size:16px;
	margin:3px;
}

p.article-text {		/* used for magazine article paragraphs */
	text-indent:12px;
}


.image-left  {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}


.image-right  {
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px;
}


.left-info  {
	width:240px;
	float:left;
}


/* for deal-estate.php page */

div.gvform  {
	position:absolute;
	z-index:100;
	left:51px;
	top:58px;
	width: 376px;
	height: 614px;
	font-family:Comic Sans MS, Comic Sans MS5, cursive;
	font-size:18px;
	color:#000099;
}

table.gv1  {
	margin-left:80px;
}

table.gv2  {
	margin-top:10px;
	margin-left:10px;
}

table.gv3  {
	margin-top:26px;
	margin-left:97px;
}

input.gv  {
	background:none;
	font-size:16px;
}

textarea.gv  {
	background:none;
	font-size:16px;
}

.required {    /* hide form fields to catch spam bots */
	visibility:hidden;
}


/* Class for About Alan link on home page only  */
div.about-alan  {
	position:relative;
	top:-16px;
	clear:right;
	text-align:right; 
	font-size:14px;
	font-weight:bold;
	padding-right:23px;
	text-decoration:underline;
}


.about-alan a  {
	text-decoration:underline;
}
	
.about-alan a:hover  {
	text-decoration:underline;
	color:#006699;
}

	
a img {
	border:none;
}
