@charset "UTF-8";


body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: transparent;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	}
date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #333333;
}

img
{
border:none
border: 0;
}

ul  {
	list-style-position:outside;
}


.banner_background {
	background-image: url(graphics_msc/topbanner-background.jpg);
	background-repeat: repeat-x;
}


.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	}
	
	.body a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.body a:visited {
	text-decoration: none;
	color: #830B2C;
	font-weight: bold;
}

.body a:hover {
	text-decoration: none;
	color: #830B2C;
	font-weight: bold;
}
.course {
	color: #830B2C;
	text-transform: uppercase;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

  .contact {
	height: auto;
	width: 350px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

.container {
	
	
			}
.container #top {
	margin-left: 550px;
	margin-top: 30px;
}

/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".container #sidebar1 p" rule.
*/
.container #sidebar1 {
	width: 225px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}


/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.container #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	width: 750px;
	text-align: left;
	float: right;
} 
.container #navcontainer {
	background-image: url(graphics_msc/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
}
.container #footer {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 
.container  #footer  a.special {
	text-decoration: none;
	color: #830b2c;
}

.container #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.currentlink {
	color: #830b22;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #333333;
	font-style: italic;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/*end*/
.front-page-text {
	line-height: 20px;
}
.indent {
	padding-left: 10px;
}
.logo {
	background-image: url(graphics_msc/topbanner-background.jpg);
	background-repeat: repeat-x;
}
.mainheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 40pt;
	font-weight: bold;
	color: #830B2C;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #830B2C;
	text-transform: small-caps;
	letter-spacing: -1px;
}

.menu_background {
background-image: url(graphics_msc/topbanner-background.jpg);
	background-repeat: repeat-x;	
}

/* End the Call to action links on index page*/

/* For the Call to action links on RIGHT SIDE index page*/

.mid-nav-box-extra {
	height:50px;
	margin-bottom:10px;
	margin-left:0px;
	width:200px;
	padding-right: 0.7em;
	padding-bottom: 0.2em;
	padding-left: 20px;
}

.mid-nav-box-extra h2 {
	font-size:11pt;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.mid-nav-box-extra ul {
	display:inline;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

.mid-nav-box-extra li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mid-nav-box-extra a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

.mid-nav-box-extra a:hover {
	text-decoration: none;
	color: #53071C;
	font-weight: bold;
	}
.nav {
	text-align: center;
	width: 100%;
	background-color: #f8f3ec;
	border: thin solid #e3dcc0;
	height: 27px;
}

.newsheader
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: small-caps;
	color: #808080;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}



/* End the Call to action links on RIGHT SIDE index page*/
.smallheadline-sansserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #830b2c;
	line-height: 33px;
	text-transform: small-caps;
}



.search
 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidebartable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 5px;
}
.sidebartable a {
	text-decoration: none;
	color: #2F4D31;
	border:none
}
.sidebartable a:hover {
	font-weight: bold;
}

.sidebartable img {
}
.sidebartable  td    {
	text-align: left;
	margin-top: 1px;
	padding-top: 0.2em;
	padding-bottom: 0.7em;
	padding-right: 0.7em;
	padding-left: 0.2em;
	border: 1px solid #e3e3e3;
}
.sidetablenews {
	font-size: 14px;
	padding: 4px;
	background-image: url(graphics_msc/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.sidebarmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 60px;
}
.sidebarmenu a {
	text-decoration: none;
	color: #830b2c;
}
.sidebarmenu a:hover {
	color: #000000;
	text-decoration: underline;	
}
.sidebarmenu img {
	padding: 1px;
	border: thin solid #F0F0F0;
}
.sidebarmenu  td    {
	text-align: left;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
		border:1px solid #e3e3e3;
	
}
.smallheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: small-caps;
	color: #111111;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.tablebody  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
.tablebody  a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.tablebody a:hover {
	text-decoration: none;
	color: #830B2C;
	font-weight: bold;
}


.table_underline td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #830B2C;
	text-decoration: none;
}


.yellowtable {
	background-color: #F7FFEE;
	width: 100%;
	border: 2px solid #47724D;
	padding: 2px;
}
#containerBody  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	background-color: transparent;
} 

#newswindow {
	clear: right;
	float: right;
	width: 540px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

#datewindow {
	clear: left;
	float: left;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-seri;
	width: 72px;
	height: 100px;
	line-height: 52px;
	}



#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 90%;
	text-align: left;
	border-collapse: collapse;
	margin-top: 45px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 25px;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #830b2c;
	background-color: #ebf8ef;
	background-image: url(graphics_msc/gradhead.png);
	background-repeat: repeat-x;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #006600;
	border-top: 1px solid #fff;
	background-color: #ebf8ef;
	background-image: url(graphics_msc/gradback.png);
	background-repeat: repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #9ECC90;
}
#gradient-style tbody tr:hover td
{
	color: #830b2c;
	background-color: #dfebe2;
	background-image: url(graphics_msc/gradhover.png);
	background-repeat: repeat-x;
}
	
	
#monthwindow {
	clear: left;
	float: left;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-seri;
	width: 200px;
	height: 100px;
	padding-top: 20px;
	}
	

#mainContent {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	text-align: left;
	}

#mainContent a {
	color: #830B2C;
	font-weight: bold;
	text-decoration: none;
	}


#mainContent a:link {
	text-decoration: none;
	color: #830B2C;
	font-weight: bold;
}
#mainContent a:hover img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mainContent a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #F0F0F0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#mainContent a img {
border: none;
}

#mainContent a:hover img {
background: #fff;
}


/*end*/
#mainContent img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mid-nav-extra {
	color: #000000;
	float: right;
	margin-top: 25px;
	width: 200px;
	margin-bottom: 10px;
}
	
/*content for bottom menu*/

#navlistbottom a/*content for bottom menu*/  {
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	text-decoration: none;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	font-size: 13px;
	background-position: right;
	text-align: right;
}

#navlistbottom a:link,
{
	border-bottom: 4px solid #000;
	}

#navlistbottom a:hover {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navlistbottom a:visited {
	text-decoration: none;
}

#sidebar1  .sidebartable td  {
	color:#830b2c;
	text-align:left;
	font-weight: bold;
	text-transform: none;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	line-height: 17px;
}

#sidebar1 .sidebartable td a:hover {
	color:#000000;
	text-align:left;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}


h6.date  {
	top: 0px;
	left: 35px;
	color: #ffffff;
	width: 74px;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 5pt;
	background-color: #A0A0A0;
	background-image: url(graphics_msc/gradient-grey.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
		position: inherit;
	font-weight: normal;
	margin: 0pt;
	background-position: center top;
}

h6.date strong {
	font-size:52px;
	letter-spacing:-1px;
	display:block;
	height:30px;
	line-height: 52px;
}

h6.date span {
display:block;
	clear:both;
	color: #222222;
	}

#photobox {
	width: 450px;
	float: right;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: -1px;
	height: 450px;
}
#photobox a {
	font-weight: bolder;
	text-decoration: underline;
	color: #830b2c;
}
