	#menubar {
		position:absolute;
		width:450px;
		left:5px;
		top:55px;
		background-color:#F9F1C8;
		border:1px solid #AD5800;
		padding:2px;
	}
	#menubar a {
		color:#24295F;
		letter-spacing:1px;
		border:1px solid #F9F1C8;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
	#menubar a.active {
		border-color:#24295F;
	}
	.menu .options {
	margin-right:1px;
	color:#24295F;
	margin-bottom:1px;
	border:1px solid #24295F;
	background-color:#C3DBF3;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	.menu a {
		color:#24295F;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#E2F0FD;
		color:#24295F;
	}

	#about {
		position:absolute;
		left:5px;
		top:200px;
	}

body {
	scrollbar-3dlight-color:#5895B3;
	scrollbar-arrow-color:#5895B3;
	
	scrollbar-base-color:#66A1D9;
	scrollbar-track-color:#ffffff;
	
	scrollbar-shadow-color:#B9D3EA;	
	scrollbar-face-color:#B9D3EA;	
	scrollbar-darkshadow-color:#2767A5;
	scrollbar-highlight-color:#B9D3EA;
	
/*	background-attachment: fixed;
	background-position: left top;
		
		
use this if you need to have a background that tiles vertically down the page behind the table that contains the site.

background: url(http://www.demo.westcoastrealtor.ca/cfin/bg_tile.jpg);background-repeat: repeat-y;
 */

	background-color: #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}


p {
	font-size:8pt;
	color:#24295F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-left:0px;
	margin-right: 1px;
}

li {
	font-size: 8pt;
	color:#24295F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left : 25px; margin-right :50px;
}

b { 
	font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; 
	color:#4E6682;font-size: 
	8pt;font-weight: bold; 
	line-height: normal; 
	font-variant:small-caps; 
	}
	
strong { 
	font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; 
	color:#4E6682;
	font-size: 8pt;
	font-weight: bold; 
	line-height: normal; 
	font-variant:small-caps; 
	}

.photo1{border : 2px solid #50799D;}
.photo2{border : 1px solid #50799D;}
.photo3{border : 1px solid #50799D; margin-right: 15px; margin-bottom: 10px}

a:link {  text-decoration: none; color: #24295F;}
a:visited {color: #E01101; text-decoration: none;}
a:hover {color: #E01101; text-decoration: underline; }

.footer {
	color : #24295F;
	font-size : 8px;
	padding-bottom: 25px;
	padding-top: 20px;
}	
.footer a{
text-decoration: none;
color: #24295F;
}
.test {color: #24295F;}


.shim {line-height : 23px;}


select { 
 background-color: #FFFFFF; 
 color: #0C0B09; 
 width: 220px;
}

textarea { 
 background-color: #FFFFFF; 
 color: #0C0B09; width: 220px;
}
input { 
 background-color: #FFFFFF; 
 color: #0C0B09; width: 220px;
}

.inputsmall { 
 background-color: #FFFFFF; 
 color: #0C0B09; 
 width:20px; 
}

.button { 
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
 background-color: white; 
 color: #0C0B09; 
 margin-left: 2px; 
 margin-top: 3px; 
 margin-bottom: 0px; 
 width: 220px;
}

div.main{
	position:relative ;
	left : 153px;
	width: 566px;
	border-left-style : solid;
	border-left-color : 1E558A;
	border-left-width : 1px;
	
}

.indent  
{margin-left : 125px;}
.tileBackground {
	background-image: url(../images/a_13.jpg);
	background-repeat: repeat-y;
}

td {

font-size:8pt;
	color:#335F8D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
/* This class is for setting the tiling background for the pull-down menu bar
   to fill any holes that may exist between menu items (IE bug)
   */
   
#tableBG {
	background-image: url(../images/index_21.jpg);
	background-repeat: repeat-y;
	text-align:center;
	background-attachment: fixed;
	background-position: center top;
}
