body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bg_grad005.jpg);
	background-repeat: repeat;
}

a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#0000FF;
	text-decoration: none;
}

a span {
	display: none;
}

a:hover span {
	display: block;
	position: absolute; top: 400px; left: 200px; width: 125px;
	padding: 5px; margin: 10px; z-index: 100;
	color: #000000; background: #ffffff;
    font: 10px Verdana, sans-serif; text-align: center;
}

.twoColElsLtHdr #container {
	float: none;
	position: relative;
	text-align: left;
	width: 974px;
	font-size: 90%;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	overflow:hidden;
	}
	
.twoColElsLtHdr #container h1 {
	font: bold 150% Arial, sans-serif;
	color: #000000;
	text-transform: none;
	padding-left: 10px;
}

.twoColElsLtHdr #container h2 {
	font: bold 125% Arial, sans-serif;
	text-transform: uppercase;
	/*color: #000000;*/
	color: #666666;
	margin-left: 10px;
}

.twoColElsLtHdr #container h3 {
	font: bold 125% Arial, sans-serif;
	color: #000000;
	padding-left: 5px;
}

.twoColElsLtHdr #container h4 {
 	font: bold 150% Arial,sans-serif;
 	color: #666666;
	margin-left: 10px;
}

.twoColElsLtHdr #container h5 {
 	font: bold 120% Arial,sans-serif;
 	color: #000000;
	margin-left: 10px;
}

.twoColElsLtHdr #container h6 {
 	font: bold 100% Arial,sans-serif;
	text-transform: uppercase;
 	color: #000000;
	margin-left: 10px;
}

.twoColElsLtHdr #container img {
	border: thin solid #666666;
}

/***************** Title bar ***********************/

.twoColElsLtHdr #title {
	width: 974px;
	height: 174px;
	padding: 0px;
	border: thin solid #999999;
	background-image: url(images/ollertonhall5.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

.twoColElsLtHdr #strapline {
	width: 974px;
	height: 30px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.twoColElsLtHdr #strapline1 {
	width: 974px;
	height: 75px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/***************** Sidebar ***********************/

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 198px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColElsLtHdr #sidebar1 p {
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.twoColElsLtHdr #sidebar1 ul{
	font: normal 90% Arial, sans-serif;
	color: #000000;
	text-align: left;
}

.coolmenu{
width: 198px;
}

.coolmenu td{
	background-color:#FFCC66;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
}

.coolmenu td a {
text-decoration:none;
color:black;
}

.coolmenu td#boxdescription{
background:#FFFFF0;
height: 27px;
font-weight: normal;
}

/***************** Main Content ***********************/
.twoColElsLtHdr #mainContent {
	width: 770px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	} 
	
.twoColElsLtHdr #mainContent p {
	font: normal 100% Arial, sans-serif;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.twoColElsLtHdr #ul1 {
	font: normal 100% Arial, sans-serif;
	color: #000000;
	text-align: center;
}

.twoColElsLtHdr #ul2 {
	font: normal 90% Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 30px;
}


.twoColElsLtHdr #tabletype1 {
	padding: 0px;
}

.twoColElsLtHdr #box1 {
	width:770px;
	height: 100px;
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight: bold;
	text-align: right;
	/*vertical-align:top;
	text-indent: 0px;*/
	margin: 0px;
	padding: 0px;
}

.twoColElsLtHdr #box1 h4 {
 	color: #666666;
	text-align: center;
	margin-left: 100px;
	margin-top: 25px;
}

/*.twoColElsLtHdr #box1 p {
 	color: #000000;
	text-align: center;
	margin-left: 170px;
}
*/
.twoColElsLtHdr #box2 {
	width:770px;
	height: 100px;
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.twoColElsLtHdr #box2 h4 {
 	color: #666666;
	text-align: center;
	margin-right: 180px;
	margin-top: 25px;
}

/*.twoColElsLtHdr #box2 p {
 	color: #000000;
	text-align: center;
	margin-right: 170px;
}
*/
.twoColElsLtHdr #tabledescription{
background:#FFFFF0;
height: 27px;
font-weight: normal;
}

.twoColElsLtHdr #tabletype2 {
	padding: 0px;
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
}

.twoColElsLtHdr #tabletype2 p{
	font-size: 100%;
	text-align:center;
}

.twoColElsLtHdr #tabletype2 td{
	border:thin;
	border-color:#CCCCCC;
	border-style:solid;
}

.twoColElsLtHdr #carpettable {
	width: 760px;
}

.twoColElsLtHdr #carpettable td{
	font-size: 85%;
	border:thin;
	border-color:#CCCCCC;
	border-style:solid;
}


.twoColElsLtHdr #carpettable caption{
	font-size: 100%;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
}

/***************** Footer ***********************/
.twoColElsLtHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	text-align:center;
	color: #990033;
	vertical-align:bottom;
	font-size:90%;
	font-weight: bold; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/*------------------Animated Tables Classes------------------*/
.contentdiv	{
	width:200px;
	height:330px;
	border:thin;
	border-color:#666666;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Miscellaneous classes for reuse */
.twoColElsLtHdr #fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
	margin-right: 3px;
}
.twoColElsLtHdr #fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}

.twoColElsLtHdr #smallcaption { /* this class can be used to float an element left in your page */
	font-size:9px;
	font-style:italic;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Styles brought over from current Ollerton site*/
.style4 {
	color: #990000;
}

.style4 p{
	color: #990000;
}
.style5 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.style5 p{
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.style6 p{
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style6 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style7 {
	font-size: 120%;
	font-weight: bold;
	color: #996600;
}

.style7 p{
	font-size: 120%;
	font-weight: bold;
	color: #996600;
}

.style8 {
	color: #000000;
	font-weight: bold;
	font-size: 150%;
}
.style8 p{
	color: #000000;
	font-weight: bold;
	font-size: 150%;
}

.style9 {
	color: #009933;
	font-weight: bold;
	font-size: 130%;
}
.style9 p{
	color: #009933;
	font-weight: bold;
	font-size: 130%;
}
 
