BODY	{
	scrollbar-base-color: #000080;
	margin: 0px;
	padding: 0px;
	border: #000080 0px solid;
	}

/* ======================================================================= */


/* NON-MENU PAGE LINK CODE */



a:link		{ color: #ffffff; text-decoration: none; }

a:visited	{ color: #ffffff; text-decoration: none; }

a:active	{ color: #ffffff; text-decoration: none; }

a:hover		{ color: #F8BC1E; text-decoration: none; }

.biglink 	{ font: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: none; }

.biglink:hover 	{ font: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: underline; }


/* ======================================================================= */


/* MAIN CONTROLS THE FONT SIZE ON ALL OF THE PAGES */


TABLE 			{ color: #FFFFFF; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.title 			{ color: #FFCC00; font: 24px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.title-homepage	{ color: #FFCC00; font: 40px "Trebuchet MS", arial, sans-serif; font-weight: normal; }


/* ======================================================================= */


/* CONTROLS THE FONT SIZE ON AGENT & AGENT RELATED PAGES */

.title-agent    { color: #F8BC1E; font: 24px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.agent-name    { color: #F8BC1E; font: 24px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.agentpage-listing-price    { color: #ffffff; font: 10px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.agent-info    { color: #ffffff; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.agent-listing-pics-title { color: #F8BC1E; font: 14px Trebuchet , arial, sans-serif; font-weight: bold; }

.property-enlargement-specs { color: #ffffff; font: 12px Trebuchet , arial, sans-serif; font-weight: bold; }

.property-enlargement-agent-info { color: #ffffff; font: 12px Trebuchet , arial, sans-serif; font-weight: bold; }

.agents-page-agent-name    { color: #ffffff; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.agents-page-agent-title   { color: #000000; font: 12px "Trebuchet MS", arial, sans-serif; font-weight: normal; } 

.contact_page_text	{ color: #FFFFFF; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: normal; } 

.search_results_town   { color: #ffffff; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.search_results_price  { color: #000000; font: 12px "Trebuchet MS", arial, sans-serif; font-weight: normal; } 

			
/* ======================================================================= */

			
/* FOOTER COPYRIGHTS & CREDITS */			
			
.footerbar		{
			height: 12px;
			color: #ffffff;
			font: 12px arial, sans-serif;
			font-weight: normal;
			text-align: center;
			background-color: #00080;
			}		
			
/* ======================================================================= */


/* FOOTER SLOGAN */			
			
.slogan		{
			height: 12px;
			color: #7792DE;
			font: 24px arial, sans-serif;
			font-weight: normal;
			text-align: center;
			background-color: #00080;
			}		
			

/* ======================================================================= */




/* BARS AND BORDERS */

.page-splits		{
			border: #AAB098 1px solid;
			background-color: #F1E4DA;
			color: #F1E4DA;
			height: 5px;
			width: 100%;
			}

.rightbarwidth		{ width: 25px; }

.rightbar	{
		background-color: #186C38;
		border-right: #066830 0px solid;
		border-left: #066830 1px solid;
		}

.leftbarwidth		{ width: 25px; }

.leftbar	{
		background-color: #FFFF00;
		border-right: #FFFF00 1px solid;
		border-left: #FFFF00 0px solid;
		}

/* ======================================================================= */


/* NON-GALLERY IMAGE CODE AND BORDERS */

.imagespace		{ margin-left: 10px; margin-right: 5px; }

.borders		{ border: #FFFF00 1px solid; }


/* ======================================================================= */


/* PAGE BACKGROUNDS */

.shadow 	{
		background-image: "picts/background_gradient.jpg")
		}


/* ======================================================================= */


/* SETUP PAGES FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}


/* ======================================================================= */


/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #001C6E;
		border-top: #F1C11B 1px solid;
		border-bottom: #F1C11B 0px solid;
		padding-top: 4px;
		padding-bottom: 4px;
		}

.menu	  { font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: normal;
		  letter-spacing: 2px;
		  padding-top: 3px;
		  padding-bottom: 5px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 10px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #001C6E 1px solid; }

a.menu:link 	{ background-color:#001C6E;
		  color: #F1C11B ; }

a.menu:visited 	{ background-color:#001C6E;
		  color: #F1C11B ; }

a.menu:active 	{ background-color:#001C6E;
		  color: #FFFFFF ; }

a.menu:hover 	{ background-color:#001C6E;
		  color: #fffffff;
		  border: #ffffff 1px solid; }
		  
		  
		  
		  
/* ======================================================================= */


/* START THE CODE FOR THE MENU FOR REAL ESTATE MENU */  	  
		  
		  
		  
.menubackground2	{
		background-color: #001C6E;
		border-top: #F1C11B 0px solid;
		border-bottom: #F1C11B 1px solid;
		padding-top: 0px;
		padding-bottom: 4px;
		}

.menu2	  { font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: normal;
		  letter-spacing: 2px;
		  padding-top: 3px;
		  padding-bottom: 5px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 10px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #001C6E 1px solid; }

a.menu2:link 	{ background-color:#001C6E;
		  color: #F1C11B ; }

a.menu2:visited 	{ background-color:#001C6E;
		  color: #F1C11B ; }

a.menu2:active 	{ background-color:#001C6E;
		  color: #FFFFFF ; }

a.menu2:hover 	{ background-color:#001C6E;
		  color: #fffffff;
		  border: #ffffff 1px solid; }		  
		  
/* ======================================================================= */


/* START THE CODE FOR THE GALLERY (CODE.PHP) PAGE SUBMENUS AT TOP OF GALLERIES */


.menu-nav		{
		background-color: #fffff;
		font-family: "Trebuchet MS", arial,  helvetica, sans-serif;
		font-size: 11px;
		height: 30px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-indent: 6px;
		line-height: 29px;
		text-align: center;
		display: block;
		border-top: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid; 
		padding-left: 5px;
		padding-right: 5px;
		}


a.menu-nav:link 	{ color: #000000; } 


a.menu-nav:visited 	{ color: #000000; }


a.menu-nav:active 	{ color: #000000; }


a.menu-nav:hover 	{	
		background-color: #000000;
		color: #ffffff;
		}		

		
		
img.image-border {

border: #ffffff 1px solid;

}



img.image-borderon {

border: #FAC26F 1px solid;

}
