/* -----typography.css----- */
/*   
    _/        _/            _/                                              
   _/_/_/    _/    _/_/_/  _/  _/  _/      _/      _/    _/_/_/  _/    _/   
  _/    _/  _/  _/    _/  _/_/    _/      _/      _/  _/    _/    _/_/      
 _/    _/  _/  _/    _/  _/  _/    _/  _/  _/  _/    _/    _/  _/    _/     
_/_/_/    _/    _/_/_/  _/    _/    _/      _/        _/_/_/  _/    _/

CSS Stylesheet by Blakwax.com - info@blakwax.com
Copyright (c) 2010 Blakwax ltd 

*/

/* Typographic Class Styles */
	
h3.house_title {
	font: italic bold 1.4em Georgia, Plantin Std, Times New Roman, Serif;
	color:#4d1a15;
	margin: 0 0 .5em 0;
	text-decoration: underline;
}

h3.house_title_index {
	font: italic bold 1.4em Georgia, Plantin Std, Times New Roman, Serif;
	color:#4d1a15;
	margin:0;
}

h3.contact {
	font: italic normal 1.4em Times New Roman, Serif;
	color:#2A2A2A;
	margin:0;
	text-indent: 2em;
}

.bold2 {
	font: normal bold 1.2em Arial, Verdana, Sans-Serif;
	color:#2A2A2A;
}

.size {
	font: italic normal 1em Arial, Verdana, Sans-Serif;
	color:#bc2626;
}

.testimonials_Left p {
	font: italic normal 1.2em Times New Roman, Serif;
	color:#2A2A2A;
	text-indent: 2em;
	text-align: justify;
	}

.newtech_Left p {
	line-height: 1.6em;
	margin: 0 0 1.6em 0;
	text-align: justify;
	}

#bottomContentLeft p {
	line-height: 1.6em;
	margin: 0 0 1.6em 0;
	}
	
.testimonials_index {
	font: italic normal 1.2em Times New Roman, Serif;
	color:#2A2A2A;
	text-align: left;
	}
	