@charset "UTF-8";

/* body { behavior:url("Externalstylesheet/csshover3.htc"); } */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	background-color: #333; }
p {
	margin-bottom: 15px;
	font: 0.9em/1.1em; }
li {
	font: 0.9em/1.2em; }
#content li {
	line-height: 1.5em;
	list-style-type: none; }
#pub li {
	list-style-type: circle; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic; }
h2 {
	font-size: 1.2em;
	font-style: italic; }
fieldset {
border: 0; }
#page-wrap {
	min-width: 760px;
	max-width: 1200px;
	margin: 0px auto; }
#page-slide {
	min-width: 1050px;
	max-width: 1200px;
	margin: 0px auto; }
#inside {
	margin: 10px;
	border: thin solid #000;
	background-image: url(../Graphics/website%203d%20bg.png);
	background-repeat: no-repeat;
	background-position: center 250px;
	background-attachment: scroll;
	background-color: #FFF; }
#breadcrumb ul, li {
	list-style-type:none;
	padding:0;
	margin:0; }
#breadcrumb {
	height:2em;
	padding-left:20px;}
#breadcrumb li {
	float:left;
	font-size: 0.8em; }
#breadcrumb li a {
	display:block;
	padding-right:20px;
	background: url(../Graphics/arrow1.gif) right no-repeat; }
#breadcrumb a:link , #breadcrumb a:visited ,  
#breadcrumb a:hover , #breadcrumb a:active {
	color: #00C;
	text-decoration: none; }  
#breadcrumb a:hover {  
    text-decoration: underline; }

#content {
	padding: 0px 30px 0px 30px;
	margin-top: 10px; }
#footer {
	text-align: left;
	padding: 5px 20px 2.5px;
	color: white;
	background-color: #999;
	font-size: 0.7em;
	line-height: 1em; }
	
#header {
	height: 40px;
	background-image: url(../Graphics/leighmorrisphotography.png);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	padding-top: 140px; }
#header ul {
 	width: 30em;
	margin: 0px auto; }
#header li {
	list-style: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 1.1em; }
#header li a {
	display: block;
	padding: 5px 15px;
	background-color: #fff;
	color: #000;
	text-decoration: none; }
#header li ul {
	display: none;
	width: 14em; /* Width to help Opera out */
	background-color: #69f;}
#header li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#header li:hover li {
	float: none; }
#header li:hover li a { /* subitem attributes */
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000; }
#header li li a:hover {
	background-color: #F00; } /* subitem hover colour */
#header li a:hover {
	background-color: #F00; }/* subitem hover colour */	
	

a:link {
	text-decoration: underline; }

a:visited {
	text-decoration: underline;
	color: #606; }

a:hover {
	color: #F00 }

.smalltxt {
	color: #000;
	font-size: 0.8em; }

.xsmalltxt {
	font-size: 0.8em;
	color: #000; }

a img, img {
	color: #000;
	border: 2px solid; }

a img:hover {
	color: #F00;
	border: 2px solid; }

.url {
display: none
}
