@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:82.5%;
	text-align:left;
	line-height:1.3em;
	color:#fdfdfc;
	
}
p{
	margin-bottom:12px;
	clear:both;line-height:1.3em;
}
h1 {
	font-size:225%;
	font-weight:bold;
	margin-bottom:12px;
	clear:both;
	color:#e2cc9b;line-height:1.3em;
}
h2 {
	font-size:170%;
	font-weight:bold;
	margin-bottom:10px;
	clear:both;
		color:#e2cc9b;line-height:1.3em;

}
h3 {
	font-size:125%;
	font-weight:bold;
	margin-bottom:8px;
	clear:both;
		color:#e2cc9b;
		line-height:1.3em;

}
h4 {
	font-size:105%;
	font-weight:bold;
	margin-bottom:8px;
	clear:both;
	color:#e2cc9b;

}
.subHead{
	margin-bottom:0px;
}
strong {
	font-weight:bold;
}
h1, h2, h3, p, a, ul {
}
#centerCol ul{
	margin-bottom:15px;
}
#centerCol ul li{
	list-style:outside;
	list-style-type:disc;
	margin-left:20px;

}
#centerCol ul ul{
	margin-bottom:0px;
}
#centerCol ol{
	margin-bottom:15px;
}
#centerCol ol li{
list-style:decimal;
margin-left:20px;
}

#centerCol ol ol{
	margin-bottom:0px;
}
a{
		color:#ff9e35;
		text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#centerCol a,
#centerCol a:link,
#centerCol a:visited
{
text-decoration:underline;}
.small{
	font-size:10px;
	line-height:1.2em;
}

.font-arial{
font-family:Arial, Helvetica, sans-serif;}

.colour-sand{
color:#73604b;}

