/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-image:url(../img/pagebg.jpg);
	background-repeat:repeat-x;
	background-color: #52314d;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height:120px;
	background-image:url(../img/headerbg.jpg);
	background-repeat:repeat-y;
}
/* Removal of Browser Defaults */

div,h1,h2,h3,h4,h5,h6,pre,img,fieldset,blockquote,ul,li
{  
	margin:0; 
	padding:0; 
	border:0;
}
#splash {
	padding: 0px;
	margin: 0x;
	height:192px;
	background-image:url(../img/splashpolariods3.jpg);
	background-repeat:no-repeat;
}
#mainnavigation {
	padding: 0px;
	margin: 3px 20px;
}
#wrapper {
	width: 901px;
	margin: 0 auto;
	padding:0;
	background-image:url(../img/wrapperbg.jpg);
	background-repeat:repeat-y; 
}
#column_wrapper {
	background-image:url(../img/wrapperbgnd.jpg);
	background-repeat: repeat-y;
}
#column_wrapperdefault {
	background-image:url(../img/columnwrapperbg_default.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 251px;
	float: left;
	margin:0;
	padding:0;
}
#left_default {
	width: 901px;
	margin:0;
}
#left_default a:link {
	color:#52314d;
	text-decoration:underline;
}
#left_default a:visited {
	color:#52314d;
	text-decoration:underline;
}
#left_default a:hover {
	color:#52314d;
	text-decoration:none;
}
#columncontentbottom {
	width: 901px;
	margin:0 0 0 0;
}
#right {
	width: 628px;
	float: left;
	margin:0;
	padding:0;
	/*background-image:url(../img/gradientbg.jpg);
	background-position:top right;
	background-repeat:no-repeat; */
}
#right2 {
	width: 255px;
	float: left;
}
#lefttop {
	width: 654px;
	height:2px;
	float: left;
	padding:0;
	margin:0 0 0 1px;
	background-image:url(../img/lefttopbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#columntopper {
	background-image:url(../img/columntops.jpg);
	background-repeat:no-repeat;
	height:1px;
}
#columnbottom {
	background-image:url(../img/columnbottoms.jpg);
	background-repeat:no-repeat;
	height:1px;
	margin:0 0 10px 0;
}
#columnborderbottom {
	background-image:url(../img/columnbottomsdefault.jpg);
	background-repeat:no-repeat;
	height:1px;
	margin:0 0 10px 0;
}
#columnbordertop {
	background-image:url(../img/columnbottomsdefault.jpg);
	background-repeat:no-repeat;
	height:1px;
}
#righttop {
	width: 262px;
	height:2px;
	float: left;
	padding:0;
	margin:0;
	background-image:url(../img/righttopbg.jpg);
	background-repeat:no-repeat;
}
#left .content {
	padding: 14px 10px 10px 34px;
	font-size: 0.8em;
	line-height: 1.65em;
	/* background-image:url(../img/gradientbg.jpg);
	background-position:top left;
	background-repeat:no-repeat; */
}
#left_default .content {
	padding: 14px 20px 10px 34px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#columncontentbottom .content {
	padding: 14px 40px 10px 270px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .contentap {
	padding: 0px 5px 0 29px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .contentheadline {
	padding: 14px 46px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 14px 0 10px 0px;
	font-size: 12px;
	line-height: 14px;
	margin:0;
}
#right2 .content {
	margin:0;
	padding: 4px 30px 10px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	height:100px;
	padding: 20px 0 0 0;
}
#footer {
	color: #999999;
	background-color: #316414;
	padding:0;
	margin: 3px 20px 8px 20px;
	font-size: 0.7em;
	border:1px solid #244d0d;
	clear: both;
}
#wrapper_bottom {
	background-image:url(../img/wrapperbottom.jpg);
	background-repeat:no-repeat;
	height:14px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
