/* --------------------------------------------------------------
 
CSS Document
Typographic style  -  Caraston Hall // Exeter, Devon
Author - Phil Clayton - Distractedpeople
http://www.distractedpeople.net/

--------------------------------------------------------------- */

/* default font size
@import url(carastonHall_typography.css);*/

/* Netscape 4 safe font sizes 
body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}*/

h1 {
	font-size: 1.3em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	margin-bottom: .35em;	
}

h2, #newsStory h2 {
	font-size: 1em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	margin-bottom: .35em;	
}

/* #newsStory h2 {
	font-size: 1em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	margin-bottom: .35em;
}*/

h3 {
	font-size: .9em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	margin-bottom: .35em;	
}

h4 {
	font-size: .8em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	margin-bottom: .35em;	
}

h5 {
	font-size: .7em;
	font-weight: 100;
	margin-bottom: .45em;
	padding: .35em 0 .25em 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555;
	border-top: 1px dotted #bdbdbd;
	border-bottom: 1px dotted #bdbdbd;
	clear: left;
}

h6 {
	font-size: .65em;
	font-weight: 700;
	margin-bottom: .35em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p {
	font-size: .8em;
	font-weight: 100;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	line-height: 1.5em;
	margin-bottom: .85em;
}

#abobeDownload p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.col2Narrow p, .col3Narrow p {
	font-size: .7em;
	font-weight: 100;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#headerStatement h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 100;
	line-height: 1.3em;
	/*text-transform: capitalize;*/
	color: #666666;
}

.footer h3 {
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	color: #666;
	margin-top: 10px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	width:  100%;
	border: 0;
	border-top: 1px dotted rgb( 33, 99, 140);
	height: 1px;
	margin: 0 0 1.1em 0;
	padding: 0;
	clear: left;
}

/* ---------- spans ---------- */

.blue {
	color: rgb(33, 99, 140);
}

.grey {
	color: #666666;
}

.placement {
	font-size: .8em;
	margin: -15px 0 0 80%;
	padding: 0;
}

.detailPlacement {
	font-size: .8em;
	margin: -3px 0 0 60%;
	padding: 0;
}

.bold {
	font-weight: 700;
}

.small {
	font-size: .7em;
}

.corpPlacement {
	font-size: 1.1em;
	color: rgb(33, 99, 140)
}

/* ---------- Property ---------- */

#property h1 {
	font-size: .9em;
	font-weight: 700;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: rgb( 33, 99, 140);
	margin-top: 5px;
	line-height: 0;	
}

#property .small {
	font-size: .65em;
	font-weight: 100;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: rgb( 33, 99, 140);
	line-height: 130%;	
}

#property hr {
	width:  100%;
	border: 0;
	border-top: 1px dotted rgb( 33, 99, 140);
	height: 1px;
	margin: 0 0 1.1em 0;
	padding: 0;
	clear: left;
}

