.h1, h1 {
    font-family:Georgia,serif;
	font-variant: small-caps;
	font-size: 2.0em!important;
	}
.h2, h2 {
    font-family:Georgia,serif;
	font-variant: small-caps;
	font-size: 1.5em!important;
	color: #666666;
 	}
.h3, h3 {
	font-family:Georgia,serif;
	font-variant: small-caps;
    font-size: 1.30em!important;
	color: #666666;
	}
.tab-content h3 {
	font-family:Georgia,serif;
	font-variant: small-caps;
    font-size: 1.30em!important;
	color: #3e3838;
	}	
.tab-content h4 {
	font-family:Georgia,serif;
    font-size: 1.30em!important;
	color: #3e3838;
	}	 	
.floatright {
	float: right;
	}
#dropshadow {
	height: 10px;
	background: url('../images/footer_grad2.jpg') repeat-x;
	}
.verticalcenter {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
	}
ul.nav-tabs {
	background: #EEEEEE;
	border: 1px solid #CCCCCC; 
	border-radius: 4px;
	padding: 2px; 
	}
ul.nav-tabs li a:hover {
	background: #C7B773 !important;/* tabber-hover background color */
	}
ul.nav-tabs li{
 	border: 1px solid #CCCCCC;
	border-bottom: 0;
	border-radius: 4px;
	}
ul.navbar-nav li a:hover {
	background: #C7B773 !important;/* Main Menu navbar nav hover background color */
	}		
.floatright {
	float: right;
	}
.job {
	mar////gin-left: 300px;
	background-color:#f0f0f0;
	padding:12px;
	border-radius:8px;
	margin-bottom: 24px;
	}		
.footer {
	background:#F0F5FB;
	border-bottom:1px solid #CCCCCC; 
	}
ul#footer li {
  display:inline;
   padding: 10px 40px;
}	