/**********************************************************************************************

	Title: Type Stylesheet
	Author: W3Solutions
	
	Version: Office Theme v1.0
		
***********************************************************************************************/

* {
	font-family: Verdana, Geneva, sans-serif;
	font-size-adjust: inherit;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: inherit;
	text-transform: none;
}
	
body {
	font-size: .938em;
	line-height: 1.467em;
}
	#header div#navigation ul li a {
		font-size: 86.7%;
		
	}
	#content div p {
	}
	#content div h2 {
		font-size: 120%;
		font-weight: bold;
	}
	#content div h3 {
		font-size: 106.7%;
		font-weight: bold;
	}
		#content div h3 a {
			font-weight: bold;
			text-decoration: underline;
		}
		#content div h3 a:hover {
			text-decoration: none;
		}
	#content div b {
		font-weight: bold;
	}
		#content div ul li {
			font-size: 81.3%;
			line-height: 146.2%;
		}
	#content.other_houses div.left {
		font-size: 81.3%;
	}
		#content.home div p:first-child,
		#content.home div p:first-child strong {
			font-size: 112.5%;
		}
		#footer ul li a {
			font-size: 81.3%;
		}
	#footer div {
		font-size: 62.5%;
	}
