/* =GLOBAL
----------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	}

body {
	color: #111;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #Fff;
	background-image: url(../images/bgwaves2ndlvl.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	}
table,
td,
input,
textarea,
select,
li {
	color: #111;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 130%;
	line-height: 160%;
	}
hr {
	visibility: hidden;
	clear: both;
	}
.hidden {
	display: none;
	}


/* =STRUCTURE
----------------------------------------------- */

#container {
	text-align: left;
	width: 100%;	/*background-image: url(../images/containerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 220px;*/
	}
#header {
	height: 90px;
	margin: 0;
	width: 100%;	/*background-color: #1a2129;
	background-image: url(../images/bgwaves.gif);
	background-repeat: repeat-x;
	background-position: 0 0;*/
	}
#header .inner {
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 968px;
	}
#mid {
	display: block;
	margin: 0 auto;
	padding: 0 0 15px 0;
	position: relative;
	width: 968px;
	background-color: #fff;	/*background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;*/
	}
#main {
	float: left;
	display: inline;
	width: 625px;
	margin-left: 29px;
	}
#maingallery {
	float: left;
	display: inline;
	width: 800px;
	margin-left: 29px;
	}

#main.signup {
	width: 910px;
	}
#side{
	display: inline;
	float: right;
	margin-right: 0px;
	width: 289px;
	}
.block {
	font-size: 0.915em;
	margin-top: 15px;
	padding: 0 15px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8DED1;
	border-bottom-color: #D8DED1;
	}

#footer {
	color: #FFF;
	position: relative;
	width: 968px;
	background-image: url(../images/logosm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 1.2em;
	padding-right: 0;
	padding-bottom: 1.2em;
	padding-left: 0;
	}


/* =HEADER
----------------------------------------------- */

#logo {
	height: 51px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 270px;
	background-image: url(../images/banyanlogosm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#logo a {
	display: block;
	height: 64px;
	}
#tagline{
	background: url(../images/tagline.gif) no-repeat 0 0;
	height: 28px;
	left: 27px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 100px;
	width: 504px;
	}
#info{
	display: none;
	}

/* =FOOTER
----------------------------------------------- */

#footer {
	font-size: 0.95em;
	background-color: #92BD0A;
	color: #FFF;
	}
#footer p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 29px;
	}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul {
	margin-left: 29px;
	}
#footer li {
	display: inline;
	margin: 0 0 0 .2em;
	padding: 0 0 0 .5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	}
#footer li.first {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
	color: #FFF;
	}
#footer a {
	color: #FFF;
	font-weight: bold;
	}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}

/* =NAVIGATION
----------------------------------------------- */

/* breadcrumbs */

#breadcrumbs {
	color: #777;
	line-height: 33px;
	margin: 0;
	text-indent: 29px;
	background-color: #F1F1F1;
	}
#breadcrumbs a {
	color: #4BAA1D;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	color: #111;
	text-decoration: none;
	}
#breadcrumbs .current  {
	color: #000;
}


/* nav */

#navDept,
#navDept li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navDept {
	height: 33px;
	left: 0px;
	line-height: 33px;
	overflow: hidden;
	position: absolute;
	top: -33px;
	width: 675px;
	}
#navDept li {
	float: left;
	}
#navDept li a {
	color: #FFF;
	display: block;
	line-height: 33px;
	padding: 0 25px;
	background-image: url(../images/navbarbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-decoration: none;
	}
#navDept li a:hover {
	background: #fff url(../images/navselectedbg.gif) repeat-x 0 0;
	border: 1px solid #fff;
	border-bottom: 0;
	color: #111;
	padding: 0 24px;
	text-decoration: none;
	}
#navDept li a.selected {
	background: #fff url(../images/navselectedbg.gif) repeat-x 0 0;
	border: 1px solid #fff;
	border-bottom: 0;
	color: #111;
	padding: 0 24px;
	}
#navDept li a:hover.selected {
	color: #111;
	}
#navDept li a span {}

/* sitemap */

ul#sitemap,
ul#sitemap li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#sitemap ul {
	margin-left: 1em;
	}
