/*For orphans section */

/* General styles used on all orphans pages that use this stylesheet */
/* Body section */
body
{
margin: 0;
padding: 0;
font-size: 90%;
font-family: "Arial", Verdana, Helvetica, sans-serif;
color: #000;
background-color: #ffffff;
}

/* Link colours */
a:link
{
color: #006633;
}

a:visited
{
color: #33CC33;
}

a:hover ,a:active
{
color: #fff;
background-color: #006633;
}

/* Header */
div#mainHeader
{
color: #006633;
background-color: #ffffff;
}

 div#mainHeader h1
{
	margin: 0;
	padding: .3em 0 .3em .5em;
	font-size: 2.2em;
	font-weight: bold;
	background-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}

/* Container */
  div#mainContainer
{
background-color: #fff;
}

div#mainMenu
{
	background-color: #ffffff;
	padding: .5em;
	border-bottom: 1px solid #006633;
}

/* Main Content*/
div#content
{
float: left;
padding: .5em;
background-color: #ffffff; 
}

div#content h2
{
color: #669966;
font-size: 2em;
font-weight: bold;
}

div#content h3
{
color: #669966;
font-size: 1.5em;
font-weight: bold;
}
 div#content { line-height: 100%; }
 

/*footer*/
 div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #006633;
color:#006633;
text-align: right;
}

 div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

 div#footer li
{
display: inline;
margin-right: 1em;
}

/* Start validation icons */
div#image058 {
float:left;
height:31px;
width:88px;
}
/*  End vaidation icons */

/* Return to top link */
.tops{
clear: both;
padding: .5em 1em;
text-align: left;
text-decoration: underline;
font-weight: bold;
}

/* End of Return to top link */

/* End of general styles */

/* styles used on map_origins.htm */
.image049{ /* map_origins.gif map_origins.htm*/
float: left;
position: relative;
width: 386px; 
height: 500px;
margin: 1em;
padding: 1em;
background-color: #fff;
border: none;
}

.contentSmall { /* Used for a small lot of text to help with a float effect */
float: left;
position: relative;
width: 350px;
}

/* End styles used on map_origins.htm */


/* styles used on earl_grey.htm */
.image053 { /* steelerudd.jpg */
float: left;
width: 315px; 
height: auto;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}

.image050 { /* glencolum.jpg */
float: right;
width: 243px; 
height: auto;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}
/* End styles used on earl_grey.htm */

/* styles on stories.htm page this style has also been used in the monument.css */

.image046 { /* image_08.jpg */
float: left;
position: relative;
width: 341px; 
height: auto;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}

.image047 { /* image_11.jpg */
float: left;
position: relative;
width: 266px; 
height: auto;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}

.image048 { /* image18.jpg also on orphans page*/
float: left;
position: relative;
width: 319px; 
height: auto;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}

/* End of styles on stories.htm page */

/* styles used on story_kay_purnell.htm */

.image051{ /* mccluskys2.jpg */
float: left;
position: relative;
width: 168px; 
height: 270px;
margin: 1em;
padding: 1em;
background-color: #fff;
border: 2px ridge #99FFCC;
}
/* End of styles used on story_kay_purnell.htm */

/* styles used on names_monument.htm */

/* names on monument list */


.list1 {
float: left;
position: relative;
width: 300px;
height:auto;
color: #000000;
border: outset;
border-color: #669966;
background: #99CC66;
background-image: url(../images/jpgs/collage_small.jpg);
text-indent: 10px;
}

.list2 {
float: left;
position: relative;
width: 300px;
height:auto;
color: #000000;
border: outset;
border-color: #669966;
background: #FFFFCC;
background-image: url(../images/jpgs/table_small.jpg);
text-indent: 10px;
}

.list3 {
float: left;
position: relative;
width: 300px;
height:auto;
color: #000000;
border: outset;
border-color: #669966;
background: #CCCC66;
background-image: url(../images/jpgs/potatoes_small.jpg);
text-indent: 10px;
}
/* End styles used on names_monument.htm */

/* Ships pages*/

/* styles used on ships_nsw.htm, ships_sa.htm, ships_tarb.htm, ships_vic.htm*/
.tableColourCream {
background:#FFFFCC;
}

.tableColourGreen {
background: #99CC99;
}

/* End styles used on ships_nsw.htm, ships_sa.htm, ships_tarb.htm, ships_vic.htm*/

/* ships.htm */
.image052 { /* ship_black.gif */
width: 504px;
height: 409px;
float: inherit;
margin-top: 5%;
margin-right: 25%;
margin-bottom: 5%;
margin-left: 25%;

}
