body 
{
	background-color: transparent;
	margin: 2% 4% 0 2%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* this size remains fixed, all the others are % relative to this size */
	text-decoration: none;
	width: auto;
	word-spacing: normal;
	letter-spacing: normal;
}

h2 {
	padding: 0;
	font-weight: normal;
	font-family: Rockwell, Helvetica, sans-serif;
	color: #736F6E; /* Gray */
	text-align: center;
	margin: 0 0 10px 0;	
	font-size: 200%;
}

h2 a {
	color: #52483E; /* brown */
	font-weight: normal;
}

h3 {
	margin: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #52483E; /* brown */
	font-size: 125%;
}

p {
	text-align:justify;
	width: 100%;
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0 12px 0;
	line-height: 172%;
}

ul, ol {
	text-align:left;
	width: 80%;
	font-weight: normal;
	line-height: 180%;
	margin: 5px 0 15px 0;
}

dfn {
	font-style: normal;
}

.contact_detail, .service_line {
	padding: 0;
	font-weight: normal;
	font-family: Rockwell, Helvetica, sans-serif;
	text-align: center;
	margin: 12px 0 32px 0;
	font-size: 140%;
	line-height: 135%;
}

.reduced_width_80
{
	width: 80%;
}

.outline_box
{
	margin: 2px 0 18px 0;
	border: 1px dotted #444;
	padding: 6px;
}

.inset_box
{
	margin: 2px auto 18px auto;
	border: 1px solid #444;
	padding: 8px;
}

/* Use more stylish ampersands if available */
.amp {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
}

/* Allow some style manipulation of <strong> tags */
.heavy_text {
	font-weight: bold; /* essentially pointless future-proofing */
}

.centred
{
	text-align: center;
}

/* keep paired/grouped items or words together when line-wrapping */
.paired {
	display: inline-block;
}

.link
{
	text-decoration: none;
	color: #000000; /* Black */
}

.print_link
{
	color: #888; /* Grey */
}

.link:hover, .def:hover {
	display:none;
}

.def {
	text-decoration: none;
	color: #000000; /* Black */
}

.items
{
	font-weight: normal;
	margin: 0 0;
	line-height: 160%;
}

.wrapper {
	margin: 0 auto;
	padding: 0;
}

.menu_bar {
	display:none;
}

.logo {
	display:none;
}

/* Sidebar Links Menu */
.menu {
	display:none;
}

.current_page_item {
	display:none;
}

.sub-menu {
	display:none;
}

.sub-menu-item {
	display:none;
}

/* Background page definition */
/* The left and right elements (sidebar & content) are sized to line up with the background */
.page {
	width: 100%;
}

/* Right-hand side content */
.content {
	width: 100%;
	margin: 12px 10px;
}

.post {
	margin: 10px 12px;
}

.bullet {
	display: list-item;
	list-style: disc inside;
}

.fault_list  {
	margin: 4% auto;
	width: 60%;
	line-height: 200%;
}

.fault_list  li {
	margin: 4% auto;
	font-size: 110%;
}

.fault_table  {
	margin: 1% auto 4% 10%; /* compensate for text-indent with left margin */
	width: 90%;
	height: 100%;
}

.fault_table td {
	background-color: transparent;
	text-align: left;
	vertical-align: top; /* align the bullet points */
	padding: 10px 9px;
	font-size: 107%;
	text-indent: -10px; /* line up word-wrapped text */
}

.location_table {
	margin: 1% auto 3% auto;
	width: 98%;
	height: 100%;
}

.location_table td {
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	padding: 6px 3px;
	font-size: 102%;
}

.title {
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.5px;
	text-align: left;
	color: #000000; /* Black */
}

.title .company {
	color: #736F6E; /* Gray */
	border: none;
	text-align: left;
}

.menu_nav {
	display: none;
}

.lower_title {
	color: #D3D3D3; /* LightGray */
	margin: 0;
	border: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	letter-spacing: -.5px;
	text-align: left;
	text-decoration: none;
}

.service_line {
	color: #D3D3D3; /* LightGray */
	text-transform: lowercase;
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 150%;
}

.entry .page_number
{
	margin: 5px 4px 2px 0;
	text-align: right;
}

.entry {
	font-family:Verdana, Geneva, sans-serif;
	font-size:116.67%; /*14px*/
	font-style:normal;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #99938B;
	text-align: justify;
	width: 100%;
}

.entry li {
	margin-left: 2%;
}

.subheading {
	display: block;
	font-weight: bold;
	font-size: 100%;
	margin: 2% 0 0 0;
}

.outline_box .subheading {
	margin: 4px 0 6px 0;
}

h3.subheading {
	font-size: 110%;
	margin: 20px 0 8px 0;
}

h4.subheading {
	font-size: 100%;
	margin: 10px 0 6px 0;
}

.outline_box p {
	margin: 12px 0 4px 0;
}

.pagetop-link
{
	display:none;
}

img 
{
	display:none;
}

.img_caption
{
	display:none;
}

.cookie_table, .price_table {
	display: table;
	margin: 2% 0 3% 0;
	border: 1px solid #000000;
	border-radius: 1px;
	width: 100%;
	height: 100%;
}

.cookie_table td, .price_table td
{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #000000;
	border-width: 1px;
	text-align: left;
	padding: 7px;
}

/* Header row */
.cookie_table tr:first-child td{
	text-align: center;
	font-weight: bold;
}

.price_table td {
	text-align: center;
}

.footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size:100%;
	text-transform: uppercase;
	text-align: center;
	color: #A9A9A9; /* DarkGray */
}

.footer a {
	text-align: center;
	color: #A9A9A9; /* DarkGray */
}

abbr, acronym
{
	border: none;
	text-decoration: none;
}

.not_print {
	display: none;
}

.not_small_screen {
	display: none;
}