body {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding:20px;
	margin:10px;
	background-color:transparent;
	background-image:url('../hhdl2.gif');
	background-repeat:repeat;
	color:#ddd;
}
	
a {
	text-decoration:none;
	color:#999;
	font-weight:600;
	}

a:link {color:#3d3;}
a:visited {color:#9a9;}
a:hover {color:#fff;background-color:#333;}


#galleryBrowse {
	font-weight:bold;
	font-size:1.5em;
	text-align:right;
	border:none;
	font-weight:800;
}

/* layout info */

#text {
	float: left;
	text-align: left;
	padding: 5px;
}

#images {
	float: right;
	width: 740px;
	margin: 20px 0px 20px 0px;
}

#main_image {
	width:700px;
	margin: 5px;
	background-color: #333;
	text-align:left;
}


.tableTitle {
	font-size : 1.4em;
	font-weight : bold;
	line-height : 1.8em;
	color : #666;
	text-align:center;
	padding-top : 20px;
	margin-top:20px;	
}

p,li {
	color:#999;
	margin:5px;
	padding:0px;
	vertical-align: top;
}

p.boxed {
	border : thin solid Black;
	background-color : #B0C4DE;
}

li {
	list-style-position: inside;
}

ul, ol {
	margin-left: 1.0em;
}

.italic {
	font-style: italic;
}

img.inText {
	border-top: 0.3em solid #333;
	border-right:0.3em solid #333;
	border-left:0.3em solid #333;
	border-bottom: 0.5em solid #333;
	margin: 0.3em 1.0em;
}	

table {
	border: none;
	margin-left:auto;
	margin-right:auto;
	padding : 0px;
	}
	
table.navMenu {
	width:100%;
	margin: 0em;
}

tr.dark {
	background-color:#ccc;
	color:#000;
}

tr.light {
	background-color:#fff;
	color:#000;
}

th {
	margin:3px;
	padding:1px 3px;
	vertical-align: bottom;	
	font-weight:bold;
	color:#fff;
	background:#666;
}

td {
	margin:3px;
	padding:1px 3px;
	vertical-align: top; 
	text-align:left;
}

td.navItems {
	text-align:left;
	margin:5px;
	border:none;
}


h1 {
	text-align:left;
	font-size:1.5em;
	line-height: 2.0em;
	font-weight:600;
	margin-top:0.5em;
}

h2 {
	text-align: left;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1.2em;
	margin: 0.5em 0.0em;
}

#markjohnston {
	color:#666;
	font-size:1.5em;
	line-height: 1.0em;
	margin-top: 0em;
}

#photography {
	color:#999;
	font-size:1.2em;
	letter-spacing:0.2em;
}
	
.pageSubTitle {
	font-size : 2.0em;
	font-weight : bold;
	line-height : 2.2em;
	color : #aaa;
	text-align : left;
	padding : 10px;
	margin-top:10px;
	clear : left;
}

.pageSubTitleCenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 2.0em;
	font-weight : bold;
	line-height : 22px;
	color : Black;
	text-align : center;
	background-color : White;
}

.subtext {
	font-size:0.8em;
	font-weight:400;
}


.bold {
	font-weight:bold;
}

.right {
	text-align:right;
}

.boldRight {
	font-weight:bold;
	text-align:right;
}

.boldCenter {
	font-weight:bold;
	text-align:center;
}

.red {
	color: #dd0000;
}

.redBold {
	color:#dd0000;
	font-weight:bold;
}

.copyright {
		color:#aaa;
		text-align:center;
		line-height:1.2em;
		padding:0px;
		font-size:0.8em;
		font-weight:bold;
}

.caption {
	margin: 10px;
	line-height:1.3em;
	padding : 5px;
	font-size : 1.2em;
	font-weight : 500;
}

.photocaption {
	padding: 5px;	
	margin: 5px;
	font-size: 1.0em;
	line-height: 1.3em;
	font-style: italic;
	font-weight: normal;
}

.majorHeading {
	font-size : 2.0em;
	font-weight : bold;
	line-height : 2.2em;
	color : #999;
	text-align : left;
	background-color : White;
	padding-top : 30px;
	margin-top:30px;
	clear : left;
}

.minorHeading {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2.0em;
	text-align: left;
	background-color: transparent;
	padding-top: 0.0em;
	margin-top: 1.5em;
}
