﻿/******************
HTML Tags
******************/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:15px 40px;
	background: #C7C7CF url(images/bg-main.gif) repeat-x;
	font-size:.72em;	
	}

#content p, table {
	margin:0px 0px 20px 0px;
	}

/******************
FORM STYLES
*****************


/******************
LINKS
******************/

a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* images */
img 
{	
   background : #FAFAFA;
   border: 1px solid #DCDCDC;
   padding : 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

#content-container h1
{
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}	

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/******************
Layout Divs
******************/

#mainnav-container {
	padding:8px 10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;	
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;	
	}

#breadcrumb-container 
{
	padding:8px 10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;	
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	}

#breadcrumb-container ul {
	margin:0px;
	padding:0px;
	}

#breadcrumb-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}


#breadcrumb {	
	padding:0px;		
	margin:0px;
	border: 0px; 	
	}

#header 
{
	
	margin-bottom:0px;	
    padding:8px 10px;   
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	
	height:167px;
	min-height:50px;
   
	/*background: LightPink  url(images/Spring2008.bmp) no-repeat right;*/
	/*background: #16527D url(images/news/RinkNov2007.jpg) no-repeat right;*/
		background: url(images/Thumbnails/Trilliums2_m.jpg);
	/*background: #16527D url(images/bg-main.jpg) repeat-x;*/
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:bold;	
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}

#content-container 
{
	background-color:#F6F6F6;
	background: #FFFFFF url(images/content-wrap.jpg) repeat-x;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #7F7F7F;
	border-bottom:2px solid #7F7F7F;
	border-left:1px solid #CBCBCB;
	margin: 0 auto;
	position:relative;	
	}

#content-side {
	/*
	position:absolute;	
	top:260px;
	left:0px;
	width:150px;
	padding:10px;
    */
    position:absolute;	
	top:260px;
	margin:0px;
	width:150px;
	border:0px; 
	padding:0px;
	left:0px;
	}

#content{
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 150px;
	height:100%;
	top:18px;
	background-color:#FFFFFF;
	border-left:1px  solid #D0D0BF;
	border-right:1px solid #D0D0BF;	
	}
	
#footer {
	margin-top:5px;
	margin-right:5px; 
	padding:20px 10px 0px 20px;
	border-top:1px solid #7F7F7F;
	text-align:center;
	clear:both;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	font-size:.95em;
	}	

/******************
MENU ITEMS
******************/


#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */


/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;	
	/*margin: 0 2px;		*/
	margin: 0px;		
	border-bottom: 1px solid #E5E5E5;	
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}


/******************
CLASSES
******************/

.none {
	display:none;
	}

.clear {
	clear:both;
	}
	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
