/*** Default styles ***/
body, td, th, p, li, div, span {
    font-family:  arial, helvetica, sans-serif;
    font-size:10pt;
    color:#ffffff;
}

body {
    padding: 0px;
    background:white;
}

a {
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}	

a:hover {
	color:white;
	
}

#pageWrapper {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background:#6274FF;
  	border:1px solid #999999;
}

#menuHeader {
	margin:25px 0px 0px 0px;
	padding:0px;
	background:white;
	height:100px;
	background-image:url(../images/happyfamily.jpg);
	background-repeat:no-repeat;
	background-position:535px 0px;
}


#menuHeader #fclcologo {
	margin:20px 0px 0px 20px;
	padding:0px;
}

#priNav {
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 800px;
	clear: none;
	overflow:hidden;
	background-color:white;
	border-bottom:1px solid white;  
	dtext-align:center;

}

#priNav a {
	display: block;
	margin-right: 1px;
	background-color: #6274FF;
	padding-top: 6px;
	padding-left:20px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	font-size:80%;
	width: 180px;
	height: 25px;
	voice-family: "\"\}\"";
	voice-family: inherit;
	width: 179px;
	height: 25px;
}

#priNav #navLinks {
	width: auto;
	height: 25px;
	voice-family: "\"\}\"";
	voice-family: inherit;
	width: 180px;
	height: 25px;

}

#priNav #navCharity {
	margin-right:0px;
	width: 180px;
	height: 25px;
	voice-family: "\"\}\"";
	voice-family: inherit;
	width: 180px;
	height: 25px;
}


#priNav a:hover {
	color:white;
}

#mainContent {
	min-height:340px;
	height:auto;
	_height:340px;
	width:590px;
	padding:20px;
	
}

#propDiv {
    height:340px;
    float:right;
    width:1px;
  
 }

#clearDiv {
    clear:both;
    height:1px;
    overflow:hidden;
}

.paraHeader {
	font-weight:bold;
	font-size:110%;
	margin-bottom:0px;
}	

.noMargTop {
	margin-top:0px;
	padding-top:0px;
}

.margRight {
	margin-right:20px;
}
