@charset "utf-8";
/* CSS Document */
* {
   padding:0;
   margin:0;
}
ul {
    padding-left:0;
    margin-left:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

form, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0;
}

.spacer{
height:40px;
width:100%;
}
hr {

height:.1em; width:100%; border:1px solid #EFEFEF;
}
h1{
font-family:Corbel;
font-size:1.6em;
color:#057FA6;
margin-left:0px;

padding-bottom:15px;
}
h2{
font-family:Corbel;
font-size:1.2em;
color:#5F9DBF;
margin-left:0px;

padding-bottom:10px;
}

p{
font-family:Corbel;
font-size:0.92em;
color:#333333;
text-align:left;
padding-bottom: 10px;
}
p.normal{
font-family:Corbel;
font-size:0.92em;
color:#333333;
text-align:left;
padding-bottom: 10px;
}
p.italic{
font-family:Corbel;

font-size:0.92em;
color:#333333;
text-align:left;
padding-bottom: 10px;
font-style:italic;
}
p.oblique{
font-family:Corbel;
font-size:0.92em;
color:#333333;
text-align:left;
padding-bottom: 10px;
font-style:oblique;
}

a{
color:#0092BF;
outline:none;
font-family:Corbel;

}

ul
{
list-style-type:none;
padding:0px;
margin:0px;
padding-bottom:8px;
}
li
{
font-family:Corbel;
font-size:0.92em;
background-image:url(../images/Layout/eventIcon.jpg);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:14px;
margin-left:0px;
color:#333333;
}

ul#eventslist{ margin: 0;  padding:0; 
    font-family:Corbel;
font-size:0.92em;   color:#d49a30; width:99%; background-image:none;} /*main nav bar background-color:#5B93A2;*/

#eventslist li{ margin: 0;  margin-bottom:16px;  background-color:#F3F4F5;  padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; list-style: none; background-image:none;  display:block;  }

#eventslist li a{ 
	list-style: none;
	margin-left:0px;
	text-decoration: none; 
	border-right:solid #ccc 0px;
	display: block;
padding-left:20px; padding-right:20px;

 }
#eventslist li a:{ 
	list-style: none;
	margin-left:0px;
	text-decoration: none; 
	border-right:solid #ccc 0px;
	display: block;
padding-left:20px; padding-right:20px;
color:fff;
 }
#eventslist li:hover{ 
	text-decoration: none;  
	color:#ccc; 
	background-color:#E1E9EC;
	list-style: none;
display: block;
}

#eventslist p{
font-family:Corbel;
font-size:0.875em;
color:#333333;
text-align:left;
margin:0px;
margin-top:0px;
padding-bottom: 10px;
}
#eventslist h1, #eventslist h2{
margin-left: 0px;
}
*html #eventslist a{height:1px;}
body {
  text-align: center;
  background-image: url(../images/Layout/GMTIlayout_03.jpg);
  background-repeat: repeat-x;
  background-color: #CACAD2;
  margin:0px;
  border:0px;

  }

#container {
  margin: 0 auto;
  width: 806px;
  background-image:url(../images/Layout/GMTIlayout_04.jpg);
  min-height:450px;
  text-align: left;
 }

#MainBody{

padding-left:20px;
padding-right:20px;
padding-bottom:0px;
padding-top:24px;
}

#leftCol{
float:left;
width:420px;
border-right:1px solid #EFEFEF;
padding-right:15px;
min-height:380px;
}




#rightCol{
float:right;
width:310px;

text-align:left;

padding-left:15px;
}

#header{
background-image: url(../images/Layout/GMTIlayout_02.jpg);
width:806px;
height:194px;
margin-bottom:1px;

}


#containerfooter{
background-image: url(../images/Layout/GMTIlayout_07.jpg);
width:806px;
height:114px;
margin: 0 auto;
text-align: center;
}
.containerfootp {
padding-top:10px;
font-family:Corbel;
font-size:12px;
color:#333333;

}



/* DO NOT REMOVE THE CLEAR FIX CLASS */
/* CLEAR FIX to ensure footer stays at bottom of window and any floated content in main content area is cleared */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}
 
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
 
.clearfix {
	display: block;
}
/* End hide from IE-mac */
































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

