@import url(nav-JUL06.css); /* for sub nav IR, sprites and positioning */
/* @import url(min-max-width.css);  for IE support of min and max width */
@import url(search-results.css); /* to hide faux rollover text that can't be edited in html - housed on google's servers */

body {
	margin: 0; padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

/* gives pages min and max width */
#wrap { 
	margin: 1.75em auto 0 auto; 
	padding: 0; 
	max-width: 1200px; 
	min-width: 600px; 
	background-color: #FFFEF9;
	/*position: relative;*/
}

/* accessibility */
.skiplink, .hide { display: none; }
.structure-label {
	position: absolute;
	left: -5000px;
	width: 4000px;
	overflow: hidden;
}

#content img { margin: 0; padding: 0; }
#content img a { border: none; }

/* page layout - header, globalnav, mainnav, pagetitle, leftnav, rightnav content and footer div areas */
#header {	
	/*margin: 1.75em auto 0 auto;*/
	margin: 0 auto; padding: 0;
	width: 800px; height: 47px;
	text-indent: -5000px; /* Phark Revisited IR */
	/*position: relative;*/
}

/* header area - page and section title */
body #header { 
	background-repeat: no-repeat;
	background-position: left top;
}
body#home #header { background-image: url(/images/navbuts/topgraphic_home.jpg); }
body#landing #header { background-image: url(../images/navbuts/topgraphic_land.jpg); }
body#visiting #header { background-image: url(../images/navbuts/topgraphic_visit.jpg); }
body#building #header { background-image: url(../images/navbuts/topgraphic_build.jpg); }
body#panels #header { background-image: url(../images/navbuts/topgraphic_panels.jpg); }
body#research #header { background-image: url(../images/navbuts/topgraphic_res.jpg); }
body#teaching #header { background-image: url(../images/navbuts/topgraphic_teach.jpg); }
body#search #header { background-image: url(../images/navbuts/topgraphic_visit.jpg); }

/* header for Turkish pages */
body.tr-page#visiting #header { background-image: url(../images/navbuts/topgraphic_visit-tr.jpg); }

#globalnav { 
	position: absolute;
	/*top: -1.5em;*/ top: 0; right: 5px;
}
#mainnav {
	margin: 0 auto; padding: 0;
	width: 800px; height: 35px;
}
#pagetitle {
	margin: 0 130px; padding: 0;
	height: 27px;
	/* margin-left: 45%;
	margin-right: 4px; */
	text-align: left;
}
#content {
	margin: 15px 130px 0 130px; padding: 0;
	text-align: left;
	height: 1%; /* fix for peekaboo bug */
}

/* special highlight area on front page */
#highlight {
	padding: 0 0.5em;
	border: 2px dotted #F99;
	margin-bottom: 0.5em;
}

.feature {
	width: 49%;
}
.odd { float: left; }
.even { float: right; }

/*.feature-wrap { float: left; }*/

.index-pge #content { width: 565px; margin: auto; }
.index-pge#home #content { width:auto; margin: 15px 130px 0 130px; }

/* content area for cemetery pages in war graves section */
.cemetery#landing #content {
	margin: 7px 5px 0 5px;
	text-align:left;
}

p.timelinetxt { margin-top: 10px; }
.closewindow a {
	margin: 0; padding: 0 0 0 10px;
	background: url(../images/greenarrow.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	color: #993;
	letter-spacing: -0.5px;
	font-size: 11px;
}
.closewindow a:hover, .closewindow a:focus { color: #80714B; }

#leftnav {
	margin: 0; padding: 0;
	position: absolute;
	width: 110px;
	left: 3px; top: 110px; /*top: 80px;*/
	text-align:left;
	background: url(../images/navbuts/botfade.gif) no-repeat left bottom;
}
#rightnav {
	position: absolute;
	width: 110px;
	/*top: 144px;*/ top: 114px;
	margin-left: 690px;
	right: 3px;
	/* right: 18px;
	margin-right: -15px; these 2 styles solve horizontal scrollbar bug in ie5 for mac */
	padding-bottom: 61px;
	background: url(../images/navbuts/titlfade.gif) no-repeat right bottom;
}
#footer {
	margin: 0 130px 0 130px; padding: 10px;
	clear: both;
	text-align:left;
}

/* text styles */
h1, h2, h3, h4, h5, h6, p, li, dt, dd { font-family: Arial, Helvetica, sans-serif; }

#header h1 {
	margin: 0; padding: 0;
	text-indent: -5000px; /* Phark Revisited IR */
}
#leftnav h2 {
	margin: 0; padding: 0;
	height: 27px;
	text-indent: -5000px; /* Phark Revisited IR */
}
body#home #leftnav h2 { background: url(../images/navbuts/homehead.gif) no-repeat left bottom; }
body#landing #leftnav h2 { background: url(../images/navbuts/landhead.gif) no-repeat left bottom; }
#leftnav h2#vheading { background: url(../images/navbuts/visithed.gif) no-repeat left bottom; }
body#building #leftnav h2 { background: url(../images/navbuts/buildhed.gif) no-repeat left bottom; }
body#panels #leftnav h2 { background: url(../images/navbuts/panelhed.gif) no-repeat left bottom; }
body#research #leftnav h2 { background: url(../images/navbuts/reschead.gif) no-repeat left bottom; }
body#teaching #leftnav h2 { background: url(../images/navbuts/teachead.gif) no-repeat left bottom; }

#pagetitle h2 {
	margin: 0; padding: 0;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	font-size: 25px;
	color: #BAAE76;
	text-shadow: -5px 3px 3px #CCC;
	border-bottom: 1px solid #BAAE76;
}
body.subpage #pagetitle h2 {font-size: 20px;}
#landing #pagetitle h2, #building #pagetitle h2 { font-size: 18px; }

