﻿/*___________ ALL STYLES _____________*/
	
	*                               { font-family:arial,helvetica,"sans serif"; }
	
	a img                           { border:none; }
    p, input,table,tr,td,img     { margin:0px; padding:0px;  }
    h1, h2, h3                      { font-family:"trebuchet ms",arial,helvetica; margin:0px; padding:0px;}
    
	.float   { float:left;  }
	.clearer { clear:left;  }
	.block   { display:block; }

	#wrapper { width:985px; }
	
	#nav 			 { background:url(/tacc5/images/nav_bg.jpg) repeat-x; height:24px; border:1px solid #B87700; width:766px;padding:0px; }
	/*#nav a           { color:#FFFFFF; font-size:12px; font-weight:bold; 
				 	       border-right:1px solid #B87700; float:left; height:19px; 
				   	       padding:5px 12px 0px 11px; display:block; text-decoration:none;}
	#nav  a.noborder { border:none; }
	#nav  a:hover    { background:#004980 }
	
	#nav #drop_downs 			   { position:relative; }
	#nav #drop_downs ul 		   { position:absolute; list-style-type:none; width:180px; border:1px solid #FFFFFF; background:#5485AF;}
	#nav #drop_downs ul li a       { color:#FFFFFF; font-size:12px; float:none; padding:0px; margin:0px; border:none; height:20px; width:175px; 
							   		 padding:5px 0px 0px 5px; }
	#nav #drop_downs ul li a:hover { background:#F7D22A; color:#004980; }
	
	#nav #drop_downs #about { left:-1px; top:24px; }*/
	
	#logo { margin:0px 0px 0px 20px; }
	#footer_text { vertical-align:top; color:#FFFFFF; font-size:12px; text-align:right; margin: 0px 0px 0px 375px;}

	
	body     { background-color:#676767;  margin:0px; padding:0px; background:#004980; }
	
	#left  { width:135px; float:left; }
		#socialIcons{ padding:5px 0px 0px 20px;}
	#right { width:830px; float:left; }
	
	#right #b_wrapper { background:url(/tacc5/images/body_bg.jpg) repeat-y; width:809px; padding:0px 0px 0px 21px; }





	/*___________ HOMEPAGE ONLY STYLES _____________*/
	
						
	#right #b_wrapper #h_wrapper      				{ background:#FFFFFF;  width:780px; padding:4px;}
	#right #b_wrapper #h_wrapper #home 				{ border:1px solid #BED1E0; height:559px; } 
	#right #b_wrapper #h_wrapper #home #header	    { background:#BED1E0; padding:0px 0px 12px 0px; }
	#right #b_wrapper #h_wrapper #home #header #nav { margin:0px 0px 0px 5px; }
	
	#right #b_wrapper #h_wrapper #home #h_content       { padding:6px; float:left; margin:2px 0px 0px 0px; width:455px; font-size:0px; }
	#right #b_wrapper #h_wrapper #home #h_content img   { margin:0px 0px 6px 0px; }
	#right #b_wrapper #h_wrapper #home #h_content .under_content   { background:#DE9302; width:444px; height:77px; padding:4px 0px 0px 10px; }
	#right #b_wrapper #h_wrapper #home #h_content .under_content p { width:432px; color:#FFFFFF; font-size:13px; line-height:127%; }
	#main2, #second2{color:#FFFFFF; font-size:12px; line-height:131%; font-weight:bold; }
	#main2 a, #second2 a{ color:#FFFFFF;}
	
	#right #b_wrapper #h_wrapper #home #h_nav   { width:305px; height:388px; background:#BED1E0; float:left; margin:8px 0px 0px 0px; padding:6px 0px 0px 0px;}
	#right #b_wrapper #h_wrapper #home #h_nav a { margin:6px 0px 0px 11px; display:block; }
	
	
	
	
	
	/*___________ SUBPAGE ONLY STYLES _____________*/
	
	#right #b_wrapper #s_wrapper { padding:6px 0px 0px 7px; }
	
	#right #b_wrapper #subpage { margin:8px 0px 0px 0px; padding:8px 0px 8px 8px; background:#FFFFFF; width:760px;}
	
	#right #b_wrapper #subpage #c_top_l   { float:left; width:516px;}
	#right #b_wrapper #subpage #c_top_l h1{ width:498px; height:45px; color:#FFFFFF; background:#004980; margin:7px 0px 15px 0px; padding:7px 0px 0px 12px; }
	#right #b_wrapper #subpage #c_top_l p { background:url(/tacc5/images/sub_quote_bg.jpg) no-repeat; width:393px; height:80px; color:#004980; font-size:15px; padding:21px 0px 0px 117px;}
	
	#right #b_wrapper #subpage #content   { clear:left; padding:0px 0px 15px 7px;font-size:12px; float:left;}
	#right #b_wrapper #subpage #content p { margin:0px 0px 0px 0px;  font-size:12px; line-height:15px; display:block; }
	#right #b_wrapper #subpage #content h2 { margin:10px 0px 0px 0px; color:#004890; font-size:15px;}
	
		
	#sub_footer             { padding:6px 0px 6px 0px; margin:0px 0px 0px 45px;}
	#sub_footer li          { border-right:1px solid #004980; padding:0px 4px 0px 4px; display:inline;}
	#sub_footer li.noborder { border:none; }
	#sub_footer li a        { color:#004980; font-weight:bold; text-decoration:none; font-size:12px; vertical-align:top; }
	#sub_footer li a:hover  { color:#FFFFFF; }
	
	#s_sub_nav    { position:absolute; left:20px; top:225px; }
	/*#s_sub_nav h1 { color:#EFC01F; font-size:14px; font-weight:bold; margin:0px; padding:0px 0px 4px 0px; border-bottom:1px solid #FFFFFF; display:block;}
	
	#s_sub_nav ul 	   { list-style-type:none; }
	#s_sub_nav ul li   { display:block; width:95px; margin:10px 0px 10px 0px;}
	#s_sub_nav ul li a { font-size:11px; color:#BED1E0; text-decoration:none; width:100px; display:block; font-weight:bold;}
	#s_sub_nav ul li a:hover { color:#FFFFFF; }*/
	