/* basic elements */
html {
	margin: 0;
	padding: 0;
	height:100%;
}

body { 
	margin: 0; 
	padding: 0;
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color:#000;
	background: #000 url('../images/forestsanctuary.gif') fixed top center no-repeat;
	height:100%;
}

h1, h2, h3, h4, #MainNav {
	font-family: Georgia, Times, serif;
}

p { 
	margin-top: 5px; 
	text-align: left;
	color:#666;
}

.guidetext {
	color:#666600;
	font-weight:bold;
}

#universalaccessability {
	display: none;
}

/* this spacer provides the buffer to allow content to scroll above the fixed  hedge */
#spacer {
	float:left;
	height:100px;
	width:20px;
}

.backtotop {
	display:none;
}

/* ======== content =========== */
#container { 
	margin: auto; 
	width:772px;
	position: relative;
	height:100%;
}

.more_space {
	padding: 8px 0 8px 0; 
	margin:0;
}

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

#writeup {
	float:left;
	padding: 10px; 
	margin:0;	
	border:1px #e5e5e3 solid;	
	background: transparent url('../images/paper_bgd.jpg') top left; 
}

#writeup2 {
	width:330px;
	float:right;
	padding: 0px; 
	margin:0;	
	overflow:visible;
}

html>/**/body #writeup2 {
	width:300px;
	padding: 10px;
}

.leftcolumn {
	width:390px;
}

html>/**/body .leftcolumn {
	width:400px;
}


#writeup2 h1, #writeup h1 {
	margin:0;
	padding:0 0 10px 0;
	font-size:160%;
}

#writeup2 h2, #writeup h2 {
	color:#000000;
	padding:15px 0 10px 0;
	font-size:130%;	
}

#writeup2 h3, #writeup h3 {
	color:#cc6633;
	font-size:110%;		
}

#writeup2 p, #writeup p {
	padding-right:20px;
}

#writeup p a,
#writeup2 p a {
	text-decoration:none;
}

#writeup p a:link,
#writeup2 p a:link { 
	border-bottom:1px dotted;
	color:#666600;
}
	
#writeup p a:visited,
#writeup2 p a:visited { 
	border-bottom:1px dotted;
	color:#000;
}
	
#writeup p a:hover,
#writeup2 p a:hover, 
#writeup p a:active,
#writeup2 p a:active { 
	border-bottom:1px solid;
	color:#999900;
}

#writeup p a:active { 
	background:white;
}


/* specific divs */

.projecttype {
	margin:20px 17px 0 0;
	padding:0;
	width:345px;
	float: left;
}

.projecttype h2 {
	border-bottom:2px solid #000000;
	height:20px;
}

.projectList {
	margin: 5px 0 5px 0;
	padding: 0px;
	list-style-type: none;

}

.projectList p {
	padding:10px 0 0 0;
	margin:0 0 0 200px;
	font-size:95%;
	line-height:115%;
}

.projectList span {
	margin:0;
	padding: 0;
}

.projectList li {
	margin:0 0 5px 0;
	padding: 20px 7px 13px 0px; 
	display:block;
	width:340px; 
	height:84px;
	border-bottom:1px dotted #adad97;
}  

* html .projectList li{ /* star-hack for IE6 */
	padding: 20px 7px 0px 0px; 
}

.projectList li .projectname{
	font-family: Georgia, Times, serif;
	font-weight:bold;	
	text-decoration:none;
	font-size:100%;
	color:#666600;
}

.projectList img {
	float:left;
	width: 160px; 
	height:90px;
	margin: -4px 0 0 10px;
	padding: 10px 10px 0 10px;
	border:1px dotted #adad97;
	/*	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; */
	opacity:0.85;
}

.projectList a:hover img {
	border:1px solid #999900;
	background:#FFFFFF;
	/*	filter: alpha(opacity=100); 
	-moz-opacity: 1; */
	opacity:1;
}

#pageHeader {
	height:85px;
	width:770px;
}

#pageHeader_no_img {
	z-index:-20;
	background: #adad97 url('../images/forestsanctuary.gif') no-repeat fixed top center;
	float:left; /* added for IE 6 */
	position:fixed;
	top:0;
	height:105px;
}

/* hide from IE */
html>/**/body #pageHeader_no_img {
	z-index:-20;
	width:770px;
}

#pageHeader img {
	margin:10px 0 0 10px;
	width: 165px; 
	height: 52px; 
	float: left;
	border:none;
}


#tagline {
	margin:50px 0 0 -100px;
	width: 165px; 
	height: 10px; 
	float: left;
	color:#CCCCCC;
}

#pageHeader h1 span {
	display:none
	}

#pageHeader h2 { 
	}
#pageHeader h2 span {
	display:none
	}

#pageHeader {
	padding-top: 20px;
}

#pageBody {
	background:#fff9e9 url('../images/paper_top.gif') no-repeat top left;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -82px;
}

