.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

/* ============================================================================================================================ */
/* Navigation */

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: visible;
  background-color: #3D5C6B;
  color: #FFFFFF!important;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);	  
   border-bottom-width: 0px;
   border-bottom-style: solid;
   border-bottom-color: none;
}

.nav{
	width: 100%;
	background-color: #3D5C6B;
	color: #FFFFFF!important;
	position: relative;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.navbar .nav li a:link, 
.navbar .nav li a:active, 
.navbar .nav li a:visited {
	font-weight: bold;
	color: #FFFFFF!important;
	background-color: #3D5C6B;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: none;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-transform: none;
}

.navbar .nav li a:hover{
	background-image: none;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #006638;	
	color: #FFFFFF!important;
	text-transform: none;
}

.navbar .btn{
	background-image: none;
	background-color: #3D5C6B;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF!important;
	text-shadow: none;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 2px;
	padding-left: 8px;
	padding-top: 8px;
	float:left;
	font-weight: bold;
}

.navbar .btn:hover{
	color: #FFFFFF!important;
	background-color: #3D5C6B;
	background-image: none;
    border: 1px solid #3D5C6B;
}

.navbar-static-top .navbar-toggle .icon-bar {
    background-color: transparent;
}

.navbar-toggle {
	color: #FFFFFF;
	position: relative;
	float: left;
	padding: 9px 10px;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 2px;
	background-color: #006638;
	background-image: none;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	font-weight:bold;
	font-size: 14px;
}

.collapsed {	
	color: #FFFFFF;
	position: relative;
	float: left;
	padding: 9px 10px;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 2px;
	background-color: #3D5C6B;
	background-image: none;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	background-repeat: no-repeat;	
	font-weight:bold;
	font-size: 14px;
}

.dropdown-menu {
	background-color: #3D5C6B;
}
/* End Navigation */


/* ============================================================================================================================ */

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

body {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
}

.header, .header-border{
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	
}

.header h1 a, .header-border h1 a{
	font-size: 56px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	color: #000;
}

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

.center {
    text-align: center;
}
 
.left {
    text-align: left;
}
 
 
 .img-center {
	 display:block;
	 margin: 0px auto;
 }
 
 .link-color {
	 colour:#63C;
 }

p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 26px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 16px;
	color: #000000;
}

h1 {
	color: #3D5C6B;
	font-size: 40px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left:0px;
	border-bottom-width: 5px;
	border-bottom-style:dotted;
	border-bottom-color: #006638;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: none;
	background-color: none;
	background-image: none;
    background-repeat: repeat-x;
    filter: none;
    text-align: none;
}

h2 {
	color: #006638;
	font-size: 25px;
	text-align: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	border: 0px none #666;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}


a:link {
	text-decoration:underline;
	color: #343290;
}
a:visited {
	text-decoration:underline;
	color: #343290;
}
a:hover {
	text-decoration:none;
	color: #343290;
}


/* ============================================================================================================================ */

#photo h1 {
	color: #3D5C6B;
	font-size: 40px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	border-bottom-width: 0px;
	border-bottom-style:none;
	border-bottom-color: #006638;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
	background-color: none;
	background-image: none;
    background-repeat: repeat-x;
    filter: none;
    text-align: center;
}

.intro {
    display: block;
    background-color: #000;
    border: 6px solid orange;
    color: #FFFFFF;
    padding: 15px;
    margin: 20px;
}

.intro p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
}


.red {
   color: #ff0a17;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
}
.yellow {
   color: #fdde00;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
   padding: 20px 0 20px 0;
}
.purple {
   color: #6b3290;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
}
.green {
   color: #4f843f;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
}
.pink {
   color: #A30083;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
}
.blue {
   color: #1d5b96;
   text-shadow: 2px 2px #333;
   font-weight: bold;
   font-size: 50px;
   letter-spacing: 4px;
}

.blank {
    display: none;
}

ul{
	margin-left: 40px;
	margin-bottom: 10px;
}

li{
	padding-bottom: 6px;
	text-align: justify;	
}

/* ============================================================================================================================ */

.well {
	color: #000;
	text-align: center;
	background-color: #d8a6c3;
	border-color: #3D5C6B;
	border-width: 5px;
    min-height: 280px;
}

.well p{
    font-size: 16px;
}

.well h1    {
	color: #000;
	font-size: 26px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	border: none;
}