td#pagetitle h2 { font-size: 20px; }
#pagetitle h3 {
	text-align: left;
	margin: 0; padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #BAAE76;
	text-shadow: -5px 3px 3px #CCC;
	width: 180px;
}
#pagetitle h3 a {
	text-decoration: none;
	color: #BAAE76;
	padding-left: 10px;
}
#pagetitle h3 a:hover, #pagetitle h3 a:focus {
	background: url(../images/navbuts/subtitledot.gif) no-repeat left center;
}
/* DVA logo style */
#pagetitle h4 {
	margin: 0; padding: 0;
	text-align: left;
	position: absolute;
	width: 170px; height: 43px;
	left: 123px; top: 87px;
}
#pagetitle h4 a {
	display: block;
	width: 170px;
	height: 43px;
	text-indent: -5000px; /* Phark Revisited IR */
	background: url(../images/dva_logosm.gif) no-repeat left top;
}
#content h1, #content h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
	color: #BAAE76;
	border-bottom: solid #BAAE76 1px;
	text-shadow: -5px 3px 3px #CCC;
	text-align: left;
}
#content h2 a { 
	text-decoration: none; 
	color: #BAAE76;
	padding-left: 15px;
	background: url(../images/greenarrow.gif) no-repeat left center;
}
#content h2 a:hover, #content h2 a:focus { 
	color:#80714B;
	text-decoration: none; 
}
#content h3, #content h3 a {
	font-size: 14px;
	color: #BAAE76;
	text-decoration: none;
	text-shadow: -5px 3px 3px #CCC;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}
.turkishmemaupage #content h3, .turkishmemtrpage #content h3 { font-style: italic; }
.turkishmemtrpage #content h3 { text-transform: none; }
#content h3 a {
	padding-left: 15px;
	background: url(../images/greenarrow.gif) no-repeat left center;
}
#content h3 a:hover, #content h3 a:focus { 
	color:#80714B;
	text-decoration: none;
}
#content h4 {
	font-style: italic;
	font-size: 14px;
	color: #666;
}
/* content area styles for VC pages in researching section */
#content.vcpage, #content.subpage { background: url(../5environment/vc/images/vc_bgrd.jpg) no-repeat right top; }
#content.vcpage h2, #content.subpage h2 {  margin-right: 110px; }
#medalblock { 
	margin: 0; padding: 0;
	width: 110px; height: 125px;
	background: url(../5environment/vc_images/vc_bgrd.jpg) no-repeat right top;
	float: right;
}


#content p {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#content p a {
	color: #80714B;
}
#content p a.pdflink { 
	padding: 2px 0 2px 20px;
	background: url(../images/pdf_small.gif) no-repeat left center;
}

#content p a:visited {}
#content p a:hover, #content p a:focus { 
	color: #333;
	text-decoration: none; 
}
#content p a:active {}

#content ul, #content ul a { 
	margin-left: 0; padding-left: 0;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}
#content ul a { text-decoration: underline; }
#content ul a:hover { text-decoration: none; }
#content li, #anzacwalk li {
	list-style-type: none;
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
	color: #000;
	background: url(../images/browndot.gif) no-repeat 0 0;
}
blockquote {
	margin-left: 10px; padding: 5px 10px 5px 30px;
	font-style: italic;
	background: url(../images/blockquote_bgtop.gif) no-repeat left top;
	display: block;
}
cite {
	font-style: normal;
}
blockquote div {
	margin: 0;
	padding: 5px 10px 5px 30px;
	background: url(../images/blockquote_bgbot.gif) no-repeat right bottom;
}



#content blockquote p, blockquote p {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 13px;
	text-decoration: none;
	font-style: italic;
	
}
#content p cite {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#content p dfn, #content p abbr, #content p acronym, #content p dfn a, #content p abbr a, #content p acronym a {
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #000;
	cursor: help;
	text-decoration: none;
	color: #000;
}
#content p dfn a {
	padding-left: 0;
	background-image: none;
}
#content p.inscription {
	font-style: italic;
	display: block;
	padding: 5px 0 5px 10px;
	border-left: 1px solid #663;
	line-height: 14px;
}

.poetry {
	text-align: center;
	font-style: italic;
	width: auto;	
}
.poetry cite { 
	text-align: center;
	font-size: 10px;
	font-style: normal;
}
/* style for sub stories in content pages */
.substory { 
	border: 1px solid #CC9;
	padding: 10px;
}
#footer p {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #BAAE76;
	text-shadow: -5px 3px 3px #CCC;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#footer p a {
	text-decoration: none;
	padding-left: 15px;
	color: #BAAE76;
	background: url(../images/greenarrow_pagetop.gif) no-repeat left center;
}
#footer p a:hover, #footer p a:focus { color:#80714B; }


.utility-nav {
	margin: 0; padding: 0;
	text-align: center;
}
#globalnav .utility-nav { text-align: right; }
.utility-nav li {
	display: inline;
	list-style-type: none;
	margin: 0 10px;
}
.utility-nav li a {
	font-size: 12px;
	color: #BAAE76;
	text-decoration: none;
}
.utility-nav li a:hover {
	text-decoration: none;
	color:#80714B;
}


/* front page specific styles */
body#home #content h2 { clear: both; }
body#home #content img { float: left; width: 150px; margin: 0 15px 10px 0; }


/* images and captions in content area */
dl { font-size: 10px; }
dd { margin-left: 0px; }
#content dl {  }
#content dl.floatright {
	padding: 0 0 0 10px;
}
#content dl.floatleft {
	padding: 0 10px 0 0;
}
#research #content dl.floatleftportrait, #research #content dl.floatrightportrait { width: 175px; }
#research #content dl.floatleftlandscape, #research #content dl.floatrightlandscape { width: 250px; }
/* dt is the tag for the image and the enlarge text */
#content dt {
	font-size: 12px;
	color: #BAAE76;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#content dt a {
	text-decoration: none;
	color: #BAAE76;
}
#content dt a:hover, #content dt a:focus { color: #80714B; }
.enlarge { 
	text-decoration: none;
	display: block;
	color: #BAAE76; 
	border-top: solid #990 1px;
	line-height: 18px;
	padding-left: 15px;
	background: url(../images/greenarrow.gif) no-repeat left top;
}
.newwintxt {
	color: #333;
	text-transform: none;
	display: inline;
	letter-spacing: normal;
	font-size: 11px;
}
#content dt a:hover .enlarge, #content dt a:focus .enlarge { 
	color: #80714B;
	text-decoration: none;
}
#content dt a img { 
	margin: 0; padding: 0 0 0 -15px;
	display: inline; 
	border: 0; 
}

