@charset "utf-8";
/*CSS FOR ST JOSEPH INSTITUTE */ 
body {
	background-color: #adac7e;
	margin: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	overflow-y: scroll;
}
.Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 16px solid #2f002f;
}
#Heading {
	height: 135px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333300;
	position: relative;
	clear: both;
}
#HeadingImg {
	height: 135px;
	width: 345px;
	background-image: url(/images/head_img.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#HeadingTitle {
	height: 115px;
	width: 615px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(/images/head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	z-index: 0;
	background-color: #333301;
}
#HeadingTitle table tr td hr {
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#HeadingTitle table tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 5px;
}


#HeadingTitle table {
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 290px;
	width: 320px;
	font-size: 12pt;
}

#HeadingMenu {
	background-color: #6c476c;
	height: 20px;
	width: 615px;
	position: relative;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	float: right;
	margin-top: 115px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 9pt;
}
#HeadingMenu table {
	height: 20px;
}

#HeadingMenu a {
	color: #FFF;
	text-decoration: none;
}
#HeadingMenu td:hover {
	background-color: #9F6C9F;
}

.Content {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	color: #361208;
	font-size: 10pt;
}
.Content p {
	padding-left: 5pt;
	padding-right: 5px;
	
}
.Content a:link {color:#343402;text-decoration:underline;}
.Content a:visited {color:#343402;text-decoration:underline;}
.Content a:hover {color:#ffffff;text-decoration:underline;}
.Content a:active {color:#343402;text-decoration:underline;}

.firstP:first-letter {
	font-size: 16pt;
	font-weight: normal;
	text-indent: 0pt;
}
.BigText {
	font-size: 16pt;
	line-height: 16pt;
}

 

a.HomeTextLink:link {color:#343402;text-decoration:underline;}
a.HomeTextLink:visited {color:#343402;text-decoration:underline;}
a.HomeTextLink:hover {color:#ffffff;text-decoration:underline;}
a.HomeTextLink:active {color:#343402;text-decoration:underline;}

a.Tour:link {color:#343402;text-decoration:underline;}
a.Tour:visited {color:#343402;text-decoration:underline;}
a.Tour:hover {color:#ffffff;text-decoration:underline;}
a.Tour:active {color:#343402;text-decoration:underline;}

a.threehomeboxes:link {color:#ffffff;text-decoration:none;}
a.threehomeboxes:visited {color:#ffffff;text-decoration:none;}
a.threehomeboxes:hover {color:#ffffff;text-decoration:none;}
a.threehomeboxes:active {color:#ffffff;text-decoration:none;}

.Content h1 {
  font-size: 12pt;
	color: #361208;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acac80;
	text-indent: 5px;
}
.Content .SubMenu {
	width: 225px;
	padding-right: 5px;
}
.Content #SubContent .BrownBG .InnerBrown .SubMenu p a {
	color: #361208;
	text-decoration: none;
}
.Content .SubMenu p {
	color: #361208;
	border-bottom-color: #948a69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(/images/list_circle.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 0em;
}

.Content h2 {
	font-size: 14pt;
	font-weight: lighter;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d5ceaf;
	color: #000;
	text-indent: 10pt;
	margin-bottom: 3px;
	
	
}
.Content h3 {
	font-size: 10pt;
}

.Content h4 {
	font-size: 11pt;
}

#ColumnLeft {
	width: 960px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}
#ColumnMiddle {
	width: 286px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999473;
	border-left-color: #999473;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
}
#ColumnRight {
	width: 260px;
	float: right;
	background-color: #B8B68B;
	background-repeat: repeat-x;
	font-size: 8pt;
	margin-top: 15px;
	border: 3px solid #FFF;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 10pt;
}
#Footer {
	color: #FFFFFF;
	background-color: #5E5E00;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.FooterLeft {
	float: left;
}
#Footer p {
	margin-top: 0px;	
}
#Footer a:link, a:visited {
	color: #FFF;
	text-decoration: none;	
}
#Footer a:hover, a:active {
	color: #FFF;
	text-decoration:underline;	
}
.BrownBG {
	background-color: #b7b39a;
	width: auto;
	float: none;
	position: relative;
	margin: 3px;
	padding: 3px;
}
#BrownBGLogo {
	background-image: url(/images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.InnerBrown {
	background-color: #b8b68b;
	clear: both;
	z-index: 2;
	visibility: visible;
	width: auto;
	padding: 3px;
}
#ColumnRight ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(/images/list_circle.jpg);
	padding-left: 5px;
	line-height: 20pt;
	font-weight: normal;
	font-size: 8pt;
}
.Highlights {
	margin-left: 10px;
}
.Highlights tr td {
	border:1px solid #FFFFFF;
	text-align: center;
	background-color: #6C476C;
	color: #FFFFFF;
	text-decoration: none;
}
.Highlights img {
	border: 1px solid #FFF;
	margin: 1px;
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
}





.WhiteBorder {
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-color: #B8B68B;
}

a.info{
	position:relative; /*this is the key*/
	z-index:24;
	color:#361208;
	text-decoration:none;
	background-image: url(/images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}

a.info:hover{z-index:25;}

a.info span{
	display: none;
	text-decoration: none;
	font-size: 9pt;
}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	bottom:0em;
	left:-22em;
	width:20em;
	border:1px solid #605E10;
	background-color:#DAD9C2;
	color: #361208;
	text-align: left;
	line-height: 14pt;
	padding: 8px;
	text-decoration: none;
}
a.info:hover u{
	text-decoration:underline;
	font-size: 9pt;
	font-weight: bold;
	line-height: 16pt;
}
#SubContent {
	width: auto;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}
.WhiteLine {
	background-color: #FFF;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ImgBorder {
	padding: 1px;
	border: 1px solid #ACAC80;
	float: right;
	margin-left: 5px;
}

/* APPLICATION PAGE ONLY 
Also used on the Contact Us page for the contact us form. */

#Application  
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:80%;
align: center;
border-collapse:collapse;
background-color: #ffffff;
}

#Application td, #Application th 
{
font-size:1em;
border:1px solid #b8b68b;
padding:5px 7px 5px 7px;
}
#Application th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#Application tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
#Application textarea 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

/* FLOWPLAYER container for the video pieces.

 
/* styling of the container. */ 
a.myPlayer {display:block; width: 400px; height:300px; text-align:center; margin:0 0px 0px 0; float:left; border:1px solid #999; } 
/* play button */ 
a.myPlayer img {margin-top:105px; border:0px; } 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover {border:1px solid #000;}
 
 
 /* GET HELP NOW BUTTON */ 
 
 #GetHelp {
 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 	z-index:1000;
  position:relative;
	top:-18px;
	left:299px;
	font-size: 14pt;
	font-weight: lighter;
	color: #fff;
	text-indent: 0pt;
	margin-bottom: -30px;

}
#GetHelp a:link, a:visited {
	color: #FFF;
	text-decoration: underline;	
}
#GetHelp a:hover, a:active {
	color: #FFF;
	text-decoration:underline;	
}

/* Contact Page - table for admissions highlight */

#apply  
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:50%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
border:1px;
border-color: #000000;
background-color: #ffffff;
}

#apply td, #apply th 
{
font-size:1em;
text-align: center;
border:1px solid #b8b68b;
padding:5px 7px 5px 7px;
}
#apply th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#apply tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

#ContactSideText {
	padding: 5px; 
	background-color: #EAF2D3;
	border:1px solid #000000; /* #b8b68b; */ 
} 
 