/*
======================================================
color palette:					alternates:

yellow bg			: #EFFACB;
lt green bg	(btns)	: #B7D068;
link green			: #287807;
medium green bg		: #75AE29; 	#5E9C1F;
banner green		: #B7D068;  #64BD0D; 	#33CC00;
darker green		: #35612E;  #718C1B
orange hover		: #F2A622;
medium orange		: #FF9900;
off-white			: #FFF8D9;  #E9F3AA   EFFACB
green shaded tabs	: #DFDFC1; 	#DAE8AC;
------------------------------------------------------
====================================================== */

* {
	padding: 0;
	margin: 0;
	}
	
html, body {
	height: 100%;
	}

body {
	font: 70% "trebuchet ms", arial, helvetica, sans-serif;
	text-align: center;
	line-height: 1.5;
	color: #666; 
	/*background: #EFFACB url( "/images/green/bg_shadow_green.jpg" ) 50% 0 no-repeat;*/
	background: #EFFACB url( "/images/green/bg_shadow_green3.jpg" ) 50% 0 no-repeat;
	}

p, pre, blockquote, form, ul, ol, dl, fieldset, address { margin: 20px 0; } /*, label, h1, h2, h3, h4, h5, h6, */
dd, blockquote { margin-left: 30px; }
/*ul { margin: 20px 10px 0 10px; }*/
ul { margin: 5px; font-size: 1em; }
li { margin: 2px 2px 2px 15px; }
fieldset { padding: 10px; }

a, a:link, a:visited { 
	color: #718C1B; 
	background: transparent;
	text-decoration: none; 
	font-weight: bold; 
	}
a:visited {
	color: #718C1B;
	}
a:hover { 
	color: #DBD66E;
	background: inherit;
	}
a:active {
	color: #718C1B; 
	background: inherit;
	text-decoration: none; 
	font-weight: bold; 
	}

#content a:hover, a.nohover:hover { 
	color: #DBD66E;
	background: #EFFACB;
	}

a img {
	border: none;
	}
img.left {
	margin: 0px 10px 6px 6px;
	float: left;
	}
img.right {
	margin: 0px 6px 6px 10px;
	float: right;
	}
img.portfolio, img.study {
	float: left;
	margin-right: 8px;
}
img.portfolio {
	width: 120px;
	height: 141px;
}
img.study {
	border: 1px solid #DBD66E;
	width: 270px;
	/*height: 500px;*/
}
img.about {
	float: left; 
	margin: 0 8px 8px 0;
	}

h1, h2, h3, h4, p { 
	margin: 10px 0; 
	padding: 0px;
	line-height: normal;
	vertical-align: middle;
}

h1 {
	font-size: 2em;
	letter-spacing: 0.2em;
	padding: 12px 20px 0 0;
	display: none;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #B7D068;
	background: inherit;
	margin: 10px 0px 4px 0px;
}

h3 {
	font-size: 1.2em; 
	font-weight: bold;
	text-transform: uppercase; 
	text-align: right;
	margin-top: 0;
	padding: 3px 0 0 0;
	color: #B7D068; 
	background: inherit;
	border-bottom: 1px solid #B7D068;
}

h4 {
	font-size: 1.1em;
	}

table, tr, td {
	border: 0;
	margin: 0;
	padding: 0;
	font: inherit;
	font-size: 1em;
}

table th {
	font-weight: bold;
	color: #B7D068; 
	background: #EFFACB;
}

table td {
	padding: 6px;
	vertical-align: top;
	}
table#services {
	border: 0;
	color: inherit;
	background: #EFFACB;
	/*background: #fff;*/
	}
#services td {
	width: 48%;
	}

form {
	font-size: 100%;
	margin: 0;
	padding: 0;
	}
form#contact  {
	background: url( "/images/blue/pc_graphic_bg2.png" ) 50% 50% no-repeat;
	height: 420px;
	}

fieldset {
	border: 1px solid #B7D068;
	padding: 16px;
}

legend {
	line-height: 150%;
	}

label {
	color: #718C1B;
	background: inherit;
	float: right;
	font-weight: bold;
	text-align: right;
}

input, select, textarea {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	height: 1.4em;
	line-height: 120%;
	border: 1px solid #B7D068;
	padding: 0 2px;
}

select { min-width: 1.5em; }

input.textbox {
	width: 50%;
}

input.radio {
	line-height: normal;
	vertical-align: middle;
	border: none;
}

textarea {
	width: 90%;
	height: 150px;
	}

div.row {
	clear: both;
	width: 99%;
	padding-top: 5px;
	}

div.row .label {
	float: left;
	display: inline;
	width: 25%;
	text-align: right;
	margin-right: 10px;
	}

div.row .formw {
	float: right;
	width: 73%;
	text-align: left;
	}

div.spacer {
	clear: both;
	}

ul p {
	font-weight: normal;
	margin: 5px 0px;
	}
ul#home {
	padding: 6px;
	color: inherit;
	background: #F0EBE1 url( /images/green/lime_slice.jpg ) 50% 50% no-repeat;
	}



/*
--------------------------------------------
 IDs
-------------------------------------------- */

