 
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #4a4a2b;
}

p 
{
	line-height: 1.4em;
}

#container
{
	background: #666666;
	margin: 0 auto;
	width: 720px;
	height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4a4a2b;
}

#leftside 
{
	float:left;
	width: 176px;
	padding: 5px 0 0 0;
	background-color: #4a4a2b;
}

#closebutton { position: absolute; top: 0px; right: 0px; z-index: 111111;border: 0px; }   

#content 
{
	
	float: left;
	width: 544px;
	background-color: #b3bb75;
}

#inner_content 
{
	float: left;
	width: 544px;
	background-color: #b3bb75;
	overflow:hidden;
	margin-top: 10px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#inner_content_spacer
{
	float: left;
	background-color: #b3bb75;
	overflow:hidden;
	margin-top: 10px;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10px;
}

#slideshow 
{
	padding: 10 10 0 0;
	float: left;
	width: 520px;
	background-color: #b3bb75;
	overflow:hidden;
}


#propertyphoto
{	
	float: left;
	width: 325px;
}

#propertydetails
{
    float:left;
	width: 215px;
}


#pagefooter 
{
	clear:left;
	margin: 20px 0;
	font-size: 0.95em;
	text-decoration: none;
	text-align: center;
	background-color: #FF0099;
}

#footer_left 
{
	float: left ;
	width: 142px ;
}

#footer_center 
{
	float: left;
	width: 490px;
	padding: 10px;
	text-align: center ;
}

#footer_right 
{
	float:left ;
	width: 165px;
}

#header
{
	float:left;
	width:720px;
	height: 152px;
	font-size: 24px;
		
}

#tourheading 
{
	background: url("images/bgh.jpg") repeat;
	height: 123px;
	margin: 0 -10px;

}
#topmenu 
{
	float:left;
	width: 720px;
	height: 39px;
	
	}

#propertysummary 
{
	float: left;
	width: 472px ;
	padding: 10px 5px;
	margin: 0 ;
	border-bottom: dotted 1px #D9D6D6;
}

#propertyhighlights 
{
	float: left;
	width: 472px ;
	padding: 10px 5px;
	margin: 0;
	border-bottom: dotted 1px #D9D6D6;
}

#highlightleft 
{
	float: left ;
	width: 200px;
	margin: 0.8em 0 0 10px;
	padding: 0 0 1em 1.25em ;
	line-height: 1.3em;
	border: 0 none;
	list-style-type:circle ;
}

#highlightright 
{
	float: right ;
	width: 200px;
	margin: 0.8em 0 0 10px;
	padding: 0px 0px 1em 1.25em ;
	line-height: 1.3em;
	border: 0px none ;
	list-style-type:circle ;
}



#left_menu 
{
	
}

#left_menu ul 
{
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	border: none;
}

#left_menu li 
{
	border-bottom: 1px solid #B2CBDF;
	margin: 0;
	padding: 0 0 0 0.3em; /* how close to edge menu item  */
}

#left_menu li a 
{
	display: block ;
	padding: 0px;
	font-size: .9em;
	color: #333300;
	text-decoration: none;
	margin: 0px;
	line-height: 1.7em;
}

#left_menu li a:hover 
{
	color: #B2CBDF;
	text-decoration: none;
}

#openhousebox 
{
	font-size:  1em;
	text-align: center ;
	color: #000000;
	width: 85% ;
	padding: 5px;
	margin: 0 auto ;
	border: 2px dashed #833210;
}

#details 
{
	font-size: 0.77em ;
	line-height: 1em ;
	width: 100% ;
}

.detailrow 
{
	width:100%;
	border-top: 1px dotted #D9D6D6 ;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.spaceline 
{
	clear:both;
}

/* property details: LEFT side labels */
.leftdetail 
{	 
	float:left ;
	width: 79px;
	padding: 3px 3px 3px 0; /*t+b, l+r */
	font-weight: 900 ;
	color: #0067c6 ;
	text-align: right; 
	/* border-right: 1px dotted #D9D6D6 ; */
	/* border-top: 1px dotted #D9D6D6 ; */
	overflow: hidden;		/* causes any text to be cut off at edge of box */
/*	white-space:pre-wrap;	/* causes any text to be cut off at edge of box */

} 

/* property details: RIGHT side data */
.rightdetail 
{  
	float: left;
	width: 66px;
	padding: 4px 0 3px 0; /*t+b, l+r */
	/* border-top: 1px dotted #D9D6D6 ;*/
	color: #000000 ;
	font-weight: 500 ;
	overflow: hidden;      /* causes any text to be cut off at edge of box */
/*	white-space:pre-wrap; /* causes any text to be cut off at edge of box */
} 

/* property details: full row formatted as a LEFT side label */
.all_left
{	 
	float:left;
	text-align: center;
	width: 100%;
	padding: 3px 0; /*t+b, l+r */
	font-weight: bold ;
	color: #0067c6 ;
	/* border-top: 1px dotted #D9D6D6; */
} 

/* property details: full row formatted as a RIGHT side label */
.all_right 
{  
	float:left;
	text-align: center;
	padding: 3px 0; /*t+b, l+r */
	width:100%;
	/* border-top: 1px dotted #D9D6D6; */
} 

/* defines a row for the display of photos */
.photorow1 
{ 
	float:left;
	width: 100% ;
	padding: 0 0 4px 0;
}

/* defines the position of a single photo */
.photo1 
{ 
	float: left;
	border: 1px solid #000000;
	padding: 0 ;
}

/* used in the thumbnail presentation page option */
#imgtitle 
{
	float:right;
	width: 210px;
	padding: 0 10px; /*t+b, l+r */
	text-align: left;
	font-size: 1.6em;
	color: #0067c6;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* defines position of text for photos in linear page layout */
.phototext1 
{	
	float:left;
	width: 310px;
	padding: 0 10px; /*t+b, l+r */
	text-align: left;
}

/* defines position of text for photos in thumbnail page layout */
.phototext2 
{
	float:right;
	width: 210px;
	padding: 0 10px; /*t+b, l+r */
	text-align: left;
}

/* how the list of documents is to display */
#documents 
{ 
	float: left ;
	margin: 1em 0px 0px 0.5em;
	padding: 0 0 0 3em ;
}

#documents li 
{
	margin: 2em 0 ;
}
	
/* how the list of documents is to display */	
#linkslist 
{ 
	float: left ;
	width: 90%;
	margin: 1em 0px 0px 0.5em;
	padding: 0 0 0 3em ;
	overflow: hidden;
}
#linkslist li 
{
	margin: 2em 0 ;
}


#agent_insert 
{
	width: 87% ;
	margin: 2px ;
	padding: 5px;	
	font-size:  0.9em;
	text-align: center ;
	border: 1px solid #833210 ;
}	

#endofdivs 
{
	clear: left;	
}

/* Used to make the Company name bigger */	
.company 
{ 
	font-size: 1.1em ;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: <?php echo $hdrfont;?>	;
	margin: 0px ;
	padding: 20px 10px 0px ;
	font-weight: bold ;
	letter-spacing: 0.05em;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: <?php echo $fontcolor; ?>;
	text-decoration: none;
	line-height: 10px;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 8px;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: <?php echo $hdrfont?>;
	margin: 0px ;
	
	font-weight: bold ;
	letter-spacing: 0.05em;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: <?php echo $hdrfont;?>	;
	margin: 0px ;
	padding: 20px 10px 0px ;
	font-weight: bold ;
	letter-spacing: 0.05em;
}

.label 
{
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

div.not_paid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px 10px 0px;
}

div.address2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 30px;
	color: #CCCCCC;
	padding: 0px 10px 0px ;
	font-weight: bold;
}

/*  regular Anchor tags for main body of form */
/* unvisited link */

a:link   	{ text-decoration: underline;}
a:visited 	{ text-decoration: none }     	/* visited link */
a:hover  	{ text-decoration: underline; } 	/* mouse over link */
a:active 	{ text-decoration: none; }     	/* selected link */


 /* top menu text links */
a.mainmenu { color:<?php echo $menufont?>; text-decoration:none; }
a.mainmenu:hover   { color: #(999999;}


/* footer is the style of the bottom menu text links */
a.footer 
{
	font-size:  0.8em;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
}

a.footer:link 
{
	color: #666666; text-decoration: none;
}

a.footer:visited 
{
	color: #666666; text-decoration: none;
}

a.footer:hover 
{
	color: #CE0000; text-decoration: underline;
}

a.footer:active 
{
	color: #CE0000; text-decoration: none;
}

/* tiny is the style of the bottom menu text links */

/* the top image of the left menu  */
/* this is the left menu separator line */
.menu_image 
{ 
	margin: 0px 10px 0px 0px;
	padding-top: 10px;
	height: auto;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom: 1px solid #B2CBDF; 
}

/*  used in the various POP UPS and FORMS */

#tourheader 
{
	background: url("brochure_templates/images/bgh.jpg");
	height: 40px;
	font-size: 2em;
	color: #FFFFFF;
	margin: 0px ;
	padding: 10px 10px 0px ;
	font-weight: bold ;
	letter-spacing: .05em;
}

.submitbutton 
{ 
	cursor:pointer;
	font-size: 0.8em; 
	font-weight:bold; 
	height: 1.5em ;
	width: auto;
	padding: 0 0.6em;
	color:#333300; 
	background-color: #D9D6D6; 
	border: 1px solid #000000; 
	text-decoration:none;
}


.submitbutton:hover 
{ 
	color:#B2CBDF; 
	background-color:#FFFFFF; 
	text-decoration:none;
}

.buttonover 
{ 
	cursor:pointer;
	font-size: 0.8em; 
	font-weight:bold; 
	height: 1.5em ;
	width: auto;
	padding: 0 0.6em;
	color:#B2CBDF; 
	background-color:#FFFFFF; 
	border: 1px solid #000000; 
	text-decoration:none;
}


img.wborder 
{
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

img.tour 
{
	border: 1px solid #833210;
	margin: 0;
	padding: 0;
}

img.noborder 
{
	border: none;
}

img.thumbimg 
{
	border: 1px solid #833210;
	margin: 0 auto;
	padding: 0px;
}

/*   >>>> INPUT FORM CSS <<<<   */
form 
{
	margin: 0.5em 0.2em;
}

fieldset 
{
	margin: 1em 0;
	padding: 0.3em 0.4em;
	border: 1px solid #B2CBDF;
}

legend 
{
	font-weight: bold;
	color: #000000;
	padding: 2px 4px;
	border: 1px solid #B2CBDF;
}

form input 
{
	font-size: 0.85em ;
	height: 1.5em;
	padding: 0 0 0 0.2em;
	margin: 0 0 0 0.5em;
/*	width: 65%; */
}

select 
{
	font-size: 0.85em ;
	margin: 0 0 0 .5em;
}

textarea
{
	font-size: 0.85em ;
	padding: 0 0 0 0.2em;
	margin: 0 0 0 .5em;
/*	width: 65%; */
}

textarea:focus, input:focus 
{
	background-color: #FFFDE5;
}

fieldset br 
{
	display: none;
}

fieldset div 
{
	clear: both;
	margin: .5em 0;
	position: relative;
}
form label,form fieldset div.cr p 
{
	font-size: 0.85em;
	margin: 0;
	display: block;
	width: 9em;
	text-align: right;
	float: left;
}
fieldset div.cr label  
{
	text-align: left;
	margin: 0 0 0.2em 9em;
	height: 1.3em;
	width: auto;
	float: none;
}

div.aligned 
{
	margin-left: 9.5em;
}
	
.mandat 
{
	color: #833210;
	font-weight: bold;
}

.buttons 
{
	text-align: center;
}

.style4 {	font-size: 14px;
	font-weight: bold;
}
.style3 {	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.style5 {color: #FF0000}

 /* top menu text links */
a.mainmenu { color:#FFFFFF; text-decoration:none; }

a.mainmenu:hover   { color: #CCCCCC;}

</style>


<style type="text/css">
.style6 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18;
}
</style>
