@import url(//fonts.googleapis.com/css?family=Quicksand:400,700);
@import url(//fonts.googleapis.com/css?family=Questrial);
@import url(//fonts.googleapis.com/css?family=Quattrocento+Sans);
@import url(//fonts.googleapis.com/css?family=Cinzel+Decorative:400,700);
@import url(http://fonts.googleapis.com/css?family=Changa+One);

body { 
   background-color:#0a1123;
   min-height:100%; 
   height:auto !important; 
   height:100%;
   margin: 40px 10px;
   font:14px "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
   color:#a2a29e; 
} 

h1 {
    font-size:30px;
    line-height:1.3em;
    color:#c0c0c0;
    font-family: 'Changa One', cursive;
    text-transform:uppercase;
    font-weight:normal;
    padding: 0 0 0 15px;
}

h2 {
    font-size:18px;
    line-height:1.3em;
    font-family: 'Quicksand';
    text-transform:uppercase;
    padding: 0 0 0 15px;
}

p {
    padding: 0 15px 0 15px;
    color:#fff;
}

a:link {
	color:#5b97db;
	text-decoration:none;
}

a:visited {
	color:#5b97db;
	text-decoration:none;
}

a:hover {
	color:#5cc3fe;
	text-decoration:none;
}

a:active {
	color:#5b97db;
	text-decoration:none;
} 

a.blue:link {color: #5b97db; font-style: italic;}
a.blue:active {color: #5b97db; font-style: italic;}
a.blue:visited {color: #5b97db; font-style: italic;}
a.blue:hover {color: #5b97db; font-style: italic; text-decoration:underline;}

.maintable { 
    border-spacing: 0;
    border-collapse: separate;
	margin-left:auto;
	margin-right:auto;
	width:1005px;
	background-color:#1e2538;
	-moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
}

.bottomtable { 
    border-spacing: 0;
    border-collapse: separate;
	margin-left:auto;
	margin-right:auto;
	width:1005px;
	background-color:#1e2538;
	-moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
	text-align: center;
}

#logo {
	padding:0 0 0 15px;
	float:left;
}

#slogan {
	float:right;
	text-align: center;
    font-size:12px;
	padding:30px 15px 0 0;
	letter-spacing:2px;
	color:#5b97db;
    width:70%;
}

#divider {
  content:""; 
  height:1px;
  background:-moz-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Firefox 3.6 to 15 */
  background:-webkit-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Safari */
  background: -o-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Opera 11.1 to 12.0 */
  background: -ms-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /*For IE10*/
  background:linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* Standard syntax */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#1e2538'); /*For IE7-8-9*/
  width:70%;
  display:block;
}

#divider2 {
  content:""; 
  height:1px;
  background:-moz-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Firefox 3.6 to 15 */
  background:-webkit-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Safari */
  background: -o-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Opera 11.1 to 12.0 */
  background: -ms-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /*For IE10*/
  background:linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* Standard syntax */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#1e2538'); /*For IE7-8-9*/
  width:100%;
  display:block;
}

#divider3 {
  content:"";
  height:1px;
  background:-moz-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Firefox 3.6 to 15 */
  background:-webkit-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Safari */
  background: -o-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Opera 11.1 to 12.0 */
  background: -ms-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /*For IE10*/
  background:linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* Standard syntax */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#1e2538'); /*For IE7-8-9*/
  width:100%;
  display:block;
  margin-top:5px;
}

#divider4 {
  content:""; 
  height:1px;
  background:-moz-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Firefox 3.6 to 15 */
  background:-webkit-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Safari */
  background: -o-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* For Opera 11.1 to 12.0 */
  background: -ms-linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /*For IE10*/
  background:linear-gradient(left, #1e2538 0%,#ffffff 50%,#1e2538 100%); /* Standard syntax */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#1e2538'); /*For IE7-8-9*/
  width:100%;
  display:block;
  margin-bottom:30px;
}

#slogan2 {
	text-align: center;
    font-size:11px;
	padding:5px 0 0 0;
	letter-spacing:2px;
	font-weight:bold;
	color:#fff;
}

.Testimonials {
	width:50%;
}

#header {
    font-size:30px;
    line-height:1.3em;
    color:#f8f8f8;
    font-family: 'Changa One', cursive;
    text-transform:uppercase;
    font-weight:normal;
	text-align:center;
    padding: 0 0 5px 0;
}

#header a {
	color:#fff;
}

#header a:hover {
	color:#c0c0c0;
}

#testcontainer {
	width:100%;
	margin:auto;
	height:auto;
    padding-bottom: 235px;
}

#container {
	width:100%;
	margin:auto;
	height:auto;
}

#containerleft {
	width:45%;
	float:left;
    padding-left:10px;
}

#containerright {
	float:right;
	text-align:center;
}

#testleft {
	float:left;
	width:270px;
    padding-left:10px;
}

#testright {
	float:right;
	width:685px;
	text-align:left;
}

#TestimonialTxt {
	font-size: 13px;
	color:#c0c0c0;
	font-style:italic;
    padding: 10px 10px 10px 10px;
	text-align:left;
}

.TestimonalName {
	color:#5b97db;
	font-size:16px;
}

TestimonalC { 
	padding:10px 0 0 0;
}

.TestimonialTxt2 {
	font-size: 13px;
	color:#c0c0c0;
	font-style:italic;
    padding: 0 10px 10px 10px;
	text-align:left;
}

#instagram {
	padding:10px 0 0 0;
}

.blue {
    font-size:12px;
	color:#5b97db;
}

.white {
	color:#fff;
}

.grey {
	color:#c0c0c0;
}

.clear {
	clear:both;
}

#socialbuttons {
	padding:15px 0 0 0;
	text-align: center;
}

#socialbuttons a {
	padding:0 15px 0 0;
}

#footer {
    font-size:11px;
	padding:20px 0 20px 0;
	letter-spacing:2px;
	text-align:center;
	color:#fff;
}

#friends h2 {
    font-size:18px;
    line-height:1.3em;
    font-family: 'Quicksand';
    text-transform:uppercase;
    padding: 20px 0 0 15px;
}

#friends ul { 
	list-style-image: url(images/arrow.png);
	padding-left:65px;
	color:#fff;
}

#friends ul li a { 
	color:#5b97db;
}

#friends ul li a:hover { 
	color:#5cc3fe;
}


