/* St. Mary's CSS 2006*/

/*Font and link styes*/
body {
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	margin: 0;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-x;
}

* {
margin: 0;
padding: 0;
}

h1 {
font-size: 140%;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: #222d5b;
font-weight: bold;
margin : 10px 0px 0px 0px;
padding: 20px 0px 10px 0px;
}

h2 {
font-size: 110%;
line-height: 110%;
font-family: Arial, Helvetica, sans-serif;
color: #222d5b; 
font-weight: bold;
margin: 20px 0px 10px 0px;
}

h3 {
font-size: 105%;
line-height: 105%;
font-family: Arial, Helvetica, sans-serif;
color: #33859D; 
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h4{
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #33859D;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h5 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

h6 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
margin: 20px 0px 10px 0px; 
}

strong { font-weight: bold; }
bold { font-weight: bold; }

em { font-style: italic; }
i { font-style: italic; }

abbr { font-style: normal; text-decoration: none; }
acronym { font-style: normal; text-decoration: none; }

OL { list-style-position: outside; }

UL li {
color : #222d5b; 
list-style-type: square;
list-style-position: outside;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 20px;
}

/* Structure  */

#container{
	margin: 0 auto 0 auto;
	width: 760px;
	background: #fff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: solid #fff 1px;
}

/* main image  */

/* IE hack  */

#holderdivmain {
width: 100%;
background: #55657d;
height: 160px;
 }
 
 /* Other browsers  */
 
html>body #holderdivmain {
width: 100%;
background: #55657d;
height: 160px;
 }

/* IE hack  */

#mainimage {
	margin: 0px;
	height: 135px;
	width: 100%;
}

/* Other browsers  */

html>body #mainimage {
	margin: 0px;
	height:135px;
	width: 100%;
	}

#printimage {
display: none;
}

/*Main navigation*/

/* IE hack  */

#holderdiv {
width: 175px;
float: left;
margin:opx -3px 0px 0px;
 }
 
 /* Other browsers  */
 
html>body #holderdiv {
width: 175px;
float: left;
margin:0px 0px 0px 0px;
 }
 
 /* IE hack  */
 
 #mainnav {
font-size: 110%;
line-height: 80%;
padding: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
background-color: #222d5b;
border-width: 0px 0px 1px 0px; 
border-style: solid; 
border-color: #f4d96e; }
 
  /* Other browsers  */
 
html>body #mainnav {
font-size: 110%;
line-height: 150%;
padding: 10px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
background-color: #222d5b;
border-width: 0px 0px 1px 0px; 
border-style: solid; 
border-color: #d7af38; }


#mainnav ul li { 
font-weight: bold; 
font-style: normal; 
display: block; 
margin: 0px 0px -10px 0px;  
border-width: 1px 0px 0px 0px; 
border-style: solid; 
border-color: #f4d96e; 
list-style-type:none;
}

#mainnav ul li a:link {
color: #fff; 
text-decoration: none; 
display: block; 
padding: 5px;
}

#mainnav ul li a:visited {
color: #fff; 
text-decoration: none; 
display: block;
padding: 5px;
}

#mainnav  ul li a:hover {
color: #fff; 
text-decoration: none;
background-color: #E9C74B; 
}

#mainnav  ul li a:active {
color: #fff; 
text-decoration: none; 
display: block; 
background-color:#E9C74B; 
}


#mainnav ul ul {
	margin-left: 30px;
	padding: 0;
		}
		
#mainnav li li{
margin-left: 30px;
padding: 0;
border:0px;
		}

#homenav {
font-size: 110%;
line-height: 80%;
padding: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
background-color: #222d5b;
border-width: 0px 0px 1px 0px; 
border-style: solid; 
border-color: #f4d96e; }

#homenav ul li { 
font-weight: bold; 
font-style: normal; 
display: block; 
margin: 0px 0px -10px 0px;  
border-width: 1px 0px 0px 0px; 
border-style: solid; 
border-color: #f4d96e; 
list-style-type:none;
}

