
	  /* *****************************
	************************************
  ******            		        ******
******   Contact www.buildmyweb.org   ******
******   for help or future projects. ******
  ******  				            ******
	************************************
	  ***************************** */


/* Nav Panel */
a.link_nav:link 	{ font:bold 11px Arial;color:#60594d; text-decoration:none; }
a.link_nav:visited 	{ font:bold 11px Arial;color:#60594d; text-decoration:none; }
a.link_nav:hover 	{ font:bold 11px Arial;color:#ffffff; text-decoration:none; } 

/* Main Body */
a.link_body:link 	{ font:normal 15px Candara, Arial; color:#84423b; text-decoration:none; }
a.link_body:visited { font:normal 15px Candara, Arial; color:#84423b; text-decoration:none; }
a.link_body:hover 	{ font:normal 15px Candara, Arial; color:#000000; text-decoration:underline; }

/* FOOTER */
a.link_footer:link 		{ font:normal 12px Bookman Old Style; color:#AFB9D0; text-decoration:none; }
a.link_footer:visited	{ font:normal 12px Bookman Old Style; color:#AFB9D0; text-decoration:none; }
a.link_footer:hover 	{ font:normal 12px Bookman Old Style; color:#AFB9D0; text-decoration:underline; }

.title_link { font:normal 18px Book Antiqua; color:#281e0e; }
.title		{ font:normal 24px Book Antiqua; color:#53636b; margin-bottom:25px; }
.subtitle	{ font:bold 18px Calibri, Arial; color:#53636b; }
.emph 		{ font:bold 16px Candara, Arial; color:#0C1C3F; }
.problem 	{ font:bold 16px Candara, Arial; color:red; }
.clear		{ clear:both; }


ul 	{ padding:0; margin:0px 0px 20px 15px; line-height:1.8 }




/* khaki = #9d9f7d */
/* dark khaki = #7c7e63 */
/* light tan = #e9e8df */
/* light orange = #f5ab52 */  
/* dark orange = #9d6a13 */  
/* brown = #281e0e */

body { background-color: #9d9f7d; font:normal 16px Candara, Arial; color:#2b2b2b; text-decoration:none; text-align: center; margin:0; padding:0; line-height: 0.0;}
   
/* layer that provides left and right shaders for the wrapper */
#wrappershader { position:relative; top:0px; margin:0 auto; text-align:left; width:900px; z-index:0; background: url('pics/wrapper_shadow.png'); background-repeat:repeat-y; }

/* layer that simply centers the whole page */
#wrapper { margin-left:10px; width:880px; z-index:1; background-color: #ffffff; line-height: 1.2; }



/* ****************BANNER *************** */
#banner { float:left; width:880px; height:120px; background: url('pics/banner.png'); background-repeat:no-repeat; }

#logo	{ float:left; width:140px; height:120px; }

#buffer { float:left; width:880px; height:30px; font:bold 16px Calibri, Candara; color:#ffffff; background-color: #53636b; text-align:center; padding-top:7px; margin-bottom:3px; }


/* **************** LINKPANEL *************** */
#linkpanel 	{ float:left; width:140px; padding:20px 0px 20px 10px; background-color: #c5b493; }

.ul_links	{ line-height:1.2; }




/* **************** MAIN *************** */ 
#main			{ float:left; width:880px; }
#main_top		{ float:left; width:715px; height:315px; padding:0px 0px 5px 7px; }
#main_content	{ float:left; width:655px; margin-left:7px; padding:30px; }
#main_home 		{ float:left; width:655px; margin-left:7px; padding:30px; font:normal 20px Verdana, Arial; color:#646464; }

#details		{ float:left; width:500px; font:normal 18px Calibri, Arial; color:#2b2b2b; }
.details_emph	{ font:bold 18px Calibri, Arial; color:#0C1C3F; }

.img_right 		{ float:right; margin-left:20px; margin-top:10px; margin-bottom:10px; } 
.img_left 		{ float:left; margin-right:20px; margin-top:3px; margin-bottom:10px; }




/* **************** CHINA *************** */
.china_col		{ float:left; width:270px; height:325px; margin:0px 50px 30px 0px; }



/* **************** PRODUCTION *************** */
.img_production	{ float:left; margin: 0px 0px 50px 80px;  }
.prod_subtitle	{ clear:both; font:bold 18px Calibri, Arial; color:#53636b; }




/* **************** ISSUES_TILE *************** */
.issues_subtitle	{ font:bold 20px Calibri, Arial; color:#53636b; margin:40px 0px 0px 0px; }



/* **************** FOOTER *************** */
#footer 		{ clear:both; text-align:center; font:normal 12px Bookman Old Style; color:#ffffff; padding:15px 0px; background-color: #53636b; } 
#post_footer	{ text-align:right; padding-right:10px; }






















