/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#5c8727;
}
a:hover {
	color:#7cba4e;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #ffffff;
	padding:0;
	margin: 0;
	background-image: url(/lander/background.png);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
.header1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #455a21;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 20px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

.bold {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #455a21;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}


h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:950px;
	height:51px;
	float:left;
	margin:0;
	padding:40px 0 0 0;
	position:relative;
	text-align:right;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
	left:10px;
	top:30px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#header ul {
	padding:0;
	margin:0;
	width:950px;
}

#header ul li {
	display: inline;
	padding-bottom: 5px;
/* matches link padding except for left and right */
	padding-top: 5px;
	margin:0;
}

#header ul li a {
    float:right; 
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	} 

#header #active { 
	color: #000000;
	text-decoration: none;
	background-image: url(/lander/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}
	
#header ul li a:hover {  
	color: #7cba4e;
	text-decoration: none;
	}
	
.buttonspace { 
 	padding-left: 15px;
	padding-right: 15px;
}

.buttonspace2 { 
 	padding-left: 15px;
	padding-right: 0;
}
	
/*--------------------------------------------------------------------------------------------------
	content
--------------------------------------------------------------------------------------------------*/
#flash {
	width:930px;
	height:140px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
}

#contentcontainer {
	width:935px;
	padding:6px 0 30px 0;
	margin:0;
	float:left;
	border-bottom:1px solid #d0d1b4;
	text-align:left;
}

#projects {
	width:265px;
	height: 330px;
	padding:10px 15px 0 20px;
	margin:0;
	float:right;
	position:relative;
	background-image: url(/lander/projects.png);
	background-repeat:no-repeat;
	background-position:top;
}

#projects p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #999999;
}

#content {
	width:630px;
	padding:0;
	margin:0;
	float:left;
}

#bulletcontainer {
	width:630px;
	padding:6px 0 0 0;
	margin:0;
	float:left;
}

.bullets {
	width:173px;
	height:180px;
	margin:0;
	padding:15px 25px 0 15px;
	float:left;
	background-image: url(/lander/bulletbackground.png);
	background-repeat:no-repeat;
}

.bullets2 {
	width:173px;
	height:180px;
	margin:0;
	padding:15px 15px 0 15px;
	float:left;
	background-image: url(/lander/bulletbackground.png);
	background-repeat:no-repeat;
}

#bulletcontainer p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #999999;
}
#bulletcontainer ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin:9px 0 0 0;
	padding:0;
	font-style: normal;
	font-weight: normal;
}

#bulletcontainer li { 
	background: url(/lander/bullet.gif) left top no-repeat;
	padding-left: 4px;
}

/*--------------------------------------------------------------------------------------------------
	portfolio
--------------------------------------------------------------------------------------------------*/

#portnav {
	width:628px;
	height:45px;
	padding:0 0 15px 12px;
	margin:0;
	float:left;
	background-image: url(../images/portnav.gif);
	background-repeat:no-repeat;
}

ul.navigation {
	padding:0;
	margin:0;
	width:625px;
}

ul.navigation li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 10px;
	margin:0;
}

