body {
	background:#726a4c;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:0;
	margin-bottom:50px;
}
/*
p {
	margin:0pt 0pt 1.1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height:1em;
}
*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.835em;/*22px*/
	font-weight:normal;

}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.419em;/*17px*/
	font-weight:normal;
}



h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.165em;/*14px*/
	font-weight:bold;

}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.915em;/*11px*/
	color:#000;
	font-weight:bold;
	height:auto;
	line-height:normal;
}

h5 {
	font-size:1em;/*12px*/
	
}

h6 {
	font-size:0.915em;/*11px*/
}

p a {
	border-bottom:1px dotted #0571af;
}

p a:hover {
	border-bottom:1px solid #0571af;
	text-decoration:none;
}


span.date {
	white-space:nowrap;
	color:#999;
	font-weight:normal;
	font-size:0.835em;
	padding-top:5px;
	padding-bottom:5px;
}

.boxedtext {
	line-height:1.1em;

}


ul {
	list-style-type:none;
}


a {
	color:#0571af;
	text-decoration:none;
}
a:visited {
	color:#0c569b;
}


a:hover {
	color:#1c364d;
	text-decoration:underline
}




#maincontent p  a {
	border-bottom:1px dotted #0571af;
}
#maincontent p  a {
	text-decoration:none;
	border-bottom:1px dotted #0571af;
}
	
		.imagewithcaption {
		}
		
			.imagewithcaption img{
				border:1px solid #aa8d5f;
			}
			
			.caption {
				 font-size: 0.915em;
				 line-height: normal;
				 display:block;
			}
			





#bgtexture {
	z-index:1;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}


#bgtextureblocker {
	z-index:2;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

/*below here*/

#canvasborder {
	position:relative;
	z-index:3;
	background:#ece8e2;
	border:1px solid #d6ceb2;
	margin:auto;
	margin-top:33px;
	width:913px;
	padding:0 0;
	 -webkit-box-shadow: 0 0 3px  rgba(0, 0, 0, 0.10);
	 -moz-box-shadow: 	 0 0 3px  rgba(0, 0, 0, 0.10);
}


#canvas {
	margin:1px;
	position:relative;
	z-index:3;
	background:#fbfaf7 url(/shared/images/canvas-mid.png) repeat-y;
}


/*not below here*/

ul#breadcrumb {
	position:absolute;
	top:-17px;
	left:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;

	
}
	ul#breadcrumb li{
		float:left;
		padding:0 5px 0 0;
		color:#fff;
		font-size:0.835em;
		font-family:Tahoma, Arial, Helvetica, sans-serif

	}
		ul#breadcrumb li a{
			color:#eae3d5;
			font-family:Tahoma, Arial, Helvetica, sans-serif
		}











	ul.imagelist {
		padding:20px 0;
		
	}
	
		ul.imagelist li {
			padding:0 0 40px 0;
			font-size:0.915em;
		}
	
		
			ul.imagelist li img{
				float:left;
				margin-right:10px;
				border:1px solid #aa8d5f;
			}
			
			
				ul.imagelist li.imagelistvertical img{
					margin-left:50px;
					margin-right:60px;
				}
				
			
			
			
			ul.imagelist li div {
				float:left;
				width:304px;
			}
			
			ul.imagelist li div p,
			ul.imagelist li div h5 {
				margin:0;
			}
			
			ul.imagelist li p.downloadhighresimage {
				background:url(/shared/images/dark-icon-download.png) no-repeat 0 -24px;
				display:block;
				padding:0 0 0 12px;
				margin:20px 0 0 0;
			}
			ul.imagelist li p.downloadhighresimage a {
				border-bottom-width:0;
			}			
			ul.imagelist li p.downloadhighresimage a:hover {
				border-bottom-width:1px;
			}		
			
	div#utilitypage .utilitypagenoindent * {
		margin-left:0;
	}		
	
	
		
		
			
			
/* form pages*/

div#formpage {
	margin-top:30px;
	padding-bottom:50px;
}
						
	div#formpage dl dt {
		font-weight:normal;
		padding-top:20px;
	}
	
	div#formpage dl dd {
		margin-left:auto;
	}						
			
			
			
form#contactform input#submit,
form#contactform button#back{
	width:5em;
	margin-right:5px;

}
			
			
			
			
			
			
				
			

/* gives some v space above anchor tags if needed*/
div.anchorfixframe {
	position:relative;
	height:1px;
	padding:0;
}

#creditsList div.anchorfix {
	position:absolute;
	top:-25px;
	height:1px;
	width:1px;
	padding:0;
}









	#absoluterightcol {
		position:absolute;
		top:350px;
		right:33px;
	}	
	
		#absoluterightcol h5 {
			padding:0 0 5px 0;
			margin:0;
		}
		
		#absoluterightcol h6 {
			padding:0 0 5px 0;
		}
		
		#absoluterightcol h6.pdf {
			background:url(/shared/images/icon-pdf.png) no-repeat;
			padding-left:25px;
			line-height:23px;
		}
		
		
		
		#absoluterightcol ul {
			padding:0 0 0 5px;
			margin:0 0 20px 0;
			font-size:0.915em;
			line-height:150%;
		}
			#absoluterightcol li {
			}
			
			#absoluterightcol ul.listwithdescription li,
			#absoluterightcol ul li.listwithdescription {
				padding-bottom:10px;
				line-height:normal;
			}


		#absoluterightcol .sidecontentdotted ul {
				background:url(/shared/images/dotted-989796.png) repeat-y;
				margin-bottom:40px;
		}




/*misc styles*/
a.returntotop {
	background:url(/shared/images/icon-backtotop.png) no-repeat 0 50%;
	padding-left:15px;
}


hr.space {
	background:none;
	color:#fbfaf7;
}
