html { margin: 0px; }

h1 { 
	color: #193243;
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}

h2 { 
	color: #193243;
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;	
}

h3 { 
	color: #193243;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
        
}

h4 { 
	color: #193243;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h5 { 
	color: #fff;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
        
}

h6 { 
	color: #193243;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
        
}

h7 { 
	color: #193243;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  
}

p.nav {
    color: #fff;
    font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
}


p.caption {
    color: #193243;
    font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
        margin-left: 10px;
}

p.article {
    color: #193243;
    font: bold 1em Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0px;
}

ul.blue {
	list-style-type: disc;
	color: #436787;
}



a.caption:link { color: #193243; text-decoration: none; }
a.caption:visited { color: #193243; text-decoration: none; }
a.caption:hover { color: #193243; text-decoration: underline; }


a.link:link { color: white; text-decoration: none; }
a.link:visited { color: white; text-decoration: none; }
a.link:hover { color: white; text-decoration: underline; }


a.article:link { color: #193243; text-decoration: none; }
a.article:visited { color: #193243; text-decoration: none; }
a.article:hover { color: #193243; text-decoration: underline; }

a.teleseminar:link { color: #193243; text-decoration: none; }
a.teleseminar:visited { color: #193243; text-decoration: none; }
a.teleseminar:hover { color: #193243; text-decoration: underline; }



body {
	background: #14405e;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	text-align: left;
        width: 750px;					/* width should be the same as the background image */
        /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
}
	html>body #wrapper { width: 750px; }
	


#footer {
	margin-left: 0 auto; /* to fix centering in Mozilla */
	width: 749px;					/* width should be the same as the background image */
	color: #4B6679;
	padding: 10px 0px 10px 0px;
}

#header {
	width: 100%;
	background: #de883f;
	color: #fff;
	border: solid 2px #193243;
}

#menu {
	background: #afc7e1;
	border-bottom: solid 2px #193243;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;
	padding: 1px 0px 0px 0px;
	color: #193243;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}

	#menu ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
	}
	
	#menu ul li {
		display: inline;			/* sets list items to display in a row */
		padding-left: 25px;			/* puts space in between list items */
	}
	
	#menu a:link, #menu a:visited {
		color: #193243;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #0358aa;
		text-decoration: underline;
	}
	
.navsignupframe {
  border: none;
  background: none;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}	
	
#leftcol {
	width: 170px;
	float: left;
	background: ;
	padding: 10px 8px 8px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
}
	html>body #leftcol { width: 150px; }

#maincol {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 750px;
	float: left;
	padding: 0px;
        background: #689cce;
	border: solid 3px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
}
	html>body #maincol { width: 750px; }

#centercol {
	width: 550px;
	background: #fff;
        border: solid 2px #193243;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 550px;
}
	html>body #centercol { width: 550px; }

	
#centercol2 {
	width: 100%;
	background: #fff;
        border-top: none;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}
	html>body #centercol2 { width: 100%; }

#centercol2b {
	width: 540px;
	background: #fff;
        border: none;
	float: right;
	padding: 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 520px;
}
	html>body #centercol2b { width: 520px; }


	
#rightcol {
	width: 560px;
	background: url('images/whitebox-mid.gif') repeat-y;
	border-top: solid 3px #193243;
	border-bottom: solid 3px #193243;
	float: left;
	padding: 8px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 545px;
}
	html>body #rightcol { width: 545px; }

#left {
	width: 300px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
}
	html>body #left { width: 280px; }

#right {
	width: 180px;
	float: left;
	padding: 11px ;
	border-left: solid 3px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
}
	html>body #right { width: 160px; }
	
.clear { clear: both; }


ul.nav {
	list-style: none;
	padding: 5px;
	margin: 0px;
        background: #afc7e1;
	border: solid 2px #193243;
}

	ul.nav a:link, ul.nav a:visited, ul.nav a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #193243;
		text-decoration: none;
		padding: 2px;
		width: 153px;
		height: 26px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 143px;
		height: 16px;
	}
		html>body ul.nav a:link, html>body ul.nav a:visited, html>body ul.nav a:hover {
			width: 143px;
			height: 16px;
		}


	ul.nav a:active, ul.nav a:hover {
		color: #0358aa;
		text-decoration: underline;
	}


#table {
        margin: 0px auto; 				/* to fix centering in Mozilla */
        margin-left: 9px; 
	width: 92%;
	float: left;
	padding: 5px;
	background: #fff;
    border-top: solid 1px #193243;        
    border-left: solid 1px #193243; 
        border-right: solid 1px #193243;
        border-bottom: solid 1px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 92%;
}
	html>body #table { width: 92%; }


#table1 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
        margin-left: 9px; 
	width: 30%;
	float: left;
	padding: 5px;
	background: #fff;
    border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #table1 { width: 30%; }

#table2 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 30%;
	float: left;
	padding: 5px;
	background: #fff;
    border-left: solid 1px #193243; 
    border-right: solid 1px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #table2 { width: 30%; }

#table3 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 30%;
	float: left;
	padding: 5px;
	background: #fff;
border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #table3 { 	width: 30%; }



