/* @override 
	http://cooper.local:8081/css/reset.css
	http://devmedia.ligonier.org/css/reset.css
	http://jimmy.local:8081/css/reset.css
	http://jimmy.local:8081/css/reset.css
	http://jimmy.local:8081/css/reset.css
	http://devmedia.ligonier.org/css/reset.css
	http://staging.ligonier.org/media/css/reset.css
	http://127.0.0.1:8000/devmedia/css/reset.css?ac89d53e780e763a7ddc
	http://127.0.0.1:8000/devmedia/css/reset.css?4f0e2ca21510660df421
*/

/* @group Eric Meyer's Reset Styles */

/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	padding: 0;
}



html {
	
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; 
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

/* @end */

body{
	color: #39322a;
	font: normal 14px/22px Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


h2.serif,
h3.serif,
h4.serif,
h5.serif,
h6.serif{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 24px;
	line-height: 28px;
}

.page-header h2 {
	margin: 0px;
}

#secondary h2{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #6e6e6e;
}

h1{
	font: 30px/36px Georgia, "Times New Roman", Times, serif;
}

h3 {
	padding: 0;
	font-size: 16px;	
	line-height: 19px;
}

h3 a{
	color: #a36318;
	font: 16px/19px Georgia, "Times New Roman", Times, serif;
}

#secondary h3{
	margin: 15px 0px 8px 17px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
}

* html #secondary h3 {
	display: block;
	font-weight: bold;
	background-color: #F0EFEC;
}

#footer h3{
	font-size: 12px;
	line-height: 16px;
}

h4{
	letter-spacing: 1px;
	font: 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5{
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#secondary h5{
	margin-bottom: 3px;
	text-transform: none;
	letter-spacing: 0;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}

h6 {
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 11px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	color: inherit;
	/*color:#000;*/
}

#header h1,
#header ul{
	margin: 0;
}

.resource-list h3 em{
	display: block;
	width: 140px;
	float: left;
}

strong,
em {
	display: block;
}

div.product table strong{
	display: inline;
	margin-left: 10px;
}

p em,
p strong,
li em,
li strong,
a em,
a strong,
strong em,
em strong,
h2 strong,
h2 em,
h2 span{
	display: inline;
}

p em{
}

blockquote p{
	color: #5a5a5a;
	margin: 12px 0 12px 15px;
}

#primary blockquote.big p{
	font: italic 24px/30px Georgia, "Times New Roman", Times, serif;
}

p sup,
table sup {
	font-size: 65%;
	position: relative;
	bottom: 4px;
	right: 0;
	font-weight: bold;
	letter-spacing: 1px;
}

li blockquote p{
	margin-top: 0;
}

p code{
	background: #EEE;
	padding: 1px 3px 2px;
	margin-left: -2px;
	margin-right: -2px;
}

span.subtext {
	font-size: 12px;
	font-style: italic;
}




a {
	color: #a36318;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
}

p a:hover{
	text-decoration: underline;
}

a.more {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #82805f;
	font-size: 10px;
	text-transform: uppercase;
}

* html a.more {
	background-position:  right 5px;
}

a.more.big{
	font-size: 20px;
	letter-spacing: -1px;
	height: 30px;
	line-height: 30px;
	background: none right 9px;
	padding: 10px;
	display: block;
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border: 1px dashed #b3bab8;
}

a.more.big:hover{
	background: #EEE;
}

a.more:hover{
	text-decoration: underline;
}

.align-left {
	display: inline;
}

.align-right {
	float: right;
}

.container{
	width: 960px;
	margin: 0 auto;
}

#content .container{
	position: relative;
}

ul,ol {
	list-style: none;
}

#global-contain #primary span.amp {
	margin: 0px;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
}

ul.breadcrumb li.current {
	margin: 0px;
	padding-bottom: 15px;
}