/*#right a:link {
	color: #333333;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #333333;
} */
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	margin: 0;
}
h1.default {
	font-size: 22px;
	line-height: 28px;
	font-weight:normal;
	margin: 0;
	text-align:center;
}
h1.green {
	font-size: 26px;
	line-height: 30px;
	font-weight:normal;
	color:#316414;
	margin: 0;
	padding:0 0 10px 20px;
	border-bottom:1px solid #b0b0a8;
	background-image:url(../img/h3looklikebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h2.mainfeature {
	font-size: 16px;
	margin:10px 0 0 0;
	text-align:center;
}
h2.looklike {
	display:block;
	font-size: 20px;
	line-height:24px;
	margin:0 5px 6px 5px;
	font-weight:normal;
	color:#FFF;
	background-image:url(../img/subtitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#478822;
	border:1px solid #316415;
	padding:6px 10px;
	
}
h3 {
	font-size: 14px;
	margin:20px 0;
	padding:0;
	line-height:18px;
	letter-spacing:normal;
}
h3.characteristics{
	/* background-color:#b2b0a5; */
	font-size: 16px;
	line-height:20px;
	margin: 0;
	padding:4px 0 14px 0;
	color:#333;
	border-bottom:1px solid #b3b0a7;
}
h3.looklike {
	/* background-color:#b2b0a5; */
	font-size: 16px;
	line-height:20px;
	margin: 0 34px 14px 14px;
	padding:4px 0 14px 0;
	color:#333;
	border-bottom:1px solid #b3b0a7;
	text-align:center;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.italicbold {
	font-style:italic;
	font-weight:bold;
}

/* LOOK LIKE PAGE STYLES */

.looklikeimg {
	float:right;
	margin:0 20px 0 0;
}

#looklikecontent {
	margin:0 20px 20px 20px ;
	line-height:18px;
}
ul.looklike li {
	list-style-type:none;
	margin:0;
	padding:12px 0 12px 12px;
	border-top:1px solid #d0ccbe;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/looklikelistarrow.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	/* border:1px solid #b1b1a9;
	background-color:#ece8da; */
}
ul.looklike li.first {
	list-style-type:none;
	margin:0;
	padding:12px 0 12px 12px;
	border-top:0;
	border-bottom:1px solid #ffffff;
	/* border:1px solid #b1b1a9;
	background-color:#ece8da; */
}
ul.looklike li.last {
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #d0ccbe;
	border-bottom:0;
	/* border:1px solid #b1b1a9;
	background-color:#ece8da; */
}


#looklikenav {
padding:0;
margin:0 0px 4px 0px;
height:60px;
}
#looklikenav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#looklikenav li.item001 {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_preschool_select.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item001 a {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_preschool.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item001 a:hover {
	background-image:url(../img/looklikenav_preschool_on.jpg);
	background-repeat:no-repeat;
	}
#looklikenav li.item001 span {
	display:none;
	}
#looklikenav li.item002 {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_kindergarten_select.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item002 a {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_kindergarten.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item002 a:hover {
	background-image:url(../img/looklikenav_kindergarten_on.jpg);
	background-repeat:no-repeat;
	}
#looklikenav li.item002 span {
	display:none;
	}
#looklikenav li.item003 {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_middle_select.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item003 a {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin-right:4px;
	padding:0;
	background-image:url(../img/looklikenav_middle.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item003 a:hover {
	background-image:url(../img/looklikenav_middle_on.jpg);
	background-repeat:no-repeat;
	}
#looklikenav li.item003 span {
	display:none;
	}
#looklikenav li.item004 {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin:0;
	padding:0;
	background-image:url(../img/looklikenav_adult_select.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item004 a {
	float:left;
	display:block;
	width:212px;
	height:60px;
	margin:0;
	padding:0;
	background-image:url(../img/looklikenav_adult.jpg);
	background-repeat:no-repeat;
	border:0;
	}
#looklikenav li.item004 a:hover {
	background-image:url(../img/looklikenav_adult_on.jpg);
	background-repeat:no-repeat;
	}
#looklikenav li.item004 span {
	display:none;
	}
	
/* DEFAULT PAGE HORIZONTAL LIST */

#mainfeatures {
	margin:20px 0;
	height:120px;
	padding:0;
	width:830px;
	background-image:url(../img/defaultfeature.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#mainfeatures .featurescontent {
	padding:14px 70px 10px 70px;
}
.mainfeaturesbox {
	width:220px;
	padding:20px 20px 0 20px;
	float:left;
	margin-right:24px;
	background-image:url(../img/mainfeatureheader.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.mainfeaturesboxend {
	width:220px;
	padding:20px 20px 0 20px;
	float:left;
	background-image:url(../img/mainfeatureheader.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.mainfeaturesbtn {
	width:260px;
	float:left;
	margin:0 24px 10px 0;
	padding:0;
}
.mainfeaturesbtnend {
	width:260px;
	float:left;
	margin:0 0 10x 0;
	paddding:0;
}
#mainfeaturestop {
	margin:0;
	padding:0;
	height:3px;
	background-image:url(../img/modeltop.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	}
#mainfeaturesbottom{
	margin:0 0 20px 0;
	padding:0;
	height:3px;
	background-image:url(../img/modelbottom.jpg);
	background-repeat:no-repeat;
	}
#mainfeatures ul.one{
	list-style-type:none;
	float:left;
	margin:0 7px 0 0;
	padding:10px 0 0 0;
	width:170px;
}
#mainfeatures ul.one li {
	margin:0 10px;
	padding:10px 0;
	border-bottom:2px dotted #d6d7d2;
	}
.learnmore {
	display:block;
	margin:0 auto;
}

h4.rightfeature {
font-weight:bold;
padding:0 0 5px 0;
margin:0 0 5px 0;
border-bottom:1px solid #dbd8cd;
}
.small {
	font-size:11px;
}
#looklikelist ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#looklikelist li {
display:block;
width:202px;
border-top:1px solid #dbd8cd;
border-right:1px solid #b0b0a8;
border-bottom:1px solid #b0b0a8;
border-left:1px solid #dbd8cd;
/* background-image:url(../img/rightcontentbg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#ece8dc; */
margin:0 0 4px 0;
color:#333;
padding:0;
}
/*#looklikelist li.select a:link {
display:block;
width:180px;
border:1px solid #FFF;
background-image:url(../img/rightcontentselect.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#ece8dc;
text-decoration:none;
padding:10px;
margin:0;
color:#333;
} */
#looklikelist li a:link {
display:block;
width:180px;
border:1px solid #FFF;
background-image:url(../img/rightcontentbgoff.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#ece8dc;
text-decoration:none;
padding:10px;
margin:0;
color:#333;
}
#looklikelist li a:visited {
display:block;
width:180px;
border:1px solid #FFF;
background-image:url(../img/rightcontentbgoff.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#ece8dc;
text-decoration:none;
padding:10px;
margin:0;
color:#333;
}
#looklikelist li a:hover {
background-image:url(../img/rightcontentbg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#ece8dc;
}


