 /* screen styles */

body {
	color: black; 
	background: #DDDDDB;
	font-family:Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	text-align:left;
	font-size:75%;
	line-height:140%;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-weight:normal;	
}

td.main-content {
	width:420px;
	padding-right:20px;
	color:#5E5E5E;
}

td.address-panel {
	width:420px;
	padding-right:20px;
	padding-top:10px;
	color:#5E5E5E;
}

td.right-column {
	width:180px;
	color:#5E5E5E;
	font-size:90%
}

td.right-column a, td.main-content a {
	color:#465DC1;	
}

table.header-layout-table, table.content-layout-table, table.footer-layout-table { 
	width:770px; 
	margin-left:auto; 
	margin-right:auto;
	padding:  0px 0px 0px 0px;
}

table.footer-layout-table {
	color:#ffffff;
}

table.inner-layout-table {
	background-color:#ffffff;
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	width: 100%;
}

h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

h2 {
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
}

li {
	color: #5E5E5E;
}

.right-column ul, .main-content ul{
	padding-left:15px;
	margin-left:0px;
}

.main-content li {
	padding-bottom:5px;
}

.fade-top-left {
	background: url(../images/fade-top-left.gif) top right repeat-y;
}

.fade-top-right {
	background: url(../images/fade-top-right.gif) top left repeat-y;
}

.fade-middle-left {
	background: url(../images/fade-middle-left.gif) top right repeat-y;
}

.fade-middle-right {
	background: url(../images/fade-middle-right.gif) top left repeat-y;
}

.fade-bottom-left {
	background: url(../images/fade-bottom-left.gif) bottom left repeat-y;
}

.fade-bottom-middle {
	background: url(../images/fade-bottom-middle.gif) bottom center repeat-x;
}

.fade-bottom-right {
	background: url(../images/fade-bottom-right.gif) bottom right repeat-y;
}

.fade-top-left, .fade-top-right, .fade-middle-left, .fade-middle-right, .fade-bottom-left, .fade-bottom-middle, .fade-bottom-right {
	width:15px;
}

.nav-background {
	background: url(../images/nav-background.gif) no-repeat;
	background-position: top left;
	height:211px;
	width:120px;
}

.nav-selected {
	background: url(../images/nav-selected.gif) no-repeat;
	background-position: left;
}

.nav-not-selected {
	background: url(../images/nav-not-selected.gif) no-repeat;
	background-position: left;
}

.photo-t {
	background-position: right;
}

td.header, td.footer {
	color: white; 
	background: #003876;
	font-size:90%;
	width:740px;
	
}

td.header div, td.footer div {
	padding:2px 5px 2px 5px;
}

td.footer-text {
	text-align:center;
	font-size:90%;
	color:#000000;
	padding-bottom:25px;
}


td.header {
	font-weight: bold;
}

p.fsatext {
	font-size:90%;
}

.fsa-table-print, .printonly {
	display: none;
}

.nav-text-yellow {
	color: #EAEA73;
	font-weight:bold;
}

.nav-text-white {
	color: #FFFFFF;
	font-weight:bold;
}

td.nav-background a {
	text-decoration:none;
} 

td.nav-background a:hover {
	text-decoration:underline;
}

.enquire {
	font-weight:bold;
	padding-right:10px;
	color:#5E5E5E;
}

.text-box {
background-color:#DDDDDB;
}

.director-image {
	padding-right:8px;
}
