/* CSS Document */
body {

    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}

#master {

    position: relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #006600;
	text-align: left;

}

#header {

    position: absolute;
	width:610px;
	height:51px;
	top: 13px;
	left: 0px;
	background-color: #FFFFFF;

}

#navblack {
	position: absolute;
	height:32px;
	width: 443px;
	top: 82px;
	right: 0px;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 35px;
	left: 278px;
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	color:#D7833D;
	
}

#navblack a
{
color:#D7833D;
padding-left:15px;
font-size:14px;
text-decoration:none
}

#getstarted {
	position: absolute;
	height:33px;
	width: 268px;
	top: 82px;
	right: 492px;
	background-color: #FFFFFF;
	left: 0px;

}

#bodywrap {
	background-color: #FFFFFF;
	margin-top: 407px;
	position: absolute;
	padding: 0px;
	width:721px;
	left: 0px;
	top: 0px;
	height: auto;

}

#sidecol {

    width:268px;
	float: left;
	background-image:url(../images/orangeback2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:auto;

}

#sidecol p
{
padding-left: 10px;
color:#FFFFFF;
}

#sidecol h1
{
padding-left: 10px;
font-size:16px;
color:#000000;
}

#sidecol h2
{
padding-left: 10px;
font-size:14px;
color:#a95007;
}

#sidecol a
{
color:#a95007;
padding-top:10px;
/*text-decoration:none;*/
font-size:14px;
font-weight:bold;
}

#maincol {

    margin-left: 279px;
	background-image:url(../images/blackback2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:auto;
	color:#FFFFFF;
	padding-top:10px;

}
#maincol a {
	color:#FF6600;
}


#maincol p {
	padding-left:10px;
	padding-right: 10px;

}

#maincol h1 {

    padding-left:10px;
	padding-top:10px;
	padding-bottom:-10px;
	font-size:14px;
	font-weight:bold;

}

#submaincol {
	margin-left: 279px;
	background-repeat:no-repeat;
	background-position:top center;
	height:auto;
	color:#000000;
	padding-top:10px;
	text-align: left;

}
#submaincol a {
	color:#000000;
}


#submaincol p {
	padding-left:10px;
	padding-right: 10px;

}

#submaincol h1 {

    padding-left:10px;
	padding-top:10px;
	padding-bottom:-10px;
	font-size:14px;
	font-weight:bold;

}



#maincol li {
padding:5px;
}
#footer {
	width:100%;
	height:36px;
	clear: both;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

#footer a
{
color:#000000;
}

#mainimage {
	position:absolute;
	width:443px;
	height:270px;
	z-index:1;
	left: 280px;
	top: 124px;
	background-image: url(../images/mainimage.jpg);
	background-repeat:no-repeat;
}


#submainimage {
	position:absolute;
	width:443px;
	height:259px;
	z-index:1;
	left: 280px;
	top: 124px;
	background-image: url(../images/subpagemain.jpg);
	background-repeat:no-repeat;
	color: #CCCCCC;
}

#submainimage h1 {
color:#FFFFFF;
font-weight:bold;
padding-right:10px;
padding-left:10px;
padding-top:3px;
font-size:20px;
color:#999999
}
.orange
{
color:#d7833e;
}
#submainimage p {
color:#FFFFFF;
font-weight:bold;
padding-right:160px;
padding-left:10px;
}

#submainimage form {
padding-left:10px;
}
#navorange {
	position:absolute;
	width:264px;
	height:118px;
	z-index:1;
	left: 0px;
	top: 114px;
	background-image: url(../images/orangeback.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:324px;
}



#navblue {
	position:absolute;
	width:268px;
	height:271px;
	z-index:1;
	left: 0px;
	top: 124px;
	background-image: url(../images/blueback.jpg);
	background-repeat:no-repeat;
		background-repeat: no-repeat;
	background-position:top center;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
}

#navblue h1
{
color:#000000;
font-size:16px;
padding-top:10px;
padding-left:10px;
}

#navblue a
{
color:#FFFFFF;
text-decoration:none;
}
#topschools
{
	position: relative;
	height: auto;
	width: 400px;
	border: thin solid #CC6600;
	text-align: left;

}
.searchform {
	font-size:12px;
	padding: 5px;
  }
.searchformtext {
	padding:10px;
	position: relative;
	height: auto;
	width: auto;
	font-size: 12px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.footnote{
	font-size: 10px;
	font-style: italic;
}
.iframe {
	height: 400px;
	width: 450px;
}