.well h3 {
	font-weight: normal;
	text-align: center;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 22px;
	color: #FC0;
}


/* ============================================================================================================================ */

.section {
	background-color: #87040D;
	border: 1px solid #E2001E;
	margin-top: 5px;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.section h1 {
	color: #FFFFFF;
	font-size: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: none;
}

.section h2 {
	font-size: 18px;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn-default {
	postion:absolute;
	bottom:0;
	margin-bottom: 30px;
	color: #FFFFFF!important;
	background-color: #4CAD4C;
	background-image: none;
    border: 1px solid #4CAD4C;	
    text-decoration: none!important;
}

.btn-default:hover{
	color: #FFFFFF!important;
	background-color: #388038;
	background-image: none;
    border: 1px solid #4CAD4C;
    text-decoration: none!important;
}

.btn-default:hover:after{
	color: #FFFFFF!important;
	background-color: #388038;
	background-image: none;
    border: 1px solid #4CAD4C;
    text-decoration: none!important;
}

	
.btn-large {
	font-size: 16px;
}


/* ============================================================================================================================ */


#myCarousel {
	margin-bottom: 15px;
}

.carousel-caption {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	left: 15px;
	top: 90px;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	float: left;
	width: 65%;
	display: none;
}

.carousel-caption h1 {
	color: #B5586A;
	font-size: 3.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.carousel-caption h2 {
	color: #DEBBBB;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 2.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.carousel-caption p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

/* ============================================================================================================================ */

header .brand {
	background-image: none;
	padding: 0px;
	height: 101px;
	width: 184px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

legend {
	font-size: 18px;
}

.container {
	text-align: left;
}

.padder {
	margin-bottom: 15px;
	padding: 0px;
}

.wrapper {
}
input, select, textarea, input[type="text"] {
	font-size: 12px;
}
.modal-header {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.lead {
	font-size: 30px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #793E48;
}

.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: 13px;
}

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

.carousel {
	margin-bottom: 15px;
	
}

.intro{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

/* ============================================================================================================================ */

/* 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:#FFFFFF;
	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
}
.row-fluid .span {
	margin-left: 0%;
}

.left-col{
	padding-top: 25px;
}

#contact-form{
	max-width: 600px;
	padding-top: 10px;
}

.featured{
	background-color: #FFFFFF;
	border: 6px solid #0a663f;
	padding: 20px;
	margin-top: 30px;
}

.featured ul{
	margin: 0px;
	padding: 0px;	
}

.featured li{
	list-style-type: none;
	background-image: url(../img/tick.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 25px;
	padding-left: 34px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 30px;
	color: #999;
}

.side-pic{
	margin-top: 30px;
}



/* ============================================================================================================================ */

footer {
	background-color: #3D5C6B;
	background-image:none;
	background-repeat: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	padding: 10px 0 10px 0;
	margin: 10px -15px 10px -15px;
	color: #FFFFFF;
}

footer p {
	font-size: 14px;
	padding: 0px;
	color: #FFFFFF;
}

footer h3 {
	color: #FFFFFF;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 20px;
}

footer a:link	{
    background-color: #3D5C6B;
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}
footer a:visited	{
    background-color: #3D5C6B;
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}
footer A:hover	{
    background-color: #3D5C6B;
	text-decoration:none;
	font-weight: bold;
	color: #ffed00;
}

/* ============================================================================================================================ */


 @media (max-width: 980px) {
/* Enable use of floated navbar text */

.navbar{
  padding-left: 0px;
}

ul{
	margin-left: 0px;
	margin-bottom: 10px;
}
     
}


 @media (min-width: 680px) and (max-width: 979px) {
	
.navbar .btn{
	margin-left: 3px;		
}

.nav-collapse{
	margin-top: 38px;
	background-color: #383838;
	padding: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: -10px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}	

.nav-collapse .nav li a{
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	border-right-style: none;
}

.nav-collapse .nav li a:hover{
	background-image: none;
	background-color: #2B2B2B;
	color: #FFFFFF;
}

.nav-collapse .nav li .acc1 a{
	background-color: #161C4F;
	color: #FFFFFF;
	margin-right: -20px;
	margin-left: -20px;
	padding-left: 32px;
}

.nav-collapse .nav li .acc1 a:hover{
	background-color: #000;
	color: #FFFFFF;
}

.navbar .nav li.dropdown.open .dropdown-toggle{
	color: #FFFFFF;
	background-color: #161C4F;
}

}




 @media (min-width: 679px) and (max-width: 768px) {
.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;
}
.nav-collapse{
	margin-top: 38px;
	background-color: #97ce59;
	padding: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: -10px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}	
.nav-collapse .nav li a{
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a663f;
	border-right-style: none;
}
.nav-collapse .nav li a:hover{
	background-image: none;
	background-color: #0a663f;
	color: #FFFFFF;
}
.nav-collapse .nav li .acc1 a{
	background-color: #0a663f;
	color: #FFFFFF;
	margin-right: -20px;
	margin-left: -20px;
	padding-left: 32px;
}
.nav-collapse .nav li .acc1 a:hover{
	background-color: #000;
	color: #FFFFFF;
}
.navbar .nav li.dropdown.open .dropdown-toggle{
	color: #FFFFFF;
	background-color: #0a663f;
}
ul{
	margin-left: 20px;
	margin-bottom: 10px;
}
     
}


 @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 .container {
	text-align: center;
}
.container {
	margin: 0 15px 0 15px;
}
ul{
	margin-left: 0px;
	margin-bottom: 10px;
}
}


@media (max-width: 679px) { 
.container {
	margin: 0 15px 0 15px;
}
.header h1, .header-border h1{
	line-height: 50px;	
}
.nav-collapse{
	margin-top: 37px;
}
ul{
	margin-left: -10px;
	margin-bottom: 10px;
}
}


.row-fluid .span p {
	margin-bottom: 18px;
	line-height: 24px;
	text-align: left;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #51CCFE;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}

.smaller-text p{
	font-size: 14px;
	margin-bottom: 14px;
	line-height: 21px;
}
.smaller-text h2{
	font-size: 21px;
}


/* ============================================================================================================================ 
    TESTIMONIALS
** ============================================================================================================================ */

.yellow-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#000;
	background:#ffed00;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFFc4d), to(#ffed00));
	background:-moz-linear-gradient(#FFFc4d, #ffed00);
	background:-o-linear-gradient(#FFFc4d, #ffed00);
	background:linear-gradient(#FFFc4d, #ffed00);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.yellow-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.yellow-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #ffed00;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.yellow-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}


/* ============================================================================================================================ */

.red-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#FFFFFF;
	background:#ff2420);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff4834), to(#ff2420));
	background:-moz-linear-gradient(#ff4834, #ff2420);
	background:-o-linear-gradient(#ff4834, #ff2420);
	background:linear-gradient(#ff4834, #ff2420);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.red-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.red-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #ff2420;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.red-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}


/* ============================================================================================================================ */

.purple-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#FFFFFF;
	background:#72379b;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#9356be), to(#72379b));
	background:-moz-linear-gradient(#9356be, #72379b);
	background:-o-linear-gradient(#9356be, #72379b);
	background:linear-gradient(#9356be, #72379b);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.purple-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.purple-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #72379b;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.purple-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}

/* ============================================================================================================================ */

.green-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#FFFFFF;
	background:#4f823f;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#639652), to(#4f823f));
	background:-moz-linear-gradient(#639652, #4f823f);
	background:-o-linear-gradient(#639652, #4f823f);
	background:linear-gradient(#639652, #4f823f);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.green-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.green-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #4f823f;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.green-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}


/* ============================================================================================================================ */

.blue-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#FFFFFF;
	background:#2475bf;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#4289d4), to(#2475bf));
	background:-moz-linear-gradient(#4289d4, #2475bf);
	background:-o-linear-gradient(#4289d4, #2475bf);
	background:linear-gradient(#4289d4, #2475bf);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.blue-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.blue-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #2475bf;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.blue-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}


/* ============================================================================================================================ */

.pink-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#000;
	background:#c99bc7;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffcefc), to(#c99bc7));
	background:-moz-linear-gradient(#ffcefc, #c99bc7);
	background:-o-linear-gradient(#ffcefc, #c99bc7);
	background:linear-gradient(#ffcefc, #c99bc7);
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.pink-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.pink-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #c99bc7;
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.pink-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #FFFFFF;
    display:block; 
    width:0;
}

/* ============================================================================================================================ */


.location a {
	text-decoration:underline;
	color: #343290!important;
}
.location a:visited {
	text-decoration:underline;
	color: #343290!important;
}
.location a:hover {
	text-decoration:none;
	color: #343290!important;
}

