/* fall 

[Frame]	Maroon: #A00A15
[headings / Title] Burnt Orange: #EB4C0E;
[rollover] Orange: #FF8500; FF8500
Bkg: #FFDAB2

*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #666666;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFDAB2;
	background-image: url(img/fall/bkg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position:top;
}
a:link {
	color: #EB4C0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EB4C0E;
}
a:hover {
	text-decoration: underline;
	color: #FF8500;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	color: #EB4C0E;
	line-height:normal;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8500;
	line-height:normal;
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	margin-bottom:0px;
}
/*p {
	line-height:18px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:20px;
	}*/
.colorbar {
	background-color: #A00A15;
	}

.navcontainer {
	padding-left:20px;
	}
	.nav {
	color: #FFFFFF;
	font-size:12px;
	line-height:normal;
	padding:8px 35px 8px 35px;
	}
	.nav a:link {
		color:#FFFFFF;
		text-decoration:none;
		}	
	.nav a:visited {
		color:#FFFFFF;
		text-decoration:none;
		}	
	.nav a:hover {
		color:#FF8500;
		text-decoration:none;
		}	
.cellunderline {
	border-bottom:1px dotted #FFFFFF;
	}		
.quote {
	color: #EB4C0E;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	}
.copycell {
	padding:20px 20px 20px 0px;
	}
	
.copyright {
	padding-top:10px;font-size:9px;
	color:#333333;
	}	
.copyright a:link {
	color:#333333;
	text-decoration:none;
	}	
.copyright a:visited {
	color:#333333;
	text-decoration:none;
	}	
.copyright a:hover {
	color:#333333;
	text-decoration:underline;
	}
#fscroller p a {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	}
#maincontent p{
	line-height:18px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:20px;
	}
#btm_nav {
	color:#A00A15;
	}	
	#btm_nav a:link {
	color:#A00A15;
	text-decoration:none;
	}	
	#btm_nav a:visited {
	color:#A00A15;
	text-decoration:none;
	}	
	#btm_nav a:hover {
	color:#A00A15;
	text-decoration:underline;
	}	
#btm_nav ul li {
	font-size:10px;
	list-style:none;
	display:inline;
	border-left:1px dotted #A00A15;
	padding-left:15px;
	padding-right:15px;
	}	
	
	#btm_nav ul li.first {
	font-size:10px;
	list-style:none;
	display:inline;
	border-left:none;
	padding-left:0px;
	padding-right:15px;
	}	
.breatheeasy {
	font-style:italic;
	font-weight:normal;
	color:#A00A15;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}	
#personalspace {
	display:block;
	padding-bottom:10px;
	border-top:1px dotted #FF8500;
	}
	.portraitspacing {
	padding-left:10px;
	padding-bottom:30px;
	}
.contactformtable {
	background-color:#FFDAB2;
	border:1px solid #A00A15;
	display:block;
	}
	.contactformtable input {
		border:1px solid #A00A15;
		color:#A00A15;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		padding:3px;
		}	
		
.disclaimer {
	font-size:10px;
	font-style:italic;
	color:#999999;
	line-height:normal;
	}		