/* 
CSS Document
ALL IMAGES ANT TEXT ARE COPYRIGHT OF THE WEBSITE OWNER
WEBSITE DESIGN IS COPYRIGHT OF ADRIAN GIBSON - WWW.ADRIANGIBSON.CO.UK
*/

body.page-body {
	font-family: Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body.new-page-body {
	font-family: Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
div.mainpageholder {
	margin: auto;
	padding: 0;
	width:760px;
}
div.contact-details {text-align:right; width:760px; height: 30px; font-size:16px;}
div.navigation {text-align:left; width:760px; height: 30px; font-size:12px;}
div.page-content {padding: 0; width:760px; font-size:12px; text-align:left; line-height: 1.5;}
div.content-left {padding: 0; width:380px; border-right: 1px solid #333333; float:left; position:absolute;}
div.content-right {padding: 0; width:370px; float:right; position:relative;}
h1 {font-size:16px; display:inline;}
h2 {font-size:12px; font-weight: 700; display:inline;}
h3 {font-size:12px; font-weight: 200; display:inline;}
a {
	color: #009933;
	font-size: 11px;
	font-family: Sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	font-weight: bold;
	color: #009933;
	text-decoration:underline;
}
a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration:none;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration:none;
}
TABLE.header-table {
	width:760px;
}
.titletext {
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
TD.col-left {
width:380px;
line-height:2;
font-size: 11px;
}
TD.main-page {
line-height:2;
border-left-style: solid;
border-left-width:1px;
border-left-color: #dddddd;
width:380px;
font-size: 11px;
}
TABLE.main-table {
	width:760px;
}
