/*UNDO DEFAULTS SECTION Purpose: undo some of the default styling of common (X)HTML browsers */
/* undohtml.css (CC) 2004 Tantek Celik. Some Rights Reserved. http://creativecommons.org/licenses/by/2.0*/ 

/* no list-markers by default, since lists are used more often for semantics
ul,ol { list-style:none } */

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin. Default spacing on headings does not match or align with normal interline spacing at all, so let's get rid of it. Zero out the spacing around pre, form, body, html, p, blockquote as well. Form elements are oddly inconsistent, and not quite CSS emulatable. Nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,td,tr
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img, :link img, :visited img { border: none }

/* de-italicize address */
address { font-style:normal }

/*DIV section*/


body {font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 76%;
	background-color:#f6f3ee;}

p {	font-size: 1 em;
	line-height: 140%;
	margin-bottom: 10px;}

#wrapper {background-color: #f6f3ee; 
			position: relative; 
			margin: 0; 
			padding-top: 20px;
			padding-bottom: 120px;
			}
			
#container { background-color: #fff; 
			background-image: url(../art/pagebkg.jpg); 
			background-repeat: repeat-x; 
			position: relative; 
			margin: 0 auto; 
			padding: 10px 30px 30px 30px; 
			width: 800px; 
			border: solid 2px #9a8347; }
			
#header {width:800px;
z-index:600; position:relative;}	

#header img {margin: 0; padding: 0; display:block;}

#searchbox {float: right;
			margin-bottom: 10px;
			font-size: .7em;}
			
#searchbox form {font-size: .7em;}			

#contentbox {width:800px;
			padding-top:10px;
			z-index:1;}	

#leftnav {width: 150px;
			float: left;
			}

	
#leftnav h1 {padding: 3px;
	padding-left:10px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background-color: #9a8347;
	}

#leftnav h1 a {text-decoration:none;
	color:#fff;}
#leftnav h1 a:visited {text-decoration:none;
	color:#fff;}
#leftnav h1 a:hover {text-decoration:none;
	color:#fff;}
#leftnav h1 a:active {text-decoration:none;
	color:#fff;}
	
	
#content {float: right;
			width: 600px;
			z-index:-1;
			}

#content li {font-size: 1 em;
			line-height: 140%;
			margin-left: 30px;
			margin-bottom: 5px;}
			
#content ul ul {font-size: 1 em;
			line-height: 140%;
			margin-left: 10px;
			margin-bottom: 5px;}
			
#content blockquote {margin-left: 30px;}			
			
			
			
#content a:link { color: #002868; text-decoration: underline; list-style-type: none; }
#content a:visited {color: #9a8347; font-weight: normal; text-decoration: underline; list-style-type: none;  }
#content a:hover { color: #fff; background-color: #9a8347; text-decoration: none; }
#content a:active {color: #fff; background-color: #9a8347; text-decoration: none; }

			
#footer {width: 800px;
		font-size: .8em;
		color: #9a8347;}

#breadcrumbs {margin-bottom: 10px;}

#breadcrumbs p {font-size: .8em;
			margin-top: 10px;}

.button {font-size: 1em;
	font-weight: bold;
	text-align:center;
	color: #002868;
	background-image: url(../images/header/whitebutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #9a8347;}

.button a {text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #002868;	}
	
.button a:hover { text-decoration: none;
	color: #9a8347; }
.button a:active { text-decoration: none; color: #e4dccc;}
.button a:visited {text-decoration: none; color: #002868; }
	

/*--
#bluetextbuttons a{	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #002868;	}
	
#bluetextbuttons a:hover { text-decoration: none;
	color: #836e43; }
#bluetextbuttons a:active { text-decoration: none; color: #993399;}
#bluetextbuttons a:visited {text-decoration: none; }
--*/
	
.blue-seriffont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #002868;
	font-weight: bold;}

caption {font-size: 12px;
	font-style: italic;
	color: #002868;}

ul {list-style-type: square;}


.small {font-size: 10px;}

h1 {font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #002868;
	margin-top: 1em;
	margin-bottom: .5em;}
	
h2 {font-size: 1.2em;
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: .8em;
	color: #002868;}

h3 {font-size: 1em;
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .8em;
	color: #002868;}

h4 {font-size: 1em;
font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom 1em;
	color: #002868;}

.snow {color:#CC0000;}
/*
td {font-size: 12px;
}

th {font-size: 12px;
}
*/

.box1 {	padding: 3px;
	font-weight: bold;
	color: #fff;
	background-color: #836e43;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;}

.box2 {	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;}
	
#white A {text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	}
	
#white a:hover { text-decoration: underline }
#white a:active { text-decoration: underline; color: #993399}
#white a:visited {text-decoration: underline }
	
.large_serif_gray {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	line-height: 48px;
	margin-left: 20px;}
	
caption {font-size: 10px;
	color: #666666;}
	
.floattextfac {margin-left:0px; margin-top:20px; float:left; clear:right; display:block; height:80px; width:495px;}

.floatimg {float: right;
			margin: 10px 0px 10px 20px;}

.floatimgleft {float: left;
			margin: 10px 20px 10px 0px; clear:left;}

.clearfloats {clear: both }

.caption {font-size:.9em; font-style:italic;}

.center {text-align:center;}

.redtext {color:#C00;}

.newslink {font-size: .8em}

#photobox {width:300px; float:right; font-size:.9em; font-style:italic; margin-left:10px;}

.blackbox {margin: 20px 0px; padding: 10px; border: solid 4px #000;}