/* CSS Document */

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #3F3F3F;
    background-color: #fff;
}

A:link	{
	text-decoration:none;
	font-weight: normal;
	color: #394269;
}
A:visited	{
	text-decoration:underline;
	font-weight: normal;
	color: #394269;
}
A:hover	{
	text-decoration:underline;
	font-weight: normal;
	color: #394269;
}
A:active	{
	text-decoration:none;
	color: #394269;
}

.navbar.navbar-fixed-top .navbar-inner .container {
	border-bottom: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}

.active {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-image: none;
}
.well h3 i {
	color: #394269;
}
.no-margin {
	margin-bottom: 0px;
}

.menutxt {
	font-size: 16px;
	margin-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
}

.blank {
    display: none;
    visibility: hidden;
    position: absolute;
}

legend {
	font-size: 18px;
}
input, select, textarea, input[type="text"] {
	font-size: 16px;
}
.large-icon {
	font-size: 3em;
}
.modal-header {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.social-icons a, .social-icons a:visited {
	color: #3F3F3F;
}
.sect2 .container .page-header {
	padding-left: 15px;
}
.social-icons a:hover {
	color: #394269;
	text-decoration: none;	
}
.social-icons h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lead {
	font-size: 24px;
	text-align: left;
	margin-top: 15px;
}

.carousel-control {
top: 50%;	
}

.page-header {
	margin-top: 10px;
	text-align: center;
}

.header {
	background-color: #ac0000;
	min-height: 100px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 6px;
}
.nav-header {
	text-transform: capitalize;
	color: #C92327;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #DB000C;
 	*background-color: #e60310;
	background-image: -moz-linear-gradient(top, #D6000C, #DB000C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a90000), to(#cc0000));
	background-image: -webkit-linear-gradient(top, #c40505, #a90000);
	background-image: -o-linear-gradient(top, #a90000, #cc0000);
	background-image: linear-gradient(to bottom, #c40505, #a90000);
	background-repeat: repeat-x;
	border-color: #a90000 #cc0000 #800000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#a90000cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	line-height: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 13px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 4px;
}

.form-horizontal .control-label {
	width: 100px;
	padding-top: 5px;
	padding-left: 16px;
	color: #666;
	text-align: left;
	font-size: 16px;
}
.form-horizontal .controls {
	margin-left: 120px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #A10000;
	*background-color: #a90000;
}
.btn-primary:active, .btn-primary.active {
	background-color: #a90000 \9;
}

.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.carousel {
	margin-bottom: 0px;
	background-color: white;
	border-top: 0px;
}
footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	min-height: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	background-color: #394269;
	background-image: none;
	text-align: center;
}
footer h3 {
	color: #fff;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 27px;
}
footer h3 small {
color: #394269;
font-size: 20px;
}
footer A:link	{
	text-decoration:none;
	font-weight: normal;
	color: #fff;
}
footer A:visited	{
	text-decoration:underline;
	font-weight: normal;
	color: #fff;
}
footer A:hover	{
	text-decoration:underline;
	font-weight: normal;
	color: #fff;
}
footer A:active	{
	text-decoration:none;
	color: #fff;
}


.sect {
	background-image: none;
	background-repeat: repeat;
	
}
.sect2 {
	background-color: #dfdfdf;
	background-repeat: repeat;
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.sec2 h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 25.5px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #394269;
}
h1 {
	text-transform: capitalize;
	font-size: 33px;
	color: #394269;
	font-weight: normal;
}
h1 small {
	text-transform: none;
	font-size: 24px;
	font-style: italic;
}
h3 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394269;
}

.img-cen {
display: block;
margin: 0px auto;
}

.img-pad {
margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.img-responsive { 
display: block;
max-width: 100%;
height: auto;
 }

 /* iFrame */  
 iframe {
    top: 0;
    left: 0;
    width: 560px;
    height: 370px;
    border: 0;
    margin:0;
    padding:0;
}

	
/* Scrolling boxes */
#boxes {
	width:100%;
	height:auto;
	position:relative;
	margin-bottom:7px
}
.box1, .box2 {
	width:100%;
	height:auto;
	float:left;
	padding:10px;
	margin:0 5px 0 5px;
	color:#fff;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.box1 h2 {
	margin:0;
	padding:0;
	border-bottom:solid 1px #668a01;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:5px;
}
.box2 h2 {
	margin:0;
	padding:0;
	border-bottom:solid 1px #8d9e30;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:5px;
}
.box-btn {
	position: absolute;
	bottom:15px;
	right:15px;
}
.first  {
	padding-left: 0px;
	margin-left: 0px;
}
.box-btn a {
	position:relative;
	behavior:url(iefixes/PIE.htc);
	padding:2px 10px 2px 10px;
	text-decoration:none
}

.well {
	background-color: #dfdfdf;
	margin-top: 19px;
	border:1px solid #394269;
	background-image: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.well h2    {
	font-size: 28px;
	text-align: center;
	border-bottom-width: 1px;
	color: #394269;
}
.well h3 {
	font-weight: normal;
	text-align: center;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 33px;
	text-transform: capitalize;
	color: #1b1819;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
}

.row-fluid .span
{
	margin-left: 0%;
}

.thumbnails li {

margin-left: none;
	
}

p {
	margin-bottom: 18px;
	text-align: inherit; 
	font-size: 16px;
	line-height: 25px;
}
.span4 p {
	margin-top: 22px;
	text-align: center;
	line-height: 22px;
}

.navbar .brand {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
	font-size: 34px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 65px;
}

.navbar .brand a {
	
	color: #FFF;
}


/* custom responsive styles from bootstrap-responsive.css */ 


 @media (max-width: 980px) {
/* Enable use of floated navbar text */
  
	
}
 @media (min-width: 768px) and (max-width: 979px) {
.btn-primary {
	font-size: 11px;
}
.form-horizontal .control-label {
	width: 85px;
	padding-left: 5px;
	font-size: 12px;
}
.form-horizontal .controls {
	margin-left: 105px;
}
.input-large {
	width: 180px;
}


.well h2    {
	font-size: 26px;
}
.well h3 {
	font-size: 22px;
}

body {
	
	padding-top: 0px;
}

.well p {

padding-left: 15px;
padding-right: 15px;
	
}

.well p {
	
	font-size: 15px;
	padding-left: 0px;
	padding-right: 0px;
}


}





 @media (min-width: 980px) and (max-width: 1200px) {
	 



}
 @media (min-width: 1200px) {
	 


}
 @media (max-width: 767px) {
.form-horizontal .control-label {
	padding-left: 0px;
}
.form-horizontal .control-group {
	margin-bottom: 10px;
}

.btn-primary {
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
}
.modal-header {
	padding-right: 0px;
}


body {
	
	padding-top: 0px;
}


.lead {

font-size: 22px;
	
}

.well {
	
margin-left: 15px;
margin-right: 15px;
}

.sect .span4 p {

padding-left: 15px;
padding-right: 15px;
	
}

.sect .container .page-header {

padding-left: 15px;
	
}

}
