﻿
* { margin: 0; padding: 0; }
a img { border: 0; }

body {
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#444;
	background-image:url(../images/background.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:repeat;
	padding:0px;
}

/* layout */


#container {
	background-color:#fff;
	border-top:0px;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
}
#header {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#header img {
	border:0;
	}

#content {
	padding:20px 20px 20px 20px;
	}
#content a:link, #content a:visited {
	color:#A79761;
	text-decoration:none;
	}
#content a:hover {
	color:#FFF;
	text-decoration:none;
	background: #A79761;
	}
#content a:active {
	color:#A79761;
	text-decoration:none;
	}
.callout {
	float:right;
	width:250px;
	margin: 10px; 
	padding: 12px 12px 0px 12px;
	background-image:url(../images/callout_bkgd.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #fffbef;
	}
	.callout p {
	font-weight:bold;
	}
	.callout h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
.image_right {
	border:4px solid #dddddd;
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	}

.button {
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	}

.button img{
	border:0;
	}


#footer {
	padding:10px 10px 10px 10px;
	background-color:#303525;
	color:#fff;
}
#footer #copyright {
	font-weight:bold;
	font-size:14px;
	text-align:center
	}

#footer #info {
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#FFCC66;
	text-decoration:underline;
	}

#app_history {
height:150px;
overflow:auto;
margin:0px;
padding:0px;
}

#nav {
	margin:-6px 0px 0px 0px;
	padding:0px;
	width: 760px;
	height: 32px;
	position: relative;
	background: transparent url(../images/navbg.jpg) no-repeat scroll 0 0;
}
#nav li {
	list-style-type: none; position: absolute; top: 0;
}
#nav li, #nav a {
	height: 32px; display: block;
}
#nav1 {
	width: 198px;
	left: 0;
	text-indent: -9999px; overflow: hidden; 
}
#nav1 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll 0 -32px;}
#nav1 a.active { background: transparent url(../images/navbg.jpg) no-repeat scroll 0 -64px;}
#nav2 {
	width: 66px;
	left: 198px;
	text-indent: -9999px; overflow: hidden; 
}
#nav2 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll -198px -32px;}
#nav2 a.active { background: transparent url(../images/navbg.jpg) no-repeat scroll -198px -64px;}
#nav3 {
	width: 100px;
	left: 264px;
	text-indent: -9999px; overflow: hidden; 
}
#nav3 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll -264px -32px;}
#nav3 a.active { background: transparent url(../images/navbg.jpg) no-repeat scroll -264px -64px;}
#nav4 {
	width: 122px;
	left: 364px;
	text-indent: -9999px; overflow: hidden; 
}
#nav4 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll -364px -32px;}
#nav5 {
	width: 156px;
	left: 486px;
	text-indent: -9999px; overflow: hidden; 
}
#nav5 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll -486px -32px;}
#nav5 a.active { background: transparent url(../images/navbg.jpg) no-repeat scroll -486px -64px;}
#nav6 {
	width: 118px;
	left: 642px;
	text-indent: -9999px; overflow: hidden; 
}
#nav6 a:hover { background: transparent url(../images/navbg.jpg) no-repeat scroll -642px -32px;}
#nav6 a.active { background: transparent url(../images/navbg.jpg) no-repeat scroll -642px -64px;}

	
#subnav_none{
	background-image:url(../images/subnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:760px;
	height:15px;
	margin:-14px 0px 0px 0px;
	padding:0px;
	}
#subnav {
	background-image:url(../images/subnav_bkgd2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:760px;
	height:25px;
	margin: 0;
	padding:0px auto 0px auto;
	text-align:center;
	}
#subnav ul {
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	}
#subnav li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
	}
#subnav a:link, #subnav a:visited{
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#807861;
	text-decoration:none;
	margin:0px;
	padding:0px 8px 0px 8px;
	}
#subnav a:hover{
	color:#333;
	text-decoration:underline;
	}
	
#people {
	margin:0px auto;
	width:600px;
	border:0;
	}
	
#people td {
	padding:10px 30px 10px 30px;
	text-align:center;
	width:50%;
	vertical-align:top;
	}
#people td img {
	border:4px solid #dddddd;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/* typography */
p {
margin:0px 0px 10px 0px;
}
p.intro {
margin:0px 0px 15px 0px;
font-size:14px;
}

h1 {
font-size:36px;
display:inline;
}

h2 {
font-size:18px;
}
h2.person {
font-size:18px;
text-align:center;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
margin:0px;
padding:0px;
}

/* sIFR styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:30px;
	margin:0px 0px -10px 0px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	margin:6px 0px -3px 0px;
	font-size:18px;
}
.sIFR-hasFlash h2.person {
	visibility: hidden;
	margin:6px 0px -3px 0px;
	font-size:18px;
	text-align:center;
}

.sIFR-hasFlash .callout h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}




/* shadows */
#shadow_table {
	margin:0px auto 0px auto;
	padding:0px;
	width:802px;
	}
	#shadow_table td {
	padding:0px;
	}
	
	#shadow_table #tl {
	height:20px;
	width:20px;
	}
	#shadow_table #tl[id] {
	background-image:url(../images/shadow/shadow-tl.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	#shadow_table #tc {
	height:20px;
	width:760px;
	}

	#shadow_table #tc[id] {
	background-image:url(../images/shadow/shadow-tc.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	}

	#shadow_table #tr {
	height:20px;
	width:20px;
	}

	#shadow_table #tr[id] {
	background-image:url(../images/shadow/shadow-tr.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	}

/* middle shadows */
#shadow_table #l {
	margin:0px auto 0px auto;
}
#shadow_table #l[id] {
	background-image:url(../images/shadow/shadow-l.png);
	background-position:right top;
	background-repeat:repeat-y;
}

#shadow_table #r {
	margin:0px auto 0px auto;
}
#shadow_table #r[id] {
	background-image:url(../images/shadow/shadow-r.png);
	background-position:left top;
	background-repeat:repeat-y;
}

/*bottom shadows */
	#shadow_table #bl {
	width:20px;
	height:20px;
	}

	#shadow_table #bl[id] {
	background-image:url(../images/shadow/shadow-bl.png);
	background-position:right top;
	background-repeat:no-repeat;
	}

	#shadow_table #bc {
	height:20px;
	}

	#shadow_table #bc[id] {
	background-image:url(../images/shadow/shadow-bc.png);
	background-position:center top;
	background-repeat:repeat-x;
	}

	#shadow_table #br {
	width:20px;
	height:20px;
	}
	#shadow_table #br[id] {
	background-image:url(../images/shadow/shadow-br.png);
	background-position:left top;
	background-repeat:no-repeat;
	}


.flexList
{
  margin-top:20px;
}

#flexItem
{
  float:left;
  margin:0pt 0px 10px 0pt;
	padding:10px 30px 10px 30px;
  text-align: center;
  width: 40%;
  height: 420px;
}

#flexItem img 
{ 
	border:4px solid #dddddd;
}
#credits {
	text-align: right;
	font-family: arial, verdana, tahoma;
	padding-bottom:30px;
	padding-right: 265px;
	float: right;
	font-size:98%;
	line-height:1.3;
	color:#6b2800;
}

#credits a:link {
	color: #222222; text-decoration: none;
	}

#credits a:visited {
	color: #222222; text-decoration: none;
	}
#credits a:hover {
	color: #FFF; background: #303525; text-decoration: none;
 	}
#credits a:active {
	color: #222222; text-decoration: none;
	}