ul.navigation li a {
    float:left;
	height:31px; 
	padding:14px 15px 0 15px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	color: #5c8727;
	font-weight: normal;
	text-decoration: none;
		background-image: url(../images/arrow2_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	} 	

ul.navigation a:hover {
	color:#7cba4e;
     text-decoration: none;
	 	background-image: url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

ul.navigation a.selected {
	color: #7cba4e;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

ul.navigation a:focus {
    outline: none;
}
/*--------------------------------------------------------------------------------------------------
	MAIN PAGE SLIDER
--------------------------------------------------------------------------------------------------*/
.websites {
	width:174px;
	padding:15px 15px 0 15px;
	margin:0;
	float:left;
	background-image: url(../images/websites.gif);
	background-repeat:no-repeat;
}
.websites ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0;
	font-style: normal;
	font-weight: normal;
}

.websites li { 
	background: url(../images/bullet2.gif) left center no-repeat;
	padding: 5px 0 5px 7px;
	border-bottom:1px dashed #ced0b4;
}

ul.logos {
    width: 204px;
	padding:0;
	margin:0;
	float:left;
}

ul.logos li a img {
	border:3px solid #ced0b4;
	padding:0;
	margin: 0 0 3px 0;
	display:inline;
	float:left;
}
ul.logos li a  {
	text-decoration: none;
	color:#9ea374;
}
ul.logos li a:hover {
	color:#7cba4e;
	text-decoration : underline;
}
ul.logos li a:hover img {
	border:3px solid #5c8727;
}

ul.logos li {
	width: 204px;
	padding:0 0 10px 0;
	margin:0 0 14px 0;
	float:left;
	text-align:left;
	border-bottom:1px dashed #ced0b4;
	display:inline;
}

ul.logos  li p {
	width:204px;
	float:left;
	color:#9ea374;
	font:normal 11px/13px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	padding:2px 0 0 0;
	letter-spacing:0;
	clear:both;
	border:none;
	background:none;
}

ul.websitecontainer {
    width: 436px;
	padding:0;
	margin:0;
	float:right;
}

ul.websitecontainer li a img {
	border:3px solid #ced0b4;
	padding:0;
	margin: 0 0 3px 0;
	display:inline;
	float:left;
}
ul.websitecontainer li a  {
	text-decoration: none;
	color:#9ea374;
}
ul.websitecontainer li a:hover {
	color:#7cba4e;
	text-decoration : underline;
}
ul.websitecontainer li a:hover img {
	border:3px solid #5c8727;
}

ul.websitecontainer li {
	width: 204px;
	padding:0 0 10px 0;
	margin:0 0 14px 14px;
	float:left;
	text-align:left;
	border-bottom:1px dashed #ced0b4;
	display:inline;
}

ul.websitecontainer li p {
	width:204px;
	float:left;
	color:#9ea374;
	font:normal 11px/13px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	padding:2px 0 0 0;
	letter-spacing:0;
	clear:both;
	border:none;
	background:none;
}

.websiteleft {
    width: 204px;
	padding:0 0 4px 0;
	margin:0;
	float:left;
	text-align:center;
}

.websiteright {
    width: 204px;
	padding:0 0 4px 0;
	margin:0;
	float:right;
	text-align:center;
}

.websites h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	margin: 0 0 1px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #d0d1b4;
}

#slider {
	width:640px;
	padding:20px 20px 15px 20px;
	margin:0;
	float:left;
	background-image: url(/lander/subbackground.gif);
	background-repeat:no-repeat;
	position:relative;
}

.scroll {
    width: 640px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	padding:0;
	margin:0;
	float:left;
}

.scrollContainer div.panel {
    padding: 0;
	margin:0;
    width: 640px;
}

ul.ed {
    list-style: none;
    margin: 0;
    padding: 0;
	float:left;
}

ul.ed li {
    display: inline;
    margin-right: 25px;
	line-height:3;
}

ul.ed a {
    padding: 0;
    color: #6f7056;
    text-decoration: none;
}

ul.ed a:hover {
	color:#026193;
     text-decoration: none;
}

ul.ed a.selected {
   color:#026193;
     text-decoration: none;
}

ul.ed a:focus {
    outline: none;
}

.hide {
    display: none;
}
/*--------------------------------------------------------------------------------------------------
	large form
--------------------------------------------------------------------------------------------------*/
#largeformcontainer {
	width:640px;
	padding:0 0 30px 0;
	margin:0;
	float:left;
	background-image: url(../images/formbottom2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#formtop {
	width:594px;
	padding:18px 23px 0 23px;
	margin:0;
	float:left;
	background-image: url(../images/formtop2.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#formcopy {
	width:554px;
	padding:20px 20px 5px 20px;
	margin:0;
	float:left;
	background-image: url(../images/formtop3.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#formtop h2 {
	padding: 0 0 8px 0;
}

#formcopy p {
	padding: 0 10px 10px 0;
	line-height:14px;
}

.apply {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size:9px;
}

#formcontent ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	margin:0;
	padding:0;
	font-style: normal;
	font-weight: normal;
}

