html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  background-color: #fff;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  /*text-align: left;*/
  font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/* Laverock House Styles */

body {
  color: #000000;
  font-family: "Tempus Sans ITC";
  font-size: 18px;
  text-align: center;  /* comment this out to left align */
  background-color: #F8F8F8;
  
}

a,
a:visited {
  color: #10107B;
  text-decoration: none;
}
a:hover {
  color: #00ADEF;
 
}

div#main {
	width: 940px;
	height: 1775px;
	margin: 0 auto; /* comment this out to left align */
	margin-top: 20px;
	text-align: left;
	position: relative;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: top left;
	}

div#left {
	position : absolute;
	left : 121px;
	width : 669px;
	height: 826px;
	padding: 15px;
		top: 292px;
	
}
div#left2 {
	position : absolute;
	left : 174px;
	width : 616px;
	height: 826px;
	padding: 15px;
		top: 292px;
	
}
div#left3 {
	position : absolute;
	left : 139px;
	width : 338px;
	height: 165px;
	top: 3px;
	
}
div#footer {
	position : absolute;
	left : -1px;
	top : 1738px;
	width : 938px;
	height: 13px;
	z-index : 3;
	font-family: Arial;
	font-size: 9px;
	} 

div#header {
	position : absolute;
	left : 556px;
	top : 24px;
	width : 253px;
	height: 181px;
	z-index : 3;
	color : #FFFFFF;
	background-color: #FFFFCC;
} 


/* Home */
body.home div#main {
background: #FFFFCC;
}

body {
	background-color: #FFFFCC;
}
.style7 {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
}
.style9 {font-family: "Tempus Sans ITC"; font-size: 36px; }

a:link {
	color: #0033FF;
	text-decoration:underline;
}
a:visited {
	color: #0033FF;
	text-decoration:underline;
}
a:hover {
	color: #00CCFF;
}
.style10 {font-weight: bold; font-family: "Tempus Sans ITC"; font-size: 18px; }
.style12 {font-size: 14px; font-family: "Tempus Sans ITC";}
.style83 {	font-family: Arial;
	font-size: 9px;
}
.style84 {font-size: 16px}

