﻿
body {
	font: 13px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
}
a:link {
	color:#a57000;
}
a:hover {
	color:#a57000;
	text-decoration: underline;}
a:visited {
	color:#a57000;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-size: 25px;
}
.ms-rteElement-H1 {
	color:#a57000;
}

h2 {
	font-size: 23px;
}

.ms-rteElement-H2 {
	font-size: 2em;
	color:#a57000;
	font-weight:bold;
	margin-bottom:1em;
}
h3 {
	font-size: 21px;
}
.ms-rteElement-H3 {
	color:#a57000;
}

h4 {
	font-size: 19px;
}

.ms-rteElement-H4 {
	color:#a57000;
}


h5 {
	font-size: 17px;
}
h6 {
	font-size: 15px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px;
}

.ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.25;
	color:#000;
}
.ms-WPBody A:link {
	color:#a57000;
	text-decoration:none;
}
.ms-WPBody A:hover {
	text-decoration:underline;
}
.ms-WPBody A:visited{
	color:#a57000;
}
.ms-rteElement-P {
	color:#000;
}

.ms-siteactionsmenu A:link {
	font-size:8pt; 
	color:#000;
}
.ms-siteactionsmenu A:hover {
	font-size:8pt; 
	color:#B1946C;
}

.fixlistitems li {
	margin-left:20px;
	margin-top: 0px;
	padding-top: 3px;
}
	
.fixlistitems ul {
	margin-left:20px;
	margin-top: 0px;
	padding-top: 3px;
}
.fixlistitems ol {
	margin-left:20px;
	margin-top: 0px;
	padding-top: 3px;
}
 
/* Resource text at the */
#ResourceMagazine:link {
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#ResourceMagazine:visited {
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#ResourceMagazine:hover {
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

#ResourceLink:link {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#ResourceLink:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#ResourceLink:hover {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}


/* footer text */
.footer_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	vertical-align:top;
	color:#eee;
}
.footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:right;
	vertical-align:top;
	color:#eee;
}
.footer_left a:link, a:visited {
	color:#eee;
	text-decoration:underline;
}
.footer_left a:hover {
	color:#eee;
	text-decoration:underline;
	}
.footer_right a:link, a:visited {
	color:#eee;
	text-decoration:underline;
}
.footer_right a:hover {
	color:#eee;
	text-decoration:underline; 
}