html > body #pageBody {
	float:left;
}

#floating_footer { 
	z-index:-10;
	background:transparent url('../images/foregroundgrass.png') top center;
	color: #adad97;
	position:fixed;
	bottom:0px;
	height: 110px;
	width:100%;
/*	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; */
	opacity:0.50;
}

* html #floating_footer {
	margin: auto; 
	height:10px;
	background:#333300;
	width:771px;
}

#footer { 
	background:transparent url('../images/foregroundgrass.png') top center;
	height: 65px;
	position:fixed;
	bottom:0px;
	width:150%;
}

* html #footer {
	margin: auto; 
	width:771px;
	height: 20px;
	background:#333300;	
}

#footer_foreground {
	height: 65px;
	color: #adad97;
	position:fixed;
	bottom:0px;
	width:100%;
	font-size: 90%;
}

#footer_content {
	margin: auto; 
	width:752px;
	padding:40px 0px 0px 0px;
}
	
#footer a:link, #footer a:visited { 
	color: #adad97;
	margin: 20px 0 0 10px; 
	text-decoration:none;
	border-bottom: 1px #fee7aa dotted;
}

#footer a:hover {
	color: #fff;
	text-decoration:none;
/*	font-weight:bold;*/
	border-bottom:1px #adad97 solid;}

#footer a:active {
	background:#999900;
}


.mnav {
	font-family: Georgia, Times, serif;
	font-weight:bold;	
}

#copyright {
	float:left;
}

#footer_links {
	float:right;
}

#MainNav {
	font-size:110%;
	position: absolute; 
	top: 80px;  
	right: 10px;
	height:25px;
}

#MainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#MainNav li {
	display: inline;
	margin:0;
}

#MainNav li a {
	width:85px;
	height:25px;
	float: left;
	display: block;
	text-decoration: none;
	text-align:center;
	padding: 5px 5px; /*padding inside each tab*/
	background: url('../images/mainnav.png') no-repeat top center; 
/*	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; */
	opacity:0.50;
	color: #000000;
}

#MainNav li a:hover {
	background: url('../images/mainnav_mo.png') no-repeat top center;
	font-weight:bold;
}

#MainNav li.selected a {
	background: url('../images/mainnav_on.png') no-repeat top center;
/*	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; */
	opacity:1.00;	
}


	
/* =======sub nav=================== */

#SubNav {
	position:absolute;
	top:0px;
	left:570px;
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	margin-top: 105px; 
	width: 180px; 
	color: #663333;
}

#SubNav h1 {
	margin:0;
	padding: 5px;
	width: 170px; 
	border-bottom: #666666 dotted 1px;
	font-size:150%;
	color: #663333;	
}

#SubNav h2{
	margin:0;
	padding: 20px 5px 5px 5px;
	width: 170px; 
	border-bottom: #666666 dotted 1px;
	font-size:150%;
	color: #663333;	
}

#SubNav ul {
	margin: 0;
	padding: 0;
}

#SubNav li {
	list-style-type: none;
	border-bottom: #cccccc dotted 1px;	
}

#SubNav li a {
	display: block; 
	padding: 5px 5px 5px 25px;
	width: 150px; 
	color: #663333;
	text-decoration:none;
	}

#SubNav li a:hover {
	background-color:#fee7aa;
	color: #663333;
	text-decoration:none;	
	font-weight:bold;	
	}

#SubNav li.selected a {
	background: transparent url('../images/subnavpointer.gif') top left no-repeat; 
	color: #666633;
}

	
/* ========== end =========== */

#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}

#portfolio_detail img{
	z-index:-1000;
}
	
	
/* ====== contact us =====*/
.formlabel {
	width:300px;
}

/* plugins */
#linkedin_div {
/*	margin:10px 0 10px 0;*/
	background:#fff;
	margin:0;
	padding:0;
	width:310px;
	height:310px;
/*	padding:10px 0 10px 0;*/
	border:5px solid white;
}

#linkedin_div img {
	margin:0;
	padding:0;
}

html>/**/body #linkedin_div {
	background:#fff;
	width:275px;
	height:300px;	
/*	padding: 10px;*/
	margin-bottom:10px;
}

#linkedin_div a {
	position:absolute;
	top:430px;
	right:30px;
	text-decoration:none;
	color:#666600;
	border-bottom:1px dotted #666600;
}

html>/**/body #linkedin_div a {
	top:450px;
}

#twitter_div {
	border:1px dotted #999900;
	margin:0;
	padding:10px;
}

#twitter_div img {
	border:none;
	margin:0;
	padding:0;
}

#twitter_div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#twitter_div li {
	display: block;
	margin:0;
	padding: 5px 0 0 25px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

#twitter_div .sidebar-title {
	/* same style as h3 */
	font-family: Georgia, Times, serif;
	color:#cc6633;
	font-size:110%;	
}