.scale img { width: 100%; }

/* dd is the tag for the image caption */
#content dd, .imgcaption {
	margin-left: 0;	padding-left: 0;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #990;
	line-height: 16px;
}
/* .imgcaption is to replecate dd for tableised pages */
#content dd a {
	padding-left: 12px;
	color: #BAAE76;
	background: url(../images/greenarrow.gif) no-repeat left center;
}
#content dd a:visited {}
#content dd a:hover, #content dd a:focus { 
	color: #80714B;
	text-decoration: none; 
}
#content dd a:active {}

/* section summary area - top of each main section page */
#content ul.sectionsummary {
	margin: 0 0 15px 0; padding: 0;
	list-style-type: none;
}
#content ul.sectionsummary li {
	margin: 0 5px 5px 5px; padding-left: 0;
	border: 1px solid #CCC;
	border-left: 10px solid #BAAE76;
	font-size: 12px;
	float: left;
	background-repeat: no-repeat;
	width: 45% !important;
  	width /**/:42%; 
}

#content ul.sectionsummary a {
	display: block;
	padding: 3px;
	height: 4.1em;
	text-decoration: none;
	color: #80714B;
}
#content ul.sectionsummary a:hover, #content ul.sectionsummary a:focus {
	color: #000;
}
#content ul.sectionsummary li:hover {
	border-left: solid #000 10px;
}
#content ul.sectionsummary li.why { background: url(../1landing/images/landing_why.gif) no-repeat right top; }
#content ul.sectionsummary li.events { background: url(../1landing/images/landing_events.jpg) no-repeat 100% 0%; }
#content ul.sectionsummary li.winter { background: url(../1landing/images/landing_winter.gif) no-repeat right bottom; }
#content ul.sectionsummary li.bartlett { background: url(../1landing/images/landing_bartlett.jpg) no-repeat 100% 50%; }
#content ul.sectionsummary li.bean { background: url(../1landing/images/landing_bean.jpg) no-repeat 100% 50%; }
#content ul.sectionsummary li.reid { background: url(../1landing/images/landing_dutycover.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.silas { background: url(../1landing/images/landing_silas.jpg) no-repeat 100% 0%; }
#content ul.sectionsummary li.firsttofall { background: url(../1landing/images/landing_firsttofall.jpg) no-repeat 100% 0%; }
#content ul.sectionsummary li.sectftof { background: url(../1landing/images/landing_ftof.jpg) no-repeat 100% 0%; }
#content ul.sectionsummary li ul li { border: none;
}
/* section summary images for visiting section */
#content ul.sectionsummary li.anzacwalk { background: url(../2visiting/images/visiting-cover_anzac-walk.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.wargraves { background: url(../2visiting/images/visiting-cover_graves.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.news { background: url(../2visiting/images/visiting-cover_news.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.views { background: url(../2visiting/images/visiting-cover_views.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.geog { background: url(../2visiting/images/visiting-cover_environ.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.anzacday { background: url(../2visiting/images/visiting-cover_anzacday.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.turkishmem { background: url(../2visiting/images/visiting-cover_turkishmem.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.gallipoli { background: url(../2visiting/images/visiting-cover_gallipoli.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.ambassadors { background: url(../2visiting/images/visiting-cover_ambassadors.jpg) no-repeat right bottom; }

/* section summary images for researching section */
#content ul.sectionsummary li.timelines { background: url(../5environment/images/researching-cover_timeline.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.images { background: url(../5environment/images/researching-cover_1915.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.hore { background: url(../5environment/images/researching-cover_watercolo.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.nurses { background: url(../5environment/images/researching-cover_nurses.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.nursephoto { background: url(../5environment/images/researching-cover_lemnos.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.bravery { background: url(../5environment/images/researching-cover_bravery.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.sub-banner { background: url(../5environment/images/researching-cover_submarines.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.anzac { background: url(../5environment/images/researching-cover_anzacs.jpg) no-repeat right bottom; }
#content ul.sectionsummary li.homefront { background: url(../5environment/images/researching-cover_yass.jpg) no-repeat right bottom; }

/* styles for sources lists */
.sourceslist {
	margin: 0; padding: 0;
	border-bottom: solid #BAAE76 1px;
	border-top: solid #BAAE76 1px;
}
ul.sourceslist li {
	padding: 3px 0 3px 30px; margin: 4px 0;
	list-style-type: none;
	background: url(../images/bullet_book.jpg) no-repeat 0 50% !important;
 }
