/* CSS Document */
body {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
	background-image: none;
}

i.icon-facebook.icon-2x {
	
	margin-right: 10px;
	
}

.inner {
background-color: #fff;
padding-top: 5px;
padding-bottom: 5px;
border:thin;
border-color: gainsboro;
border-style: solid;
}

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

.img-responsive { 
display: block;
max-width: 100%;
height: auto;
 }
	
	A:visited	{
	text-decoration:none;
	font-weight: normal;

}
A:hover	{
	text-decoration:none;
	font-weight: normal;

}
	
legend {
	font-size: 18px;
}
.span2, .span3, .span4, .span5, .span6, .span7, .span8 {
	text-align: justify;
}

.left {
	float: left
}

.right {
	float: right;
}


.navbar-inner .brand {
	height: 55px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 55px;
	margin-left: 0px;
	font-size: 24px;
	color: #CCC;
	margin-bottom: 0px;
}

   .placeholder { color: #aaa; }


.modal-header {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.lead {
	font-size: 28px;
	text-align: left;
	padding-top: 25px;
	color: #753c6a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #753c6a;
	padding-bottom: 25px;
	font-family: "Century Gothic";
	font-weight: normal;
}
.well {
	background-color: #F1F0DE;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	padding-bottom: 0px;
	padding-top: 0px;
}
.nav-header {
	text-transform: capitalize;
	color: #C92327;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 12px;
	
}
.container .navbar.navbar-static {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.navbar .nav li a {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 55px;
	height: 55px;
	text-shadow: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}
.navbar .nav li a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 55px;
	height: 55px;
	text-shadow: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	background-color: #e9f5fb;
	color: #22355d;
}

.navbar li .active a {
	color: #CC0000;
}
.navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	color: #FFFFFF;
	
}
.navbar-inner {
	padding-left: 0px;
	padding-right: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-image: none;
	line-height: 55px;
	min-height: 55px;
	background-color: #22355d;
	box-shadow: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

.navbar .btn-navbar {
	margin-top: 8px;
}
.navbar-inverse {
	margin-bottom: 0px;
	border-top-style: none;
	background-color: #22355d;
	
	
}
.navbar .nav li.dropdown.open .dropdown-toggle, .navbar .nav li.dropdown.active .dropdown-toggle, .navbar .nav li.dropdown.open.active .dropdown-toggle {
	color: #C00;
}
.btn.btn-navbar {
	color: #333333;
	text-decoration: none;
	text-shadow: none;
	background-image: none;
	background-color: #999;
	margin-bottom: 9px;
}
.btn.btn-navbar:hover {
	text-decoration: none;
	text-shadow: none;
	background-image: none;
	background-color: #CCC;
	color: #333;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-submenu:hover a, .dropdown-submenu:focus a {
	color: #ffffff;
	background-color: #EDEDED;
	background-image: url(#DBDBDB);
	background-repeat: repeat-x;
}

.carousel {
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}

h2 {
	font-size: 27px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 22px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #22355d;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: none;
	text-decoration: none;
	color: #753c6a;
	margin-bottom: 12px;
	line-height: normal;
	padding-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
h4 {
	font-size: 16px;
}

.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: transparent;
	padding-bottom: 14px;
	text-align: center;
	background-image: none;
	border: 1px solid #333;
}
.well h2 {
	color: #FFF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 24px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.well h3 {
	font-family: "Times New Roman", Times, serif;
	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: 22px;
}

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


footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 9px;
	border-top-color: #22355d;
	padding-top: 10px;
	color: #FFF;
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #22355d, #22355d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#22355d), to(#22355d));
	background-image: -webkit-linear-gradient(top, #22355d, #22355d);
	background-image: -o-linear-gradient(top, #22355d, #22355d);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff22355d', endColorstr='#ff22355d', GradientType=0);
	padding-bottom: 20px;
}
footer p {
	font-size: 12px;
	text-align: center;
}
footer h3 {
	color: #e9f5fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	text-align: center;
}


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


 @media (max-width: 980px) {
/* Enable use of floated navbar text */
  
.lead {
	font-size: 20px;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}


.nav-collapse .nav li a:hover, .nav-collapse .nav li a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
	padding-top: 0px;
	padding-bottom: 0px;
	max-height: 40px;
	line-height: 40px;
}
.nav-collapse .nav li a {
	padding-top: 0px;
	padding-bottom: 0px;
	max-height: 40px;
	line-height: 40px;
}

}
 @media (min-width: 768px) and (max-width: 979px) {
	
	.left {
	float: none;
	}
	
		.right {
	float: none;
	}
	
.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: 22px;
}
.well h3 {
	font-size: 16px;
}

.lead {
	font-size: 20px;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}



.navbar .nav li a {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 55px;
	height: 55px;
	text-shadow: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}
.navbar .nav li a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 55px;
	height: 55px;
	text-shadow: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #22355d;
}
}
 @media (min-width: 980px) and (max-width: 1200px) {
body {
}
.lead {
	font-size: 20px;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

}
 @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;
}

.lead {
	font-size: 22px;

}
footer {
	padding:12px;
}
.navbar-inner {
}
.navbar .nav li {
	background-image: none;
}
body {
}
.navbar .nav li a:focus, .navbar .nav li a:hover {
	text-shadow: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

	.left {
	float: none;
	}
	
		.right {
	float: none;
	}
}
.row-fluid .span p {
	margin-bottom: 18px;
	text-align: justify;
}
