/* Hughenden Ltd */
/* Style Sheet 1.0 */
/* by David Marshall */



/* Body text */

body { 
	font: 10pt/11pt georgia; 
	color: #000000;
	margin-left: 0%; 
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.cap {
	float: left;
	width: auto;
	font-size: 42pt;
	line-height: 34pt;
	font-weight: normal;
	color: orange;
	font-family: Georgia;
}

.cap1 {
	float: left;
	width: auto;
	font-size: 42pt;
	line-height: 34pt;
	font-weight: normal;
	color: orange;
	font-family: Arial;
}

.clear {
	float: left;
	width: auto;
	font-size: 42pt;
	line-height: 34pt;
	font-weight: normal;
	color: white;
	font-family: Arial;
}

.left {
	float: left;
	}

.right {
	float: right;
	}

.center {
	text-align: center;
	}


/*Divs*/


div#container {
	height: 100%;
	}

div#sidebar {
	width: 200px;
	height: 100%;
	background-color: #720613;
	float: left;
	right: 10%;
	overflow: hidden;
	}

div#sidecopy {
	width: 200px;
	height: 100px;
	background-image: url(../logos/hbottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #720613;
	float: left;
	}

div#sidehbody {
	float: right;
	height: 100%;
	width: 50px;
	background-image: url(../logos/hbody.gif);
		}

div#htop {
	clear: both;
	background-color: #720613;
	background-image: url(../logos/htop.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
	}

div#logoblob {
	float: right;
	position: relative;
	top: 200px;
	}

div#spacer {
	width: 5%;
	height:100%;
	float: left;
	}

div#menu a {
	clear: none;
	font-family: Georgia;
	font-size: 8pt;
	color: gray;
	background: clear;
	text-decoration: none;
	border: 1px;	
	border-style: solid none;
	border-color: #933311;
	padding: 1px;
	margin-right: 1%;
}

div#menu a:hover { 
	color: #933311;
	background: #E8E8E8;
	text-decoration: none;
 }

 div#menulp a {
	clear: none;
	font-family: Georgia;
	font-size: 8pt;
	color: #BBBBBB;
	background: clear;
	text-decoration: none;
	border: 1px;	
	border-style: solid none;
	border-color: #EEEEEE;
	padding: 1px;
	margin-right: 1%;
}

div#menulp a:hover { 
	color: gray;
	border-color: #933311;
 }

div#content {
	background-color: transparent;
	clear: none;
	width: 100%;
	text-align: left;
	}

div#copyright {
	clear: both;
	color: #933311;
	font: 7pt Georgia;
	text-align: center;
	margin-right: 5%;
	
	}

div#sbtext {
	position: absolute;
	top: 40%;
	z-index: 2;
	font: 11pt/12pt Georgia; 
	color: #FFFFFF;
	text-align: justify;
	background-color: transparent;
	}

div#sweets {
	width: 500px;
	margin-left: 10%;
	}

div#cameol {
	float: left;
	width: 49%;
	}

div#cameor {
	float: right;
	width: 49%;
	}

div.colleft {
	float: left;
	width: 45%;
	margin-bottom: 5%;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: gray;
	}

div.colright {
	float: right;
	width: 45%;
	margin-bottom: 5%;
	margin-right: 3%;
	}

div.quoteright {
	float: right;
	margin-bottom: 5%;
	margin-right: 3%;
	}

div.highlight {
	background-color: #EEEEEE;
	margin-right: 5%;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	text-align: left;
	}

div.highlight2 {
	background-color: #EEEEEE;
	margin-right: 5%;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	text-align: center;
	}

/* Headings */

h1 {
	font: 18pt Georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: #933311;
	text-align: left;

	}

h2 {
	font: 16pt georgia;
	font-weight: bold;  
	margin-bottom: 5px; 
	color: #933311;
	text-align: left;
	margin-left: 5%;
	}

h3 {
	font: 14pt georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: #933311;
	text-align: left;
	margin-left: 10%;
	}

h4 {
	font: 12pt georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: #933311;
	text-align: left;
	}

h41 {
	font: 12pt georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: gray;
	text-align: center;
	margin-left: 15%;
	}


/* Used as sidebar heading */
h5 {
	font: 14pt georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: #FFFFFF;
	text-align: center;
	}

h6 {
	font: 18pt Georgia;  
	font-weight: bold;
	margin-bottom: 5px; 
	color: gray;
	text-align: center;
	}




span.consult {
	font: 24pt Georgia;
	}

span.educ {
	font: 26pt Georgia;
	}

span.bullet {
	font: 14pt/18pt Georgia;
	color: #CC3300;
	margin-right: 4pt;
	margin-left: -11pt;
	}

span.mbullet {
	font: 14pt/18pt Georgia;
	color: #CC3300;
	margin-right: 4pt;
	}

span.sechead {
	font: 14pt Arial;
	color: #BBBBBB;
	}

span.secheadlan {
	font: 16pt Arial;
	color: #BBBBBB;
	}


p { 
	font: 10pt/11pt Georgia; 
	color: #000000;
	margin-right: 5%;
	}

p.h1 { 
	margin-right: 5%;
	}

p.h2 {
	margin-left: 5%;
	margin-right: 5%;
	}

