@charset "utf-8";
/* CSS Document */


body, 
#body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
}

a, a:link, a:visited{
	border:none;
	-moz-outline-style: none;
}

a:hover {
	border:none;
	-moz-outline-style: none;
}


a img, img a:active{
	text-decoration:none;
	border:none;
	outline:none;
}

a:active { 
  outline:none; 
}

a:active, a:focus {
outline: 0
}


a, a:link, a:visited {
	color:#990000;
	text-decoration:underline;
}

a:hover{
	color:#0000CC;
}

a img{
	border:none;
	text-decoration:none;
}

h1{
	font-size:18px;
	color:#000000;
	margin:20px 0 5px 0;	
}

#bodyArea h1{
	margin:30px 0 5px 0;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:10px 0;
}

#contactUsPage h1{
	border-top:none;
	border-bottom:none;
	margin:20px 0 5px 0;
}

#bodyArea h1.home{
	text-align:center;
	font-size:20px;
	line-height:26px;
	border-top:none;
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

h2.title {
	color:#990000;
	font-size:20px;
}

#homePageContent h2.title{
	margin-top:0;
	padding-top:10px;
}

h2{
	color:#333333;
	font-size:20px;
	
}

h3{
	color:#990000;
	font-size:16px;
	margin:10px 0 5px 0;
}

h3.black{
	color:#000000;
}


.clearFloats{
	clear:both;
}

#headerOutter{
	height:120px;
	width:100%;
	background:url(images/header-bg.gif) repeat-x;
}

#headerInner{
	margin:0 auto;
	width:1110px;
}

#headerInner h1{
	color:#FFFFFF;
	font-size:25px;
	line-height:31px;
}

#logo{
	width:145px;
	float:left;
	margin:20px 0 0 37px;
}

#slogan h1{
	margin:10 0 5px 0;
}

#slogan h2{
	margin:5px 0;
}

#slogan{
	width:757px;
	float:left;
	text-align:center;
}

#bodyArea{
	margin:0 auto;
	width:1110px;
	display:block;
	overflow:auto;
}

#sidebar{
	float:left;
	width:190px;
	margin:0 20px 0 0;
}

#sidebar ul#naviagation li{
	border-bottom:1px solid #CCCCCC;
	padding:10px 0;
	list-style:none;
	list-style-image:none;
	font-size:16px;
}

#sidebar ul#naviagation li a,
#sidebar ul#naviagation li a:visited{
	text-decoration:none;
	color:#333333;
}

#sidebar ul#naviagation li a:hover{
	text-decoration:underline;
	color:#990033;
}

#contentOutter{
	float:left;
	width:800px;
}

#contentInner{
	margin:20px;
}


#footerOutter {
	background-color:#000000;
	color:#FFFFFF;
	padding:15px 0;
}	

#footerInner{
	margin:0 auto;
	width:1110px;
	text-align:center;
}

#copyright{
	color:#999999;
}

#footerContact {
	margin-top:10px;
	font-size:16px;
}

ul.schoolList li,
ul.list li,
ul#whyDifferent li,
ul#tuitionList li{
	line-height:22px;
}

table#forms a,
table#forms a:visited,
table#forms a:link{
	text-decoration:none;
}

.signupForm{
	width:100%;
	display:block;
	text-align:left;
	padding-top:30px;
}

.signupForm form{
	display:block;
	margin-left:200px;
}

.navtabs ul.primary{
	border-bottom:none;
}

#homePageContent ul{
	margin:10px 0 0 10px;
	padding:0;
}

#homePageContent li{
	margin-bottom:10px;
}