#container {
	position: relative;
    min-height: 100%;	
	width: 752px;
	margin: 75px auto 0 auto;
	padding: 0 0 66px 0;
	border: 0;
	text-align: left;
	color: inherit;
	background: inherit;
	background: url( "/images/green/masthead.jpg" ) no-repeat top left;
	}

#sidebar { 
	float: left;
	display: inline;
	width: 152px;
	margin: 72px 5px 10px 10px;
	padding: 0;
	border: 0; 
	color: #666;
	background: #B7D068;
	}

#nav {
	display: none;
	}

#news, .othernav {
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	background: #EFFACB;
	border: 1px solid #718C1B;
	}
#news p {
	margin: 10px 6px;
	}

#w3c {
	text-align: center;
	margin: 10px auto;
	padding: 0.5em 1.5em;
	color: #666;
	background: #EFFACB;
	border: 1px solid #718C1B;
	}

#main {
	float: right;
	width: 570px;
	display: inline;
	margin: 72px 10px 10px 5px;
	padding: 0;
	color: #666;
	background: transparent;
	border: 0;
	}

#topcurve {
	background: transparent url( "/images/green/topcurve2.gif" ) no-repeat;
	height: 12px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	border: 0px;
	}

#bottomcurve {
	background: transparent url( "/images/green/bottomcurve2.gif" ) no-repeat;
	height: 12px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	}

#content {
	margin: 0;
	padding: 2px 20px;
	color: #666;
	background: #EFFACB url( "/images/green/nocurve.gif" ) repeat-y;
	border: none;
	}


#footer { 
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 50px;
	margin: 0px;
	padding: 12px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #FFF;
	background: #B7D068;
	}
#footer ul {
	list-style-type: disc;
	}
#footer li {
	display: inline;
	line-height: 16px;
	vertical-align: top;
	color: #F4F2E9;
	list-style-type: disc;
	}
#footer ul li a, #footer li a:link, #footer li a:visited {
	font-weight: normal;
	color: #F4F2E9;
	}
#footer li a:hover {
	color: #F4F2E9;
	}
#footer li a:active {
	color: #F4F2E9;
	}

/*
---------------------------------------
 CLASSES
--------------------------------------- */

.description { 
	position: relative;
	top: 48px;
	right: 0px;
	color: #666; 
	background: transparent;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 1em; 
	font-weight: bold; 
	margin: 0 10px 0 0;
	text-align: right;
	} 

.services {
	margin: 12px 0px;
	width: auto;
	}

.services img {
	margin: 0 0 16px 16px;
	}
.services ul {
	display: inline;
	width: 200px;
	}

.portfolio {
	margin: 0px 12px 0px 140px;
	width: auto;
	}

.menuheader {
	margin: 0px;
	padding: 4px 6px;
	color: #666;
	background: #B7D068 url("/images/green/shinybutton_bg.gif") repeat-x top;
	}

.formbutton {
	height: 1.5em;
	line-height: normal;
	padding: 0 2px 2px 0;
	color: #F4F2E9;
	background: #B7D068;
	border: 1px solid #718C1B;
	}

.formbutton:hover {
	color: #718C1B;
	background: #DBD66E;
	}

.entry {
	display: block;
	width: 420px;
	height: auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}

.divider {
	clear: both;
	line-height: normal;
	height: 10px;
	border-bottom: 1px dotted #B7D068;
	}

.contentbody { 
	clear: both;
	color: #666; 
	background: #EFFACB;
	text-align: left;
	margin: 20px 0;
	padding: 0;
	}

.contentbody a, .contentbody a:link, .contentbody a:visited, .contentbody a:active, .contentbody a:hover { 
	text-decoration: underline; 
	}
.contentbody form {
	clear: both;
	width: auto;
	}

.left {
	float: left;
	margin-right: auto;
	}
.right {
	float: left;
	margin-right: auto;
	}
.center {
	text-align: center;
	margin: 0 auto;
	}
.bold {
	font-weight: bold;
	}

.u { text-decoration: underline; }





/* -------------------------------------
3D Tabs
------------------------------------- */

#tablist {
	margin: 0 0 0 10px;
	padding: 0;
	width: 550px;
	height: 24px;
	font-size: 1.2em;
	background: transparent url("/images/green/shinybutton_bg.gif") repeat-x top; /* #EFFACB*/
	border: 1px solid #718C1B;
	}

#tablist ul {
	margin: 0;
	list-style: none;
	}

#tablist li {
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
	list-style: none;
	background: url("/images/green/osxtab_left_off2.gif") no-repeat left top;
	border-left: 1px solid #B7D068;
	border-right: 1px solid #B7D068;
	}

#tablist a, #tablist a:link, #tablist a:active, #tablist a:visited {
	display: block;
	color: #718C1B;
	background: url("/images/green/osxtab_right_off2.gif") no-repeat right top;
	padding: 2px 15px 2px 2px;
	}
#tablist a:hover {
	color: #FFFFFF;
	}

#tablist #current {
	background: transparent url("/images/green/osxtab_left_on2.gif") no-repeat left top;
	}

#tablist #current a {
	color: #FFF;
	background: url("/images/green/osxtab_right_on2.gif") no-repeat right top;
	/*padding-bottom: 5px;*/
	}

