/* CSS Document */


/* GLOBAL STYLES
===================*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	text-color: #ffffff;
	background-image: url(images/overallbg.gif);
	/*background-image: url(images/background_grid.gif);
	background-repeat:repeat-x;*/
	/*images/mainbg.gif*/
}

.imageleft {
	float: left;
	margin: 5px 8px 0px 0px;
}

.imageright {
	float: right;
	margin: 5px 0px 0px 8px;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

/* HEADER
================*/

#header {
	position: absolute;
	width: 100%;
	height: 36px;
	top: 0;
	background-color: black;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
}


/* CONTAINER
===============*/
#container {
	/*background-color: #562F32;*/
	/*background-image:url(images/background_main.gif);*/
	background-image: url(images/inner_background.gif);
	background-repeat:repeat-y;
	width: 750px;
	margin: 0 auto;
	position: relative;
}

.containerbottom {
	width: 791px;
	margin: 0 auto;
	height: 20px;
}



/* Main picture banner
======================================*/

#topbar {
	background-color: #562F32; /**#562F32**/
	margin: 0;
	width: 100%;
	height: 30px;
	background-image:url(images/topbar_stars.gif);
	background-repeat: no-repeat;
}


#mainbanner {
	border-width: thin;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	position: relative;
}
#mainbanner_left {

	width: 49%;
	height: 120px;
	float: left;
	margin: 0 auto;
	position: relative;

}

#mainbanner_right {

	width: 363px;
	height: 120px;
	margin: 0 auto;
	float: left;
	
	position: relative;
	background-color: #C7C591;
	background-image:url(images/maeser_building.gif);
	border-left-width: thin;
	border-left-color: white;
	border-left-style: solid;
	border-top-width: thin;
	border-top-color: white;
	border-top-style: solid;
	 
}


/* GLOBAL NAVIGATION
=========================*/

#navcontainer {
	width: 750px;
	height: 20px;
	background-color: #C7C591;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	left: -17px;
	z-index: auto;

}

.navtext {

font-family:Arial;
font-size:10pt;
color: #562F32;


}

.navtext a:link {
	color: #562F32;
	text-decoration: none;
}

.navtext a:visited {
	color: #562F32;
	text-decoration: none;
}

.navtext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* BREADCRUMB
================*/

#breadcrumb  {
	width: 500px;
	height: 20px;
	color: #666666;
	padding: 25px 0px 5px;
	font-size: .8em;
	display: block;
}

#breadcrumb ol  {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	list-style-type: none;
} 

#breadcrumb ol li  {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#breadcrumb li a:link  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

#breadcrumb li a:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}

#breadcrumb li a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: underline;
}

#breadcrumb li a:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}


/* COLUMN ONE - SIDEBAR
==============================*/

#column1 {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	border: thin none;
	/*background-image: url(images/faces.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/

}	

.notice_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 10px;
	width: 160px;
	height: 150px;
	background-repeat: no-repeat;
	z-index: 1;
	background-color: #C7C591;
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	
}	

.col1_image_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 0px;
	width: 150px;
	height: 70px;
	background-image: url(images/faces_stars.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}	

.level2menu_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 10px;
	width: 125px;
	min-height: 150px;
	height:auto;
	z-index: 1;
	background-color: #C7C591;
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;

}

.notice_box_table {
	
	background-color: #ffffff;
	border: thin solid #562F32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #562F32;
}	

.sidebartop {
	margin-left: -25px;
	padding: 0;
	height: 16px;
	background-image: url(../global_images/sidebar_top.gif);
	background-repeat: no-repeat;
}

.sidebarbackground {
	margin-left: -25px;
	padding: 1px 50px 10px 25px;
	background-repeat: no-repeat;
}

.sidebarbottom {
	margin-left: -25px;
	padding: 0;
	height: 16px;
	background-image: url(../global_images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
}


/* COLUMN TWO - CONTENT
===========================*/

#column2 {
	float: left;
	
	width: 495px;
	background-color: white;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: auto;
	min-height: 450px;
	top: auto;
}	

#column2 a:link {
color: gray;
text-decoration: none;
}

#column2 a:visited {
color: gray;
text-decoration: none;
}

/* FOOTER
================*/

.spacer {
	margin: 0;
	padding: 0;
	height: 10px;
}

#footer {
	clear: both;
	width: 737px;
	height: 20px;
	text-align: center;
	background-color: #C7C591;
	color: #562F32;
	font-size:
	padding: 8px;
	font-size: 0.9em;
	left: 17px;
	z-index: auto;
	position: relative;
	border-top-width: thin;
	border-top-color: white;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	border-bottom-style: solid;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {color: #FFFFFF}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* COPYRIGHTS
================*/

#copyright {
	clear: both;
	width: 737px;
	height: 10px;
	margin: 0 auto;
	text-align: center;
	color: #000000;
	font-size: .7em;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #FFFFFF;
}

div .note {
			width: 700px;
			height: 120px;
			border: 1px solid gray;
			background-color:#B0C4DE;
			padding:5px;
			padding-top:2px;
			
			}
			
div .session {
			
			
			border: 1px solid gray;
			background-color:#B0C4DE;
			padding:5px;
			padding-top:2px;
			
			}
			
div .sessiontab {
			
			width: 50%;
			border: 1px solid gray;
			background-color:#003366;
			padding:5px;
			padding-top:2px;
			border-top: 1px;
			border-right: 1px;
			border-left: 1px;
			border-bottom:none;
			
			}

.reg_headers {
	width: 100%;
	font-variant:small-caps;
	font-weight:bold;
	/*background-color:#C7C591;*/
	
	border-bottom:1px #C7C591;
	border-bottom-color:#C7C591;
	border-bottom-style:solid;
	padding: 3px;
	color:#C7C591;
	}

.reg_time {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	}
	
.reg_border {
	border-style: solid;
	border-width: 1px;
	border-color:#C7C591;
	padding:5px;
	width: 95%;

	}
	
/*Google search controls */
 .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #562F32;
    background-color: #C7C591;
  }
  input.gsc-input {
    border-color: #777777;
  }
  input.gsc-search-button {
    border-color: #562F32;
    background-color: #562F32;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #777777;
    background-color: #777777;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #333333;
  }
  .gsc-tabsArea {
    border-color: #333333;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #777777;
  }
  .gsc-cursor-page {
    color: #444444;
  }
  a.gsc-trailing-more-results:link {
    color: #444444;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult.gs-result .gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #777777;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #333333;
    background-color: #333333;
  }
  .gs-promotion.gs-result {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #444444;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #00CC00;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #00CC00;
  }  
  
/* controls the images */


.picture {padding: 1px; font: 9px/1.4em Arial, verdana; }
.picture img {vertical-align:middle; margin-bottom: 1px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
