
body, ul, td, .normal {
 	font-family : arial;
 	font-size : 12px;
	color : #52525F;
	letter-spacing: normal;
}
	
p {	line-height: 16px; }

li { line-height: 170%; }

a { color: #70321F;  }

a:hover { color: #739046; }

a.inline { text-decoration: underline }

a.headernav {
 	font-family : times new roman, georgia, arial, tahoma;
	font-size : 16px;
	line-height:120%;
	letter-spacing:normal;
	color: #70321F;
	text-decoration:none;
	font-weight:bold;
}

a.headernav:hover {
	text-decoration:none;
	color:#666666;
}

.fixed  {
 	font-family : courier new,courier,monospaced;
 	font-size : 10px;
 	letter-spacing:normal;
	background-color:#f4f4f4;
	}


h2, .home1 {
	font-weight: bold;
	color: #7E906B;
	font-size:13px;
	/* text-decoration: underline; */
	}

h3, .home2 {
	font-weight: bold;
	color: #A38302;
	font-size:13px;
	/* text-decoration: underline; */
	}
	
.footer {
	font-size: 7pt;
	color: #6e2727;
	letter-spacing:normal;
	}
	
.input {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#FFFFFF;
	border: 1px groove #002266;
	width:150px;
	}
	
.select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
	background-color:#ffffff;
	border: 1px groove #002266;
	}

.textbox {
 	font-family : courier new, monospaced;
	font-size : 11px;
	color: black;
	background-color:#ffffff;
	border: 1px groove #002266;
	width:400px
 	}

.button {
 	font-family : verdana;
	font-size : 8pt;
	color: black;
	}
 
.dwarf {
	font-family : verdana;
	font-size : 7pt;
	font-weight:normal;
	line-height: 150%;
	color : black;
	letter-spacing:normal;
	}

.tablecontainer {
 	background-color:#fff;
	}
	
.trlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	background-color:#BDC9A1;
	}
	
.tdlabel  {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
	font-weight: bold;
	color: #DCE8C8;
	background-color:#739046;
	}
	
.cell  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight: bold;
	color: #fff;
	background-color:#AEC48B;
 	letter-spacing:normal;
	}
	
.cell2  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	color:black;
	background-color: #e0e0e0;
 	letter-spacing:normal;
	}
	
.selectedcell {
	font-family : verdana,arial,helvetica;
 	font-size:7pt;
	font-weight:normal;
	color:black;
	background-color: #FFFFFF;
 	letter-spacing:normal;
	border-style:solid;
	border-width:2px;
	border-color:#5AAD40;
	}
	
.box  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}

	
h1, .head  	{
 	font-family: georgia, times new roman;
	font-size : 19px;
 	font-weight : bold;
	color : #5F2C06;
	line-height:100%;
	letter-spacing:2px;
	}
	
.dim {
	color: gray;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}
	
.table {
	border-width: 0.5mm;
	border-color: #B9DBAD;
	border-style: groove;
	}
	
.applyBorder { border: 1px solid #5F2C06; }


/* ========== STANDARD SUB PAGE STYLES ==========
 * 1. #breadcrumb
 * 2. h2#pageTitle
 * 3. h3#pageSubTitle
 * 4. #pageSummary
 * 5. #pageContents
 * 6. #pageBullets
 * 7. #pageConclusion 
 * 8. #imageBlock
 * 9. #imageBlockFeat
 * 10. #calloutbox
 * 11. #pageDownloads
*/
#breadcrumb {
	margin-bottom: 0.8em;
	font-size: 10px; 
	font-weight: bold; 
}
	#breadcrumb span.breadcrumbTitle {
		padding-right: 10px;
	}
	#breadcrumb a:hover,
	#breadcrumb a:focus {
		text-decoration: none; 
	}
h2#pageTitle {
	font: normal bold 18px/140% Georgia, Arial, Helvetica, sans-serif;
	color : #5F2C06;
	padding: 0.1em 0;
}
h3#pageSubTitle {
	font: normal bold 13px/140% Georgia, Arial, Helvetica, sans-serif;
	padding: 0 0 0.3em;
	color: #7E906B;
}
#pageSummary p,
#pageContents p,
#pageConclusion p,
#pageBullets ul,
#pageBullets ol {
	font-family : arial, verdana, tahoma, arial;
	font-size : 12px;
	font-weight:normal;
	line-height: 140%;
	letter-spacing:normal;
	color: #333333;
}

#pageSummary ul li,
#pageContents ul li,
#pageConclusion ul li {
	margin-left: 1.6em;
	list-style: disc outside url(../image/bullet.gif);
}
#pageSummary ol li,
#pageContents ol li,
#pageConclusion ol li {
	margin-left: 1.6em;
	list-style: decimal outside none;
}

#pageBullets {
	clear: left;
}
	#pageBullets ul li,
	#pageBullets ol li {
		margin-left: 1.6em;
		line-height: 150%;
	}
	#pageBullets span.clear {
		clear: left;
	}
#imageBlock,
#imageBlockFeat {
	padding: 0.5em;
}
	#imageNav {
		text-align: center;
		padding: 0.2em 0;
		font-size: 80%
	}
	#pageContent p#currCaption,
	#pageContent p#featCaption {
		font-size: 80%;
		text-align: center;
	}
