@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #f3e6d6 url(/images/core/plate/summerBack.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

/* ~~ Styling for your site links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 95%;
	max-width: 1260px;
	min-width: 965px;
	background: #FFF;
	margin: 0 auto; 
}

/*.header {
	background: url(/images/core/flash/header/jpeg/lakeTreeView.jpg) no-repeat right;
	height: 290px;
}*/
.header .topNavi {
	text-align: right;
	position: relative;
	top: 250px;
}
.header .topNavi li {
	display: inline;
	list-style: none;
	color: #e1e8e9;
	font: small-caps 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.header a:link {
	color: #e1e8e9;
	text-decoration: underline;
	-webkit-transition-duration:3s;
	-moz-transition-duration:1s;
	transition-duration:1s;
}
.header a:hover {
	color: #e8e1e7;
	text-decoration: none;
}
.header a:visited {
	color: #AAC4AA;
	text-decoration: underline;
}


.actionBar {
	float: right;
	width: 32%;
	padding-bottom: 10px;
}
.actionBar .rssText {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.mainContent {
	padding: 10px 0;
	width: 68%;
	float: right;
}
.mainContent h3 {
	font: 1.13em Georgia, "Times New Roman", Times, serif;
	color: #756742;
	border-bottom: thin inset #756742;
}
.mainContent p {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292929;
}
.mainContent .subNavi {
	top: -20px;
	position: relative;
	text-align: right;
}
.mainContent .subNavi li {
	display: inline;
	list-style: none;
	color: #292929;
	font: small-caps 0.86em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.mainContent .membersList {
	margin: 10px 0 5px;
	padding: 5px 15px;
}
.mainContent .membersList dt {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #756742;
	border-bottom: thin inset #756742;
}
.mainContent .membersList dd {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292929;
}
.mainContent .exhibitList {
	margin: 10px 0 5px;
	padding: 5px 15px;
}
.mainContent .exhibitList dt {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #756742;
	border-bottom: thin inset #756742;
}
.mainContent .exhibitList dd {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292929;
}
.mainContent .exhibitListText {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mainContent .memberLogo img {
	float: right;
	border: none;
	margin: 5px;
}
.mainContent .agmAwards ul {
	width:450px;
}
.mainContent .agmAwards li {
	display: inline;
	list-style: none;
	color: #292929;
	font: small-caps;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	width: 205px;
}
.mainContent .agmAwards img {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.mainContent .agmAwards .caption {
	font: small-caps 0.86em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292929;
}

.mainContent ul, .mainContent ol {
	padding: 0 15px 15px 40px; 
	
}
.mainContent li {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292929;
	list-style: circle;
}


ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #6F7D94;
	color: #FFF;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
	height: 125px;
}
.footer dl {
	overflow:hidden;
	float:left;
	width:111px;
	padding: 10px 10px 10px 5px;
}
.footer dt {
	padding-bottom:5px;
	font-weight:bold;
	font-size:0.69em;
}
.footer dd {
	font-size:0.63em;
	background: url(/images/core/plate/bg_main.gif) no-repeat 0 -230px;
	padding: 0 0 6px 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer .fednorLogo {
	position: absolute;
	right: 15px;
	bottom: 15px;
	float: right;
	border: none;
	top: 85px;
}
.footer .canadaLogo {
	position: relative;
	right: 160px;
	bottom: 15px;
	float: right;
	border: none;
	top: 90px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
