/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETul { list-style: none inside; }UP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; min-width: 780px;}
body { font: 62.5% verdana, Helvetica, sans-serif; }

p, ul { font-size: 1.1em;  }

/*this is the style to change the middle font size
small 1.0em
medium 1.1em
large 1.3em
xlarge 1.5em */
div#middle  { font-size: 1.1em;} 
div#print {font-size: 1.1em;}
a { outline: none; text-decoration: none; font-weight: bold; color: #0f4376; }
a:hover { text-decoration: underline;}
a img { border: none; }
/* END RESET */

/*stucture*/
/*top bar*/
#mt{
	font-size:1.0em;
	margin-left:15px;
}

#umt{
font-size:1.0em;

}
#topNavBar {
	background-color: #000;
	height: 32px;
	width: 100%;
	clear: both;
	float: right;
}
ul#topNav{
	padding: 5px ;
	float: right;
	list-style: none; }
ul#topNav li{
	display: block;
	float: left;
	
}
ul#topNav a{
	float: left;
	text-decoration: none;
	color: #dfdede;
	display:block;
	font-size: 13px;
    margin: 0 15px;
	vertical-align: middle;
	font-weight: bold; }

.topSubmit {
    border: none;
    background: url('/images/black_go.png') no-repeat top left;
    margin: 3px;
	padding-left: 5px;
}
/*end top bar*/
/*header*/
#header {
	background-color: #fff;
	width: 100%;
	clear: both;
	height: 137px;
	background: url('/images/engcan_logof.png') no-repeat bottom left;
}
#header img {
	float:right;
	
	
}
/*end header*/

/* big menu */

/*
#Menu {
	height: 280px;
	width: 100%;
	background-image: url('/images/l_repeat.png');
	background-repeat: repeat-x;
}
#Menu img.chains {
	float: right;
	z-index: 0;
}*/

	
/* end big menu */

/*top bar*/
/*top bar
#NavBar {
	background-color: #000;
	height: 32px;
	width: 100%;
	clear: both;
}
ul#Nav{
	margin: 0px ;
	float: left;
	list-style: none;
	position: absolute;
	top: 159px;
	
	  }
ul#Nav li{
	display: block;
	float: left;
	
}
ul#Nav a{
	float: left;
	text-decoration: none;
	display: block;
	top: 5px;
	height: 26px;
	color: #dfdede;
	font-size: 14px;
    margin: 0px;
	padding: 0px 17px 0px 17px;
	font-weight: 900; }
ul#Nav a:hover{
	background-color: #888;
	
	height: 26px;
}

.selectedNav{
	background-color: #666;
	
	

}*/
.selectedNav{
	background-color: #666;
	
	
	
}
/*
ul#Nav2, ul#Nav2a, ul#Nav2b, ul#Nav2c, ul#Nav2d, ul#Nav2e, ul#Nav2f, ul#Nav2g{
	padding: 0px ;
	float: left;
	list-style: none;
	position: absolute;
	display: none;
	top: 188px;
	width: 100%;
	background-color:#666;
	  }

ul#Nav2, ul#Nav2a, ul#Nav2b, ul#Nav2c, ul#Nav2d, ul#Nav2e, ul#Nav2f, ul#Nav2g li{
	display: block;
	float: left;
	
}
ul#Nav2, ul#Nav2a, ul#Nav2b, ul#Nav2c, ul#Nav2d, ul#Nav2e, ul#Nav2f, ul#Nav2g a{
	float: left;
	text-decoration: none;
	display: block;
	
	height: 29px;
	color: #dfdede;
	font-size: 11px;
    margin: 0px;
	padding: 0px 10px 0px 10px;
	font-weight: 900; } 
ul#Nav2, ul#Nav2a, ul#Nav2b, ul#Nav2c, ul#Nav2d, ul#Nav2e, ul#Nav2f, ul#Nav2g a:hover{
	background-color: #aaa;
	color: #000;
	
}
.selectedNav2{
	background-color: #999;
	
}
img.slogan {
	color: #e4d379;
	position: absolute;
	top: 270px;
	left: 30px;
	z-index: 100;
	background-color: none;
	float: left;
	width: auto;
}

end top bar*/
/*end top bar*/
/* content layout */
#content {
	width: 100%;
	height: 400px;
}
div#left {
    float: left;
    width: 235px;
    background-color: #f4f4f4;
	border-top: 1px solid #000;
}
div#affiliates {
	text-align: center;
	background-color: #fff;
	border: 1px solid #97999c;
	padding: 10px 3px 10px 3px;
	margin: -6px 7px 30px 5px;
	
}
div#qlinks {

	padding: 10px 3px 10px 3px;
	margin: -5px 7px 30px 5px;
	
}
div#links {
	padding: 10px 3px 10px 3px;
	margin: -5px 7px 30px 5px;
}
div#right {
    float: right;
    width: 235px;
    border-top: 1px solid #fff;
	padding-left: 35px;
	
}
div#members {
	background-color: #00356b;
	margin: -6px 7px 20px 3px;
	padding-bottom: 20px;
}
div#members form {
	margin-left: 10px;
}
div#event {
	background-color: #c7c8cb;
	margin: -6px 7px 20px 3px;
	padding: 10px;
	padding-bottom: 20px;
	
}
.memSubmit {
    border: none;
    background: url('/images/blue_go.png') no-repeat top left;
    margin: 3px;
	padding-left: 5px;
}
div#middle {
    padding: 0px 235px 5px 260px;
    margin: 0px;
   
	border-top: 1px solid #000;
}
#line {

  margin:12px;
  margin-left:-4px;
  margin-right:-3px;
  border-top: 1px solid #000;
}

