/* */

body {
	font: 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 50px;
}

a {
	color: #512C82;
}


#wrapper {
	width: 750px;
	min-height: 600px;
	height: auto;
	margin: 0px auto;
}

.top {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


#header {
	width: 750px;
	height: 335px;
}

#followus{
	margin-top: 25px; 
	color: #000;

}

#headerimage {
	margin: 5px;
	width: 750px;
	height: 335px;
	text-indent: -9999px;
	clear: left;
}

#headerimage h1 {
	margin: 0px auto;
	width: 750px;
}

#leftColumn {
	width: 295px;
	min-height: 600px;
	height: auto;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 2em;
	list-style-type: square;
	list-style-position: inside;
}

#leftColumn img {
	margin-bottom: 10px; 
	clear: both; 
}

#leftColumnTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 25px;
	text-decoration: none;
	width: 295px;
	min-height: 600px;
	float:left;
}
#leftColumnTXT a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}
#leftColumnTXT a:active {
	color: #82b10b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
}
#leftColumnTXT a:hover {
	color: #82b10b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
}
#leftColumnTXT a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
}

#affiliatesTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-decoration: none;
}
#affiliatesTXT a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}
#affiliatesTXT a:active {
	color: #82b10b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}
#affiliatesTXT a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
}
#affiliatesTXT a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}

#nav {
	width: 750px;
	height: 30px;
	background-color: black;
}

#content {
	width: 395px;
	min-height: 600px;
	height: auto;
	float:right;
	line-height: 1.3em;
	padding: 25px;
}

#contentwrapper {
	width: 750px;
	min-height: 650px;
	height: 100%;
	font-weight: normal;
	position: relative;
	
}


#contentwrapperINSIDE {
	width: 750px;
	min-height: 600px;
	height: 100%;
	overflow: hidden;
	background-image: url('../images/bradford_bg.png');
	background-repeat: repeat-y;
	font-weight: normal;
}



#breadcrumbs {
	width: 100%;
	height: 35px;
	background-color: #f57c29;
	border-top: 3px solid #82b10b;
	border-bottom: 3px solid #29aae2;
	clear: both;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2.3em;
	padding-top: 5px;
}
#breadcrumbs h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* TYPOGRAPHY */


#content p {
	font-family: verdana;
	font-size: 13px; 
	color: #000; 
}

#content h2 {
	font-family: verdana;
	font-size: 20px;
	color: #A21341;
	font-weight: normal;
	line-height: 1.3em;
}

#footer {
	font-family: tahoma;
	font-size: 12px;
	color: #fff;
	width: 750px;
	height: 60px;
	background-color: #838383;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	line-height: 1.3em;
}
#footer a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	text-decoration: none;
}
#index {
	width: 750px;
	min-height: 600px;
	height: auto;
	float:left;
	line-height: 1.3em;
}

 CSS 

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {
	clear:both;
	padding-top:5px;
} 
.footer {
	font-family: tahoma;
	font-size: 12px;
	color: #fff;
	width: 750px;
	height: 60px;
	background-color: #838383;
	text-align: center;
	padding-top: 10px;
	line-height: 1.3em;
}

		table.resources {
	width: 400px;
	font-family: tahoma;
		}
		
		table td.yellow {
			background-color: #DBD59D;
			padding: 10px 5px 10px 0px;
			text-align: center;
			font-size: 11px;		
		}
		
			table td.yellow2 {
			background-color: #EBE6B7;
			padding: 10px 5px 10px 0px;
			text-align: center;
			font-size: 11px;
		}

		table td.header1 {
			background-color: #fff;
			padding: 10px 0px 10px 0px;
			text-align: center;
			font-weight: bold;
			background-image: url('../images/star.png');
			background-position: top left;
			background-repeat: no-repeat; 
			vertical-align:center;
			font-size: 11px;
		}
		
		table tr td.yellow a:link, table tr td.yellow2 a:link {
			color: #000;
		}
		
		table tr td.yellow a:visited, table tr td.yellow2 a:visited  {
			color: #4F0046;
		}
		
		table tr td.yellow a:hover, table tr td.yellow2 a:hover{
			color: #4F0046;
		}

#apDiv1 {
	position:absolute;
	visibility:visible;
	width:200px;
	height:115px;
	z-index:1;
	left: 1094px;
	top: 302px;
}


#scrollingDiv {
	position:absolute;
	width:150;
	height:400px;
	left:-140px;
	top:0px;
}
.style1 {
	color: #FFFFFF;
	line-height: 1.3em;
	list-style: outside;
	left: -5px;
	clip: rect(auto,auto,auto,-5px);
}
.style2 {
	color: #F7C600;
	font-weight:bold;
}
.style3 {
	color: #7E5699
}
.style4 {
	color: #5A79D6;
	font-weight: bold;
}
.style6 {
	color: #F7C600;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	padding-bottom: 0px;
}
.style7 {
	color: #498563;
	font-weight: bold;
}
.style8 {
	color: #F06A21;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	line-height: 1.5em;
}
.affiliatesCell {
	padding-left: 35px;
}
.affiliates {
	text-decoration: none;
	color: #FFFFFF;
}
.affiliates a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.affiliates a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.affiliates a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.affiliates a:active{
	text-decoration: none;
	color: #82B00B;
}
.virtualtour {
	color: #82B00B;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.virtualtour a:link{
	text-decoration: none;
	color: #82B00B;
}
.virtualtour a:hover{
	text-decoration: none;
	color: #82B00B;
}
.virtualtour a:visited{
	text-decoration: none;
	color: #82B00B;
}
.virtualtour a:active{
	text-decoration: none;
	color: #82B00B;
}
.indexBulletleft {
	color: #FFFFFF;
	line-height: 1.3em;
	list-style: outside;
	left: -10px;
	clip: rect(auto,auto,auto,0px);
}
.indexBulletright {
	color: #FFFFFF;
	line-height: 1.3em;
	list-style: outside;
	margin-right: 5px;
	left: -10px;
	clip: rect(auto,auto,auto,0px);
}
/* */

h1 {
	font: 200%/80% "Times New Roman", Times, serif;
}
h3 {
	padding-top: 20px;
	line-height: 1em;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
}
ul {
	font-size: 90%;
	line-height: 1.3em;
}
.indexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}
.indexText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	text-decoration: underline;
	color: #FFFFFF;
}
.indexText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	color: #FFCC00;
	text-decoration: none;
}
.indexText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	color: #FFFFFF;
}
.indexText a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	color: #A21342;
}

.readmoreGRN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82B00B;
	text-decoration: none;
}
.readmoreGRN a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82B00B;
	text-decoration: none;
}
.readmoreGRN a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82B00B;
	text-decoration: none;
}
.readmoreGRN a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82B00B;
	text-decoration: none;
}
.readmoreGRN a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82B00B;
	text-decoration: none;
}

.bodyMainHeadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	padding: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #F37C28;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #00CCFF;
}

.imgLeft {
	height: 270px;
	width: 270px;
}

.bodyAreaHeadline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.bodyArea {
	background-image: url(../images/chateau_yellow.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	white-space: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.subHeads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.affiliatesLINK {
	color: #000;
	text-decoration: none;
}

.bullet-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	line-height: 1.2em;
	padding: 0px 0px 0px 25px;
	background: url(../images/daycare_red.gif) no-repeat left center;
	text-decoration: none;
}

.copyright {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	vertical-align: middle;
	padding-top: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.copyright a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
.smallTXT a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.smallTXT a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
}
.smallTXT a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
.smallTXT a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}

