@charset "UTF-8";
.tableheadings {
	color: #C69A0B;
	font-size: 14px;
}
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 */
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-image: url(../images/MainBackground.jpg);
	background-repeat: repeat;
}
.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #FFFFFF;
	text-align: left;
	margin-top: 10px;
}
#BottomLinks {
	background-image: url(../images/HomeBottomPanelBackground.jpg);
	height: 170px;
	margin: 0 20px;
}
#MainImage {
	width: 950
];
	margin: 0 20px;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
}#LongBox     {
	width: 580px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}
.linkmimic {
	color: #C69A0B;
	text-decoration: underline;
	cursor: pointer;
}
#Header {
}
#MenuHolder {
	height: 36px;
	padding-left: 20px;
	width: 950px;
}
#OffleyLogo {
	margin-top: 5px;
	margin-left: 5px;
}
#Box {
	width: 290px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	height: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
H1 {
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: -6px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.imgMinis {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
H2 {
	text-transform: uppercase;
	color: #C69A0B;
	font-weight: 300;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-style: normal;
}
#footer {
	background-image: url(../images/Footbackground.jpg);
	font: georgia;
	font-size: 14px;
	margin-left: 20px;
	padding-left: 20px;
	width: 930px;
	margin-top: 10px;
	float: none;
}
#TopBanner {
	font: geogia;
	color: #FFFFFF;
	height: 30px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 300px;
	float: right;
}
.GoldHeading {
	color: #C69A0B;
}
#ContentHolder {
	margin-left: 20px;
	padding: 10px;
	width: 930px;
	height: 190px;
}
.ImgBoarder {
	border: 2px solid white;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Send {
	margin: 5px;
}
#t2 {
	float: left;
}
#BoxEnd {
	width: 290px;
	float: left;
	height: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#ImgSide {
	float: right;
	height: 450px;
	width: 150px;
}
#OffleyLogo {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #C69A0B;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #C69A0B;
}
#Contact {
	float: right;
	width: 380px;
	margin-top: -60px;
	font-size: 16px;
}
.smallbreaker {
	font-size: 2px;
}
#enquiry {
	margin-left: 40px;
}
.thumbnails {
	border: 1px solid white;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.MenuItem {
	font-size: 9px;
}
.white {
	border: 2px solid white;
	margin: 5px;
}
