body   {
	color: #382D13;
	font-family: "Times New Roman" }


h1 {
	font-family: "Times New Roman";
	color: #465E73;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px 0 10px 0;
	padding-top: 8px;
	padding-bottom: 25px;
	
}


h2 {
	color: #465E73;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 6px;
	}
	

h3 {
	color: #382D13;
	font-size: 15px;
	line-height: 18px;
	padding-left: 10px;
	}

h4 {
	color: #382D13;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: -8px;
	}


p, ul, dl, ol   {
	font-size: 15px;
	line-height: 1.5em;
	}

	
p.testimonial {
	color: #382D13;
	font-size: 17px;
	}	

span.testimonialName {
	color: #382D13;
	font-size: 15px;
	font-style: italic;
	}	

p.shim, dt.shim, dd.shim, li.shim  { margin-top: 1.4074em;}

p.leading, ul.leading, ol.leading, dl.leading, {
	margin-top: 0;
	 }

span.footer a    {
		color: #382D13;
		}

.closing {
	margin-bottom: 0 }
	
p ul, p ol, p dl,
ul ul, ul ol, ul dl, ul p, ul h1, ul h2, ul h3, ul h4, ul h5, ul h6,
ol ul, ol ol, ol dl, ol p, ol h1, ol h2, ol h3, ol h4, ol h5, ol h6,
dl ul, dl ol, dl dl, dl p, dl h1, dl h2, dl h3, dl h4, dl h5, dl h6 {
	font-size: 1em;
	}

dl dd {
	display: block;
	float: left;
	clear: left;
	}

dl dt {
	}

b {
	font-weight: 700;
	}


em {
	color: #426B96;
	font-style: italic;
	}

strong   {
	color: #420000;
	font-size: 1.1em;
	font-weight: bold;
	}

abbr, acronym {
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.1em }

ul  {
	list-style-type: none;
	margin-left: 0;
	margin-top: 6px;
	padding-left: 1px;
	}

li {
	margin-bottom: 0.1em }

li.questionTitle {
	list-style-type: none;
	color: #F2ECE4;
	font-size: 15px;
	font-weight: 600;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;	
	}
	
li.question {
	color: #F2ECE4;
	font-size: 14px;
	font-stretch: wider;
	padding-top: .4em;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	}	

	#dyNav  {
		color: white;
		font-family: "Times New Roman";
		font-size: 14px;
		font-weight: 20;
		line-height: 2em;
		margin-left: 4px;
		width: 200px
		}


	#dyNav ul  {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100% 
		}


	#dyNav li    {
		line-height: 1.2em;
		text-transform: uppercase;
		margin: 7px 0 0;
		padding: 0;
		width: 100% 
		}


	#dyNav a    {
		font-size: 14px;
		color: white;
		display: block;
		margin: 0;
		padding: 0 2px 8px 2px;
		width: 100%;
		outline: none medium 
		}	
	
	#dyNav a:hover    {
		font-size: 14px;
		color: #D98841;
		display: block;
		margin: 0;
		padding: 0 2px 8px 2px;
		width: 100%;
		outline: none medium; 		
		text-decoration: none 
		}
	
	#dyNav .selected span {
		font-size: 14px;
		color: #D98841;
		display: block;
		margin: 0;
		padding: 0 2px 8px 2px;
		width: 100%;
		outline: none medium; 		
		text-decoration: none; 
		}

a {
	font-size: 14px;
	color: #D98841;
	text-decoration: none;
 	}

a.schedule  {
	color: #88A649;
	text-decoration: none;
 	}
	
a:hover, a:active {
	font-size: 14px;
	color: #88A649;
	text-decoration: none 
	}
	
div.question  {
	background-color: #2F4159;
	padding-left: 10px;
	margin-left: 1px;
	}

div.splitColL  {
	width: 49%;
	float: left;
	}

div.splitColR {
	width: 49%;
	float: right; 
	}

	#content {
		}
	
		#content .col1{
			width: 140px;
			float: left;
			}
	
		#content .col2{
			width: 140px;
			float: right;
			}

			
div.splitCol3  {
	width: 33.3%;
	float: left;
	padding-bottom: 1em; }
	
div.about  {
		font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
		}
	
	p.aboutdabbie {
		line-height: 1.6em;
		}	

	
.floatRight, .pushRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}