/*
____________________________________________________________________________________________________________________________
D O C U M E N T 
____________________________________________________________________________________________________________________________
*/

body{
	background-image: url(../images/bg_repeat03.gif);
	background-repeat: repeat-x;
	background-color:#bb8748;
	height: 100%;
}
body #wrapper{
	width: 853px;
	height: 100%;
	background-image: url(../images/bg_repeat01.png);
	background-repeat: repeat-y;
}
body #wrapper02{
	width: 825px;
	height: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/bg_repeat04.gif);
	margin: 0 auto;
	padding: 0 auto;
	background-color: #fefdf8;
}
body .pullquote01 {
	word-wrap: break-word;
	display: block;
	position: relative;	
	float: left;
	padding: 20px;
	margin: 10px 0 10px 0;
	width: 260px;
	border-top: 2px solid #751C0E;
	border-bottom: 2px solid #751C0E;
	font-size: 16px;
	text-align: left;
	line-height: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	background-color: transparent;
	background-image: url(../images/quote02.gif);
	background-position-x: 10px;
	background-repeat: no-repeat;
}
body #singlewide .content .pullquote02 {
	font-size: 17px;
	line-height: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.clear{
	clear: both;
}


/*
____________________________________________________________________________________________________________________________
T Y P O G R A P H Y
____________________________________________________________________________________________________________________________
*/

body #font-switcher{
	position: absolute;
	width: 165px;
	height: 15px;
	margin: 0 0 0 615px;
	padding: 8px 0;
	background-color: white;
}
.content #font-switcher a:link, .content #font-switcher a:active, .content #font-switcher a:visited{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #BB8748;
}
.content #font-switcher a:hover{
	margin: 0;
	padding: 0;
	color: black;
}
body h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB8748;
}
body h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body p{
	margin: 0;
	padding: 0;
}
#singlewide h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BB8748;
	margin: 0;
	padding: 0;
}
#singlewide h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB8748;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #BB8748;
}
#singlewide h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#secondary h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BB8748;
}
#secondary h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB8748;
	margin: 0;
	padding: 0;
}
#secondary h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#footer h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#container .content p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.925em;
}


/*
____________________________________________________________________________________________________________________________
M A S T H E A D
____________________________________________________________________________________________________________________________
*/

#logo{
	position: absolute;
	width: 149px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url(../images/heads/logo01.png)
}
.container #header .content img{
	margin: 0;
	padding: 0;
}
#header{
	width: 790px;
	height: 410px;
	margin: 0 0 5px 0;
	padding: 0;
}
#masthead{
	width: 790px;
	height: 370px;
	background-image: url(../images/heads/head_staff.jpg);
}
#page_titles{
	background-image: url(../images/staff_titles02.gif);
	width: 790px;
	height: 30px;
	margin: 0;
	padding: 0;
}


/*
____________________________________________________________________________________________________________________________
N A V I G A T I O N
____________________________________________________________________________________________________________________________
*/

#navigation{
	//background-image: url(../images/nav_bg.gif);
	width: 790px;
	height: 33px;
	margin: 0 0 15px 0;
	padding: 0;
}
#navigation ul{
	width: 790px;
	height: 32px;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: lowercase;
	font-size: 14px;
}
#navigation ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.nav a:link, .nav a:active, .nav a:visited{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.nav a:hover{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation .current a:link, #navigation .current a:active, #navigation .current a:visited{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation .current a:hover{
	color: #FCF9E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


/*
____________________________________________________________________________________________________________________________
S I N G L E W I D E
____________________________________________________________________________________________________________________________
*/

#singlewide{
	width: 760px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 5px;
}
#singlewide .content{
	margin: 10px 0 0 0;
}
#singlewide img{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#singlewide .content a:link, #singlewide .content a:active, #singlewide .content a:visited{
	color: black;
	text-decoration: none;
	border-style: none;
	margin: 0;
	padding: 5px 10px;
	background-color: #eee;
}
#singlewide .content a:hover{
	color: white;
	text-decoration: none;
	border-style: none;
	margin: 0;
	padding: 5px 10px;
	background-color: gray;
}
.staff_member{
	display: block;
}
.staff_image{
	width: 200px;
	height: 200px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
.staff_description{
	width: 540px;
	float: left;
}
body #singlewide .content .staff_member .staff_description p{
	line-height: 2.0em;
}



/*
____________________________________________________________________________________________________________________________
F O O T E R
____________________________________________________________________________________________________________________________
*/

body #wrapper #foot{
	width: 825px;
	height: 34px;
	margin: 0 auto;
	padding: 0 auto;
	background-color: transparent;
}