#looklikelist li a h4 {
	margin:0 0 5px 60px;
	padding:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #dbd8cd;
}
#looklikelist li a p {
	margin:0 0 5px 60px;
	padding:0;
	font-size:11px;
}
#rightcontent {
	margin:0 10px 0 20px ;
}
.splash {
padding:4px;
border:1px solid #b4b0a7;
margin:5px;
background-color:#fff;
}
.imgleft {
	float:left;
	padding:4px;
	border:1px solid #b4b0a7;
	background-color:#fff;
	margin:0 30px 20px 5px;
}


/* CONTACT FORM */

.textbox{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	padding:4px;
	margin:0 0 10px 0;
	border:1px solid #b0b0a8;
}

.textboxmultiline {
	width: 360px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	padding:4px;
	margin:0 0 10px 0;
	border:1px solid #b0b0a8;
}
.formbutton {
	color:#888880;
	font-size:14px;
	background-color:#ece8dc;
	padding:6px;
	border:1px solid #b0b0a8;
}
.requiredmsg {
	font-size:11px;
	font-weight:bold;
}

/* RESOURCES  */

#resoureslist ul {
	margin:0;
	padding:0;
}
#resoureslist dl {
	margin:0;
	padding:0;
}
#resourceslist ul li {
	list-style-type:none;
}
#resourceslist .resourcecat {
	display:block;
	font-size:16px;
	margin:20px 0;
	color:#333;
	font-weight:bold;
	padding:0 0 10px 0;
	border-bottom:1px solid #b4b0a7;
}
#resourceslist dt a:link, dd a:link, .resourcedetails a:link {
	color:#52314d;
	font-size:12px;
	font-weight:normal;
}
#resourceslist dt a:visited, dd a:visited, .resourcedetails a:visited {
	color:#52314d;
	font-size:12px;
	font-weight:normal;
}
#resourceslist dt a:hover, dd a:hover, .resourcedetails a:hover {
	color:#52314d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#resourceslist ul dd {
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
}

/* IDENTIFICATION */

.identificationleft {
	padding:14px 14px 14px 0;
	border-right:1px solid #b4b0a7;
	border-bottom:1px solid #b4b0a7;
}

.identificationleft li.first {
	list-style-type:none;
	border-bottom:1px solid #b4b0a7;
	padding:0 0 10px 0;
}
.identificationleft li {
	list-style-type:none;
	border-bottom:1px solid #b4b0a7;
	padding:10px 0;
}
.identificationleft li.last {
	list-style-type:none;
	padding:10px 0 0 0;
	border-bottom:0;
}
.identificationright {
	padding:14px 0 14px 14px;
	border-bottom:1px solid #b4b0a7;
}
.question {
	padding:14px 0 0 0;
	font-weight:bold;
}
.tableheaderleft {
	display:block;
	text-align:center;
	font-size:11px;
	margin:0 3px 10px 0;
	font-weight:bold;
	color:#FFF;
	background-color:#478822;
	border:1px solid #316415;
	padding:4px;
	
}
.tableheaderright {
	display:block;
	text-align:center;
	font-size:11px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#FFF;
	background-color:#478822;
	border:1px solid #316415;
	padding:4px;
}
#pindent p {
	 display:block;
	 padding:14px 0 14px 14px;
	 margin:0 0 20px 20px;
	 background-image:url(../img/arrowcorner.jpg);
	 background-position:left top;
	 background-repeat:no-repeat;
}
/* REGULAR BULLETED LIST */

ul.bullets {
	margin:0 0 0 20px;
	padding:20px;
	list-style-type:square;
}


/* END BULLETED LIST */

