/* <style> for color coding */
/* Style Sheet for McCunn.com: McCunn.css */

body, table td, table td p { font-family: Times New Roman, Times, serif;
	font-size: 12pt;}

/* Headings */
h1, h2, h3 { color: #666600;
	text-align: center; }
h1 { font-size: 24pt }
h2 { font-size: 18pt }
h3 { font-size: 14pt; margin-bottom: .5ex; }

/* Paragraph Alignment */
p { text-align: left }

/* Home Page Specifications */
body.Intro, body.Intro td { background-image: url(Backgrnd/Dkgreen.gif);
	color: #FFFFFF;
	font-size: 12pt; 
	font-weight: bold }
body.Intro td { text-align: center }

/* Intro Headings */
body.Intro h1 { font-size: 24pt; 
	color: #CCCC99 }
body.Intro h2 { font-size: 16pt; 
	color: #CCCC99 }

table.SansSerif th, table.SansSerif td { font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt  }

/* Tables for Alignment */
td { text-align: left }
td.Left12 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; }
td.Center12 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; text-align: center; }
td.Left11 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; }	
td.Left { font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; }	
td.Left9 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; }	

/* Picture Caption */
p.Caption { text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	margin-top: 1ex; }

/* <p style="page-break-before: always"></p> */

/* Bulletted List */
ul { text-align: left }

/* Definition Lists */
dd { margin-bottom: 1ex }
dl.Arial { font-family: Arial, Helvetica, sans-serif; }
dl.Arial dt { font-size: 11pt; }
dl.Arial dd { font-size: 10pt; }
dl.Review dd { margin-left: 60px } 

/* Centered Arial ( Photos ) */
td.Center { font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align:center }	

/* Buttons */
div.Button { border: 4pt ridge #CCCC99; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #CCCC99; 
	margin: 2pt; 
	padding: 2pt; 
	width: 110pt; } 
div.Button a { text-decoration: none; } 
div.Button a:link { color: #3D3D1F; } /* #56562C */
div.Button a:active { color: #336633; } 
div.Button a:visited { color: #3D3D1F; } 
div.Button a:hover { background-color: #E4E4C9; } 
table.Nav div.Button { border-width: 3pt;
	padding: 1.5pt; 
	margin: 0pt;
	font-size: 8pt; 
	height: 28px;
	width: 96px; }

