@charset "utf-8";
/* CSS Document */


div.logo-header {
	
}

img.ajitlogo {
margin:5px 0px 10px 0px;
clear:both;
}
p.jild {
text-align:center;
}

p.jild a img {
	border:none;
}

/*
.hero-unit {
  padding-top: 20px;
  padding-bottom:20px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.hero-unit li {
  line-height: 30px;
}

*/
.hero-unit h3 {
 	margin-left:10px;
	color:#F00;
}


#myCarousel p{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	height:200px;
	overflow:hidden;
}

img.imgleft {
float:left;
margin-right:10px;
max-height:100px;
}

img.imgright {
float:right;
margin-left:10px;
height:100px;
}

img.alignleft {
float:left;
margin-right:10px;
}
img.alignright {
float:right;
margin-left:10px;
}

.carousel-control {
    position: absolute; /* already here */
    top: 0px;  /* Was top: 40% */
}
#recent dl dt {
	margin:10px;
	padding-bottom:5px;
	border-bottom:#FFF 1px solid;
}
#recent dl dd {
	margin:10px;
	text-align:justify;
	padding-bottom:15px;
	
}
div.span6 h3 {
	line-height:22px;	
}

div.span6 h3 a {
	font-size:18px;
	line-height:20px;
}
div.span6 p {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}
div.span6 p.newsitem, div.span12 p.newsitem {
	font-size:16px;
	line-height:26px;
	text-align:justify;
}

div.span12 p {
	text-align:justify;	
}

div.span12 h3 {
	color:#DD4814;	
}

p.readmore {
	float:right;
	margin-right:50px;
}
.no-space [class*="span"] {
    margin-left: 0;
}
div.meta {
	font-size:12px;
	color:#bbb;
	clear:both;	
}
#recent dl dt a {
clear:both;	
}
h5 {
	color:#009;	
}
h3.caption {
	margin-bottom:0px;	
	padding-bottom:0px;
}

li.nav-header , h5.caption {
	font-size:14px;
	color: #dd4814;
	font-weight:bold;
}
li.nav-item {
	font-size:14px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}
li.nav-item a {
	color:#000;	
}
li.nav-item a:hover {
	color: #dd4814;	
}
dt.latest, dd.latest {
	text-align:justify;
	margin-bottom:10px;
}
div.yellow {
	background-color:#FFC;	
}
img.no-resize {
  min-height: 1073px;
  min-width: 675px;
  max-width:675px;
}
.left {
	float:left !important;
}
h3.caption a {
	color: #8B0000;
}


dt.latest, dd.latest {
	text-align:justify;
	margin-bottom:10px;
}

dt.latest a {
	color: #8B0000;
	font-size: 16px;

}
div.meta {
	color:#D3D3D3;
	font-size: 12px;
}

div.yellow {
	background-color:#FFC;	
}
img.no-resize {
  min-height: 1073px;
  min-width: 675px;
  max-width:675px;
}
ul.pagination {
	margin: 10px 0px;
}
.navbar-custom {
	background-color:#8B0000;
    color:#ffffff;
  	border-radius:0;
}
  
.navbar-custom .navbar-nav > li > a {
  	color:#fff;
  	padding-left:20px;
  	padding-right:20px;
}
.navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
	background-color:transparent;
}
      
.navbar-custom .navbar-nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #B22222;
}
      
.navbar-custom .navbar-brand {
  	color:#eeeeee;
}
.navbar-custom .navbar-toggle {
  	background-color:#B22222;
}
.col-centered, .col-centered img {
    margin: 0 auto;
}

.pagination li a {
	padding:5px 6px;
}

