@charset "utf-8";
/* inner-single.css */
/* layout
-------------------------*/


#middle_content {
	background-image:none;
	padding:5px 0 15px 0;
	margin-left:35px;
	width:903px;
	background-color:#fcfcfc;	
}

.top-photo {
	display:block;
	clear:both;
	background: #fcfcfc url(images/shadow.jpg) no-repeat left bottom;
        height:296px;
        width:902px;
        padding-bottom:19px;		
}

p.school-name, .top-photo {
	margin-left:35px;
}

p.school-name {
         margin:0 15px 10px 35px;
}

#intro {
	width:540px;
	float: left;	
	padding:0 20px 20px 20px;
	margin-right:50px;	
}

.side_note {
	width:220px;
	margin:0 0 20px 650px;
	padding:0 12px 20px 0;
	background: #fcfcfc url(images/side-note-inner-bottom.jpg) no-repeat left bottom;		
}

/*
#footer {
	margin:0 0 0 35px;
	padding:0 0 50px 0;
	background-color:#fcfcfc;
	width:902px;		
	clear:both;
}

#footer p {
	width:450px;
	margin-left: auto;
        margin-right: auto;
	text-align:center;
	font-size:11px;
}
*/

#footer {
	margin:0 0 0 35px;
	padding:0 0 50px 0;
	background-color:#fcfcfc;
	width:902px;		
	clear:both;
}

#footer p {
	font-size:11px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px;	
}

/* hides javascript icon to open in new window for facebook icon */
#footer img {
	display:none;
}
#footer a img {
	vertical-align:middle;
	display:inline;
        padding-top:1px;
}
#footer p#copy {
	width:450px;
	text-align:center;
}

#footer p a {
	margin-left:4px;
}




/* text for site
-------------------------*/



/* Target FireFox 2 and older [!] */
html>/**/body h1 cufon.cufon, x:-moz-any-link {  padding-bottom: 15px !important;}
html>/**/body h1, x:-moz-any-link {  display:inline; }
html>/**/body #intro h1 + p, x:-moz-any-link {  margin-top:20px; }
html>/**/body p.school-name, x:-moz-any-link {  line-height:20px; }

/* Target FireFox 3 [!] */
html>/**/body h1 cufon.cufon, x:-moz-any-link, x:default { padding-bottom: 0px !important; }
html>/**/body h1 , x:-moz-any-link, x:default { display:inline-block; margin-bottom:0; }
html>/**/body #intro h1 + p, x:-moz-any-link, x:default { margin-top:0; }
html>/**/body  p.school-name, x:-moz-any-link, x:default { line-height:16px; }

p#section-heading {
    color:#6B5A4B;
    display:inline;
    float:left;
    font-size:48px;
    margin:0;
    text-transform:uppercase;
}


#intro h1 {
	background-color:#FCB040;
        display:inline-block;
	font-size:16px;
	min-width:240px;
	padding:2px 15px 2px 10px;
	text-transform:uppercase;
        margin:0 0 15px 0;
        color:#ffffff;
}


h1 cufon.cufon {
	padding-bottom: 0px !important;
}



#intro p {
	padding-left:20px;
	margin-bottom:20px;
}


p.school-name {
  	font-size:20px;
        line-height:16px;
}

.side_note a:link, .side_note a:visited {
        color:#8C1229;
}

