@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#404040;
}
h1{
	font-size: 24px;
	font-weight: normal;
	color: #202020;
	padding:0px;
	margin:0px;
	border-bottom-style:dotted;
	border-bottom-color:#c4161c;
	border-width:1px;
}
h2{
	font-size:20px;
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	color:#202020;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#bcbcbc;
}
h3{
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	color:#202020;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#bcbcbc;
}
h4{
	font-size:12px;
	letter-spacing:5px;
	background-color:#ededed;
	text-transform: capitalize;
	padding:0px;
	margin:0px;
	padding-left:5px;
	color:#b40000;
}
.quotes{
	font-size: 15px;
	font-weight: bold;
	color: #b40000 !important;
}
.blackHead{
	font-size: 15px;
	font-weight: bold;
	color: #212121 !important;
}
.quotesSource{
	font-size: 10px;
	font-style:italic;
	color: #b40000;
}
.redCopy {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#b40000;
}
#exit {
left:0px;
padding-top:15px;
position:absolute;
top:20px;
}
#page-container {
	width: 758px;
	margin: auto;
	background-image:url(../images/centerBG.gif);
}
#nav {
	width:753px;
	height:128px;
	margin-left:1px;
	background-image:url(../images/nav_BG.gif);
}
#topLinks {
	width:400px;
	float:right;
	margin-top:10px;
	text-align:right;
}
#topLinks a:link, #topLinks a:active, #topLinks a:visited {
	font-weight:bold;
	color:#656565;
	text-decoration:none;
}
#topLinks a:hover {
	font-weight:bold;
	color:#b40000;
	text-decoration:underline;
}
#mainNav {
	width:590px;
	float:right;
	padding-top:39px;
	
}
#mainNav a:link, #mainNav a:active, #mainNav a:visited {
	font-weight:bold;
	color:#b40000;
	font-size:13px;
	text-decoration:none;
}
#mainNav a:hover {
	font-weight:bold;
	color:#656565;
	font-size:13px;
	text-decoration:underline;
}
#content-container{
	width:753px;
	margin-left:1px;
}
#content {
	width:468px;
	margin-left: 45px;
	margin-top: 15px;
	margin-right: 13px;
}
#content p{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#content a:link, #content a:active, #content a:visited {
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	font-weight:bold;
	color:#b40000;
	text-decoration:underline;
}
#content li{
	margin-left:10px;
}
#contact {
	width:222px;
	float:right;
	background-image:url(../images/contactMiddle.gif);
}
#freeSupport {
	width:360px;
	height:156px;
	border:solid #eecfd3 1px;
	background-color:#f9e2e6;
}
#freeSupport p {
	margin:0px;
	padding:0px;
	margin-top:8px;
}
#directory1{
	width:234px;
	float:right;
	text-align:center;
}
#directory2{
	width:234px;
	float:right;
	text-align:center;
}
#strategy{
	width:468px;
	text-align:center;
}
#abuseLeaflet{
	width:468px;
	text-align:center;
}
#changeLeaflet{
	width:468px;
	text-align:center;
}
#clear{
	clear:both;
}
.cardHead {
	font-size: 15px;
	font-weight: bold;
	color: #b40000;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-color:#eecfd3;
	border-top-color:#eecfd3;
	border-width:1px;
	background-color:#f7dade;
}
.cardNumber {
	font-size: 30px;
	font-weight: bold;
	color: #c4161c;
}	
.cardCopy {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align:left;
}
#childSupport {
	width:420px;
	border:solid #eecfd3 1px;
	background-color:#F9E2E6;
	padding:10px;
	text-align:left;
	margin: auto;
}
#childSupport p {
	margin:0px;
	padding:0px;
	margin-top:8px;
}
#courses1, #courses2, #courses3, #courses4  {
	width:400px;
	border-top:dashed #eecfd3 2px;
	border:dashed #eecfd3 2px;
	background-color:#f9e2e6;
	margin-bottom:5px;
	margin-left:20px;
}
#courses p {
	margin:0px;
	padding:3px;
}