/* @override http://goodreds.net/css/style.css */

#header.grid_16 img#logo {
	float: left;
	margin-left: -33px;
	padding-bottom: 0;
}

#header {
	height: 120px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#header_paragraph {
	margin-bottom: 20px;
}

#header_paragraph p {
	font-face: "TradeBold";
	font-size: 16px;
	margin-bottom: 5px;
}

p#address.grid_5.omega {
	text-align: right;
	font-size: 11px;
	margin-top: 34px;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}

#navigation {
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: thin solid #c5c5c5;
}

#navigation li {
	height: 50px;
}

#navigation li.grid_4 alpha {
	margin-left: 0;
}

#navigation li.active {
	background: url(../images/selector.png) no-repeat 0 34px;
}

#navigation li.grid_4 omega{
	margin-right: 0;
}

#navigation li a {
	text-decoration: none;
	color: #8c8c8c;
	font: 20px Helvetica;
}

#content_container {
	padding-top: 20px;
}

#image_wide #paragraph1 {
	margin-left: 0;
	margin-top: 20px;
}

#sub2 {
	margin-top: 20px;
}

#sub3 {
	margin-top: 40px;
}

.midContent {
	margin-top: 40px;
}

#row1,
#row2,
#row3 {
	padding-bottom: 20px;
	height: 160px;
}

#lower_paragraph_container {
	margin-left: 0;
}

#footer {
	padding-top: 20px;
	border-top: thin solid #c5c5c5;
	margin-top: 30px;
	padding-bottom: 30px;
}

/* =Body text
--------------------------------------------------------------------------------*/

p {
	color: #8c8c8c;
	font-size: 12px;
	
}

#paragraph_intro p {
	font-size: 14px;
}

#footer p {
	font-size: 11px;
}

#footer a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #b63021;
}


/* Colour classes */

.red {
	background-color: #a6001b;
}

.yellow {
	background-color: #ffbf00;
}

.green {
	background-color: #85a100;
}

.black {
	background-color: #000;
}

.blue {
	background-color: #0076a8;
}

.white {
	background-color: #fffeff;
}

.grey {
	background-color: #7b7b7b;
}

.orange {
	background-color: #a16700;
}