.sourceslist li em {
	font-weight: normal;
}
 /* styles for captions references area */
 .captionarea {
 	margin: 0; padding: 0;
 	list-style: none;
	border-bottom: solid #BAAE76 1px;
	border-top: solid #BAAE76 1px;
}
.captionarea dt {
	margin: 4px 0; padding: 3px 0 0 25px;
	text-align: left;
	color: #333;
	font-size: 12px;
	background: url(../images/bullet_ref.jpg) no-repeat 0 50%;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
.captionarea dd {
	margin: 4px 0; padding: 0 0 3px 25px;
	text-align: left;
	color: #333;
	font-size: 12px;
	font-style: normal;
	border-bottom: solid #CCC 1px;
}
/* floats for varying sized images - ie and opera need width specified for floats */
.floatright, .floatrightlandscape, .floatrightportrait, .floatright100, .floatright150, .floatright200, .floatright250, .floatright300, .floatright350, .floatright350nomarg, .floatright400 { 
	float: right;
	margin: 3px 0 6px 15px;
	padding: 0; 
}
.floatrightlandscape { width: 250px; }
.floatrightportrait { width: 175px; }
.floatright100 { width: 100px; }
.floatright150 { width: 150px; }
.floatright200 { width: 200px; }
.floatright250 { width: 250px; }
.floatright300 { width: 300px; }
.floatright350 { width: 350px; }
.floatright400 { width: 400px; }
.floatright350nomarg {
	width: 350px;
	margin: 0; padding: 0;
}


/* FOR AUDIO LINKS IN GALLIPOLI TOUR */
dl.floatright200 { margin: 5px; } /* to avoid Peekaboo Bug */

/* floats for left floated images */
.floatleft, .floatleftlandscape, .floatleftportrait, .floatleft100, .floatleft150, .floatleft200, .floatleft200nomarg, .floatleft250, .floatleft300,  .floatleft350, .floatleft400 {
	float: left;
	margin: 3px 15px 6px 0;
	padding: 0;
}
.floatleftlandscape { width: 250px; }
.floatleftportrait { width: 175px; }
.floatleft100 { width: 100px; }
.floatleft150 { width: 150px; }
.floatleft200 { width: 200px; }
.floatleft250 { width: 250px; }
.floatleft300 { width: 300px; }
.floatleft350 { width: 350px; }
.floatleft400 { width: 400px; }
.floatleft200nomarg {
	width: 210px;
	margin: 0; padding: 0;
}

.clearboth	{ clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.center { margin: auto; }

/* floats for image galleries */
.floatleftimggall {
	float: left;
	width: 175px;
	margin: 3px 15px 6px 0; padding: 0;
}
.floatrightimggall { 
	float: right;
	width: 175px;
	margin: 3px 0 6px 15px; padding: 0;
}
#content dl.floatleftimggall dt a, #content dl.floatrightimggall dt a { 
	display: block;
	color: #FFF;
	background-color: #BAAE76;
	line-height: 18px;
}
body #content dl.floatleftimggall dt a:hover,  body #content dl.floatrightimggall dt a:hover { 
	color: #FFF;
	background-color: #80714B; 
}
#content dl.floatleftimggall dt img, #content dl.floatrightimggall dt img { border-top: 1px solid #666; }


/* left nav area styles */
#leftnav ul {
	margin: 0; padding: 28px 0 64px 0;
	list-style-type: none;
	background: url(../images/navbuts/leftnav_menutop.gif) no-repeat left top;
}
#leftnav li {
	margin: 0; padding: 0;
}
#leftnav li img {
	border: 0;
}
#leftnav a {
	display: block;
	width: 100px;
	height: 28px;
	text-indent: -5000px; /* Phark Revisited IR */
	color: #C7861D;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
/* to fix win ie whitespace bug */
#leftnav ul a {
	float: left;
	clear: left;
}
/* hidden from win ie */
#leftnav li>a { float: none; }
/* end fix */


/* left navigation buttons - landing */
#leftnav #loverview a { background-image: url(../images/navbuts/voverview.gif); }
#leftnav #lwhy a { background-image: url(../images/navbuts/l_why.gif); }
#leftnav #lreports a { background-image: url(../images/navbuts/l_reports.gif); }
#leftnav #lnorthbeach a { background-image: url(../images/navbuts/l_northbeach.gif); }
#leftnav #lsilas a { background-image: url(../images/navbuts/l_silas.gif); }
#leftnav #lfirsttofall a { background-image: url(../images/navbuts/l_firsttofall.gif); }
/* left navigation buttons - visiting */
#leftnav #voverview a { background-image: url(../images/navbuts/voverview.gif); }
#leftnav #vwalk a { background-image: url(../images/navbuts/vanzacwalk.gif); }
#leftnav #vgraves a { background-image: url(../images/navbuts/vwargraves.gif); }
#leftnav #vnews a { background-image: url(../images/navbuts/vnews.gif); }
#leftnav #vviews a { background-image: url(../images/navbuts/vviews.gif); }
#leftnav #venvironment a { background-image: url(../images/navbuts/venvironment.gif); }
#leftnav #vanzacday a { background-image: url(../images/navbuts/vanzacday.gif); }
#leftnav #vturkish a { background-image: url(../images/navbuts/vturkish.gif); height: 46px; }
/* left navigation buttons - building */
#leftnav #boverview a { background-image: url(../images/navbuts/b_overview.gif); }
#leftnav #bconcept a { background-image: url(../images/navbuts/b_concept.gif); }
#leftnav #bdesign a { background-image: url(../images/navbuts/b_design.gif); }
#leftnav #bprocess a { background-image: url(../images/navbuts/b_process.gif); }


/* left navigation buttons - panels - teaching */
#leftnav .panels-nav li a { background: url(../images/navbuts/panels.png) no-repeat -200px 0; }
#leftnav .teaching-nav li a { background: url(../images/navbuts/teaching.png) no-repeat -200px 0; }

#leftnav #p-panel-1 a, #leftnav #t-res a { background-position: -200px -28px; }
#leftnav #p-panel-2 a, #leftnav #t-bib a { background-position: -200px -56px; }
#leftnav #p-panel-3 a, #leftnav #t-links a { background-position: -200px -84px; }
#leftnav #p-panel-4 a, #leftnav #t-contact a { background-position: -200px -112px; }
#leftnav #p-panel-5 a, #leftnav #t-copy a { background-position: -200px -140px; }
#leftnav #p-panel-6 a { background-position: -200px -168px; }
#leftnav #p-panel-7 a { background-position: -200px -196px; }
#leftnav #p-panel-8 a { background-position: -200px -224px; }
#leftnav #p-panel-9 a { background-position: -200px -252px; }
#leftnav #p-panel-10 a { background-position: -200px -280px; }
/* panels - teaching - 'hover' effect */
#leftnav #p-overview a:hover, #leftnav #p-overview a:focus, #leftnav #t-overview a:hover, #leftnav #t-overview a:focus { background-position: -100px 0; }
#leftnav #p-panel-1 a:hover, #leftnav #p-panel-1 a:focus, #leftnav #t-res a:hover, #leftnav #t-res a:focus { background-position: -100px -28px; }
#leftnav #p-panel-2 a:hover, #leftnav #p-panel-2 a:focus, #leftnav #t-bib a:hover, #leftnav #t-bib a:focus { background-position: -100px -56px; }
#leftnav #p-panel-3 a:hover, #leftnav #p-panel-3 a:focus, #leftnav #t-links a:hover, #leftnav #t-links a:focus { background-position: -100px -84px; }
#leftnav #p-panel-4 a:hover, #leftnav #p-panel-4 a:focus, #leftnav #t-contact a:hover, #leftnav #t-contact a:focus { background-position: -100px -112px; }
#leftnav #p-panel-5 a:hover, #leftnav #p-panel-5 a:focus, #leftnav #t-copy a:hover, #leftnav #t-copy a:focus { background-position: -100px -140px; }
#leftnav #p-panel-6 a:hover, #leftnav #p-panel-6 a:focus { background-position: -100px -168px; }
#leftnav #p-panel-7 a:hover, #leftnav #p-panel-7 a:focus { background-position: -100px -196px; }
#leftnav #p-panel-8 a:hover, #leftnav #p-panel-8 a:focus { background-position: -100px -224px; }
#leftnav #p-panel-9 a:hover, #leftnav #p-panel-9 a:focus { background-position: -100px -252px; }
#leftnav #p-panel-10 a:hover, #leftnav #p-panel-10 a:focus { background-position: -100px -280px; }
/* panels - teaching - 'you are here' effect */