#calloutbox {
	width: 200px;
	position: relative;
	margin: 1em 0;
	border-width: 2px;
	border-style: solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
	#calloutbox h3 {
		width: 180px;
		padding: 0 10px;
		margin: 0;
		font-size: 100%;
		line-height: 40px;
		text-align: left;
	}
	#calloutbox #calloutboxContent {
		width: 180px;
		padding: 0 10px;
		text-align: center;
	}
		#calloutbox ul#calloutboxList {
			width: 180px;
			padding: 0 0 12px;
			color: inherit;
		}
			#calloutbox ul#calloutboxList li {
				list-style: disc;
				display: list-item;
				text-align: left;
				margin: 0 0 0 1em;
				padding: 5px 0;
			}
			#calloutbox ul#calloutboxList a {
				font-size: 90%;
			}
#pageDownloads {
	margin: 1em 0;
	clear: both;
}
	#pageDownloads h3 {
		padding-bottom: 0.5em;
	}
	#pageDownloads div.pageDownloadBlock {
		width: 45%;
		min-height: 45px;
		float: left; 
		padding-right: 5%;
		padding-bottom: 0.5em;
		position: relative;
	}
	#pageDownloads a.pageDownloadThumbLink {
		display: block;
		padding-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
	}
	#pageDownloads div.pageDownloadBlock h4,
	#pageDownloads div.pageDownloadBlock p {
		font-size: 90%;
		padding-left: 42px;
	}
			
/* ========== SUB PAGE LAYOUTS ==========
 * 1. Layout A
 * 2. Layout B
 * 3. Layout C
 * 4. Layout D
 * 5. Layout E
 * 6. Layout F
 *
 * ===== Layout A ===== */

#pageSummary.layoutA p,
#pageContents.layoutA p,
#pageConclusion.layoutA p,
#pageBullets.layoutA ul,
#pageBullets.layoutA ol {
	padding-left: 0;
}
#imageBlock.layoutA {
	padding: 0 0 0.5em;
}
#imageBlock.layoutA,
#calloutbox.layoutA {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout B ===== */

#imageBlockFeat.layoutB {
	float: left;
	clear: left;
	margin-right: 1em;
}
#imageBlock.layoutB,
#calloutbox.layoutB {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout C ===== */

#calloutbox.layoutC {
	float: left;
	clear: left;
	margin-right: 1em;
}
#imageBlock.layoutC,
#imageBlockFeat.layoutC {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout D ===== */
#imageBlock.layoutD {
	float: right;
	clear: right;
	margin-left: 1em;
}
#calloutbox.layoutD {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout E ===== */
div.imageBlock.layoutE {
	float: right;
	clear: right;
	padding: 10px;
}
div.imageBlock.layoutE p.imageCaption {
	font-size: 80%;
	text-align: right;
	margin: 0;
	padding: 0;
}
#pageDownloads.layoutE {
	clear: none;
}
	#pageDownloads.layoutE div.pageDownloadBlock.layoutE {
		width: auto;
		float: none;
		clear: left;
		padding: 0 0.5em;
	}

/* ===== Layout F ===== */
#imageBlock.layoutF {
	float: right;
}
#imageBlock.layoutF p#myCaption {
	text-align: center;
}
#imageBlock.layoutF #thumbGallery {
	padding: 0.5em;
	text-align: center;
}
	#imageBlock.layoutF #thumbGallery a.thumbSwitch {
		display: inline-block;
		width: 50px;
		height: 50px;
		padding: 5px;
	}

#calloutbox.layoutF,
#imageBlockFeat.layoutF {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout G ===== */
#videoBlock.layoutG {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}
	#videoBlock.layoutG #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutG object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutG #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}

#calloutbox.layoutG {
	float: left;
	clear: left;
	margin-right: 1em;
}

#pageThumbs {
	margin-top: 1em;
}
	#pageThumbs div.vidThumb {
		float: left;
		padding: 0.5em 1.3em 0.5em 0;
		width: 100px;
		text-align: center;
	}
		#pageThumbs div.vidThumb a {
			text-decoration: none;
			font-size: smaller;
			font-weight: bold;
			display: block;
			position: relative;
		}
			#pageThumbs div.vidThumb a img {
				border: 1px solid #CCC;
			}

/* ===== Layout H ===== */
#videoBlock.layoutH {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}	
	#videoBlock.layoutH #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutH object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutH #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}
	#videoBlock.layoutH #thumbGallery {
		padding: 1em 0 0.5em;
		margin: 0 auto;
	}
		#videoBlock.layoutH #thumbGallery a.thumbSwitch {
			position: relative;
			display: block;
			float: left;
			width: 50px;
			height: 50px;
			padding: 5px;
			overflow: hidden;
		}
		
#calloutbox.layoutH {
	float: right;
	clear: right;
	margin-left: 1em;
}

#imageBlock.layoutH {
	float: left;
	margin-right: 1em;
}	
	#imageBlock.layoutH #myCaption {
		text-align: center;
	}

	
			
/* ===== Photo Gallery Page Layout ===== */
#imgGallery {
	
}
	a.galleryThumb {
		float: left;
		padding: 0.5em;
		margin: 0 0.5em 0.5em 0;
		background: white;
		border: thin solid #CCC;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 1px 1px 2px rgba(60,60,60,0.5);
		-webkit-box-shadow: 1px 1px 2px rgba(60,60,60,0.5);
		border-radius: 1px 1px 2px rgba(60,60,60,0.5);
	}
		a.galleryThumb:hover,
		a.galleryThumb:focus,
		a.galleryThumb:active {
			background: #953A47;
		}

