/* --------------------------------------------------------------
 
CSS Document
Typographic style  -  Clock Towers Shopping Centre // Kids' Club - Rugby - Warwickshire
Author - Phil Clayton - Bray Leino Destination - 21 April 2008 

--------------------------------------------------------------- */

h1, h2, h3, p, #mainNav ul li, ol li {
	font-family: "Trebuchet MS", Times, serif;
}

h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
	font-weight: 700;
	line-height: 1.45em;
	color: #7A2C7C;
	margin-bottom: .1em;
}

h1.comp {
	font-size: 2em;
	font-weight: 700;
	line-height: 1.1em;
	color: #7A2C7C;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.2em;
	font-weight: 100;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: .6em;
}

h3 {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.em;
	color: #58C405;
	margin-bottom: .6em;
}

h4 {
	font-size: .9em;
	font-weight: 100;
	line-height: 1.3em;
	color: #FF8A00;
	margin-bottom: .6em;
}
	
p {
	font-size: .9em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: 100;
	line-height: 1.7em;
	color: #444444;
	margin-bottom: .5em;
}

.featureContent p {
	font-size: .9em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: 100;
	line-height: 1.1em;
	color: #444444;
	margin-bottom: .5em;
}

#compDescription p {
	font-size: .9em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: 100;
	color: #444444;
	margin-bottom: .5em;
	line-height: 0;
}

hr {
	width:  100%;
	border: 0;
	border-top: 2px dashed #bdbdbd;
	height: 1px;
	margin: .5em 0 1.1em 0;
	padding: 0;
	clear: left;
	float: left;
}

/* ---------- Feature type ---------- */

.featureContent h3 {
	color: #9CED3E;
	text-transform: capitalize;
}

.featureContent p {
	color: #fff;
}

.feature p {
	color: #0066FF;
	margin-bottom: 5px;
}

/*.container p {
	color: #FF6600;
}*/

