@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
width:1020px;
margin-left: auto;
margin-right: auto;
font-weight:100;

}

#header{
background-image:url(site_images/header.jpg);
height:149px;
}

#Logolink{
z-index:2;
height: 80px;
width: 220px;
float: left;
}

#Logolink a{
display: block;
width: 220px;
height: 80px;
}


#utility_nav {
text-align:right;
margin-right:20px;
padding-top:5px;
color:#666;
font-size:11px;
text-decoration:none;
}

#utility_nav a{
color:#666;
font-size:11px;
text-decoration:none;
}

.subtitle{
	color:#09C;	
font-size:18px;
font-weight:100;
}

/*************MAIN NAVIGATION************************/

#nav {
	padding: 0;
	margin:95px 0px 0px 546px;
	list-style: none;
	height: 32px;
	overflow: hidden;
}

#nav ul {
list-style: none;
height: 34px;
overflow: hidden;
margin: 0;
padding: 0;
}

#nav a {
	display: block;
	height: 34px;
	color: #99580d;
	text-align: center;
}

#nav li { /* all list items */
	float: left;
	display: block;
	background-image: url(site_images/main_nav_together.gif);
	background-repeat:no-repeat;
	font-size: 2px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	text-align:center;
}

#nav li ul {
	position: absolute;
	height: auto;
	left: -999em;
	background:  url(site_images/nav_repeater.gif);
	margin: -2px 0 0 0;
	padding: 0;
}
#nav li ul li {
	text-indent: auto;
	background: none;
	width: 100%;
	height: 25px;
}
#nav li ul li a {
	clear: both;
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	padding: 3px 0 0;
}
#nav li:hover ul {
	left: auto;
}

#nav li ul li a:hover {
	text-decoration:underline;
}

#navbutt1 {width: 105px; background-position: 0px 0px; }
#navbutt2 {width: 128px; background-position: -105px 0px; }
#navbutt3 {width: 108px; background-position: -233px 0px; }
#navbutt4 {width: 132px; background-position: -341px 0px }

#nav li#navbutt1 ul {width: 119px; margin: -2px 0 0 -13px;}
#nav li#navbutt2 ul {width: 128px;}
#nav li#navbutt3 ul {width: 118px;}
#nav li#navbutt4 ul {width: 165px; margin: -2px 0 0 -12px;}

#navbutt1:hover {background-position: 0px -34px  }
#navbutt2:hover {background-position: -105px -34px  }
#navbutt3:hover {background-position: -233px -34px }
#navbutt4:hover {background-position: -341px -34px  }


/*************end main navigaton************************/


/*************SIDEBAR************************/


#sidebar{
	padding-top:20px;
	margin-left:20px;
	width:230px;
	float:left;
	color: #666666;
	font-size: .95em;
}

/*************SIDEBAR ON HOMAPAGE************************/

#sidebar h1{/**for news title*/
color:#09C;	
font-size:18px;
font-weight:100;
}

#sidebar h2{/**for news blurb*/
color:#999;	
font-size:14px;
font-weight:100;
}

/**end sidebar on homepage**/

#sidebar_nav{
	text-decoration:none;
	list-style:none;
	color:#f90;
	margin-left:0;
	padding:0px;
	line-height:45px;
}

#sidebar_nav li a{
	text-decoration:none;
	list-style:none;
	color:#f90;
	margin-left:0;
	padding:0px;
	line-height:45px;
}

#sidebar_nav li a:hover{
	color:#fc6;
}

/*************end sidebar ***********************/


/*************MAIN CONTENT************************/
#main_content{
	width:750px;
	margin-top:5px;
	padding-bottom:50px;
	padding-left: 0;
	color:#666;
	font-size:14px;
float: right;

}

/*************end main content************************/

/*************REGISTRATION FORM************************/
#registration_form{
	color: #09c;
}

#registration_form input{

width: 150px;
color: #f90;
background: #fff;
border: 1px solid #fc9;
}

#button{

color: #f90;
background: #fff;

}

#registration_form textarea{


color: #f90;
background: #fff;
border: 1px solid #fc9;
}

#registration_form option{

color: #09c;
background: #fff;
border: 1px solid #fc9;
}

#registration_form select{