/* #leftnav #p-overview-section #p-overview a, #leftnav #t-over-section #t-over a { background-position: 0 0; }
CONVERT ALL LEFT NAVS TO SUB NAV AFTER ANZAC DAY*/


#leftnav #p-panel-1-section #p-panel-1 a, #leftnav #t-res-section #t-res a { background-position: 0 -28px; }
#leftnav #p-panel-2-section #p-panel-2 a, #leftnav #t-bib-section #t-bib a { background-position: 0 -56px; }
#leftnav #p-panel-3-section #p-panel-3 a, #leftnav #t-links-section #t-links a { background-position: 0 -84px; }
#leftnav #p-panel-4-section #p-panel-4 a, #leftnav #t-contact-section #t-contact a { background-position: 0 -112px; }
#leftnav #p-panel-5-section #p-panel-5 a, #leftnav #t-copy-section #t-copy a { background-position: 0 -140px; }
#leftnav #p-panel-6-section #p-panel-6 a { background-position: 0 -168px; } 
#leftnav #p-panel-7-section #p-panel-7 a { background-position: 0 -196px; }
#leftnav #p-panel-8-section #p-panel-8 a { background-position: 0 -224px; } 
#leftnav #p-panel-9-section #p-panel-9 a { background-position: 0 -252px; } 
#leftnav #p-panel-10-section #p-panel-10 a { background-position: 0 -280px; }


/* left navigation buttons - researching */
#leftnav #roverview a { background-image: url(../images/navbuts/roverview.gif); }
#leftnav #rtime a { background-image: url(../images/navbuts/rtimelines.gif); }
#leftnav #rimages a { background-image: url(../images/navbuts/rimages.gif); }
#leftnav #rnurses a { background-image: url(../images/navbuts/rnurses.gif); }
#leftnav #rbrave a { background-image: url(../images/navbuts/rbravery.gif); }
#leftnav #rsub a { background-image: url(../images/navbuts/rsub.gif);  height: 46px; }
#leftnav #rhome a { background-image: url(../images/navbuts/rhomefront.gif); }
#leftnav #rtreasures a { background-image: url(../images/navbuts/rtreasures.gif); height: 46px; }

/* left navigation you are here button effects - landing */
#leftnav #loverviewsection #loverview a, #leftnav #lwhysection #lwhy a,
#leftnav #lreportssection #lreports a, #leftnav #l-nthbeach-section #lnorthbeach a,
#leftnav #lsilassection #lsilas a, #leftnav #lfirsttofallsection #lfirsttofall a { background-position: 0 -56px; }
/* left navigation you are here button effects - visiting */
#leftnav #vanzacwalksection #vwalk a, #leftnav #vnewssection #vnews a,
#leftnav #vgravessection #vgraves a, #leftnav #vviewssection #vviews a,
#leftnav #venvironmentsection #venvironment a, #leftnav #vanzacdaysection #vanzacday a {
	background-position: 0 -56px;
}
#leftnav #vturkishsection #vturkish a, #leftnav #rtreasuressection #rtreasures a { background-position: 0 -92px; }
/* left navigation you are here button effects - building */
#leftnav #boverviewsection #boverview a, #leftnav #bconceptsection #bconcept a,
#leftnav #bdesignsection #bdesign a, #leftnav #bprocesssection #bprocess a { background-position: 0 -56px; }


/* left navigation you are here button effects - researching */
#leftnav #rtimelinessection #rtime a, #leftnav #rbraverysection #rbrave a, #leftnav #rimagessection #rimages a,
#leftnav #rnursessection #rnurses a, #leftnav #rhomesection #rhome a {
	background-position: 0 -56px;
}
#leftnav #rsubsection #rsub a { background-position: 0 -92px; }



#leftnav a:hover, #leftnav a:focus {
	background-position: 0 -28px;
}
#leftnav #vturkish a:hover, #leftnav #vturkish a:focus, #leftnav #rtreasures a:hover, #leftnav #rtreasures a:focus,
#leftnav #rsub a:hover, #leftnav #rsub a:focus { 
	background-position: 0 -46px; 
}

/* right nav area styles */
#rightnav ul {
	margin: 0; padding: 0;
 	list-style-type: none;
	margin-right: 4px;
	text-align: right;
}
#rightnav li {
	font-size: 12px;
	color: #BAAE76;
	text-shadow: -5px 3px 3px #CCC;
}
#rightnav li.title { 
	display: block;
	border-bottom: 1px solid #BAAE76; 
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 10px;
}
#rightnav a {
	display: block;
	padding: 4px 0 4px 12px;
	font-style: italic;
	color: #BAAE76;
	text-decoration: none;
}
/* to fix win ie whitespace bug */
#rightnav ul a {
	float: right;
	clear: right;
}
/* hidden from win ie */
#rightnav li>a { float: none; }
/* end fix */

