@charset "utf-8";

/*-------------------------------------------------------

Stylesheet:  global.css

Author:   Chris Moore - Toronto Region Conservation (trca.on.ca)

Version:  1.0.2 (2010-Jan-06)

----------------------------------------------------------*/



body {background: url(../images/img_bg_hTile.jpg) top repeat-x #FFC; padding:0; margin:0; color:#333; font:12px Arial, Helvetica, sans-serif; }



a {color:#E94B4B;}
a:hover {text-decoration:none;}

a img {border:none;}

h1 {color:#7F5126; font-size:22px; margin-top:0;}

h3 {color:#7F5126; font-size:16px; margin-top:0;}



#wrapper {width:990px; margin:0 auto; background:url(../images/img_bg_vTile.jpg) repeat-y;}

#header { padding:0 50px; background:url(../images/img_bg_top.jpg) no-repeat top; height:400px; vertical-align:top;}

#content { margin:0 50px 0 50px; padding:0; border-bottom:2px solid #7F5126; background:url(../images/img_bg_content.jpg) repeat-x; min-height:50px;}

#footer {background:url(../images/img_bg_foot.jpg) bottom; height:70px; clear:both; padding:0 50px;}
#footer p {padding:3px; margin:0;}
#footer #copyright {color:#666;}

#mainMenu {width:252px; height:330px; overflow:hidden; float:left; background:url(../images/img_header_leftBot.jpg) bottom no-repeat;}

#mainMenu ul { list-style-image:url(../images/img_mainMenu_bullit.gif);}

#mainMenu ul li {padding:3px 0;}

#mainMenu ul a {color:#884B1F; font-size:18px; padding-left:10px; text-decoration:none; display:block;}

#mainMenu ul a:hover {color:#E94B4B; font-size:18px; padding-left:15px; text-decoration:none;}

#contentRight {width:638px; float:right;}

#contentRight ul li {font-size:16px; color:#884B1F; padding:5px;}

.clearer {clear:both;}

#trcaFoot {width:150px; float:right;}