#homenav  ul li a:link {
color: #fff; 
text-decoration: none; 
display: block; 
padding: 5px;
}

#homenav  ul li a:visited {
color: #fff; 
text-decoration: none; 
display: block;
padding: 5px;
}

#homenav  ul li a:hover {
color: #fff; 
text-decoration: none;
background-color: #E9C74B;
}

#homenav  ul li a:active {
color: #fff; 
text-decoration: none; 
display: block; 
background-color: #E9C74B;
} 


/*Column right*/

#sidebar_right {
float: right;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 20px;
width: 150px;
font-size: 100%;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 10px 10px 15px;
color: #002740;
border: solid #d2a60e 1px;
}

#sidebar_right  a:link {
text-decoration:none;
color: #0000cc;
}

#sidebar_right  a:hover {
color: #0066FF; 
text-decoration: underline;
}

#sidebar_right  a:visited {
color: #000099;
text-decoration:none;
}

#sidebar_right a:active {
color: #0033cc;
text-decoration:underline;
}

#sidebar_right  h4 {
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0px 0px 10px 0px;
color: #660033;
}
	
/* Content information*/

#maincontent {
margin: -20px 20px 0px 190px;
font-size: 115%;
line-height: 130%;
color: #000;
padding:15px 0px 20px 0px;
}

#maincontent p{
margin: 0px 0px 10px 0px;
}

#maincontent a:link{ 
color: #0000cc; 
text-decoration: none;
border-bottom: 1px solid #ddd;
}

#maincontent a:visited { 
color : #000099;  
text-decoration: none;
border-bottom: 1px solid #ddd;
}

#maincontent a:hover {  
color: #0066FF; 
text-decoration: none;
border-bottom: 1px solid #900;
}

#maincontent a:active {  
color: #0033cc; 
text-decoration: none;
border-bottom: 1px solid #900;
}

.maincontent-boldcolor { 
font-size: 120%;
line-height: 130%; 
font-weight: bold; 
color: #333;
}

/* Local Links */

#navlocal
{
	margin-left: 0px 0px 0px 175px;
	padding: 3px 0px 3px 10px;
	background-color: #E9C74B;
	font-family: Arial, Helvetica, sans-serif;
}

#navlocal a, #navlocal a:link, #navlocal a:visited
{
padding: 1px 1px 0px 1px;
color: #161f50;
font-weight: bold;
text-decoration: none;
}

#navlocal a:hover, #navlocal a:active, #navlocal a:focus
{
padding: 1px 1px 0px 1px;
color: #2A3DA1;
text-decoration: underline;
}

#navlocal li
{
padding-right: 1px;
display: inline;
}

#navlocal ul
{
margin: 0px;
padding: 0px;
}

/* Misc */


#standards
{
display: none;
}

.picturepadleft {
padding: 0px 10px 10px 0px;
left: auto;
}

.picturepadright {
padding: 0px 0px 10px 10px;
right: auto;
}

.navrule {
border-bottom: 1px #002740 solid;
margin:-10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:100%;
}

.to-top {
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
text-align: right; }


/* Footer information */
#footer {
	clear: both;
	margin: 0 auto 0 auto;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border-top-color: #002740;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}

#footer p {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
padding: 2px 10px 2px 10px;
margin: 5px 0px 5px 0px;
}

#footer a:link{ 
color: #0000cc; 
text-decoration: none;
border-bottom: 1px solid #ddd;
}

#footer a:visited { 
color : #000099;  
text-decoration: none;
border-bottom: 1px solid #ddd;
}

#footer a:hover {  
color: #0066FF; 
text-decoration: none;
border-bottom: 1px solid #900;
}

#footer a:active {  
color: #0033cc; 
text-decoration: none;
border-bottom: 1px solid #900;
}