﻿body
{
    margin: 0;
    padding: 0 0 45px 0;
    font-size: 62.7%;
    font-family: Verdana, Sans-Serif;
    color: #000;
    background: #fff6e5 url(../images/background-tile.gif) left top repeat-x;
}
	
a { color: #5f5344; text-decoration: underline; }	
a:link { color: #5f5344; text-decoration: underline; }	
a:visited { color: #5f5344; text-decoration: underline; }
a:hover { color: #98856d; text-decoration: underline; }	
a:active { color: #5f5344; text-decoration: underline; }
a.newWin
{
    padding-right: 12px;
    background: url(../images/icon_newwin.png) no-repeat right center;
}

a.img, 
a.img:visited, 
a.img:active, 
a.img:hover 
{ border: none; }

h1, h2, h3, h4, h5, h6 
{ 
    font-weight: bold;
    margin: .25em 0;
}
h1 { font-size: 300%; }	
h2 { font-size: 250%; }
h3 { font-size: 140%; margin-top: .25em; line-height: 1.45em; }
h4 { font-size: 175%; margin-top: 1.25em; }
h5 { font-size: 125%; margin-top: 1.25em; }
dt { font-size: 125%; margin-top: 1.25em; }
h6 { font-size: 100%; margin-top: 1.25em; }		
		
tfoot, thead	
{	
    font-size: 120%;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}	
		
th	
{	
    vertical-align: baseline;
    font-size: 100%;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

p
{
    margin: 0 0 15px 0;
    line-height: 1.75em;
    font-size: 120%;
}	

blockquote, code
{
    font-family: "Times New Roman", Serif;
    font-size: 110%;
    color: #666666;
    margin: 15px 20px 20px 30px;
    padding: 0;
    font-style: italic;
}
pre, code 
{
    font-family: "Courier New", monospace;
    font-style: normal; 
}	

strong { font-weight: bold; }
em { font-style: italic; }

ul { margin: 15px 0 20px 40px; }
li { margin-bottom: 10px; }
ul li { list-style-type: disc; font-size: 120%; line-height: 1.3em; }	
ul li li { list-style-type: square; }	
ul li li li { list-style-type: circle; }	
ol li { list-style-type: decimal; font-size: 120%; line-height: 1.3em; }	
ol ol li { list-style-type: lower-alpha; }	
ol ol ol li { list-style-type: lower-roman; }	

/******End Generic Rules**************************/

#Header
{
    padding: 0;
    margin: 0;
    width: 849px;
    padding-top: 11px;
    background: transparent;
}

#Header h1
{
    margin: 0;
    padding: 0;
    text-indent: -9000px;
    background: #1a130d url(../images/header.jpg) left top no-repeat;
    height: 343px;
}

#Header h1 a 
{
    width: 849px;
    height: 343px;
    display: block;
}

#Nav
{
    margin: 0;
    padding: 0;
    border-top: 2px solid #fff6e5;
    background: #f0e4cb;
    width: 849px;
    height: 2.9em;
}

#Nav li
{
    list-style-type: none;
    display: inline;
    text-transform: uppercase;
    font-size: 140%;
    padding: 0;
    margin: 0;
}

#Nav li a
{
    color: #000;
    text-decoration: none;
    padding: 7px 43px 8px;
    margin: 0;
    display: block;
    float: left;
}

#Nav li a:hover { text-decoration: underline; }

#Content
{
    padding: 10px;
    width: 830px;
    background: transparent;
}

#Page
{
    background: url(../images/background-shadow.gif) left top no-repeat;
    padding-left: 12px;
    width: 873px;
    margin: 0 auto;
}

.Clear { clear: both; }

h2 
{
    background: url(../images/h2-shadow.gif) left bottom no-repeat;
    padding: 2px 4px 13px 0;
    font-size: 150%;
    color: #5f5344;
}

.CAMap
{
    float: left;
    width: 140px;
    height: 236px;
    margin: 4px 25px 50px 25px;
    background: url(../images/ca-map.gif) center top no-repeat;
}

.FrontpageDiv
{
    margin-left: 190px;
    padding-right: 20px;
}

#Footer
{
    background: transparent;
}

#Footer span
{
    display: block;
    padding: 5px;
    text-align: center;
}

.Breadcrumbs
{
    margin: 0 0 8px 190px;
    padding: 0 4px 2px 0;
}

.Breadcrumbs ul
{
    margin: 0;
    padding: 0;
}

.Breadcrumbs ul li
{
    list-style-type: none;
    display: inline;
}

/*** Profiles ***/

.ProfilePhoto
{
    float: left;
    width: 134px;
    margin: 4px 25px 10px 25px;
    border: 3px solid #d7cdbd;
    height: 174px;
}

.ProfileInfo
{
    float: left;
    width: 134px;
    margin: 4px 25px 50px 25px;
    clear: left;
}

.ProfileInfo p { text-align: center; }

.Bruce { background: url(../images/photo-bruce-owdom.jpg) left top no-repeat; }
.Don { background: url(../images/photo-don-glasrud.jpg) left top no-repeat; }
.Joan { background: url(../images/photo-joan-smith.jpg) left top no-repeat; }
.Peter { background: url(../images/photo-peter-fashing.jpg) left top no-repeat; }
.Richard { background: url(../images/photo-richard-aune.jpg) left top no-repeat; }
.Robert { background: url(../images/photo-robert-mallek.jpg) left top no-repeat; }
.Thomas { background: url(../images/photo-thomas-isaac.jpg) left top no-repeat; }
.Vreeland { background: url(../images/photo-vreeland-jones.jpg) left top no-repeat; }