/* right navigation you are here button effects - landing - why */
#l-why-events-page #l-why-events-but a, #l-why-bgrd-page #l-why-bgrd-but a,
/* right navigation you are here button effects - landing - reports */
#lrepbartreppage #lrepbartrepbut a, #lrepbartcenpage #lrepbartcenbut a, #lrepbarttruthpage #lrepbarttruthbut a, #lrepbartdiarypage #lrepbartdiarybut a, #lrepbartbiopage #lrepbartbiobut a, #lrepbeanreppage #lrepbeanrepbut a, #lrepbeanbiopage #lrepbeanbiobut a,
/* right navigation you are here button effects - landing - north beach */
#l-nthbch-cont-page #l-nthbch-cont-but a, #l-nthbch-pref-page #l-nthbch-pref-but a, #l-nthbch-ldgs-page #l-nthbch-ldgs-but a,
#l-nthbch-opost-page #l-nthbch-opost-but a, #l-nthbch-scout-page #l-nthbch-scout-but a, #l-nthbch-aug-page #l-nthbch-aug-but a,
#l-nthbch-hill60-page #l-nthbch-hill60-but a, #l-nthbch-devpt-page #l-nthbch-devpt-but a, #l-nthbch-evac-page #l-nthbch-evac-but a,
#l-nthbch-rem-page #l-nthbch-rem-but a, #l-nthbch-app-page #l-nthbch-app-but a,
/* right navigation you are here button effects - landing - silas */
#siintropage #siintrobut a, #sibiopage #sibiobut a, #sidiarypage #sidiarybut a, #sidiary2page #sidiary2but a, #sidiary3page #sidiary3but a, #sidiary3page #sidiary3but a, #sidiary3page #sidiary3but a, #sidiary4page #sidiary4but a, #sidrawpage #sidrawbut a, #sibirdpage #sibirdbut a, #sibatpage #sibatbut a, #sisigpage #sisigbut a, #sibrospage #sibrosbut a,
/* right navigation you are here button effects - landing - first to fall */
#ftofintropage #ftofintrobut a, #ftofbgrdpage #ftofbgrdbut a, #ftofmappage #ftofmapbut a,
#ftofcemeteriespage #ftofcemeteriesbut a, #ftofeleventhpage #ftofeleventhbut a, #ftoftwelfthpage #ftoftwelfthbut a,
/* right navigation you are here button effects - visiting */
#walkintropage #walkintrobut a, #walkinfopage #walkinfobut a, #walknthbeachpage #walknthbeachbut a, #walkariburnupage #walkariburnubut a,
#walkanzaccovepage #walkanzaccovebut a, #walkhellspitpage #walkhellspitbut a, #walkshrapnelpage #walkshrapnelbut a,
#walkbrightonpage #walkbrightonbut a, #walkartillerypage #walkartillerybut a, #walklonepinepage #walklonepinebut a,
#walkjohnstonspage #walkjohnstonsbut a, #walkquinnspage #walkquinnsbut a, #walkturkishpage #walkturkishbut a,
#walknekpage #walknekbut a, #walkwalkerspage #walkwalkersbut a, #walklastofpage #walklastofbut a, 
#whatsnewpage #whatsnewbut a, #highlightspage #highlightsbut a,
/* right navigation you are here button effects - visiting - turkish memorials */
#turkishgallerypage #turkishgallerybut a, #turkishheritagepage #turkishheritagebut a, #turkishataturkpage #turkishataturkbut a,
#turkishintropage #turkishintrobut a, #turkishnusratpage #turkishnusratbut a, #turkishstoppage #turkishstopbut a,
#turkishkilitbahirpage #turkishkilitbahirbut a, #turkishseddulbahirpage #turkishseddulbahirbut a, #turkishcanakkalepage #turkishcanakkalebut a,
#turkishataturkevipage #turkishataturkevibut a, #turkishkanlisirtpage #turkishkanlisirtbut a, #turkishataturkpage #turkishataturkbut a,
#envtourmpage #envtourmbut a, #envgeogpage #envgeogbut a,
/* right navigation you are here button effects - building  */
#b-plans-page #b-plans-but a, #b-principles-page #b-principles-but a,
/* right navigation you are here button effects - panels  */
#p-panel-page #p-panel-but a, #p-text-en-page #p-text-en-but a, #p-text-tr-page #p-text-tr-but a, #p-panel-art-page #p-panel-art-but a, #p-panel-h-page #p-panel-h-but a,
/* right navigation you are here button effects - researching bravery */
#resbravepage #resbravebut a, #reslonepinepage #reslonepinebut a, #resburtonpage #resburtonbut a, #resdunstanpage #resdunstanbut a,
#reshamiltonpage #reshamiltonbut a, #reskeysorpage #reskeysorbut a, #resshoutpage #resshoutbut a,
#ressymonspage #ressymonsbut a, #restubbpage #restubbbut a, #resjakkapage #resjakkabut a,
#resthrossellpage #resthrossellbut a, #resbassettpage #resbassettbut a, #resparkerpage #resparkerbut a,
#resholbrookpage #resholbrookbut a, #resaetwopage #resaetwobut a,
/* right navigation you are here button effects - researching mitchell */
#resmitchellpage #mitchellintro a,
#resjoyntpage #joynt a, #resrosenthalpage #rosenthal a, #resphotoalbumpage #photoalbum a, #reswillspage #wills a,
#resherschellpage #herschell a, #ressurrenderpage #surrender a, #resturkishbookpage #turkishbook a, 
#resgaynorpage #gaynor a, #resshipcardpage #shipcard a,
/* right navigation you are here button effects - researching images */
#resimagespage #resimagesbut a, #reshorepage #reshorebut a,
/* right navigation you are here button effects - researching nurses */
#resnursespage #resnursesbut a, #reslemnospage #reslemnosbut a, #resaghpage #resaghbut a, #resbarwickpage #resbarwickbut a,
/* right navigation you are here button effects - researching home front */
#resyasspage #resyassbut a, #resuseanzacpage #resuseanzacbut a
 {
	color: #80714B;
	background: url(../images/bullet_leftmenu.gif) no-repeat left center;
}

