	/*	

	Bendigo Cemeteries Trust - Print Styles
	Designed by SASI Marketing.
	Produced by The Web Company 
	
	*/


*	{
	margin:0;
	padding:0;
	}

html {
	font-size: 100%;
	}

body {
	background:rgb(255,255,255);	
	font-family:"lucida grande", verdana, "lucida sans", lucida, "trebuchet ms",  "bitstream vera sans", helvetica, geneva, arial, sans-serif;
	font-size:62.5%;	
	margin:0 5%;
	}

hr,	
#header ul,
#subnavigation {
	display:none;
	}
	
a 	{
	color:rgb(0,0,0);
	text-decoration:underline;
	}


/* Header */
	
#header h1 {
	font-size:1.3em;
	font-family:georgia, "times new roman", times, serif;
	letter-spacing:0.5em;
	padding-top:2.5em;
	margin-bottom:2em;
	text-transform:uppercase;
	}

#header a {
	text-decoration:none;
	}

	
/* Content */	

#content h3 {
	font-family:georgia, "times new roman", times, serif;
	font-size:4em;
	font-weight:normal;
	margin-bottom:0.25em;
	}

#content h4 {
	font-family:georgia, "times new roman", times, serif;
	font-size:2em;
	font-weight:normal;
	margin:1em 0 0.5em 0;
	clear:both;
	}

#content p {
	font-size:1.2em;
	line-height:180%;
	margin:0 0 1em 0px;
	}

#content p.introduction {
	font-size:1.4em;
	line-height:180%;
	}
	
#content ul, #content ol {
	line-height:1.8em;
	margin-bottom:1em;
	}

#content li {
	margin-left:1.5em;
	}

#content img {
	border:5px solid rgb(204,204,204);
	margin:0 0 1em 1em;
	float:right;
	}

#content dl {
	line-height:180%;
	margin:0 0 1em 0;
	}
	
#content dt { 
	font-size:1.3em;
	font-weight: bold;
	margin-top:1em;
	margin-bottom:0.25em;
	}

#content dd {
	font-size:1.2em;
	}
	
#content dd a:link,
#content#content dd a:visited {
	}
	
#content hr { 
	display: block;
	border:0; 
	border-top:1px solid rgb(204,204,204);
	height: 1px;
	margin:1.5em 0;
	}

	
/* Footer */

#footer {
	margin:3em 0;
	}

#footer p {
	font-size:1em;
	line-height:150%;
	}

	
/* Search */

#cemetery-search form label {
	display:block;
	float:left;
	font-weight:bold;
	font-size:1.1em;
	line-height:2em;
	padding-right:1em;
	width:15em;
	}

input {
	line-height:2em;
	margin-bottom:0.5em;
	}

#cemetery-search br {
	clear:left;
	}


/* Database Styles */
	
body#database #content h5 {
	font-family:georgia, "times new roman", times, san-serif;
	font-size:2.5em;
	font-weight:normal;
	margin:5px 0 5px 0;
	}

body#database #content h4 {
	font-size:1.1em;
	}

body#database #content ul {
	font-size:1.1em;
	list-style:none;
	margin:0 0 15px 0;
	}
	
body#database #content li {
	font-weight:bold;
	margin:0px;
	}

body#database #content strong {
	font-weight:normal;
	}

#content img.img-left {
	float:left;
	margin:0 1em 1em 0;
	}

body#home #content img {
	margin:0 0 1em 3em;
	}