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

@font-face {
    font-family: 'AdelonLight';
    src: url('fonts/adell60-webfont.eot');
    src: url('fonts/adell60-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adell60-webfont.woff') format('woff'),
         url('fonts/adell60-webfont.ttf') format('truetype'),
         url('fonts/adell60-webfont.svg#AdelonLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-size:24px;
	font-family:AdelonLight;
	color:#FFFFFF;
}

h2 {
	font-size:18px;
	font-family:AdelonLight;
	color:#fff;
}

h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:-12px;
}

a.h3, a.h3:visited {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#CCCCCC;
	text-decoration:underline;	
	font-weight:bold;
}

a.h3:hover {
	color:#000;
}

a:link, a:visited {
	color:#333;
	text-decoration:none;
	font-weight:bold;	
}

body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}

.content {
	background-color:#c7c7c7;
	background-image:url(graphics/bg.jpg);
	background-repeat:repeat-x;
	overflow:auto;
	width:980px;
	text-align:left;
	padding:10px;
}

.maindiv {
	border-right:#51222f 2px dotted;
	border-left:#51222f 2px dotted;
	border-top:#51222f 2px dotted;
	width:1000px;
}

.logo {
	width:320px; 
	height:131px; 
	display:inline-block;
	zoom: 1;
    *display: inline;
	background-color:#ffeefa;
}

.address {
	font-family:Arial, Helvetica, sans-serif; 
	color:#913b52; 
	font-size:11px; 
	font-weight:700;
}

.flashheader {
	width:680px; 
	height:131px; 
	display:inline-block;
	zoom: 1;
    *display: inline;
	
}

.menu {
	background-color:#913b52;
	width:1000px;
	font-size:13px;
	font-family:AdelonLight;
	font-weight:500;
	color:#ffeefa;
	height:20px;
	padding-top:5px;
}

a.menu, a.menu:visited {
	font-size:13px;
	font-family:AdelonLight;
	font-weight:500;
	color:#ffeefa;
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
}

a.menu:hover {
	color:#b9667c;
}

.copy {
	background-color:#51222f;
	width:1000px;
	font-size:12px;
	font-family:AdelonLight;
	font-weight:500;
	color:#b36277;
	height:22px;
	padding-top:8px;
	margin-bottom:7px;
}

.program {
	width:325px; 
	height:215px; 
	background-color:#ffeefa; 
	color:#b9667c; 
	border:#b9667c solid 2px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:900; 
	padding-left:10px; 
	padding-right:10px;
}

.program h1{
	font-size:13px;
	color:#51222f;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.program h2{
	font-size:12px;
	color:#51222f;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:1px;
	margin-top: 15px;
}

.program a:link, .program a:visited, .alumnibox a:link, .alumnibox a:visited{
	text-decoration:none;	
	color:#b9667c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}

.program a:hover, .alumnibox a:hover{
	color:#000; 
}

.class_container .inline:first-child{
	background:none;
	padding-left:0px;
	margin-left:0px;
}

.inline{
	display:inline-block;
	zoom: 1;
    *display: inline;
	padding-left:18px;
	background:url(graphics/dot.png) no-repeat 0px 3px;
	margin-left:10px;
}


.alumnibox {
	width:331px;
	margin-top:7px;
	background-image:url(graphics/almnibg.jpg);
	height:70px;
	background-position:right;
	background-repeat:no-repeat;
	border:#b9667c solid 2px; 
	color:#b9667c;
	font-size:12px;
	padding:7px;
}

.alumniboxheader {
	font-family:AdelonLight;
	font-size:15px;
	font-weight:bolder;
	color:#b9667c;
}
.videoBox{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left:15px;
	margin-top:10px;
	border:#000 2px solid;
	cursor: pointer;
	width:347px;
	height:255px;
}
.videoBox2{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left:15px;
	margin-top:10px;
	border:#000 2px solid;
	cursor: pointer;
	width:300px;
	height:220px;
}
.videoBox:hover{
	border:#FFF 2px solid;
	cursor: pointer;
}
.videoBox2:hover{
	border:#FFF 2px solid;
	cursor: pointer;
}
.gallery{
	display: inline-block;
	width: 210px;
	min-height: 150px;
	vertical-align: top;
	margin-left:5px; margin-right:5px;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
.mainpic{
	position:fixed;
	left:0px; top:0px; height:100%; width:100%;
	display:none;
	vertical-align:middle;
	z-index: 5;
	cursor: pointer;
	background-image:url(http://thesterlinggroup.org/graphics/transblack.png);
}
.photo{
	position:absolute;
	left:50%;
	top:20px; 
	margin:0px;
	margin-left:-400px;
	vertical-align:middle;
	display:none;
	z-index: 6;
	cursor: pointer;
}
a.menulinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menulinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menulinks:hover {
	color: yellow;
	text-decoration: none;
}
a.menulinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.fac {
border:#333333 1px solid; float:left; margin-right:18px;}

.doubleborder{
	border:4px double #000; margin-left:10px;}
	
.classdiv {
	margin-top:10px;
	width:100%;
	text-align:center;
}

.classdiv img{
	border: #333 1px solid;
	vertical-align:top;
	width: 300px;
}
.xyz_main {
    text-align: left;
    position: absolute;
    top: 172px;
    left: 50%;
    margin-left: -95px;
}

