@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	color:#666;
	background-color: #FFF;
	background-image: url(../images/big_swoosh_02.gif);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Lucida Sans", Verdana, Geneva, sans-serif;

}
#wrapper {
	width: 100%;
	padding: 0px;
	height: auto;
	text-align: left;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#header {
	width: 908px;
	text-align: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;

}



#header2 {
	width: 942px;
	text-align: left;
	padding-left: 16px;
	margin-bottom: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header3 {
	width: 942px;
	text-align: left;
	padding-left: 16px;
	background-color: #e9e8e2;
	margin-bottom: -1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	padding: 0px;
	height: 1%;
	width: 958px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CCC;

}

#mainframe {
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	float: left;
}

#left {
	margin: 0px;
	width: 225px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 10px;
	float: left;
	height: 300px;
}


#nav {
	text-align: center;
	font-size: 1.3em;
	background-repeat: no-repeat;
	background-position: center center;
	width: 930px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana sans-serif;
	background-color: #5E6639;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/sv_nav_bg_plain3.jpg);
	vertical-align: middle;
}


#nav li {
	display: inline;
	color: #FFF;
	padding: 24px;

}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #FFF;
	text-decoration: none;
	padding: 8px;
}
#nav li a:hover {
	color: #FFF;
	padding: 8px;
	text-decoration: underline;
}
#nav li .current {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}


#sidenav	{
	list-style-type: none;
}

#sidenav .h1 {
	color:#3e4723;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	text-transform: lowercase;


}

#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active	{
	font-size: 12px;
	color:#666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;

}

#sidenav li a:hover {
	text-decoration:underline;
}

#centerimagetext	{
	vertical-align:middle;
}


#center {
	height: auto;
	float: left;
	line-height: 1.8em;
	background-color: #F9C;
	font-weight: normal;
	margin: 0px;
	padding: 20px;
	width: 650px;

}

.full {
	width: 958px;
}

.half {
	width: 525px;
}


h1 {
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: lowercase;
	color:#3e4723;
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.05em;
	background-color:#fff;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
}

#center a:link, #center a:visited, #center a:active {
color: #d2d1c5;
text-decoration: none;

}



#center a:hover {
	color: #fff;
	text-decoration: underline;
}

.pullquote {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	margin-right: -20px;
	margin-left: -20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.1em;
	margin-top: -20px;
}

.imageframeRT	{
	display:block;
	float:right;
	background-color: #FFF;
	padding: 1px;
	margin-left:20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
	
}

.imageframeLT	{
	display:block;
	float:left;
	background-color: #FFF;
	padding: 5px;
	margin-right:20px;
	margin-bottom:20px;
	
}

#right {
	padding: 0px 20px 20px 20px;
	height: auto;
	width: 160px;
	float: left;
	margin: 20px 0px 20px 50px;
	background-color:#000;
	border: 5px solid #FFF;
	border: 5px solid #FFF;
}

#right p {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin: 0px auto 0px auto;
	padding: 0px;
	line-height: 1.5em;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

#footer {
	text-align: center;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right;
	width: 930px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	padding: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#clear  {
	clear: both;
	margin-bottom: 0px;
	
}

#footer p {
	color: #666;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
} 


#textLT {
	float: right;
	width: 266px;
	margin-right: 20px;
	vertical-align: middle;
	padding-left: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#textLT a:link, #textLT a:visited, #textLT a:active	{
	font-size: 12px;
	color:#6C734A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

#textLT a:hover {
	text-decoration:underline;
}


.textBX {
	float: right;
	width: 300px;
	margin-right: 40px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.cite {
	font-style: oblique;
	text-align: right;
}
#port {
	margin-left: 0px;
	width: auto;
	margin-right: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
}
.test {
	background-image: url(../images/sv_bg_test2.jpg);
	background-repeat: no-repeat;
}

/* Scroll Galleries */

#floater	{
	background-color:#000;
	width: 300px;
	height: 150px;
	padding: 20px;
	float: left;
	z-index: 0;
}

#scrollHolder {
	height: 450px;
	overflow: hidden;
	width: 680px;
	clear: none;
	overflow: hidden;
	z-index: 1;
}

#pictureWrapper { 
width: auto; 
height: 450px; 
white-space: nowrap; 
overflow-x: scroll;
overflow-y: hidden;
background: #fff; 
}

#picLoadWrap { 
white-space: nowrap; 
display: inline; 
margin: 0; 
padding: 0; 
border: none; 

}

img.picRoll { height: 432px; }

#bio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 25px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #CCC;
}

#biobg	{
	background-image:url(../images/TeamPhoto.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#bio h1 {
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#3e4723;
}

#feed-control {
  padding: 0px;
  margin:0px;
 
}

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
}

.gfg-title {
  font-size: 12px;
  font-weight:bold;
  color : #060;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #666;
  text-decoration: none;
}

.gfg-subtitle {
  font-size: 12px;
  color : #666;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #666;
}

.gfg-entry {
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 0px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
   width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}

#blog {
	padding: 5px;
	height: 1%;
	width: 948px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFF;
	border: 1px solid #CCC;
}