color: #09c;
background: #fff;
border: 1px solid #fc9;
}

.Left {
float: left;
width: 150px;
margin-right: 10px;
}

.Right{
width: 150px;
margin-left: 10px;
}
/*************end registration form************************/


/*************PORTFOLIO CONTENT************************/

#portfolio{	
text-indent:20px;
}

#portfolio img{
	   text-align: center;
   border: 15px solid #ffffff;
   width:  88;
   height: 65;
   white-space: normal;
}


/*************end portfolio content************************/


/*************about us content************************/
#aboutus{
color:#999;	
font-size:14px;
font-weight:100;
}

#mission_statement{
	color:#999;	
font-size:18px;
font-weight:600;
}

#aboutus img{
margin-left:0px;	
}

#brief_services p{
	color:#09c;	

}
/*************end about us content************************/
/**********start footer***********/
#footer{
background-image:url(site_images/footer.jpg);	
 height: 146px;
 width:1020px;
 text-align:center;
 font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0px;
	padding:0px;
clear: both;
}
#footer_nav{
line-height:2;
text-align:center;
vertical-align:middle;
margin-top:10px;
margin-left: 210px;
	list-style: none;
	overflow:hidden;
	
	
	
}	

#footer_nav li{
float:left;
text-align:center;
vertical-align:middle;
width:80px;
}



#footer_nav li a { 
text-align: center;
color: #fff;
text-decoration: none;
vertical-align:middle;
} 

#footer_nav li a:hover , #footer_nav li a.sfhover {
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

/****************end footer************/

#career_email a{
	text-decoration:underline;
	color:#36c;
}

#career_spacing{
height:300px;	
}

 a{
	text-decoration:underline;
	color:#f90;
}

#contacts{
font-size:14px;	
}

#contact_spacing{
height:300px;	
}




#services li{
	padding:10px;
}

#biltmore_box{/*on top of biltmore banner*/
   
                  display:block;
   
                  position: absolute;
   
                  top: 170px;
  
                  left: 150px;
  
                  width: 230px;
  
                  height: 65px;
  
                  background-color: white;
  
                  z-index:1001;
  
                  -moz-opacity: 0.4;
  
                  opacity:.40;
  
                  filter: alpha(opacity=40);
				  padding:15px;
				  
				  font-weight:bold;
				  border:dotted thin;
				
				    list-style:none;
              }
			  
			  #biltmore_box li a{
				
				  color:#666;
				    text-decoration:none;
				  
			  }
			    #biltmore_box li a:hover{
					color:#333;
				  
			  }
			  


/****************Blog Specific************/
.post h2, .post h2 a {
color:#09C;	
font-size:18px;
font-weight:100;
margin: 20px 0 0 0;
padding: 0;
}
#sidebar_nav li {
margin: 10px 0 0 0;
}
#sidebar_nav li ul a {
color: #999;
line-height: 14px;
}
#sidebar_nav li ul {
font-size: 12px;
color: #999;
}
#sidebar_nav li ul {
margin: 0 0 0 20px;
padding: 0;
list-style-type: none;
}
#sidebar_nav li ul li {
margin: 0;
}
#sidebar_nav {
line-height:25px;
}
#sidebar_nav input#s {
width: 120px;
}
#sidebar_nav label {
width: 200px;
display: block;
}

/****************End Blog Specific************/

.sponsor_logo {
float: left;
margin: 0 0 0 80px;
}

#SUHlogo {
	margin-top: 20px;
}

/****************summit schedule************/
#main_content table {
	border: 1px solid black;
	padding: 0;
}

#main_content table td, #main_content table th {
	padding: 5px;
	margin: 0;
	border: 0;
}

#main_content table tr.head {
	background: #ee9726;
}

#main_content table tr.one {
	background: #8acae4; 
}

#main_content table tr.two {
	background: #e3f6fe;
}

h5{
color:#09C;	
font-size:16px;
font-weight:bold;
margin-bottom: 0;
}


/****************summit schedule************/

/****************Speakers************/

#main_content #speakers p{
line-height: 2em;
}

.headshot {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px
	
}

.Speakers{
text-decoration: none;
}

#sponsors  img{
float: left;
margin-left: 200px;
}
}
