/* CSS Document */
	body {
		font-family: Verdana, sans-serif; 
		font-size: 0.8em; 
		line-height: 1.5; 
		color: #603311;
		background-color: #FDF5E6; /* oldlace */
		background-color: #FFFAF0; /* floralwhite */
		background: #FFF8DC;  /* cornsilk */	
		background: url(images/bg_long.gif); */	
	}
	
/* unordered lists */
	ul { 
		list-style-type:circle;
	}
	
	
	li {
		padding: 9px 0 0 0px; 
		line-height: 1.3;
	} 




/* Set up link colors */
	a:link {color: #7d4520}
	a:visited {color: #7d4520}
	a:hover {color: #CC9966}
	a:active {color: #990099}


/* Set up headings */
	h1 {
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		font-size: 2.2em; 
		line-height: .5; 
		text-align: center;
		font-weight: normal;
		color: #FFDB87; 
		color: #f0e0b5;
		margin-top: .8em;
	}
	
	
	h1#big {
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		font-size: 2.8em; 
		line-height: .5; 
		text-align: center;
		font-weight: normal;
		color: #DDCC99;
		margin-top: .8em;
	}


/* Set up headings */
	h2#title {
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		font-size: 1.3em; 
		line-height: .5; 
		text-align: center;
		font-weight: normal;
		color: #FFDB87; 
		color: #f0e0b5; 
		margin-top: 1em;
	}
	
	h3 {
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		font-size: 1.1em; 
		line-height: .1; 
		padding: 10px 0px 0px 0px; 
		text-align: left;
		font-weight: bold; 
		color: #603311;
	}
	
	
	h3#contact {
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		font-size: 1.1em; 
		line-height: .1;
		text-align: center;
		font-weight: bold; 
		color: #603311;
	}
	
	
	p.dropcap:first-letter {
		float: left;
		width: 40px;
		font: 60px Verdana, Helvetica, Arial, sans-serif;
		line-height: 50px;
		padding-right: 3px;
	}



/* Container */
	#container {
		width: 100%
	}

	
/* Masthead */
	#masthead {
		margin: 0 15px 0px 25px;
		height: 100px;
		padding: 5px;
		background: #92463e;
		text-align: center;
		border: 1;
		border-color: 000066
	}

	
/* Masthead */
	#contact_masthead {
		margin: 0 0 0px 0px;
		height: 100px;
		padding: 5px;
		background: #80261d;
		text-align: center;
		border-style: double;
		border-width: 4px;
		border-color: #313161;	
		color: #e3cbaf;	
		color: #BBBB88;	
		width: 900px;
		/* border-color: #B75C5C; */ 

	}
	
	
/*//////////  NAVIGATION  ///////////////////*/		
/* Navigation div */
	#navigation {
		float: left;
		width: 220px;
		margin-bottom: 10px;
		margin-left: 25px;
		margin-top: 0;
		padding: 5px;
		align: center;
		border: none;
	}
	
		
/* Navigation list */
	ul.nav { 
		list-style-type:none; 
		padding:4px;  
		width: 215px; 
		font: 12px 'Lucida Grande',Verdana,sans-serif; 
	} 

/*  Navigation link colors  */
	ul.nav a:link {color: #603311}
	ul.nav a:visited {color: #603311}
	ul.nav a:hover {color: #FFDB87}
	ul.nav a:hover {color: #CC9966}
	ul.nav a:active {color: #003}


/*  Navigation list items */
	li.nav { 
		background: #e5d9b5; /* browser caramel */
		background: #CCC68D; /* very khaki - bit dark */
		background: #BBBB88; /* winter blonde darkest */
		background: #DDCC99; /* Reboot! - plan A*/ 
		margin: 10px; 
		padding: 5px 10px; 
		border-left: 1px solid #FFF; 
		border-top: 1px solid #FFF; 
		border-right: 1px solid #666; 
		border-bottom: 1px solid #AAA;
	}
 
	

/* Content */
	#content {
		margin-left: 270px;
		margin-right: 15px;
		margin-bottom: 10px;
		padding: 10px;
		padding-top: 30px;
	}
 
	
	
/* Footer */
	#footer {
		clear: both;
		text-align: center;
		background-color: #92463e;
		padding: 10px;
		margin-left: 25px;
		margin-right: 15px;	
	}
	
	
/*  Footer link colors  */
#footer a:link{color: #f0e0b5;} /* plan B */
#footer a:visited{color: #392503;} /* plan B */
#footer a:visited{color: #f0e0b5;} /* plan A */
#footer a:hover{color: #CC9966;}
#footer a:active{color: #cc9999;}

		

/* Set up text styles */
	.text20 {font-size: 2.0em}
	.text19 {font-size: 1.9em}
	.text18 {font-size: 1.8em}
	.text17 {font-size: 1.7em}
	.text16 {font-size: 1.6em}
	.text15 {font-size: 1.5em}
	.text14 {font-size: 1.4em}
	.text13 {font-size: 1.3em}
	.text12 {font-size: 1.2em}
	.text11-5 {font-size: 1.15em}
	.text11 {font-size: 1.1em}
	.text10-5 {font-size: 1.05em}
	.text10 {font-size: 1.0em}
	.text09-5 {font-size: 9.5em}
	.text09 {font-size: .9em}
	.text08-5 {font-size: .85em}		
	.text08 {font-size: .8em}	
	.text07-5 {font-size: .75em}
	.textFF {font-size: .1em; line-height: 1.5; color: ffffff}
	.text11-B {font-size: 1.1em; line-height: 1.7; color: 000066}
	.mlhead {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 20pt; line-height: 1.5; color: 603311}
	.mstext {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 1.5; color: 603311}
	.mmstext {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 1.5; color: 603311}		
	.mtext {font-family: Verdana, Arial, helvetica, san serif; font-size: 14pt; line-height: normal; color: 603311}	
	.stext {font-family: verdana,Arial, helvetica, san serif; font-size: 8.5pt; line-height: 1.4; color: 603311}
	.sstext {font-family: verdana, Arial, helvetica, san serif; font-size: 7.5pt; line-height: 1.4; color: 603311}