@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/main-parents2.jpg);
	background-repeat: no-repeat;
	background-color: rgb(220, 211, 183);
	background-position: center top;
	display: table;
	width: 100%;
	height:880px;
	margin: 0px;
	padding:0px;
}

#BeFreeLogo {
	left:300px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

#content-wrap {
	/* padding-top: 38px; */
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#7ABDCC; */
}

#topBar {
	background-image: url(../images/parentsTop.png);
	width: 900px;
	background-repeat:no-repeat;	
	height:18px;
	float:left;
}

#midBar {
	background-image: url(../images/parentsMid.png);
	width: 900px;
	background-repeat:repeat-y;
	float:left;
}

#botBar {
	background-image: url(../images/parentsBot.png);
	background-repeat:no-repeat;
	width:900px;
	height:18px;
	float:left;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 25px;
	line-height: 15px;
	text-decoration: none;
}

#videothumb img {
	padding-top: 20px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 10px;
}.table1 {
	background-color: #C7D8DC;
	margin: 15px;
	height: 260px;
	width: 600px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}.bottomArea {
	padding-left: 30px;
}
#radioFlash {
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}

#colorBar {
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#B31D22;
	color:white;
	font-size:16px;
	margin-left:14px;
	padding:5px;
	text-align:center;
	width:590px;
}

