body		{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px;
			background-color: #8E5E32;
			text-align: center;
			/*align: center;*/
			margin-top: 0px;
}



div.centering {
			width: 850px;
			position: relative;
			text-align: left;
			margin: 0 auto;
}

a.pix_link img {border: none;

}


/****Global Navigation**********************************************/

a:link			{
			font-family: Helvetica; 
			font-size: 11px; 
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: underline;
}

a:visited	{
			font-family: Helvetica; 
			font-size: 11px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: underline;
}

a:hover		{
			font-family: Helvetica; 
			text-decoration: none; 
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: underline;
}

div.back a:link			{
			font-family: Helvetica; 
			font-size: 11px; 
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: none;
}

div.back a:visited	{
			font-family: Helvetica; 
			font-size: 11px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: none;
}

div.back a:hover		{
			font-family: Helvetica; 
			text-decoration: none; 
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			text-decoration: none;
}


a.global_home:link {
			height: 15px; 
			width: 40px; 
			display: block;
			background-image: url(../images/i_home.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

a.global_home:visited {
			height: 15px; 
			width: 40px; 
			display: block;
			background-image: url(../images/i_home.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
a.global_home:hover {
			height: 15px; 
			width: 40px; 
			display: block;
			background-image: url(../images/h_home.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

a.global_about:link {
			height: 15px; 
			width: 45px; 
			display: block;
			background-image: url(../images/i_about.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

a.global_about:visited {
			height: 15px; 
			width: 45px; 
			display: block;
			background-image: url(../images/i_about.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
a.global_about:hover {
			height: 15px; 
			width: 45px; 
			display: block;
			background-image: url(../images/h_about.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

a.global_project:link {
			height: 15px; 
			width: 50px; 
			display: block;
			background-image: url(../images/i_projects.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

a.global_project:visited {
			height: 15px; 
			width: 50px; 
			display: block;
			background-image: url(../images/i_projects.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
a.global_project:hover {
			height: 15px; 
			width: 50px; 
			display: block;
			background-image: url(../images/h_projects.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

div.contact a:link{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

div.contact a:visited{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

div.contact a:hover{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

div.contact_project a:link{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

div.contact_project a:visited{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

div.contact_project a:hover{
			font-family: Arial; 
			font-size: 10px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: underline;
}	

a.pix_link:link		{
			
			color: #664017;
			font-weight: lighter;
			text-decoration: none;
			margin-right: 15px;
			
}

a.pix_link:visited	{
			
			color: #664017;
			font-weight: lighter;
			text-decoration: none;
			margin-right: 15px;
}

a.pix_link:hover		{
			
			color: #664017;
			font-weight: lighter;
			text-decoration: none;
			margin-right: 15px;
}

a.pix_link:active		{
			
			color: #664017;
			font-weight: normal;
			text-decoration: none;
			margin-right: 15px;
}		

div.prevSlide a:link {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageBack.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

div.prevSlide a:visited {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageBack.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
div.prevSlide a:hover {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/h_imageBack.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

div.nextSlide a:link {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

div.nextSlide a:visited {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
div.nextSlide a:hover {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/h_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

div.nextSlide a:link {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

div.nextSlide a:visited {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/i_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
div.nextSlide a:hover {
			height: 10px; 
			width: 36px; 
			display: block;
			background-image: url(../images/h_imageNext.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}

div.zoomSlide a:link {
			height: 10px; 
			width: 75px; 
			display: block;
			background-image: url(../images/i_imageLarger.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

div.zoomSlide a:visited {
			height: 10px; 
			width: 75px; 
			display: block;
			background-image: url(../images/i_imageLarger.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
	        text-decoration: none;
}

            
div.zoomSlide a:hover {
			height: 10px; 
			width: 75px; 
			display: block;
			background-image: url(../images/h_imageLarger.gif);
	        background-repeat: no-repeat;
	        background-position:left top;	        
	        border: none;
	        text-decoration: none;
}



/******Content**********************************************************/

div.home_parent	{
				position: relative;
				top: 0px;
				left: 0px;
				width: 850px;
				background-color: #FFFFFF;
				/*border: 5px solid rgb(255, 255, 255);*/
}

div.mast_head	{
                /*position: relative;
			    left: 0px;*/
				width: 850px; 
				height: 49px;
}

div.home_content	{
				position: relative;
				/*top: 264px;*/
				left: 0px;
				width: 850px;
}

div.item {
				width: 850px; 
				height: 240px;
				/*height: 550px;*/
				text-align: left;
				/*z-index: 0;*/
				/*border: 1px solid red;*/
}	

div.item_project {
				width: 850px; 
				height: 340px;
				/*height: 550px;*/
				text-align: left;
                background-image: url(../images/project_img.jpg);
                background-repeat: no-repeat;
                background-color: #FAD6AF;
}	


td.item_left { 
				width: 685px;
				height: 240px;
				text-align: left;
				background-color: #664017;
}

td.item_right { 
				width: 165px;
				height: 240px;
				text-align: left;
				background-color: #8E5E32;
}


div.flash_pix {
			   padding-left: 20px;
               width: 220px;
               height: 200px;
}      


div.flash_right {
            width: 425px;
            height: 200px;
			line-height: 16px;
			padding-left: 10px;
			vertical-align: top;
			text-decoration: none;
			
}

div.flash_right_txt0 {
			width: 425px;
			font-family: Arial; 
			font-size: 16px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 16px;
			vertical-align: top;
			text-decoration: none;
}	


div.flash_right_txt {
			width: 425px;
			font-family: Arial; 
			font-size: 14px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 16px;
			vertical-align: top;
			text-decoration: none;
}	

div.flash_right_txt1 {
			width: 425px;
			font-family: Arial; 
			font-size: 11px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			padding-top: 8px;
			text-decoration: none;
}	

div.flash_right_txt2 {
			width: 425px;
			font-family: Arial; 
			font-size: 11px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			padding-top: 16px;
			text-decoration: none;
}	

div.global_navigation {
            position: absolute;
            top: 19px;
            left: 695px;
			width: 135px;
			height: 15px;
}    

div.global_home_active {
			height: 15px; 
			width: 40px; 
			display: block;
			background-image: url(../images/a_home.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
}

div.global_about_active {
			height: 15px; 
			width: 45px; 
			display: block;
			background-image: url(../images/a_about.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
}


div.global_project_active {
			height: 15px; 
			width: 50px; 
			display: block;
			background-image: url(../images/a_projects.gif);
	        background-repeat: no-repeat;
	        background-position: left top;
	        border: none;
}

div.contact {
            position: absolute;
            left: 1px;
            top: 133px;
			width: 165px;
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: none;
}	

div.contact_project {
            position: absolute;
            left: 696px;
            top: 152px;
			width: 165px;
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: none;
}	

div.small_pix {
                width: 850px;
				/*padding-right: 20px;*/
				padding-top: 260px;
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 12px;
				height: 740px;
				border: none;
				text-decoration: none;
}	


div.item_lower {
                width: 850px;
                height: 380px;
                background-image: url(../images/btm_img.jpg);
                background-repeat: no-repeat;
                background-color: #FAD6AF;
                
}

div.item_lower1 {
                width: 850px;
                height: 100px;
                background-image: url(../images/btm_img1.jpg);
                background-repeat: no-repeat;
                background-color: #FAD6AF;
                
}

div.item_lower2 {
                width: 850px;
                height: 280px;
                background-image: url(../images/btm_img2.jpg);
                background-repeat: no-repeat;
                background-color: #FAD6AF;
                
}



div.resource { 
			   position: relative;
               width: 80px;
               left: 20px;
               top: 28px;
               font-size: 14px;  
               font-weight: bold;
			   color: #4F1901;
			   text-decoration: none;
}	

div.menus { 
			   position: absolute;
               width: 820px;
               left: 30px;
               top: 50px;
			   text-decoration: none;
}	

td.menu1{
               font-family: Times New Roman; 
			   font-size: 12px;  
			   color: #CD4F26;
			   font-weight: normal;
			   line-height: 14px;
               width: 140px;
               padding-left: 20px;
               padding-top: 39px;
               padding-right: 8px;
} 

div.menu { 
          	   padding-top: 0px;
}  

div.res_txt {
			width: 425px;
			font-family: Arial; 
			font-size: 14px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 16px;
			vertical-align: top;
			text-decoration: none;
}	

div.projects { 
			position: relative;
            top: 260px;
            left: 19px;
			width: 850px;
			font-family: Arial; 
			font-size: 10px;  
			color: #FFD6AE;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			text-decoration: none;
}	


div.triangle1 {
              position: absolute;
              top: 64px;
              left: 24px;
}

div.triangle2 {
              position: absolute;
              top: 64px;
              left: 96px;
}

div.triangle3 {
              position: absolute;
              top: 64px;
              left: 169px;
}

div.triangle4 {
              position: absolute;
              top: 64px;
              left: 242px;
}

div.triangle5 {
              position: absolute;
              top: 64px;
              left: 315px;
}

div.triangle6 {
              position: absolute;
              top: 64px;
              left: 389px;
}

div.triangle7 {
              position: absolute;
              top: 64px;
              left: 462px;
}

div.triangle8 {
              position: absolute;
              top: 64px;
              left: 537px;
}

div.triangle9 {
              position: absolute;
              top: 64px;
              left: 611px;
}

div.triangle10 {
              position: absolute;
              top: 64px;
              left: 684px;
}

div.triangle11 {
              position: absolute;
              top: 64px;
              left: 759px;
}

div.large_pic {
                position: absolute;
                top: -240px;
                left: 0px;
                width: 685px;
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 12px;
				color: #666666;
				
}

div.title { 
            position: absolute;
            top: -241px;
            left: 232px;
			width: 425px;
			font-family: Arial; 
			font-size: 16px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 16px;
			vertical-align: top;
			text-decoration: none;
}	

div.description {
			width: 425px;
			font-family: Arial; 
			font-size: 11px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			padding-top: 16px;
			text-decoration: none;
}

div.medium_image {
            position: relative;
            top: -321px;
			width: 220px;
			vertical-align: top;
			padding-top: 20px;
			text-decoration: none;
}

div.slideCaption {
            position: absolute;
			width: 425px;
			left: 231px;
			top: -165px;
			font-family: Arial; 
			font-style: italic;
			font-size: 11px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 14px;
			vertical-align: top;
			padding-top: 100px;
			text-decoration: none;
}

div.slideCaption1 {
			width: 810px;
			font-family: Arial; 
			font-style: italic;
			font-size: 12px;  
			color: #FFFFCC;
			font-weight: normal;
			text-align: left;
			line-height: 14px;
			vertical-align: top;
			padding-top: 10px;
			padding-left: 20px;
			text-decoration: none;
}

div.prevSlide {
			position: absolute;
            top: -36px;
            left: 0px;
			width: 36px;
			vertical-align: top;
			text-decoration: none;
}

div.nextSlide {
			position: absolute;
            top: -36px;
            left: 183px;
			width: 36px;
			vertical-align: top;
			text-decoration: none;
}

div.zoomSlide {
			position: absolute;
            top: -36px;
            left: 73px;
			width: 36px;
			vertical-align: top;
			text-decoration: none;
}

div.item_whole { 
				width: 850px;
				text-align: center;
				background-color: #664017;
}


div.extra_image {
				padding-top: 20px;
				padding-bottom: 20px;
				width: 850px;
				text-align: center;
}				


div.back { 
            position: absolute;
            top: 50px;
            left: 232px;
			width: 425px;
			font-family: Arial; 
			font-size: 16px;  
			color: #FFFFCC;
			font-weight: normal;
			line-height: 16px;
			vertical-align: top;
			text-decoration: none;
}	


.drop_menu{    
               font-family: Arial;
               width: 140px;
               height: 18px;
               padding-top: 2px;
               margin-top: 2px;
               vertical-align: center;
			   font-size: 10px;  
			   color: #333333;
			   font-weight: normal;
}

div.copyright {
			   position: absolute;
               vertical-align: bottom;
               width: 280px;
               left: 608px;
               top: 545px;
               font-size: 10px;  
			   color: #CC6633;
			   font-weight: normal;
			   text-decoration: none;
			   
}	

div.copyright1 {
			   position: absolute;
               vertical-align: bottom;
               width: 280px;
               left: 608px;
               top: 595px;
               font-size: 10px;  
			   color: #CC6633;
			   font-weight: normal;
			   text-decoration: none;
			   
}	

div.copyright2 {
               vertical-align: bottom;
               width: 830px;
               text-align: right;
               font-size: 10px;  
			   color: #CC6633;
			   font-weight: normal;
			   text-decoration: none;
			   padding-top: 30px;
			   padding-bottom: 50px;
			   
			   
}	

