/* Casitas de Moraga Main Style Sheet */

/* Color Numbers (RGB) */

/* Page Background (255,204,153) or #FFCC99 */
/* Page Text (102,51,0) or #663300 */
/* Casitas Logo Background (208,152,112) */
/* Casitas Logo Text (104,52,0) */
/* Button Dark (102,51,0) */
/* Button Light (208,152,104) */

/* Building Colors */

/* Cypress (208,196,176) */
/* Frost (240,232,216) */
/* Monastery (152,132,112) */
/* Oyster (224,212.184) */
/* Sand Pebble (192,172,136) /

/* Front Door Colors */

/* Carbon (64,64,72) */
/* Loam (128,104,88) */
/* Mallard Green (56,88,80) */
/* Peppertree (168,176,168) */
/* Riviera (88,124,128) */
/* Sequoia Red (128,72,64) */

body
	{
	color: #663300;
	background: #FFCC99;
	font: 12pt "Times New Roman", serif;
	margin: 0em 0em 0em 0em;
  }
	
A:link { color: blue }
A:visited { color: purple }
A:active { color: red }
A:hover { color: red }
	
h1
	{
	font: bold 14pt "Times New Roman";
	margin: 1em 2em 1em 2em;
	text-align: center;
	}
h2
	{
	font: bold 12pt "Times New Roman";
	margin: 1em 2em 1em 2em;
	text-align: left;
	}
p
	{
	font: 12pt "Times New Roman";
	margin: 0em 0em 0em 0em;
	}
.MsoNormal
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 0em 2em;
	}
.NoNumText0
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 2em;
	}
.NoNumText1
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 2em;
	}
.NoNumText2
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 4em;
	}
.NoNumText3
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 6em;
	}
.NumText1
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 4em;
	text-indent: -2em;
	}
.NumText2
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 6em;
	text-indent: -2em;
	}
.NumText3
	{
	font: 12pt "Times New Roman";
	margin: 0em 2em 1em 8em;
	text-indent: -2em;
	}
.directory
	{
	font: 12pt "Times New Roman";
	margin: 0em 0em 1em 0em;
	}
.directory:first-line
	{
	font: bold 12pt "Times New Roman";
	margin: 0em 0em 1em 0em;
	}