#table4 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 22%;
	float: left;
	padding: 5px;
	background: #fff;
border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 22%;
}
	html>body #table4 { 	width: 22%; }

#table5 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 22%;
	float: left;
	padding: 5px;
	background: #fff;
border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 22%;
}
	html>body #table5 { 	width: 22%; }

#table6 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 22%;
	float: left;
	padding: 5px;
	background: #fff;
border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 22%;
}
	html>body #table6 { 	width: 22%; }


#table7 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 22%;
	float: left;
	padding: 5px;
	background: #fff;
border: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 22%;
}
	html>body #table7 { 	width: 22%; }
	
#teleseminars {
    margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 98%;
	float: left;
	padding: 0px;
    background: #fff;
    margin-bottom: 10px;
	border: solid 2px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 98%;
}
	html>body #teleseminars { width: 98%; }
	
	
#mainbox {
    margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 98%;
	float: left;
	padding: 5px;
    background: #fff;
    margin-bottom: 10px;
	border: solid 2px #193243;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 98%;
}
	html>body #mainbox { width: 98%; }
	
		
	
#pic1 {
    margin-left: 50px;    
	width: 30%;
	float: left;
	padding: 0px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #pic1 { width: 30%; }
	
#pic2 {
    margin: 0px auto; 				/* to fix centering in Mozilla */
   
	width: 30%;
	float: left;
	padding: 0px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #pic2 { width: 30%; }



#pic3 {
    margin: 0px auto; 				/* to fix centering in Mozilla */
   
	width: 30%;
	float: left;
	padding: 0px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
}
	html>body #pic3 { width: 30%; }
	
	
#lefthalf {
    margin: 0px auto; 				/* to fix centering in Mozilla */
   
	width: 59%;
	float: left;
	padding: 0px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 59%;
}
	html>body #lefthalf { width: 59%; }
	
#righthalf {
    margin: 0px auto; 				/* to fix centering in Mozilla */
   
	width: 40%;
	float: right;
	padding: 0px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40%;
}
	html>body #righthalf { width: 40%; }
	
#whiteleft {
	width: 46%;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 46%;
}
	html>body #whiteleft { width: 46%; }
	
#whiteright {
	width: 54%;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 54%;
}
	html>body #whiteright { width: 54%px; }	
	
	
	
ul.classnav {
	list-style: none;
	padding: 2px;
	margin: 0px;
        background: #afc7e1;
	border: solid 2px #193243;
}

	ul.classnav a:link, ul.classnav a:visited, ul.classnav a:hover {
		display: block;
		border: none;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #193243;
		text-decoration: none;
		padding: 4px;
		width: 100%;
		height: 20px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 100%;
		height: 10px;
	}
		html>body ul.classnav a:link, html>body ul.classnav a:visited, html>body ul.classnav a:hover {
			width: 100%;
			height: 16px;
		}


	ul.classnav a:active, ul.classnav a:hover {
		color: #0358aa;
		text-decoration: underline;
	}	
	
.boxes {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	.boxes a:link, .boxes a:visited, .boxes a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #193243;
		text-decoration: none;
		text-align: center;
		padding-top: 11px;
		width: 126px;
		height: 64px;
		background: url('http://www.consciouslyparenting.com/images/AUbutton.gif') no-repeat;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 57px;
	}
		html>body .boxes a:link, html>body .boxes a:visited, html>body .boxes a:hover {
			height: 57px;
		}

	.boxes a:hover {
		background: url('http://www.consciouslyparenting.com/images/AUbutton-over.gif') no-repeat;
		padding-top: 13px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 55px;
	}

		html>body .boxes a:hover { height: 55px; }


#col {
        margin: 1px auto; 				/* to fix centering in Mozilla */
        margin-left: 0px; 
	width: 130px;
	float: left;
	padding: 5px;
	background: #689cce;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #col { width: 130px; }

#col1 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
        margin-left: 9px; 
	width: 130px;
	float: left;
	padding: 5px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #col1 { width: 130px; }

#col2 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 130px;
	float: left;
	padding: 5px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #col2 { width: 130px; }

#col3 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 130px;
	float: left;
	padding: 5px;
	background: #fff;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #col3 { width: 130px; }

#col4 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 130px;
	float: left;
	padding: 5px;
	background: #689cce;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #col4 { width: 130px; }
	
	






body#home a#home, body#testimonials a#testimonials, body#AUhome a#AUhome, body#aboutus a#aboutus, body#international a#international,  body#uk a#international, body#uk a#uk, body#au a#au, body#au a#international, body#aboutusfaq a#aboutusfaq, body#newsletter a#newsletter, body#articles a#articles, body#classes a#classes, body#phone a#phone, body#events a#events, body#free a#free, body#group a#group, body#group a#phone, body#calendar a#calendar, body#bclc a#bclc, body#nvc a#nvc, body#cp a#cp, body#teleseminars a#teleseminars, body#coaching a#coaching, body#coaching a#phone, body#faq a#faq, body#bclc a#classes, body#cp a#classes, body#nvc a#classes, body#store a#store, body#links a#links, body#building a#building, body#repair a#repair, body#maintenance a#maintenance 
{
color: #0358aa; 
}
