/*RESET*/
h1, h2, h3, h4, p, ul, li, div
{padding:0px; margin:0px; height:auto;}

/*COLOURS
#983B09: orange
#50595B: dark grey
#5A92C1: blue */

/*TYPOGRAPHY*/

body {
font-family: Century Gothic, Apple Gothic, sans-serif; 
font-size: .9em; 
line-height: 1.5em;
color:#3B3E3F;
}
h3, h4 {margin-top:15px;}
h1 {font-size:2em; line-height: 1.6em;}
h2 {font-size:1.7em; font-weight: normal; line-height: 1.6em; color: #677B7F;}
h3 {font-size:1.5em; line-height: 1.4em; font-style:italic;}
h4 {font-size:1em; line-height: 1.1em; text-transform:uppercase;}
img {border:0px;}
p {margin-bottom:1em;}
#subnav {font-size: 1.1em;}
#topnav {font-size: 1em; font-weight:bold;}



/*DESIGN*/
a {color:#983B09; text-decoration:none;}
body {background-color:#50595B;}

#header {background: url(http://cpaws.org/restigouche/images/site/header.jpg) bottom;}
#footer {background: url('http://cpaws.org/restigouche/images/site/salmon.gif') #5A92C1 no-repeat; height:100px;}
#frame {background-color:#FFF;}
#maintext {padding-bottom: 30px;}
#maintext h3 {background: url('http://cpaws.org/restigouche/images/site/smudge.jpg') no-repeat;}
#maintext li {list-style-type: none; margin-left:15px; padding: 5px 0px;}
#metanav {float:right; clear:both;}
#subnav {
  background: #983B09 url('http://cpaws.org/restigouche/images/site/sidebarbg.jpg') repeat-x; 
  color:#FFF; 
  min-height:500px;
  height:auto !important; /*ie hack */
  height:500px;
  }
#subnav a {font-weight:bold;}
#subnav h3 {padding-left:15px;}
#subnav input.email {width:130px;}
#subnav input.submit {
  border:0px;
  background: #D66E34; 
  color:#FFF; 
  font-style:italic; 
  float:right; 
  padding:2px;
}
#subnav li {list-style-type:none; border-bottom: #EF671D solid 1px; padding:15px;}
#subnav li a {color:#FFF; }
#subnav li.current a {font-weight:bold;}
#topnav {margin:15px 0px;}
#topnav li {padding-right: 30px;}
#topnav li a {color: #5A92C1;}
#topnav li a:hover {color: #983B09;}
.callout {
background: url('http://cpaws.org/restigouche/images/site/calloutbg.jpg') no-repeat; 
font-size:1.6em;
font-weight: bold;
line-height:1.6em;
padding:15px;
height: 155px;

}


/*USEFUL STUFF*/
.clear {clear:both;}
.floatleft {float:left; font-size:10px; margin: 10px 10px 10px 0px;}
.floatright {float:right; font-size:10px; margin: 10px 0px 10px 10px}
.module2 {float:left; width:46%; padding-right:2%; vertical-align:top;}
.module3 {float:left; width:215px; margin:15px 15px 0px 0px; vertical-align:top;}
.callout {
background: url('http://cpaws.org/restigouche/images/site/calloutbg.jpg') no-repeat; 
font-size:1.6em;
padding:15px;
height: 155px;
font-weight: bold;
}

/*STRUCTURE*/
body {text-align:center;}
label {
float:left; 
text-align:right; 
margin-right:1em; 
display: block;
}
input .submit {margin-left:5em;} 
#frame {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	text-align:left;
	}
	
#content {
	float:left;
        width: 705px;
        margin: 0px 0px 30px 30px;
	}
#header {height:180px;}
#subnav{
	width:200px;
	float:left;
	margin:0px 10px 10px 0px;
	_margin:0px;
	} 
#footer {clear:both;}
#topnav {height:20px;}
#topnav ul {float:left; display:inline; padding:0px;}
#topnav ul li {
	display:block; 
	float:left; 
	}





