/* BODY AND CONTAINER */

		body {
			background-color: #878879;
			
			}
			
			
/*main area*/
		#container {
			width: 1000px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 14px;
			line-height: 1.6em;
			color: #666666;
			background-color: #768193;
			border: 4px #999999 solid;
	
			
		}
		
				#container2 {
			width: 1300px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 14px;
			line-height: 1.6em;
			color: #666666;
			background-color: #768193;
			border: 4px #999999 solid;
	
			}
		
/* GENERAL STYLES */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #FFFFFF;
			margin-bottom: 30px;
			padding-left: 10px;
		}
		
		h2 {
			color: #1c6ea8;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #282828;
			padding-left: 4px;
		}
		
		h3 {
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #415069;
	padding-left: 8px;
	margin-left: -8px;
	margin-right: -8px;

		}
		
		a {
	color: #415069;
	text-decoration: none;
	font-weight: bold;
		}

		a:hover {
			color: #566590;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}
		
		input {
			background-color: #D1C9BE;
			color: #000000;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* IMAGES */		
		
		a img{
	  		border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #1b2985;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}
		
/* HEADER */

		#header {
			border-bottom: 4px solid #010c51;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
			
			background-color: #2a25b2;
height: 135px;}
		
		#header p { 
                       text-align: right;
			margin-top: -20px;
			margin-right: 20px;
			color: #EFEFEF;
		}
                #header h1 {
                        text-align: right;
                        padding-right: 20px;
                }

/* NAVIGATION */
	
		#nav {
	width: 195px;
	margin: 5px;
	clear: none;
	float: left;
		}
	


/* CONTENT */

		#content {
	width: 560px;
	clear: none;
	margin-left: 200px;
	background-color:#DBDDC0;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	border-left:1px;
	border-left-color: #282828;
	border-left-style:solid;
		border-right:1px;
	border-right-color: #282828;
	border-right-style:solid;
		border-top:1px;
	border-top-color: #282828;
	border-top-style:solid;
		border-bottom:1px;
	border-bottom-color: #282828;
	border-bottom-style:solid;
		}
		
		#content p {
			padding-bottom: 5px;
			
		}
		
		#content a {
			color: #415069;
			text-decoration: none;
			border-bottom: 1px #1b2985 ridge;	
			font-weight: 500;	
		}
		
		#content a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}
		
		
				#content2 {
	width: 1050px;
	clear: none;
	margin-left: 200px;
	background-color:#DBDDC0;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	border-left:1px;
	border-left-color: #282828;
	border-left-style:solid;
		border-right:1px;
	border-right-color: #282828;
	border-right-style:solid;
		border-top:1px;
	border-top-color: #282828;
	border-top-style:solid;
		border-bottom:1px;
	border-bottom-color: #282828;
	border-bottom-style:solid;
		}
		
		#content2 p {
			padding-bottom: 5px;
			
		}
		
		#content2 a {
			color: #415069;
			text-decoration: none;
			border-bottom: 1px #1b2985 ridge;	
			font-weight: 500;	
		}
		
		#content2 a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}
		



/* RIGHTBAR */

		#rightbar {
			float: right;
			width: 200px;
			
		
		}
		

		
		}
		
		#rightbar a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 0px dashed #66749A;	
			font-weight: 500;	
		}
		
		#rightbar a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}

/* FOOTER */

		#footer {
	margin-top: 20px;
	clear: both;
	background-color: #415069;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 10px;			
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
		}

		#address {
	margin-top: 10px;
	clear: both;
	background-color: #5A6F92;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 16px;		
	color: #000000;	
		}
		
	#photo01 {
	background-image: url(assets/right01.jpg);
	background-repeat: no-repeat;
	height: 450px;

	}
		#photo-kelowna {
	background-image: url(assets/right07.jpg);
	background-repeat: no-repeat;
	height: 495px;

	}
			#photo-selling {
	background-image: url(assets/right03.jpg);
	background-repeat: no-repeat;
	height: 505px;

	}
			#photo-buying {
	background-image: url(assets/right04.jpg);
	background-repeat: no-repeat;
	height: 611px;

	}
	
	#photo_about {
	background-image: url(assets/right02.jpg);
	background-repeat: no-repeat;
	height: 495px;

	}
	
		#photo_contact {
	background-image: url(assets/right06.jpg);
	background-repeat: no-repeat;
	height: 495px;

	}
	
			#photo_newsletters {
	background-image: url(assets/right05.jpg);
	background-repeat: no-repeat;
	height: 495px;

	}
		#links p {
			padding-bottom: 5px;
			
		}
		
		#links a {
			color: #ffffff;
			text-decoration: none;
				
			font-weight: bold;	
		}
		
		#links a:hover{
			color: #566590;
		
			border-bottom: none;	
			font-weight: bold;	
		}
		
