/* @override http://www.richardcalley.com.au/style.css */

/* @override http://www.richardcalley.com.au/style.css */

/* Main */

html {
	margin:0;
	padding:0;
}

body {
	height: 100%;
	margin: 0;
	padding: 50px 25px 0px 70px;
	font: 400 0.80em "Adobe Garamond", "Times New Roman", Times, serif;
	line-height: 125%;
	color: #827568;
}

a {
	color: #827568;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:16px;
	padding:0;
	margin:0;
}


h1.team {
	font-size:16px;
	padding:0;
	margin:0;
	color: #c40a19;
}

/* Layout */

.container {
	width:700px;
	padding:0px;
	margin: 0px;
/* if you want it centre aligned - margin:0px auto; */
}

#col1 {
	width: 160px;
	float: left;
}
#col2 {
	width: 270px;
	float: left;
}
#col3 {
	width: 270px;
	float: left;
}

#colfull {
	width: 540px;
	float: left;
}

.header {
	background:url(images/header.gif) top left no-repeat;
	width: 450px;
	height: 150px;
	padding-bottom:50px;
}

.header-placeholder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 601px;
	height: 286px;
	margin: auto 0px;
	background:url(images/contact-placeholder.gif) center no-repeat #FFFFFF;
}

td.textHome {
	padding-right:25px;
	vertical-align:top;
	font-size: 14px;
}

td.thatwas {
	padding: 25px 0 25px 0;
}

td.text {
	padding-right:25px;
	vertical-align:top;
}

td.team {
	padding-right: 25px;
	vertical-align: top;
	text-align: left;
}

/* images */
.home{
	background:url(images/home.jpg) right no-repeat;
	width: 262px;
	height: 262px;
}


.ourExpertise {
	background:url(images/our-expertise.jpg) center no-repeat;
	width: 262px;
	height: 262px;
}

.ourHistory {
	background:url(images/our-history.jpg) center no-repeat;
	width: 262px;
	height: 262px;
}

.ourReputation {
	background:url(images/our-reputation.jpg) center no-repeat;
	width: 262px;
	height: 262px;
}

.ourTeam {
	background:url(images/our-team-may08.jpg) center no-repeat;
	width: 394px;
	height: 262px;
}

.contact {
	background:url(images/contact.jpg) top right no-repeat;
	width: 262px;
	height: 262px;
}
.leila{
	background:url(images/leila-taefi.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.loredana{
	background:url(images/loredana-gibson.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.RichardCalley {
	background:url(images/richard-calley.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.KristenShergold {
	background:url(images/kristen-shergold.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.PatriciaByrnes {
	background:url(images/patricia-byrnes.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.AmandaGraham{
	background:url(images/amanda-graham.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.VicRajah {
	background:url(images/vic-rajah.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.KathrynDowns{
	background:url(images/kathryn-downs.jpg) center no-repeat;
	width:262px;
	height:130px;
}

.adrian{
	background:url(images/adrian-stone.jpg) center no-repeat;
	width:262px;
	height:130px;
}


/* Nav */

.sidenav {

}

ul {
	margin: 0px auto;
	padding: 0px;
	list-style:none;
}

ul li a {
	text-decoration: none;
	color:#827568;
}

ul li a:hover {
	text-decoration: none;
	color: #c40a19;
}

ul li.selected a{
	color: #c40a19;
	padding-left:5px;
}

ul li.selected2 a{
	color: #c40a19;
}

td.team ul li.selectedTeam a{
	color: #c40a19;
}


ul li.selectedHome a{
	color: #c40a19;
}

/* Other */

.style1 {
	color: #c40a19;
}

p.highlight {
	padding: 0px;
	margin: 0px;
	color: #c40a19;
	text-transform:uppercase;
	font-weight:bold;
}

td.footer {
	text-align:right;
	font-size:10px;
}

td.footer a {
	color: #827568;
	text-decoration: none;
}

td.footer a:hover {
	text-decoration: underline;
}
