/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td,object { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 62.5%;
	background: #f2f8ec url(../images/body-bg.gif);
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 40px;
}
/* -------------------------------------------- */


h1 {font-size: 2em; letter-spacing: -0.01em; line-height: 110%;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.25em;}
h1,h2,h3 { margin-bottom: .5em }
p, div, th, td, ol, li, a, pre, form, fieldset, input, blockquote, table { font-size: 1em } 
p, pre, blockquote, ul, ol { margin-bottom: 1em } 

p { line-height: 150% }

ul, ol { margin-left:1.5em; padding-left:0px; }
li { margin-bottom:0.5em; }

ul.horiz { list-style: none; white-space:nowrap; margin: 0; }
ul.horiz li { display: inline;  float: left; margin: 0; }
ul.horiz li a { display:block; color: #fff; text-align: center; }
ul.horiz li a:hover {  } 

.floatleft { float: left;  margin: 0 10px 10px 0  }
.floatright { float: right; margin: 0 0 10px 10px } 


#container {
	width: 		958px;
	margin: 	0px auto;
	font-size: 	1.25em;
	position: 	relative;
	
}

#fillagree { position: absolute; z-index: 100; top: 0; left: -87px; } 


#header { 
	height: 86px;
	position: relative;
	overflow: auto;
} 

	#logo { 
		font-family: Georgia, serif;
		margin: 1em 0 0 134px;
		width: 500px;
	} 
	#logo h1, #logo h2, #logo h1 a, #logo h2 a { line-height: 100%; margin: 0; padding: 0; color: #fff }
	#logo h1 { font-size: 52px; } 
	#logo h2 { font-size: 20px; } 

	#supernav {
		position: absolute;
		right: 0;
		top: 0;
		border: 1px solid #493720;
		background: #25221e;
	}
	
	#supernav li a { 
		font-size: 11px;
		display: block;
		padding: .5em .75em; 
		border-top: 0;
		margin-right: 0em;
		color: #c9c2af;
		
	}
	#supernav li a:hover,
	#supernav li.selected a { 
		background: url(../images/topnav-sel-bg.gif) repeat-x 0 0;
		color: #d6ceba;
	}
	#hyponav {
		position: absolute;
		right: 1em;
		bottom: 0; 
	}
	
	#hyponav li a { 
		display: block;
		padding: .5em .75em; 
		border-top: 0;
		margin-right: .5em;
		color: #c9c2af;
		
	}	
	
	#search {
		position: absolute;
		right: 1.5em;
		bottom: .5em;
		height: 20px;
	}

	#search input[type=text] { 
		background: url(../images/search-bg.gif) no-repeat 3px 3px; 
		background-color: #fff;
		border: 1px solid #c7c7c7; 
		border-left: 1px solid #949394; 
		border-top: 1px solid #949394;
		padding: 0 0 0 2em;
		height: 18px;
		width: 15em;
		font-size: 12px;
		vertical-align: middle;
	}
	#search button { 
		background: #93541e url(../images/search-button-bg.gif) 0 0; 
		border: 1px solid #93541e; 
		color: #fff;
		vertical-align: middle;
		height: 20px;
		padding: 0 0 5px 0;
		font-size: 12px;
		
	}

#topnav { 
	margin: 0 0 1em 0; 
	border: 1px solid #493720;
	height: 32px;
	background: url(../images/topnav-big.gif) repeat-x 0 0;
	position: relative;
} 
#topnav ul { margin-left: 108px; } 
#topnav li a { 
	background: url(../images/topnav-big.gif) repeat-x;
	font-size: 14px; 
	padding: 9px 1.5em; 
	line-height: 14px;
	color: #c9c2af; 
} 

#topnav li a:hover,
#topnav li.selected a { 
	background: url(../images/topnav-sel-bg.gif) repeat-x 0 0;
	color: #d6ceba;
}
	
#main {
	color: 		#282828;
	width: 		960px;
	float: 		right;
	padding: 	0px;
	
	
}

	#main img.border { border: 1px solid #493720; } 
	
	
	#main h2 { font-family: "Trebuchet MS" } 
	#main h2.super { 
		font-variant: small-caps; 
		text-transform: uppercase; 
		font-size: 10px; 
		letter-spacing: .1em; 
		font-weight: bold; 
		margin-bottom: 15px;
		line-height: 100%;
	} 	
	#main h3 {
		font-family: Arial;
		/*color: #ba8c0c;*/
		color: #b2ac9c;
		font-weight: bold;
		font-size: 100%;
		}	
	#main h4 strong {	color: #ba8c0c; }
	#main p a { color: #ba8c0c; text-decoration: underline; } 
	#main li a { color: #ba8c0c; text-decoration: underline; } 
	#main p a.arrow { 
		padding-right: 12px; 
		background: url(../images/arrow-right.jpg) no-repeat 100% 60%; 
		text-decoration: none;
		}  
	
	

#sidenav {
	width: 		940px;
	text-align: center;
	background: #673911; /*url(../images/subnav-bg.gif) repeat-x 0 0;*/
	overflow: auto;
	height: 18px;
	padding: 12px 0;
	text-align: center;
}

#sidenav a { 
	font-family: Arial;
	color: #d5dcce; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase;  
	text-decoration: none;
	/*background: url(../images/subnav-sep.gif) no-repeat 1em 50%;*/
	padding-left: 2.5em;
	letter-spacing: 0.05em;
	
} 

#sidenav a:hover,
#sidenav a.selected { color: #d95c05; } 

#sidenav .first { background: none; padding-left: 0; } 

#footer {
	font-size: 			11px;
	text-align: 		center;
	width: 				940px;
	overflow: 			auto;
	clear: 				both;
	padding: 			10px;
	color: 				#999;
	letter-spacing: 	.02em;
	text-transform:		uppercase;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
    margin: 0; padding: 0;
  }
  
 
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example: */
  .sIFR-active h1 {
    font-family: Georgia;
    visibility: hidden;
  }
  
}


/* GOOGLE FORMS */

.ss-form-container{ }
.ss-q-title{font-weight: bold;display: block;}
.ss-q-submit{color: #000;}
.ss-form-entry { margin-bottom: 1.5em;}
.ss-q-long,.ss-q-short, .ss-q-submit { background:#f7f7f7;border:solid gray 1px;padding:3px 3px; color:#666666; }
.ss-q-short { width: 150px } 
.ss-q-long { width: 300px }