/* MW ADJUSTED 10-09-09 */
#rightnav ul .selected a {
	color: #80714B;
	background: url(../images/bullet_leftmenu.gif) no-repeat left center;
}


/* -------------------- */


#rightnav a:hover, #rightnav a:focus {
	color: #80714B;
	background: url(../images/navbuts/subtitledot.gif) no-repeat left center;
}
#rightnav #rightlinkcurrent {
	background: url(../images/navbuts/selector2.gif) no-repeat left center;
}
#rightnav #rightlinkcurrent a:hover {
	background-image: none;
}
#rightnav img { margin: 0 0 4px 0; padding: 0; }
#rightnav a img { padding-left: 0; border: 0; }
#dva-logo { 
	position: absolute;
	right: 3px; top: 270px; 
}
#dva-logo img { border: 0; }

/* sitemap page styles */
#sitemap {
	padding-top: 10px;
}
#sitemap ul {
	list-style-type: none;
 	margin: 0; padding: 0;
}
#sitemap li {
	background: url(../images/greenarrow.gif) no-repeat left top;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
#sitemap a {
 	color: #BAAE76;
 	text-decoration: none;
}
#sitemap a:hover, #sitemap a:focus {
 	color: #80714B;
	text-decoration: none;
}
#sitemap ul li ul li {
	margin-top: 10px;
	background-image: none;
	font-weight: normal;
}
.sitemapsection {
	margin-bottom: 10px; padding: 10px;
	border: 1px solid #BAAE76;
	background-color: #FFF;
}
.sitemapsection h3 {
	margin-top: 0; padding-top: 0;
}

/* styles for left navigation rollover text in centre top of screen - landing - visiting - building - panels - researching - teaching sections */
#buttitlel, #buttitleloverview, #buttitlelwhy, 
#buttitlelreports, #buttitlelnorthbeach, #buttitlelsilas,
#buttitlev, #buttitlevoverview, #buttitlevwalk, #buttitlevwargraves, #buttitlevnews, 
#buttitlevviews, #buttitlevenv, #buttitlevanzacday, #buttitlelfirsttofall, #buttitlevturkish,
#buttitleb, #buttitleboverview, #buttitlebconcept, #buttitlebdesign, #buttitlebprocess,
#buttitle-p, #buttitle-p-panel-1, #buttitle-p-panel-2, #buttitle-p-panel-3, #buttitle-p-panel-4, 
#buttitle-p-panel-5, #buttitle-p-panel-6, #buttitle-p-panel-7, #buttitle-p-panel-8, #buttitle-p-panel-9, #buttitle-p-panel-10,
#buttitleroverview, #buttitlertime, #buttitlerimages, #buttitlernurses, 
#buttitlerbrave, #buttitlersub, #buttitlerhome, #buttitlertreasures,
#buttitle-t, #buttitle-t-overview, #buttitle-t-res, #buttitle-t-bib, 
#buttitle-t-links, #buttitle-t-contact, #buttitle-t-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 35%; top: 70px;
	width: 330px;
	visibility: hidden;
}
#buttitlelnorthbeach { left: 22%; width: 520px; }
/* styles for VC biographies - researching section */
.vcbio {
	border: 1px solid #CCC;
	width: 350px; height: 220px;
	padding: 10px;
	overflow: auto;
	background-color: #FFF;
	background: url(../5environment/vc/images/adb_bgrd.jpg) no-repeat right top;
}

.vcbio#hamilton, .vcbio#dunstan, .vcbio#tubb, .vcbio#keysor { float: right; margin: 5px 0 10px 10px; }
.vcbio#jacka, .vcbio#throssell, .vcbio#burton, .vcbio#bassett, .vcbio#symons, .vcbio#shout { float: left; margin: 5px 10px 10px 0; }


#vcbio {
	margin: 0 0 10px 10px; padding: 0 0 0 10px;
	border: 1px solid #CCC;
	width: 350px;
	float: right;
	background: #FFF url(../5environment/vc/images/adb_bgrd.jpg) no-repeat right top;
}
.bio-bassett#vcbio { background-image: none; }
.symons#vcbio { float: left; }
#biokeysor, #biothrossell, #biojacka, #bioshout, #bioburton, #biodunstan, #biotubb, #biosymons, #biobassett, #biohamilton { overflow: auto; height: 220px; padding-right: 10px; margin-bottom: 10px; }

#vccit { 
	margin: 0 10px 10px 0; padding: 0 0 0 10px;
	border: 1px solid #CCC;
	width: 300px;
	float: left;
	background: #FFF url(../5environment/vc/images/vc_medal.jpg) no-repeat right top; 
}
#citkeysor, #citthrossell, #citjacka, #citshout, #citburton, #citdunstan, #cittubb, #citsymons { overflow: auto; height: 220px; padding-right: 10px; margin-bottom: 10px; }


/* language selection menu */
#langmenu {
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: left;
	position: absolute; /*top: -1.5em;*/ top: 0; left: 5px;
}
#langmenu li { display: inline; }
#langmenu li a {
	font-size: 12px;
	color:#999;
	text-decoration: none;
	padding: 0 0 2px 33px;
	margin-right: 5px;
	border-bottom: 2px solid #FFF;
}
li#tr-link a { padding-left: 25px; } /* over-ride from previous */

#tr-link a { background: url(../2visiting/turkish_images/flag_tr.gif) no-repeat; }
#en-link a { background: url(../2visiting/turkish_images/flag_au.gif) no-repeat; }

.turkishmemtrpage ul#langmenu li#trpage a, 
.tr-page ul#langmenu li#tr-link a, 
.turkishmemaupage ul#langmenu li#aupage a,
.en-page ul#langmenu li#en-link a {
	color: #000;
	border-bottom: 2px solid #CCC;	
}
ul#langmenu li a:hover, ul#langmenu li a:focus {
	color: #000;
	border-bottom: 2px solid #CCC;
}

