@charset "UTF-8";


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #105D75;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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 */
	color: #000000;
	background-image:url(images/bg.png);
	font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#352922;
}


/* HEADER */
#logo {
float: left;
    width: 210px;
    height: 24px;
    background: url(images/mp_sm.png) no-repeat center center;
    margin-right: 10px;
	margin-bottom: 6px;
    display: block; 
	}
#logo b
{   display: none; }

#logo2 {
float: left;
    width: 210px;
    height: 24px;
    background: url(images/mp_sm.png) no-repeat center center;
    margin-right: 10px;
	margin-bottom: 6px;
    display: block; 
	}
#logo2 b
{   display: none; }



.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;
	margin-left: 8px;
	margin-botton: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}





/* FOR RIGHT COL SECTIONS */
.righttop {
 background: url(images/right_top.jpg) no-repeat center center;
 width: 664px;
 height: 22px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}
.rightbottom {
 background: url(images/right_bottom.jpg) no-repeat center center;
 width: 664px;
 height: 22px;
 padding-top: 0px;
 margin-bottom: 0px;
}
.rightcont {
 background: url(images/right.jpg) repeat-y;
 width: 664px;
 paddint-top: 0px;
 padding-bottom: 0px;
}
.content {
padding-left: 20px;
padding-right: 15px;
}
/* END RIGHT COL SECTIONS */


/* FOR LEFT COL SECTIONS */
.lefttop {
 background: url(images/lefttop.jpg) no-repeat top;
 width: 269x;
 height: 27px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}
.leftbottom {
 background: url(images/leftbottom.jpg) no-repeat bottom;
 width: 269px;
 height: 29px;
 padding-top: 0px;
 margin-bottom: 0px;
}
.leftcont {
 background: url(images/leftbg.jpg) repeat-y;
 width: 269px;
 paddint-top: 0px;
 padding-bottom: 0px;
}
.content2 {
padding-left: 12px;
padding-right: 12px;
}

/* END LEFT COL SECTIONS */

/* FOR TEXT */
	p {
	font-size:13px;
	font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#352922;
	text-align: left;
	}
	h1 {
	font-size:18px;
	font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	}
	
	h2 {
	font-size:14px;
	font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#352922;
	font-weight:100;
	}
.style11 {	font-size: 18px;
	color: #007B96;
	font-weight: bold;
}
.style4 {	color: #FFFFFF;
	font-weight: bold;
}
.style8 {font-size: 12px; color: #333; }
.style9 {	font-size: 15px
}
/* END FOR TEXT */	

/* For Links */
	a:link{
	color: #115E76;
	text-decoration:underline;
	}
	a:visited{
	color: #115E76;
	text-decoration:underline;
	}
	a:hover{
	color:#62493b;
	text-decoration:none;
	}
/* End For Links */


hr {
color: #FFFFFF;
border-bottom: 1px dashed #0089a4;
}





.lefttext {
padding-left: 18px;
padding-right: 16px;
}









.indent {
padding-left: 15px;}

	
#sb_rightcol {
width: 780px;
background-image:url(images/events-corner.png);
background-position:left top;
background-repeat:no-repeat;
background-color:#FFFFFF;
margin: 4px 0px 0 0;
padding: 0;
float: right;
}

/* For Left Column */

#sb_leftcol {
	width: 180px;
	margin: 15px 0px 0 0px;
	float: left;
	background-color:#FFFFFF;
	display: inline;  /* <---Solution for bug IE6 */
	}
	
	#sb_leftcol2 {
	width: 180px;
	margin: 15px 0px 0 0px;
	float: left;
	display: inline;  /* <---Solution for bug IE6 */
	}
	
/* End For Left Column */	




.clear {
	clear: both;
}




.sb_lefttext {
margin-left: 12px;
margin-right: 12px;

}

.sb_righttext {
margin-left: 15px;
margin-right: 10px;
margin-top:10px;

}

.style2 {font-size: 13px}






/**sidemenu**/


.glossymenu{
list-style-type: none;
margin: 4px 0px;
padding: 0;
width: 179px;
border: 0px solid #62493b;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/glossycomm.png) repeat-x bottom left;
font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #110c02;
display: block;
width: auto;
padding: 3px 0;
padding-left: 15px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #110c02;
}

.glossymenu li a:hover{
background-image: url(images/glossycomm2.png);
}

.events_selected {
background: white url(images/glossycomm2.png) repeat-x bottom left;
font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#000000;
display: block;
width: auto;
padding: 3px 0;
padding-left: 15px;
text-decoration: none;
font-weight:600;
}
.events_selected2 {
background: white url(images/glossycomm2.png) repeat-x bottom left;
font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#000000;
display: block;
width: auto;
padding: 3px 0;
padding-left: 15px;
}


.events2{
list-style-type: none;
margin: 4px 0px;
padding: 0;
width: 179px;
border: 0px solid #62493b;
border-bottom-width: 0;
}
.events2 li a{
background: white url(images/glossy-events2.jpg) repeat-x bottom left;
font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #110c02;
display: block;
width: auto;
padding: 3px 0;
padding-left: 15px;
text-decoration: none;
}

.events2 li a:hover{
background-image: url(images/glossycomm.png);
}



.tablebrd {
border: solid #117DA3 1px;
}



.twoColFixLtHdr #sbcontainer { 
	width: 961px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F9F4D8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
} 	

.twoColFixLtHdr #sbheader { 
	background: #fcfcf6; 
	height: 145px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 



/* HORIZ NAV SUB */
#horizNav2
{
   	clear: both;
    background: #EFEEEE url(../styles/images/events_header.jpg) no-repeat left center;
    width: 641px;
    height: 83px;
    color: #444;
    padding-left: 320px;
    margin-top: 0px;
    border-bottom: solid 0px #F0EFEF;
}



/* SOAF */
.fltright {
float: right;
padding-left: 20px;
padding-bottom: 8px;
}
.fltleft {
float: left;
padding-right: 20px;
padding-bottom: 8px;
}


H2 {
color:#115E76;
font-size:16px;
font-weight:700;
border-top:medium #CCCCCC solid;
padding-top: 15px;
}
h3 {
color:#333333;
font-size:16px;
font-weight:200;
padding-left: 28px;
border-bottom: #CCCCCC thin dashed;
font-weight: 700;

}
