	html {
		background: #e7e3d8;
	}
	
	#monteith-scott-logo {
		background: url('../images/images/ms_logo_purple.gif') no-repeat;
		background-position: 402px 0;
	}
	
	
	#strap {
		background: url('../images/images/ms_strap_purple.gif') no-repeat;
		background-position: 12px 0;
	}




	a:link, a:visited {
		color: #9f2063;
		text-decoration: none;
	}
	
	
	#pagetitle {
		color: #9f2063;
	}

	#submenu li a:hover{
		color: #9f2063;
	}
	
	
	h3 {
		color: #9f2063;
	}
	
	
	#caption-small {
		color: #9f2063;
	}
	
	#pagetitle {
		color: #d6cdb4;		
	}
	
	.people_box:hover {
		background: #d8d1bf;
	}
	
	
	#contact_form #from,
	#contact_form #subject,
	#contact_form #message	{
		border: 1px solid #d8d1bf;
	}
	
	
	#contact_form #from:focus,
	#contact_form #subject:focus,
	#contact_form #message:focus	{
		border: 1px solid #9f2063;
	}
	
	
	#contact_form label {
		color: #9f2063;	
	}


	#submit {
		border-bottom: 4px #9f2063 solid;
		border-left: 4px #9f2063 solid;
	}
	
	#backtotop:hover,
	#submit:hover {
		background: #9f2063;
		border-top: 4px #9f2063 solid;
		border-right: 4px #9f2063 solid;
		border-bottom: 4px #9f2063 solid;
		border-left: 4px #9f2063 solid;
	}
	
	