body {
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#skin {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#menu {
	font-size: 0.75em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 0px;
}
#content {
	font-size: 0.9em;
	color: #333;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.ssp_slides {
	margin-bottom: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#content h1 {
	font-size: 1.2em;
	color: #6B500E;
}
#content h2 {
	font-size: 1.2em;
	color: #A5812A;
}
#content h3 {
	color: #CDAA46;
	font-size: 0.95em;
}
#content h4 {
	color: #D2B97C;
}

a:link {
	color: #957029;
}
.specialp {
	font-size: 0.85em;
}
a:visited {
	color: #4A3B10;
}
a:active {
	color: #993;
}

.fltright {
	background-color: #EFEFEF;
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	margin-top: 15px;
}
.fltrightall {
	background-color: #EFEFEF;
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	margin-top: 0px;
}
.flteven {
	background-color: #FFF;
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 15px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
#skin #content .flteven p {
	font-size: 90%;
	margin: 4px;
}
#skin #content .fltright p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 0.8em;
}
#footer {
	font-size: 0.75em;
	color: #333;
	padding: 5px;
	font-variant: small-caps;
}
.bannerzest {
	width: 860px;
}
#skin #content .bannerzest p {
	font-size: 0.7em;
	text-align: right;
	padding-right: 15px;
	color: #999;
	font-weight: bold;
}
#skin #content .pdflist {
	line-height: 2em;
	font-size: 0.9em;
}
#skin #content .pdflist li em {
	font-weight: bold;
	color: #666;
}
#skin #content ul {
	list-style-type: circle;
}
#skin #content ul li {
	line-height: 2em;
	font-size: 90%;
}
#skin #content ul li em {
	font-weight: bold;
	color: #666;
}
#skin #content p em {
	color: #000;
}
.smalltext {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	color: #666;
}
.speak {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.speak-index {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.speak-track {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#alternate-links {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#skin #content #alternate-links a {
	color: #C60;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
}
.stpulldown-gradient
{
background: #E1E1E1;
background: -moz-linear-gradient(top, #E1E1E1 0%, #A7A7A7 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1), color-stop(100%,#A7A7A7)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#A7A7A7',GradientType=0 ); /* ie */
background: -o-linear-gradient(top, #E1E1E1 0%,#A7A7A7 100%); /* opera */
color: #636363;
}
#stpulldown .stpulldown-logo
{
height: 40px;
width: 300px;
margin-left: 20px;
margin-top: 5px;
background:url("http://www.allanhardingmackay.ca/images/013-header-sharethis-ahm.png") no-repeat;
}
