/* CSS stylesheet  */
/* by Cornish WebServices Ltd */
BODY {font-family: Verdana,  Arial, Helvetica, sans-serif;
		font-size:0.9em;
		background:#b9b9b9 url("../graphics/grey-back2.jpg") repeat; color:#000000;
		margin:0px; padding:0px; 
	}

b {color:#993300;}
H1, h2, h3, h4, h5 {font-family:Arial MT, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; margin-bottom:€0.1em;}
H1 { color:#007dc3; font-size:170%; margin-bottom:0.2em; }
h1.second { color:#eb2031; font-size:90%; margin-bottom:0.2em; }
H2 { color:#007dc3; font-size:120%; font-style:italic; margin-top:10px;}
H3 {color:#000000; font-size:110%;}
H4 {color:#000000;}
H5 {color:#000000;}

h2 img {margin-right:5px; vertical-align:middle;}

th img {margin-right:5px; vertical-align:middle;}

hr {color:#993300; width:95%;}
hr.short {color:#993300; width:35%; height:3px;}

ul { margin-left:20px; padding-left:0px; margin-right:0px; margin-top:5px;} 
li { list-style-image:url(../graphics/bullet-chicken.gif); vertical-align:top; color:#000000; padding-top:5px; padding-left:10px;}

a {color:#004870;  text-decoration:none; font-weight:normal;}
a:visited {color:#007dc3;}
a:hover {color:#000000;}

/* general styles */
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.bigindent {margin-left:60px;}
blockquote {font-style:italic;}

img.left {margin-right:15px; margin-bottom:5px;}
img.right {margin-left:15px; margin-bottom:5px; margin-top:10px;}
img.inline {vertical-align:bottom; margin-right:5px;}

/* page areas */
div.header {margin:1px; margin-top:0px; padding:0; 
		background:#b9b9b9 url("../graphics/grey-back2.jpg") repeat-x top left; color:#FFCC00;}
div.page {margin:0; padding:0px; background:#cccccc; color:#000000;
			border-top: solid 5px #993300;}
div.leftmenu {float:left; width:180px; margin:0; padding:5px; background:#cccccc;
			}
div.content {margin-top:0px; margin-left:200px;margin-right:0px;background:#cccccc;
			padding:1em; border-left: solid 3px #993300; min-height:42em;
			}
div.copyright {background:#993300; color:#cccccc; font-size:70%; text-align:right; margin-top:0px; padding:5px; 
 				}
div.footer { margin-top:0px; margin-left:200px; margin-right:0px; padding:10px; padding-top:0px;
			background:#cccccc; color:#004870; text-align:center; font-size:80%; }

/* page styles for header */
div.header h1 {font-size:240%; font-weight:bold; color:#993300;  margin-bottom:0.6em;}
h2.header {text-align:center; color:#eb2031;}

/* left menu styles */
div.leftmenu img {margin:10px; border:solid #111111 1px;}
table.leftmenu {width:180px;}
table.leftmenu th {background:#dddddd; color:#993300; text-align:center;}
table.leftmenu td {background:#dddddd; color:#993300;}
A.menuleft {font-size: 100%; text-decoration: none; padding-left:5px; text-align:left; font-weight:bold;
		line-height:25px; width:170px; display: block; 	background:#993300;   border: none;}
A.menuleft:link { background:#993300; color:#dddddd;}
A.menuleft:Visited { background:#993300; color:#dddddd;}
A.menuleft:Hover {  background:#cccccc; color: #993300; }
A.menuleft:Active { background:#cccccc; color: #993300 }

/* page content styles */
table.contact th {text-align:left; padding-right:20px; vertical-align:top;}

/* photo styles */
table.photo img {width:150px; margin:5px; margin-left:0px; margin-bottom:15px;
		border:solid 1px #111111; float:left;}
table.photo td {padding-right:20px; }

/* copyright styles */
div.copyright a:link {color:#dddddd;}
div.copyright a:visited {color:#dddddd;}
div.copyright a:hover {color:#ffff66;}