
/* -------------------------------- Type Styles -------------------------- */

p{color:#361500;font-size:.75em;margin-bottom:1em;}
h1 {color:pink;margin-bottom:20px;}
h2 {color:#aa5620;font-size:1.1em;line-height:1.2em; margin-bottom:10px;text-transform: uppercase;}
h3 {color:#361500;font-size:1.1em;line-height:1.2em; margin-bottom:10px;text-transform: uppercase;}
h4 {color:#aa5620;font-size:.9em;line-height:1.2em; margin-bottom:10px;}
h5 {color:#361500;font-size:.9em;line-height:1.2em; margin-bottom:10px;}
h6 {color:#aa5620;font-size:.825em;line-height:1.2em; margin-bottom:10px;font-weight:bold;}
strong {font-weight:bold;}
em {font-style:italic;}






/* ------------------------------- Layout Styles --------------------- */

/* easy-clearing  */
.fix:after{content:".";display:block;height:0;clear:both;visibility: hidden;}/*for firefox,safari etc*/
* html .fix {height: 1%;}/*for ie*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-family: arial, helvetica, verdana, sans-serif;vertical-align: baseline;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {font-weight: normal;font-style: normal;}






body {font-size:100%;line-height:1.25em;background:#e2aa4a url(images/bg.png) repeat-x top left;text-align:center;}
#container {width:976px;margin:0 auto;text-align:left;background:url(images/bodyBg.png) repeat-y top left;}
* html #container {width:958px;background:#fff;overflow:hidden;}
#nav {height:70px;margin:0 9px;width:958px;background:url(images/navBg.png) repeat-x top left;overflow:hidden;}
* html #nav {margin-left:0;}
	#nav h1 {margin:0;padding:0;width:206px; float:left;margin-right:20px;}
		#nav h1 a {display:block;width:206px;height:70px; text-indent:-999em; background:url(images/logo.png) no-repeat top left;}
		
	#nav ul {width:720px;float:left;list-style:none; padding:0;margin:0;height:70px;}
		#nav ul li {float:left;background:url(images/navDivider.png) no-repeat top right;}
			#nav ul a:link, #nav ul a:visited {font-size:.690em;text-transform: uppercase;padding:20px 10px 25px 10px;display:block;text-align:center;line-height:1.15em;color:#ccc;text-decoration:none;}
			#nav ul a:hover {background:#060606;color:#ddd;}
			
	#headerImage {margin:0 9px 25px 9px;}
	* html #headerImage {margin-left:0;}
	
	#homeIntro {margin:0 10px 10px 34px;float:left;width:600px;display:inline;}
		#homeIntro h2 {color:#aa5620;font-size:1.1em;line-height:1.2em; margin-bottom:10px;text-transform: uppercase;}
	#innerMain {margin:0 10px 10px 34px;float:left;width:600px;display:inline;}
	
	#homeContact {float:right;margin:0 34px 10px 0;width:260px;display:inline;background:url(images/contactIcon.png) no-repeat top left;}
		#homeContact h3 {margin-bottom:4px;margin-left: 65px; height:20px;background:url(images/getInTouch.png) no-repeat top left;text-indent:-999em;}
		#homeContact p {line-height:1.05em;margin-left:67px;}
	
	#homePathways {margin:0 34px 0 34px;padding:10px 0 20px 0;clear:both;width:908px;float:left;display:inline;}
		.pathway {width:215px;margin-right:16px;float:left;background:url(images/pathways.png) no-repeat top left;}
		.pathway.last {margin-right:0;}
		.pathway h2 {margin:9px 13px 10px 13px;color:#ad5c28;font-size:1em;line-height:1.05em;text-transform: uppercase;}
		.pathway p {margin:0 13px 5px 13px;line-height:1.3em;}
		.pathway a {width:115px;height:24px;background:url(images/findOutMore.png) no-repeat top left; display:block;margin-top:20px;margin-left:13px;text-indent:-999em;}
	
	#footer {width:1002px;margin:0 auto 30px;background:url(images/footer.jpg) no-repeat top left;height:110px;clear:both;}
		#footer p {padding:75px 20px 0 620px;text-align:left;}
			#footer p span {padding:0 10px;}
			
			
			
			
strong {font-weight:bold;}
em {font-style:italic;}