body  {
	font: "Arial Narrow", "Myriad Web Pro", Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #999 url(../img/general/bg-gradient2.jpg) left top;
	letter-spacing: -0.025em;
	background-repeat: repeat-x;
	font-size: 9.5pt;
	line-height: 13pt;
}
img {
	display: inline;
}


#wrapper {
	width: 850px;
	margin: 0 auto 20px auto;
	text-align: left;
	background-color: #fff;
	background-image: url(../img/general/ballina_info_centre_duo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
} 

#topnav {
	text-align: right;
	background: #000;
	height: 20px;
	padding: 4px 20px 0 0;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
} 
#topnav a {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}
#topnav a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#logo {
	height: 86px;
	background: url(../img/general/bennett_logo.gif) left no-repeat;
	margin: 30px 0 0 0;
} 
#nav {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 900;
	font-size: 12px;
}
#feature {
	background-image: url(../img/general/header-bg.jpg);
	font: large/18pt "Rockwell", Helvetica, Ariel, sans-serif;
	height: 108px;
	background-repeat: no-repeat;
	left: 30px;
	background-position: 24px 0;
	padding: 8px 24px 0 42px;
	color: #fff;
	margin: 0;
}
#header {
	background-image: url(../img/general/header-bg.jpg);
	height: 125px;
	background-repeat: no-repeat;
	left: 30px;
	background-position: 24px 0;
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	margin: 0 0 0 0;
	font-family: "Rockwell", "Myriad Web Pro", "Myriad Pro", Helvetica, Arial, sans-serif;
}
#breadcrumbs {
	font-size: 11px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 2px 24px;
}
#sidebar {
	float: left;
	background-color: #AAA296;
	width: 175px;
	margin: 0;
	padding: 0;
	height: 420px;
}
#sidebar p {
	color: #fff;
}
#sidebar-content {
	float: left;
	background-color: #AAA296;
	width: 160px;
	margin: 5px;
}
#iconpanel {
	padding-left: 10px;
}
#tile {
	background-image: url(../img/general/tile-01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 114px;
	width: 169px;
}
#news {
	width: 170px;
	background-image: url(../img/general/news-bg.jpg);
	background-repeat: repeat-y;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
#news h1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	line-height: 11px;
	font-weight: normal;
	padding: 6px 0 0 0;
}
	
#tile:hover {
	background-image: url(../img/general/tile-01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -114px;
	height: 114px;
	width: 169px;
}
#subnav a:link {
	border-bottom: solid thin #EDEBDA;
	color: #fff;
	font-weight: normal;
	width: 166px;
	height: 16px;
	display: block;
	line-height: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav {
	padding-left: 10px;
}
#subnav a:hover {
	border-bottom: solid thin #fff;
	color: #990000;
	font-weight: normal;
	width: 166px;
	height: 16px;
	display: block;
	line-height: 5px;
}
#mainContent {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #AAA296;
	margin: 16px 24px;
	height: 99%;
} 
#overview {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/general/story-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FCFCFC;
	margin: 0 0 0 188px;
	width: 598px;
	padding: 12px 0 0 8px;
}
#overview ul {
	list-style-type: square;
	list-style-position: outside;
}
#footertop {
	color: #fff;
	background: url(../img/general/footer-panel.jpg) no-repeat;
	height: 60px;
	margin: 12px 24px 0 24px;
}
#directorspanel {
	color: #fff;
	background: url(../img/general/directors-panel.jpg) no-repeat;
	font: large/18pt "Rockwell", Helvetica, Ariel, sans-serif;
	height: 180px;
	margin: 0px 24px 0 24px;
	padding: 24px 24px 0 188px;
}
#footer {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0 24px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
#footer a:hover {
	color: #900;
	text-decoration: underline;
}
#copyright {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	margin: 0 24px 0 0;
}

#copyright a:hover {
	color: #900;
	text-decoration: underline;

}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearflt { 
	clear:both;
    height:0em;
    font-size: 1px;
    line-height: 0.1;
}

body,td,th {
	font-family: 'Univers Condensed', Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	letter-spacing: -0.035px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
}
h1 {
	font-size: 25pt;
	color: #EDEBDA;
	line-height: 25pt;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	color: #444;
	line-height: 20px;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 17px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#mainContent  a:hover {
	text-decoration: none;
	color: #990000;
}

#project h2 {color: #F60;}

#project h3 {color: #F60;}

#project p {
	font-size: 100%;
	border-bottom: dotted #666 thin;
	padding: 0 0 10px 0;
}
#project a{
	color: #F60;
}
.black-type {
	color: #000;
}
.gallery-panel {
	height: 85px;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 14px;
}
.gallery-thumbnail {
	padding: 2px;
	float: left;
	height: 75px;
	width: 100px;
	border: thin solid #333333;
	margin: 0 12px 0 0;
}
.greytype {color: #999999}
.header-text {
	text-align: center;
	display: block;
	padding: 20px 40px 0px 40px;
}

.home-panel {
	float: left;
	height: 420px;
	width: 137px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	display: block;
	background-image: url(../img/general/footer-panel.jpg);
	background-repeat: no-repeat;
	background-position: left -26px;
	font-size: 11px;
	padding: 0 5px;
}
.home-panel a {
	font-weight: bold;
}
.home-panel h4 {
	line-height: 12px;
	margin: 1px 0 0 0;
	padding: 12px 0 0 0;
}
.key-staff-contact-panel {
	height: 45px;
	width: 245px;
	display: block;
	margin: 0;
	float: left;
}

.photo-home-panel {
	display: inline;
	width: 130px;
	border: thin solid #666;
	height: 100px;
	margin: 0 0 6px 0;
	padding: 1px;
}



.photo-main-content {
	display: inline;
	width: 307px;
	height: 230px;
	float: right;
	margin: 0 0 7px 10px;
	background-color: #fff;
}
.photo-landscape {
	background-color: #FFFFFF;
	display: inline;
	padding: 2px;
	border: thin solid #666;
	float: left;
	margin: 0 10px 0 0;
	float: left;
	height: 120px;
	width: 160px;
}
.photo-square {
	background-color: #FFFFFF;
	display: inline;
	padding: 2px;
	border: thin solid #666;
	float: left;
	margin: 0 10px 0 0;
	float: left;
	height: 120px;
	width: 120px;
}
.photo-portrait {
	background-color: #FFF;
	display: inline;
	padding: 2px;
	border: thin solid #666;
	float: left;
	margin: 0 10px 0 0;
	float: left;
	height: 160px;
	width: 120px;
}
.photo-project {
	background-color: #FFFFFF;
	display: inline;
	padding: 2px;
	width: 60px;
	border: thin solid #666;
	height: 60px;
	float: left;
	margin: 0 10px 0 0;
}
.photo-staff-square {
	display: inline;
	width: 230px;
	height: 230px;
	float: right;
	margin: 0 0 7px 14px;
	background-color: #fff;
}
.projects-panel {
	height: 130px;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	display: block;
	margin: 6px 0 0 0;
}
.red-photo-strip {
	background-color: #900;
	float: right;
	height: 230px;
	width: 18px;
}
.site-supervisor-panel {
	height: 130px;
	width: 47%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	display: block;
	margin: 6px 0 0 16px;
	float: left;
}
.small-italic {
	font-size: x-small;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial {
	font: 100% Georgia, "Times New Roman", Times, serif #999;
	font-style: italic;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #999;
	letter-spacing: 0.08em;
	text-align: center;
	display: inline;
	padding: 0.5em 0.2em;
	float: right;
	width: 180px;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	text-transform: uppercase;
	margin: 0 0 .5em 1.8em;
	}
