/* CSS Document */

 /********************** PLEASE NOTE ************************* /  
 /															   /		
 / IMPORTANT: Please ensure you are familiar with CSS protocol /
 / before making ANY CHANGES 	                               /
 /															   /
 /*************************************************************/ 
 
 
 /****************** Site constant tags ********************** /  
 /															   /		
 / The tags below are NOT to be modified, deleted or added to. /
 / Doing so will result in deviation from the Display Homes  
 / Online website template.                                    /
 /															   /
 /*************************************************************/
 
 
 /* General Fonts, Links, Structural Elements and Body Tags */

 body 		 	 		{ background: #846e57; font-size: 11px; color: #507033; margin-top: 90px;}
 font, th, td, p, div  	{ font-family: MS Trebuchet, Arial, Verdana, Helvetica, Sans-Serif; font-size: 11px; line-height: 16px; }
 a						{ color: #507033; text-decoration: none; }
 a:hover				{ color: #507033; text-decoration: underline; }
 h1						{ font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif; font-size: 15px; color: #507033; font-weight: bold; line-height: 18px;  }
 .header				{ font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif; font-size: 15px; color: #507033; font-weight: bold; line-height: 18px;  }
 h2						{ font-family: Verdana, Helvetica, Sans-Serif; color:  #206FA9; font-size: 11px; font-weight: bold; }
 ul,li		            { list-style-image: url(../images/list.jpg); font-size: 11px; }
 
 /* BreadCrumb Trail 
 #breadcrumb				{ color: #CCCC33; position: absolute; padding-top: 6px; padding-bottom: 4px }
 #breadcrumb a				{ color: #CCCC33; font-weight: normal; text-decoration: none; }
 #breadcrumb a:hover		{ text-decoration: underline;  }*/
 
 /* Home Content */
 table.main							{background: url(../images/bg-body.gif) repeat; border: solid 3px #9ab63c; }
 td.nav					    { border-bottom: 4px solid #9ab63c;}
 td.dgreen					{ border-bottom: 5px solid #507033;}
 .underline                         {text-decoration: underline; }
 .green							{ color: #507033; }
 
 
 /* Content pages*/
 
td.about						   { background-image: url(../images/img-1.jpg); background-repeat: no-repeat;	background-position: right bottom;}
#about							   { width: 300px;}
#about-top						   { width: 390px; align: justify;}

#side								{width: 200px; float: left; height: 100%; }
#main					            {width: 450px; float: right; height: 100%; }

/* Breadcrumb */
#breadcrumb 		        { font-family: Verdana, Helvetica, Sans-Serif; color: #075d68; font-size:9px; padding-left: 15px;}
#breadcrumb a    		    { font-family: Verdana, Helvetica, Sans-Serif; color: #075d68; font-size:9px }
#breadcrumb a:hover		    { font-family: Verdana, Helvetica, Sans-Serif; color: #075d68; font-size:9px }

/* Footer */
td.footer, td.footer a, td.footer a:hover		{ color: #075d68; font-size:11px }					
 
 /* All Forms */
 
 input, textarea, select			{ font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 1px solid #A4A9AF; font-size: 10px; padding: 3px; }
 .button			    			{ background: #004080; color: #FFF; font-size: 12px; border: 1px solid #FFF; }
 .searchform						{ border: 1px solid #333; font-size: 12px; padding: 2px; width: 150px; }	
 .searchbutton						{ background: #FFCC66; border: 1px solid #000; color: #000; font-size: 11px; font-weight: bold; font-family: Verdana, Arial; height: 20px; line-height: 10px; }
 td.searchpadding					{ padding: 3px; height: 15px; }
 .nil								{ border: 0px ;  }

 fieldset 				            { margin-top: 5px; border: 1px solid #000000; color: #000000; width: 360px;} 
 legend.header           			{ font-weight: bold; font-size: 11px; color: #000000;}