
/* --------------------------------------------/ UNIVERSAL CLASSES \-------------------------------------------- */

/* --------------------------------------------*/




/* --------------------------------------------/ BROWSER INITIALIZATION \-------------------------------------------- */

	* { margin : 0; padding : 0; }
	h1,h2,h3,h4,h5,h6 { font-size : 100%; }
	ol,ul { list-style : none; }
	table { border-collapse : collapse; border-spacing : 0; }
	fieldset,img { border : 0; }
	caption,th { text-align : left; }
	
	body { 
	text-align:left; 
	color:#FFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	background-color:#c9bca1; 
	}

/* --------------------------------------------*/




/* --------------------------------------------/ BOX MODEL CLASS \-------------------------------------------- */

	.box { position:relative; float:left; width:100px; height:100px; margin:10px; background-color:#000; overflow:hidden; }

/* --------------------------------------------*/


/* --------------------------------------------/ HEADER \-------------------------------------------- */

	#container_header { width:100%; height:100%; }
		
		#header { 
		position:relative; 
		width:750px;
		height:60px;
		margin:auto;
		background-image:url(../images/top-nav.jpg); 
		}

/* --------------------------------------------*/


/* --------------------------------------------/ NAV \-------------------------------------------- */

	#nav { 
	position:relative;
	float:left;
	width:172px;
	height:100%;
	margin:auto;
	background-color:#ada598;
	}
	
		.nav-min-holder { float:left; width:1px; height:400px;  }

		#nav li { position:relative; float:left; left:6px; margin-top:3px;  }

		/*  
		To Find "#nav a width" :
			Step 1 - change the "#nav a padding" so that the menu item covers the entire nav area from top to bottom.
			Step 2 - compute the "#nav a width" with the equation below  
			
			  (#nav width) - (2 * (#nav a padding)) - (#min-holder width) = #nav a width 
			  (    150   ) - (2 *        13       ) - (        1        ) = 123
		*/

		#nav-new a { display:block; width:150px; font-weight:normal; padding:4px 10px 4px 0px; font-size:11px; background-color:#afaaa5; text-align:right; border:1px solid #FFFFFF; text-decoration:none; color:#fff; }
		
		#top-nav ul{ position:relative; float:left; left:10px;}

		#top-nav li{ position:relative; float:left; margin-right:13px;}
		
		#top-nav a{ display:block; height:30px; width:80px; }

/* --------------------------------------------*/

 
/* --------------------------------------------/ CONTENT \-------------------------------------------- */

#container_content { width:100%; }

	#content { 
		position:relative;  
		width:750px;
		height:100%;
		margin:auto;
		background-image:url(../images/content-bg.jpg); }
		

		#big-picture{
		position:relative; 
		float:left; 
		width:578px; /* (#content width) - (2 * (#middle-content padding) */
		height:100%;
		margin:auto; 
		}
		
		#under-big-picture{
		position:relative; 
		float:left;
		border:2px solid #b8ab96;
		left:4px;
		background-image:url(../images/build-home.jpg);
		width:566px; /* (#content width) - (2 * (#middle-content padding) */
		height:100px;
		margin:auto;
		margin:10px 0px;
		font-family:Arial, Helvetica, sans-serif; 
		}
		
		#sub-page-header{
				position:relative; 
		float:left;
		border:2px solid #b8ab96;
		left:4px;
		background-image:url(../images/build-home.jpg);
		width:566px; /* (#content width) - (2 * (#middle-content padding) */
		height:100px;
		margin:auto;
		margin:5px 0px;
		font-family:Arial, Helvetica, sans-serif; 
		
		}
		
		#middle-content{
		position:relative;
		border:#000000 solid;
		width:566px;	
		margin:opx 0px 0px 0px;	
		
		position:relative; 		
		float:left;
		border:none; 
		left:4px;
		width:556px; /* (#content width) - (2 * (#middle-content padding) */
		margin:auto;
		margin:10px 0px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		padding:5px 5px 5px 5px;
		}
		
		#left-content { 
		position:relative; 
		float:left; 
		width:348px; /* (#content width) - (2 * (#middle-content padding) */
		height:100%;
		margin:auto;
		margin-bottom:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		#left-content a{ color:#913e4d; }

		#right-content { 
		position:relative; 
		float:left;
		width:230px; /* (#content width) - (2 * (#middle-content padding) */
		height:100%;
		margin:auto;
		margin-bottom:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		#right-content a{ color:#913e4d;}
		
		#right-content li{ padding-bottom:15px;}
		
		

			.min-holder { float:left; width:1px; height:400px;  }
	
			.clear {clear:both; height:5px; overflow:hidden; background-color:#ada598; }

/* --------------------------------------------*/




/* --------------------------------------------/ FOOTER \-------------------------------------------- */

#container_footer { clear:both; width:100%; height:100%; }
	
	#footer { 
	position:relative; 
	width:750px;
	height:45px;
	margin:auto;
	background-color:#fff;
	color:#953e4d;
	text-align:center;
	}

		#footer ul { position:relative; }

		#footer li { position:relative; float:left; margin-left:5px; text-align:center; font-size:10px; }

		#footer a { text-decoration:underline; color:#953e4d; font-size:10px; }

		#footer a:hover { text-decoration:none; }

/* --------------------------------------------*/




/* --------------------------------------------/ JSE LINK \-------------------------------------------- */

#container_jseLink { width:100%; height:100%; }
	
	#jseLink { 
	position:relative; 
	width:600px;
	height:40px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px; 
	}
	
		#RLInk1 { display:block; height:40px; padding:5px 0 0 311px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:10px;
			color:#111; background-image:url(../images/jseLink-black.gif); }
		 /* color:#FFF; background-image:url(../images/jseLink-white.gif); } */

		#RLInk2 { display:block; display:none; width:235px; position:absolute; top:0px; left:0px; padding:5px 0 0 365px; height:40px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:12px;
			color:#111; background-image:url(../images/jseLink-black-over.gif); }
		 /* color:#FFF; background-image:url(../images/jseLink-white-over.gif); } */


/* --------------------------------------------*/