#footer {
	text-align: center;
	clear:both;
	width: 100%;
}
#bread {
	height: 25px;
	clear:both;
	margin: 5px;
	margin-left: 10px;
	
}
#bread ol {
	 
	
}
#bread li{
	margin-top: 5px;
	margin-left: 15px;
	list-style-image: url('/images/gt.gif');
	display: block;
	float: left;
}
.whatNew p{
	width: 75%;
	margin-bottom: 3px;
	padding: 5px;
	padding-left: 25px;
	background-color: #eef1eb;
}
#footerMenu {
	border-top: 1px solid #000;
	
	padding: 5px 0px 5px 0px;
	margin-top: 25px;
	
}
#print {
	border-bottom: 1px solid #000;
	width: auto;
	float: right;
	padding: 3px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* end content layout*/
/*notify box*/
div#notify {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: 20px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 999;
}
/*end notify box */
/*end structure*/ 



/*fonts*/
body h1 {
	font-size: 26px;
}
body { font-size: .7em;}

#left h1{
	color: #5d5d5d;
	margin: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#right h1 {
	color: #00356b;
	margin: 0px;
}
#right h1.events {
	color: #c7c8cb;
}
#members p {
	color: #fff;
	padding: 10px;
}
#members h1 {
	color: #fff;
	margin-left: -3px;
}
#event p.eventDate {
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#events p.eventDesc {
	
}
div#middle h1, h2, h3, h4, h5, h6 ,h7 {
	color:#55752e;
	margin-bottom: 7px;
}
#middle ul { margin-left: 35px; color: #58595b; }
#middle li {margin-bottom: 10px;}
#middle p {padding-bottom: 10px;}
#bread ul a{
	font-size: 10px;
}
.whatNew div {
	font-weight: bold;
	
}
.newDesc{
	font-weight: 100;
	color: #838383;

}
#footerMenu {
	text-align: center;
}
#footerMenu a {
	font-weight: bold;
	border-left: 1px solid #000;
	padding-left: 7px;
	padding-right: 7px;
	color: #626262;
	
	font-size: 1.0em;
}
#footer {
	color: #626262;
	
}
div#middle { /*was p here*/
	color: #58595b;
}
.eventDesc {
	color: #222020;
}
#small {
	
	color: #790d00;
	font-size: 1.0em;
	font-weight: normal;
}
#medium {
	
	color: #790d00;
	font-size: 1.1em;
	font-weight: normal;
}
#large {
	
	color: #790d00;
	font-size: 1.3em;
	font-weight: normal;
}
#extraLarge {
	
	color: #790d00;
	font-size: 1.5em;
	font-weight: normal;
}
#qlinks a { font-weight: normal;}
#links a { font-weight: normal;}
/*end fonts*/






/*cal*/

#calendar h4{
	font-size: 12pt;
	padding: 0px 0  0px 0;
	height: 28px; 
	padding: 0px;
	color: #fff;
	}
	
table#calendar{
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	background: #333;
	width: 300px;
	text-align: center;
	color: #fff;
	font-size: 10pt;
	padding: 10px 0px 5px 0px;
	border-collapse:collapse; }

table#calendar tr.weekdays th{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: solid 2px #fff; }	
table#calendar td{
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
table#calendar .currentDay{
background-color:#555;
}
table#calendar .today{
border:1px solid #333333;

}
table#calendar td a{

color: lightgreen;
}
table#calendar .navmonth {
font-weight:bold;
font-size:large;
text-decoration:none;
color:#fff;
}
table#calendar .header{
background-color:#fff;
background-image: url('/images/s_header.png');
background-repeat:repeat-x;
background-position: -100px 0px;
height:28px;
padding: 0px;
margin: 0px;
text-align: center;
}
table#calendar .headerl{
background-color:#fff;
background-image: url('/images/s_header.png');
background-repeat:repeat-x;
background-position: -100px 0px;
height:28px;
width: 120px;
padding: 0px;
margin: 0px;
text-align: left;
}
table#calendar .headerr{
background-color:#fff;
background-image: url('/images/s_header.png');
background-repeat:repeat-x;
background-position: -100px 0px;
height:28px;
width: 120px;
padding: 0px;
margin: 0px;
text-align: right;
}

/*cal*/

