/* CSS Document */

/* ----------------------- General ----------------------- */
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}
p {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.style1_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #000000;
}
/* ----------------------- Layout ----------------------- */
#pageHolder { width:749px; height:auto; overflow:hidden; margin:0px auto 0px auto; }

/* ----------------------- Header ----------------------- */
#header { width:749px; height:224px; overflow:hidden; margin:0px 0px 0px 0px; float:left; }
#logoHolder { padding:0px 0px 0px 0px; float: left; }
#phHolder { float:right; padding: 36px 0px 40px 0px; }

/* ----------------------- Nav buttons ----------------------- */
.navButtons {font-size: 14px;font-family: Arial;font-weight: bold;color: #c6042e;}

a.dog:link { color: #c6042e; text-decoration: none }
a.dog:active { color: #c6042e; text-decoration: none }
a.dog:visited { color: #c6042e; text-decoration: none }
a.dog:hover { color: #c6042e; text-decoration: underline }


ul.navButtons { margin:12px 0px 0px 12px; padding:0px; float:left; }
ul.navButtons li { list-style-type:none; display:block; height:40px;}


/* ----------------------- Feature Image Area ----------------------- */
/*#mainImage { height:203px; width:750px; overflow:hidden; float:left; background-image:url(../images/home_img.jpg); }*/


/* ----------------------- Body ----------------------- */
#body2 { width:750px; height:auto; overflow:hidden; float:left; clear:left; padding:0px 0px 0px 0px; }
#bodyLeft { float:left; width:550px; border-bottom:#FFFFFF solid 1px; overflow:hidden; }
#contentbg {height:auto;width:762px;background-image:url(../images/contentbg.jpg); background-repeat:no-repeat; margin-left:auto;margin-right:auto; float:left;clear:left}
#contentHeader {width:750px;height:36px;background-color:#E7E5E6;margin:0px 0px 0px 6px;}


#contentLeft {width:203px; height:auto; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRight {width:546px; height:auto; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}


.style1 {color: #c2022b;font-weight: bold;}

#contentLeftHome {width:203px; height:600px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightHome {width:546px; height:600px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftAbout {width:203px; height:660px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightAbout {width:546px; height:660px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftStaff {width:203px; height:770px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightStaff {width:546px; height:770px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftClasses {width:203px; height:660px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightClasses {width:546px; height:660px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftFees {width:203px; height:770px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightFees {width:546px; height:770px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftNewsletter {width:203px; height:500px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightNewsletter {width:546px; height:500px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

#contentLeftEnrol {width:203px; height:885px; float:left; margin:0px 0px 0px 0px; background-color:#206AAB;}
#contentRightEnrol {width:546px; height:885px; clear:right; float:right; padding:0px 0px 0px 0px; background-color:#FFFFFF;}


a.tree:link {
	color: #c2022b;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.tree:active {
	color: #c2022b;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.tree:visited {
	color: #c2022b;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.tree:hover {
	color: #c2022b;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

/* ----------------------- Footer ----------------------- */
#footer {width:749px; clear:left; color:#FFFFFF ;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:10px 0px 20px 0px; margin-left:auto;margin-right:auto; background-color:#173E5D; }


#footer p {

}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}