/* styles for listings in first to fall section */
.eleventhbatt { background: url(../1landing/firsttofall/images/watermark11.gif) no-repeat right top; }
.twelfthbatt { background: url(../1landing/firsttofall/images/watermark12.gif) no-repeat right top; }
.firsttofall #content #border { 
	border: 1px solid #CCC;
	padding: 10px;
	margin: 15px 15px 20px 15px;
	width: 90% !important;
	width /**/:65%;
	float: left; /* FnE clear float method */ 
}
.firsttofall ul.col1 { 
	width: 49%  !important;
	width /**/:45%;
	padding-top: 0; margin-top: 0;
	float: left; 
}
.firsttofall ul.col2 { 
	width: 49%  !important; 
	width /**/:45%;
	float: right; 
}
#content dl.eleventhbatt, #content dl.twelfthbatt {
	margin: 40px 15px 20px 15px; 
	padding: 15px;
	border: 1px solid #CCC;
}
#content dl.eleventhbatt dt, #content dl.twelfthbatt dt {
	display: block;
	float: left;
	clear: left;
	width: 180px;
	text-transform: none;
	padding-top: 2px;
}
#content dl.eleventhbatt dd, #content dl.twelfthbatt dd {
	display: block;
	text-align: left;
	padding-left: 190px;
	padding-bottom: 15px;
	font-size: 12px;
	border-bottom: 1px solid #DDD;
}
#ftofdisclaimer {
	margin: 0 0 10px 10px; padding: 0 5px;
	float: right;
	width: 250px;
	height: 150px;
	border: 1px solid #CCC;
}
.backbutton { float: right; }
.firsttofall #content ul { margin: 0; padding: 0; }
.firsttofall #content ul li { 
	list-style-type: none;
}
.firsttofall #content li a {
	display: block;
	color: #666;
	text-decoration: none;
	margin: 0; padding: 4px 0 4px 0;
	border-bottom: 1px solid #DDD;
}
.firsttofall #content li a:hover { 
	color: #000;
	text-decoration: underline;
}
#content dt.fate { color: #663; }
#content dd.fate { color: #C33; }


/* treasures at the mitchell */
.sectmitchell#research #content { background: url(../5environment/mitchell_images/mitchell_watermark.jpg) no-repeat right top; }


/* styled tooltips */
.glt-elm{
	position: absolute;
	z-index: 100;
	left: 0; top: 0;
	/*width: 200px;
	width: auto;*/
	color: #000;
	opacity: 0.9;
	visibility: hidden;
	background-image: url(/images/bgrd-nav-title.png);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#mainnav .glt-elm { width: auto; }
#subnav .glt-elm { width: 200px; }

.glt-elm p{
	margin: 0; padding: 0.25em;
	border: 1px solid #EEE;
	font-size: 60%;
	text-align: left;
}
.glt-elm img { display: block; }

/* miscelanious style */
.displaynone { display: none; }

/* hacks and filters */

/* pagetitle style for tableised pages */
td#pagetitle {
	height: 27px;
	margin-left: 0; margin-right: 4px;
	text-align: left;
}
#leftnavtable img { margin: 0; padding: 0; }

/* fix for tableised timeline pages in researching section. width is specified in the page itself */
.timeline#research table#content { margin: 0; width: inherit; }
.timeline#research p.captiontxt { font-size: 11px; }
.timeline#research h2 { text-align: right; margin-bottom: 0; }
.timeline#research h3 { text-align: right; padding-top: 0; margin-top: 0; }

/* fix for content area for tableised pages */
table#content { margin: auto; width: 565px; }

#leftnavtable {
	margin: 0; padding: 0;
	position: absolute;
	width: 110px;
	left: 3px; top: 90px;
	text-align:left;
}
#leftnavtablehide { display: none; }

#rightnavtable { display: none; }

/* clearing floats */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */






/* The centreposition style is set up for a 2 column layout.  */

#centreposition {
	width: 526px;
	margin: 0;
	background-color: #FFF;
	vertical-align: top;
	position: relative;
}

frame {
	background-color: #FFF;
}

#maincontent {
	width: 341px;
	float: right; 
	clear: left;
	clear: right;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	background-color: #FFF;
	
}

#maincontent .timelinetxt {
	width: 335px;
	margin-left: 8px;
	font-size: .9em;
	background-color: #FFF;	
}

.captiontxt-a {
	font-style: italic;
	text-align: right;
	font-size: .95em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	border: 1px solid #999999;

}

.captiontxt-b {
	font-style: italic;
	text-align: left;
	font-size: .95em;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
}

citetxt-b {
	font-style: italic;
	text-align: left;
}
 
citetxt-a {
	font-style: italic;
	text-align: right;
}

#subcontent {
	width: 169px;
	float: left;
	clear: right;
	text-align: right;
	position: relative;
	vertical-align: top;
}

#subcontent h1, #subcontent h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #BAAE76;
	/*border-bottom: solid #BAAE76 1px;*/
	text-shadow: -5px 3px 3px #CCC;
	text-align: left;
}
#subcontent h2 a { 
	text-decoration: none; 
	color: #BAAE76;
	padding-left: 15px;
	background: url(../images/greenarrow.gif) no-repeat left center;
	margin-right: 10px;
}

#subcontent h2 {
	margin-top: 15px;
	
}

#subcontent h2 a:hover, #subcontent h2 a:focus { 
	color:#80714B;
	text-decoration: none; 
}
#subcontent h3, #subcontent h3 a {
	font-size: 13px;
	color: #BAAE76;
	text-decoration: none;
	text-shadow: -5px 3px 3px #CCC;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}                                                                       




#photowrapper {
	width: 75%;
	margin: 0;
	padding: 0;
/*	border: 1px solid #999999; */


}

#photowrapper h1, #photowrap h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
	color: #BAAE76;
	/*border-bottom: solid #BAAE76 1px;*/
	text-shadow: -5px 3px 3px #CCC;
	text-align: left;
}
#photowrapper h2 a { 
	text-decoration: none;
	color: #BAAE76;
	padding-left: 15px;
	background: url(../images/greenarrow.gif) no-repeat left center;
	margin-right: 10px;
}
