/* Website Title
 * Typography
 *
 * Basic Typography and specific typography
*/




/* 														------------- Basic Typography */

body {
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #5E5D60;
}

p, h3, h4, h5 {
	color: #5E5D60;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight:normal;
}

p, h3 {
	width: 405px;
}

li {
	font-size:  1.3em;
}

h1, h2, p.navigation  {
	color: #5E5D60;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 2em;
	font-weight:normal;
}

h1 {
	padding-bottom: 53px;
}

h3 {
	padding-bottom: 3px;
}

a {
	color: #5E5D60;
	text-decoration: none;
}

a:hover, #primary a:hover {
	color: #F07B23;
}

#primary a {
	color: #5E5D60;
}

#primary li.active a, li.active a, #primary li.active, a.active{
	color: #F07B23;
	text-decoration: none;
}



strong {
	font-weight: bold;
}

p {
	padding-bottom: 13px;
}

p.navigation {
	padding-bottom: 4px;
}


#secondary a {
	text-decoration: underline;
}



#secondary p.navigation a {
	text-decoration: none;
}
.links a { text-decoration:none !important; }

#secondary ul.nav li a, #secondary ul.nav{
	
	text-decoration: underline;
}

.text {
	padding-bottom: 18px;
}

#primary p.address, #primary p.address a, #primary p.address a:visited {
	color: #F07B23;
}

/* 														------------- Layout Specific Typography */
/* 												--- Primary */


