@charset "UTF-8";

/*------------------------------------------------
----------------- Main Styles --------------------
------------------------------------------------*/

/* ELEMENTS */
body 
{
	border: 0px;
	margin: 0px;
	font-family:Arial;
	background-color:White;
	font-size:12px;
}

h1
{
	font-size:16px;
	margin:0px 0px 0px 15px;
	padding-top:15px;
	color:#808080;
}

h2
{
	color:#6AC334;
	font-size:12px;
	margin-top:0px;
}

h2.nopadding
{
	margin-top:10px;
	margin-bottom:0px;
}

h3
{
 	font-weight:bold; 
 	font-size:24px;
 	padding-top:20px;
	margin:0px;
}

h3 span
{
	font-size:16px;
}

h4
{
	padding-top:206px;
	padding-left:25px;
	margin:0px;
	font-weight:normal;
	color:#000000;
}
img
{
border: none;
}
blockquote
{
	padding-top:20px;
	padding-left:25px;
	margin:0px;
	font-weight:normal;
	font-size:15px;
	color:#000000;
	line-height:15px;
}

/* ID'S */
#wrapper
{
	width: 797px;
	margin-left:auto;
	margin-right:auto;
	margin-top:19px;
	height:344px;
}

#main
{
	width:797px;
}

#main .column 
{
	float: left;
}

#leftColumn
{
	width:266px;
	_width:273px;
}

#rightColumn
{
	width:531px;
	_width:524px;
}

#topBarLeft
{
	height:22px;
	background-color:#4EAF3F;
}

#topBarRight
{
	height:22px;
	background-color:#6AC334;
}

#mainLeft
{
	height:436px;
}

#mainRight
{
	height:436px;
	margin-right:15px;
}

#footerLeft
{
	background-color:#4EAF3F;
	height:90px;
}

#footerRight
{
	background-color:#6AC334;
	width:531px;
	_width:524px;
	height:90px;
}
#footerRightLinks
{
	position: relative;
	float: right;
	width: 105px;
	margin: 5px 0 0 0;
	padding: 0px;
	color: #4eaf3f;
}
#footerRightLinks li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-right: 3px;
}
#footerRightLinks li a:link, #footerRightLinks li a:visited,
#footerRightLinks li a:active
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}
#footerRightLinks li a:hover
{
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
.partnershipList
{
	list-style-type:none;
	padding:0px;
	margin:5px 0px 0px 0px;
}

.partnershipList li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	text-align:left;
	color: #808080;
	font-weight:bold;
}

.informationBoxList
{
	padding:0px;
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:10px;
}

.informationBoxList li
{
	padding-bottom:1px;
}

/* CLASSES */
.sectionHeader
{
	color:#6AC334;
	font-size:12px;
	font-weight:bold;

}

.informationBox
{
	color:#808080;
	margin: 10px 15px 10px 0px;
	padding: 15px 10px 10px 15px;
	font-weight:bold;
	font-size:10px;
}

.informationBox p
{
	margin-bottom:10px;
	margin-top:0px;
}
.ourmodel
{
	margin-left:15px; 
	margin-right:20px;
	
}
.ourmodel p
{
margin-bottom:10px;
	margin-top:0px;
	line-height:13px;
}

.scrollable
{
	overflow:auto;
	height:290px;
}

.numbers
{
	font-size:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
}

.intro_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	text-align:left;
	color:#808080;
	_overflow:hidden;
}		

.main_text 
{
	padding-left: 25px;
	padding-top: 15px;
}

.left_text 
{
	margin:0px;
}			

.gallery_left_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-align:right;
	color: #808080;
	margin:0px;
	padding: 55px 10px 0px 130px;
	_padding-left: 142px;
}

.gallery_right_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-align:left;
	color: #808080;
	padding-left: 50px;
	padding-top: 110px;
}

.right_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-align:left;
	color: #808080;
	padding-left: 50px;
	padding-top: 110px;
}
	
.bg_col1 
{
	background-color:#4EAF3F;
}		

.bg_col2 
{
	background-color:#6AC334;
	padding-left: 40px;
}		

#imageMover ul 
{
	margin-left:0px;
	padding-left:0px;
    list-style:none;
}

#imageMover li 
{
    float:left;
    margin-left:0px;
    padding-left:20px;
    margin-top:0px;
	font-size:12px;
}

#imageMover li.first 
{
    padding-left:0px;
}

#imageMover a
{
	color:#808080;
}

#imageMover a.selected
{
	color:#6AC334;
	font-weight:bold;
	text-decoration:none;
}		

#imageColumn
{
	padding-top:20px; 
	padding-left:10px; 
	float:left;
}

#textColumn
{
	padding-top:15px; 
	padding-left:15px;
	float:left;
	width:120px;
	_width:114px;
}

/*------------------------------------------------
----------------- Main menu ----------------------
------------------------------------------------*/

ul.MenuBarHorizontal 
{
	padding-left:10px;
	font-size:10px;
}
/* We want to remove any specified width on the menu bar menu items. */
ul.MenuBarHorizontal li 
{
	width: auto;
	margin-right:4px;
}

ul.MenuBarHorizontal li ul.longer li
{
	width:160px;
}

/* Now that our menus auto size horizontally, we need to
 * make sure that we have some space for any sub menu indicators
 * so they don't overlap with the text in the menu item.*/
ul.MenuBarHorizontal a.MenuBarItemSubmenu 
{
	padding: 0.5em 2em 0.5em 0.75em;
}

/*-----------------------------------------------------------------
-----------------Gallery and Playback Controls --------------------
-----------------------------------------------------------------*/

#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {

	margin-bottom: 5px;
	width: 100%;
	float: left;
	margin-right: 10px;
	_margin-right: 0px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
	margin-left:35px;
}
#thumbnails div {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	margin-left:12px;
	margin-right:30px;
	margin-top:6px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 35px;
	height: 35px;
	position: absolute;

}
#picture {

	margin-top:25px;
	margin-left:25px;
	_margin-left:0px;
	padding: 0px;
	width: 500px;
	_width:449px;
	float: left;
}

#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 0px solid #999; }
.selectedThumbnail {  border: solid 3px #6AC334 !important; }
.inFocus {  border: solid 3px #6AC334!important; }

.humanLink
{
	position: relative;
	clear: both;
	top: 10px;
	text-align: center;
	font-size: 9px; 
	color: #CCCCCC;
}
.humanLink a
{
	text-decoration:none !important;
	color: #CCCCCC;
}
/* -- our resource parks -- */
.linkItem
{
	float: left;
	width: 501px;
	margin: 30px 0 20px 0;
	line-height: 18px;
}
.linkItem img
{
	float: left;
	margin: 0 5px 0 0;
}
.linkItem a
{
	color: #4EAF3F;
}