ul#sitemap ul li {
	background: url(../images/sitemapsubbg.gif) no-repeat 0 5px;
	padding-left: 13px;
	}
ul#sitemap ul li ul li {
	background: url(../images/sitemapsubbg.gif) no-repeat 0 5px;
	}


/* =TYPOGRAPHY
----------------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
p {
	line-height: 160%;
	font-size: 130%;
}
h1 {
	font-size: 260%;
	color: #4BAA1D;
	}
h3 {
	font-size: 170%;
	line-height: 150%;
	margin-bottom: 0;
	color: #F60;
	}
h4,
h5 {
	font-size: 100%;
	margin-bottom: 0;
	}
#main h2 {
	clear: both;
	font-size: 200%;
	font-weight: bold;
	padding: 0;
	color: #F60;
	}
.note {
	font-size: 110%;
	}
.highlight {
	font-size: 140%;
	}
strong {
	font-size: 130%;
}

/* =LISTS
----------------------------------------------- */

/* basic lists */

ul,
ol,
ul li,
ol li {
	margin-left: 0;
	padding-left: 0;
	}
ul li,
ol li {
	margin-left: 2em;
	}
	
ul ul li, ol ol, ul ul ul, ol ol ol {
	font-size: 100%;
}

/* =TABLES
----------------------------------------------- */

/*table {
	border-collapse: collapse;
	margin: .5em 0;
	font-size: 100%;
	} 
th {
	background: #bad1e6;
	border-bottom: 1px solid #bad1e6;
	padding: 5px;
	}
td {
	padding: 5px;
	vertical-align: top;
	}
td.first {
	text-align: right;
	width: 140px;
	}
#content table.plain {
	background: transparent;
	border: none;
	}
#content table.plain td {
	background: transparent;
	border: none;
	}
#content table.plain td.left {
	text-align: right;
	width: 140px;
	}*/

/* =LINKS
----------------------------------------------- */

a:link,
a:visited,
a:active {
	color: #4BAA1D;
	text-decoration: underline;
	}
a:hover {
	color: #F60;
	text-decoration: none;
	}
a.back {
	background: url(../images/back.gif) no-repeat 0 48%;
	padding-left: 10px;
	}
a.top {
	background: url(../images/top.gif) no-repeat 0 48%;
	float: right;
	margin-top: -1.5em;
	padding-left: 10px;
	}
p.buttonWrapper {
	overflow: hidden;
	clear: left;
	width: 100%;
	}
a.button {
	background: url(../images/btnL.gif) no-repeat top left;
	display: block;
	float: left;
	font-weight: bold;
	height: 29px;
	line-height: 23px;
	margin-right: 1em;
	padding-left: 6px;
	text-decoration: none;
	}
a:link.button,
a:visited.button,
a:hover.button,
a:active.button {
	color: #666;
	}
a:hover.button {
	background: transparent;
	color: #111;
	}
a.button span {
	background: transparent url(../images/btnR.gif) no-repeat top right;
	display: block;
	padding: 2px 15px 6px 7px;
	}
a.button.btnSignupNow {
	background: transparent url(../images/btnarrow.gif) no-repeat top left;
	padding-left: 30px;
	}


/* =IMAGES
----------------------------------------------- */

img {
	border: none;
	}



#helpline {
	background: url(../images/helplinebg.gif) no-repeat 0 0;
	color: #fff;
	float: right;
	height: 90px;
	margin-right: 4px;
	position: relative;
	width: 285px;
	}

/* =FLOAT FIX
----------------------------------------------- */

.inner:after,
.column:after,
#pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.inner,
.column,
#pagination {
	display: block;
	}
.inner,
.column,
#team {
	display: block;
	}

/*  \*/

.inner,
.column,
#pagination {
	min-height: 1%;
	}
* html .inner,
* html .column,
* html #pagination {
	height: 1%;
	}
.missiontext {
	font-size: 160%;
	margin-right: 100px;
	margin-left: 100px;
}
fieldset {
	border: 1px solid #4BAA1D;
	margin-right: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
legend {
	font-size: 140%;
	font-weight: bold;
	color: #4BAA1D;
}
#gallerypics img{
	border: 1px solid #000;
}