p.h3 {
	margin-left: 10%;
	margin-right: 5%;
	}

p.h4 {
	margin-left: 15%; 
	margin-right: 5%;
	}

p.h1b1 { 
	margin-right: 5%;
	margin-left: 11pt;
	}

p.cameob { 
	margin-right: 5%;
	margin-left: 5%;
	}

p.h2b1 {
	margin-left: 5%; 
	margin-right: 5%;
	}

p.h3b1 {
	margin-left: 10%; 
	margin-right: 5%;
	}

p.h4b1 {
	margin-left: 15%; 
	margin-right: 5%;
	}

p.important {
	color: red;
	font-style: italic;
	margin-left: 5%;
	margin-right: 10%;
	}


p.menut {
	text-align: center;
	margin-top: 0.5%;
	margin-right: 5%;
	}

p.menulp {
	text-align: center;
	margin-top: 4%;
	}

p.logo {
	text-align: center;
	margin-bottom: 0%;
	margin-right: 5%;
	}

p.scp {
	position: absolute;
	top: 22%;
	z-index: 1;
	font: 26pt Georgia;
	color: #FFFFFF;
	text-align: right;
	left: 2%;
	}

p.landtitle {
	position: absolute;
	top: 20%;
	z-index: 1;
	font: 18pt Georgia;
	color: #FFFFFF;
	text-align: center;
	left: 1%;
	width: 170px;
	}

p.scpt {
	position: absolute;
	top: 55%;
	z-index: 1;
	font: 11pt/12pt Georgia;
	color: #FFFFFF;
	text-align: left;
	left: 1%;
	width: 175px;
	}

p.subtext {
	float: right;
	font: 8pt Georgia;
	color: gray;
	font-style: italic;
	text-align: center;
	width: 330px;
	margin-right: 0%;
	}

p.subtext2 {
	float: right;
	font: 8pt Georgia;
	color: gray;
	font-style: italic;
	text-align: center;
	width: 330px;
	margin-top: -24pt;
	}

p.subtext3 {
	float: right;
	font: 8pt Georgia;
	color: gray;
	font-style: italic;
	text-align: center;
	width: 310px;
	margin-right: 3%;
	margin-left: 1%;
	}

em {
	font-style: normal;
	color: #CC3300;
	}

p.sectiontitle {
	color: gray;
	font: 36pt Arial;
	margin-top: 0%;
	}

p.section {
	font: 11pt/13pt Georgia;
	width: 90%;
	text-align: justify;
	margin-left: 5%;
	}

p.motto {
	margin-left: 5%;
	font-style: italic;
	}

p.progress {
	font-weight: bold;
	text-align: center;
	margin-right: 5%;
	}

p.topicheader {
	margin-left: 10%;
	margin-bottom: -12pt;
	font: 12pt Georgia;
	color: #933311;
	font-weight: bold;
	}

span.subheader {
	font: 12pt Georgia;
	color: #933311;
	font-weight: bold;
	}

span.csubheader {
	font: 12pt Georgia;
	color: #933311;
	font-weight: bold;
	}

span.years {
	font: 26pt Georgia;
	color: #933311;
	font-weight: bold;
	}

p.topics {
	font: 9pt Georgia;
	margin-left: 10%;
	margin-right: 10%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #F9A20F;
	padding-left: 5px;
	text-align: justify;
	}

p.topics2 {
	font: 9pt/14pt Georgia;
	margin-left: 5%;
	margin-right: 10%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #F9A20F;
	padding-left: 5px;
	text-align: justify;
	}

p.topics3 {
	font: 9pt Georgia;
	margin-left: 5%;
	margin-right: 10%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #F9A20F;
	padding-left: 5px;
	text-align: justify;
	}

p.smallp {
	font: 8pt/9pt Georgia;
	margin-left: 5%;
	}

p.logoex {
	color: gray;
	font-weight: bold;
	margin-top: 2%;
	margin-left: 10%;
	text-align: center;
	}

img.manuals {
	float: right;
	margin-right: 3%;
	margin-left: 2%;
	}

img.cameo {
	float: left;
	margin-right: 3%;
	margin-bottom: 1%;
	}

img.process {
	float: right;
	margin-right: 3%;
	margin-left: 2%;
	margin-bottom: 2%;
	}

img.sweets {
	position: relative;
	float: right;
	margin-left: 5px;
	}

p.methods {
	font: 32pt Georgia;
	margin-top: 5%;
	margin-bottom: 15%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	text-align: center;
	}

p.clogos {
	text-align: center;
	}

p.dict {
	font: 10pt Courier;
	margin-left: 10%;
	margin-right: 15%;
	}

p.tdict {
	font: 12pt Courier;
	font-style: italic;
	}

p.top {
	font: 8pt Arial;
	color: gray;
	}

/* Lists */


ul {
	list-style-type: disc;
	}

li {
	font: 11pt/12pt georgia;
	}

p.clist {
	color: #933311;
	text-align: center;
	}

/* Links */

a:visited.side {
	color: white;
	text-decoration: none;
	}

a:link.side {
	color: white;
	text-decoration: none;
	}

a:hover.side { 
	text-decoration: underline;
	}

