/******************************************************************************/				
/* quay-side-developments.css                                                 */
/******************************************************************************/
body {
color: #01529B;
scrollbar-base-color:#FEF102;
scrollbar-face-color:#01529B;
scrollbar-arrow-color:#ffffff;
background-color:#ffffff;
} 


a {
font-weight:bold;         
}	


.picture_box {
border: 10 px;
height: 220;
}		 

.yellow {
color: #FEF102;
}

label {
width: 120px;
float: left;
text-align: right;
margin-right: 2px;
display: block
}

form {
background-color:#eeeeee;
padding:10px;
border:1px;
border-style:dotted;
border-color:#01529B;
}

input {
color:#01529B;
font-size:1em;
}

textarea {
color:#01529B;
font-size:1em;
}

/******************************************************************************/				
/* Staff                                                                      */
/******************************************************************************/
.scrolling_text_box {
border: 2px solid #140A60;
width: 300px;
height: 60px;
margin-bottom: 9px;
overflow: auto;
}

.scrolling_staff {
height: 440px;
margin-bottom: 9px;
overflow: auto;
}


/******************************************************************************/				
/* Main Div                                                                   */
/******************************************************************************/				
.div_main_text {
width:730px;
text-align: left;
font-size: 1em;
font-weight: 400; 
text-align:justify;
padding-top:0px;
padding-left:20px;
}

.div_main_text img {
float: left;
margin-right: 20px;
}	  

.div_main_text hr {
margin-bottom: 20px;
}

	  
.div_main_text h1 {
font-size: 1.5em;
font-weight: 400;
margin-bottom:10px;
}

.div_main_text a { 
color: #65B5FF;
}	

.div_main_text h2 {
font-size: 1em;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

/* ----------- For Sale Defs ------------------ */				 
			
			
			
			
			
					
/********************************************************************/
/* Navigation                                                       */
/********************************************************************/
/* ----------- .link active ------------------ */				 
.button_active:link {           
font-size: 10px;
font-weight: 600; 
color: #65B5FF;
}	
.button_active:visited {
font-size: 10px;
font-weight: 600; 
color: #65B5FF;
}	              
.button_active:hover {
font-size: 10px;
font-weight: 600; 
color: #65B5FF;
}	

/* ----------- .link inactive ------------------ */				 
.button:link {
font-size: 10px;
font-weight: 600; 
color: #01529B;
}	
.button:visited {
font-size: 10px;
font-weight: 600; 
color: #01529B;
}
.button:hover {
font-size: 10px;
font-weight: 600; 
color: #01529B;
}
