/* CSS Document */

html {
	height : 100%;
}

body {
	height : 100%;
}

body, td, th {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a {
	text-decoration : none;
	color : #BC3E16;
}

a:hover {
	text-decoration : none;
}

p {
	line-height : 150%;
}

.nav {
	font-size : 11px;
	text-align : right;
}

.nav a {
	color : #000000;
}

.nav a:hover {
	color : #000000;
	text-decoration : none;
}

.footer {
	font-size : 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

.red {
	color : #BC3E16;
}
.boldType {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7795BC;
}
.mainType {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
}
.detailsBackground {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 200;
}
.bruns {
	background-image: url(../images/Brunswick-River.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.artistName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.hrcolour {
	color: #804423;
}
.enquiry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #0074B5;
}
.refcolour {
	color: #AD371A;
}
.sold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C1330D;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	display: block;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #624557;
}
