@charset "utf-8";
/* CSS Document */

body {
background-color:#CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;

}

img, img a{
	border:0;
}

h1{
color:#0b3d62;
text-transform: uppercase;
font-weight:600;
font-size:18px;

line-height:30px;
padding-left:18px;
letter-spacing:1px;
margin:0;
padding:0;
}

h2{
	font-weight: bold;
	color: #083C63;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	}

.mainwrapper{
width:975px;
margin:auto;
}

.header{
height:281px;
}

.headersub{
height:195px;
}

.contentwrapper{
background-color: #993333;
}

.leftcolumn{
width:259px;
background:url(../images/background-leftmenu-top.jpg) no-repeat;
background-color: #993333;
float:left;
padding-top:50px;
text-align:right;
padding-right:20px;
text-decoration:none;
font-size:13px;
font-weight:600;
overflow:hidden;
color:#FFF;
clear:both;
}

.leftcolumn a, .leftcolumn a:visited{
color:#FFFFFF;
text-decoration:none;
}

.leftcolumn a:hover{
color:#efbe00;
}

.rightcolumnwide{
float:left;
width:696px;
background-color:#eaeff3;
min-height:500px;
}

.contenttitle{
background:url(../images/background-content-top.jpg) no-repeat;
color:#0b3d62;
text-transform: uppercase;
font-weight:600;
font-size:18px;
height:30px;
line-height:30px;
padding-left:18px;
letter-spacing:1px;
}

.contentwide{
padding:20px;
}

.footer{
font-size:9px;
text-align:center;
padding:15px;
margin:auto;
width:945px;
}

.sidebarsub{
	font-size:11px;
	    margin-top: -10px;
   
}

.headerimage{
	width:975px;
	height:162px;	
}

.headerlogo{
	float:left;
}

.headersectiontitle{
	float:left;
	    margin-left: -273px;
    padding-top: 110px;
}

/* HOMEPAGE */
.homeleftmenu{
float:left;
width:279px;
background:url(../images/home/background-leftmenu.jpg) repeat-y;
}

.homebuffer{
padding-top:20px;
}

.homemidcolumn{

float:left;
font-size:14px;
line-height:20pt;
padding:22px;
width:374px;
background:none repeat scroll 0 0 #E9EFF3;
height:524px;
}


.homerightcolumn {
    background-color: #006699;
    color: #FFFFFF;
    display: block;
    float: right;
    min-height: 568px;
    overflow: hidden;
    text-decoration: none;
    width: 278px;
}

.homerightcolumn a, .homerightcolumn a:active{
color:#FFFFFF;
text-decoration:none;
}

.homerightcolumn a:hover{
text-decoration:underline;
}

/* SPECIAL BACKGROUNDS */
.back-powell{
background:url(../images/backgrounds/drpowell.jpg) right top no-repeat;
padding-right:240px;
background-position:3px -25px;
}

.back-welcome{
background: url(../images/backgrounds/admissions_welcome.jpg) right top no-repeat;
padding-right:200px;
background-position:3px -25px;
}

.back-academy{
background:url(../images/backgrounds/science.jpg) right top no-repeat;
padding-right:200px;
background-position:3px -25px;
}

.back-visual{
background:url(../images/backgrounds/theaterpic.jpg) right top no-repeat;
padding-right:200px;
background-position:3px -25px;
}

.back-athletics{
background:url(../images/backgrounds/athletics1.jpg)right top no-repeat;
padding-right:200px;
background-position:3px -25px;
}


/*HEADER*/
.headerbar{
display:block;
background-color:#0b3d62;
color:#FFFFFF;
line-height:32px;
height:32px;
font-size:14px;
font-weight:600;
}

.headerbar a, .headerbar a:visited{
color:#FFFFFF;
padding:8px 12px;
text-decoration:none;
height:32px;
}

.headerbar a:hover{
background-color:#407597;
}