#formcontent li { 
	background: url(../images/arrow3.gif) left top no-repeat;
	padding: 0 0 8px 10px;
}

#submitcontainer {
	width:313px;
	padding:0;
	margin:0;
	float:left;
}

#submitcontainer img {
	padding:0;
	margin:0;
	float:right;
	display:block;
}
/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/
#subheader {
	width:950px;
	height:97px;
	padding:20px 0 0 0;
	margin:0;
	float:left;
	background-image: url(../images/subheader.gif);
	background-repeat:no-repeat;
}

#subheader p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 33px;
	line-height: 35px;
	color: #8cc63f;
	margin: 0;
	padding: 30px 0 0 30px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:.2em;
}

#subcontent {
	width:640px;
	padding:20px 20px 0 20px;
	margin:0;
	float:left;
	background-image: url(../images/subbackground.gif);
	background-repeat:no-repeat;
}

#subcontent ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin:0;
	padding:0 0 10px 10px;
	font-style: normal;
	font-weight: normal;
}

#subcontent li { 
	background: url(/lander/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#rightcolumn {
	width:230px;
	padding:20px 20px 0 0;
	margin:0;
	float:right;
	background-image: url(../images/rightbackground.gif);
	background-repeat:no-repeat;
}

#form {
	width:210px;
	padding:0;
	margin:0;
	float:right;
	background-image: url(../images/formbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#form2 {
	width:210px;
	padding:0;
	margin:0;
	float:right;
	background-image: url(../images/formbottom3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#form a  {
	text-decoration: underline;
	color:#FFFFFF;
}
#form a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}
.formintro2 {
	color:#FFFFFF;
	padding:0 0 8px 0;
	line-height:14px;
}

#formcontent {
	width:176px;
	padding:15px 17px 17px 17px;
	margin:0;
	float:right;
	background-image: url(../images/formtop.gif);
	background-repeat:no-repeat;
}

.formheader {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #6a9136;
}

.formintro {
	color:#FFFFFF;
	padding:0 0 5px 0;
	line-height:14px;
}

.formfield {
	color:#FFFFFF;
	padding:5px 0 2px 0;
	line-height:14px;
	font-size:12px;
	font-weight: normal;
}

.validate {
	color:#ffffff;
	padding:0px 0 8px 18px;
	line-height:14px;
	font-size:11px;
	font-weight: normal;
}

.submit {
	padding:12px 0 0 0;
	margin:0;
	float:right;
}

/*--------------------------------------------------------------------------------------------------
	forum
--------------------------------------------------------------------------------------------------*/
#forumcontainer {
	width:910px;
	padding:20px 20px 0 20px;
	margin:0;
	float:left;
	background-image: url(../images/forumbackground.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:400px;
	padding:10px 0 10px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #005dab;
	background-image: url(../images/formgradient.gif);
    background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #005dab;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #8cc63f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:3px;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #F78F1C;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F78F1C;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #BA5B15;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #BA5B15;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#BA5B15;
	color: #FFFFFF;
}


/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0;
	padding:0;
	border-top:1px solid #FFFFFF;
	float:left;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#333333;
	margin: 0;
	padding: 10px 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

#footerright {
	width:800px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;
}

#footerleft {
	width:150px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}

#footerleft p {
	font-size: 10px;
}	

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
a.links:link {color: #6db43f; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
a.links:active {color: #6db43f; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
a.links:visited {color: #6db43f; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
a.links:hover {color: #FFFFFF; text-decoration: underline; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

a.weblink:link {color: #333333; text-decoration: none; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 13px;}
a.weblink:active {color: #333333; text-decoration: none; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 13px;}
a.weblink:visited {color: #333333; text-decoration: none; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 13px;}
a.weblink:hover {color: #333333; text-decoration: underline; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 13px;}
