
/*

BODY {background: #ffffff url(spacer.gif) no-repeat}

text-transform: uppercase;

*/

BODY {
	background: #ffffff url(background.jpg) no-repeat center center fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	}


A:link {color:#0033FF; text-decoration:underline;}
A:visited {color:#0033FF; text-decoration:underline;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:#000000; text-decoration:underline;}

A.nav:link { color:#C42D26; text-decoration:none; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
A.nav:visited { color:#C42D26; text-decoration:none; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
A.nav:hover { color:#000000; text-decoration:underline; font-size: 20px; font-family: Arial, Helvetica, sans-serif;}
A.nav:active { color:#000000; text-decoration:none; font-size: 20px; font-family: Arial, Helvetica, sans-serif;}

.rounded-corners {
    border-radius: 20px;
}

.mainText {
	font-family: 'Century Gothic',Futura,'URW Gothic L', Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
	
h1 {
	font-family: 'Century Gothic',Futura,'URW Gothic L', Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #62541C;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform:capitalize;
    font-variant:small-caps;     
    font-weight:bold;
	}
	
.headerText2 {
	font-family: Baskerville, Georgia, Times, 'Times New Roman', serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #6d1237;
	text-decoration: none;
	}
	
textarea {
	box-sizing: border-box;
	width: 100%;
}	


.frame
{
padding: 0px;
border: 1px solid #CCC;
box-shadow: 1px 1px 2px #ccc;
border-radius: 2px;
max-width: 100%;
height: auto;
}

.smallframe
{
padding: 0px;
border: 1px solid #CCC;
box-shadow: 1px 1px 2px #ccc;
border-radius: 2px;
}

.circleframe
{
padding: 0px;
border: 1px solid #CCC;
box-shadow: 1px 1px 2px #ccc;
border-radius: 50%;
}

.resize
{
max-width: 100%;
height: auto;
}

.iframe
{
padding: 0px;
border: 0px solid #CCC;
box-shadow: 0px 0px 0px #ccc;
border-radius: 2px;
max-width: 100%;
height: 300px;
}

.iframevideo
{
padding: 0px;
border: 0px solid #CCC;
box-shadow: 0px 0px 0px #ccc;
border-radius: 2px;
max-width: 100%;
height: 300px;
}

.block
{
padding: 0px;
border: 1px solid #cccccc;
background: #FCB200;
padding: 5px;
box-shadow: 1px 1px 2px #ccc;
border-radius: 2px;
}

.shadow {
     text-shadow: 1px 1px #dbdbdb;
}

a.bigbutton {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background:#073131;
	border: 1px solid #E3C677;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	font:bold 18px/100%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:2px;
	box-shadow:
		3px 3px 6px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #000000,
		inset 0px 15px 2px #000000,
		inset 0px 25px 25px #2E3144;
	}

a.smallbutton {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background:#E4CB7F;
	border: 1px solid #E3C677;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	font:bold 18px/100%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-shadow:
		3px 3px 6px #ECD384,
		0px 0px 3px #ECD384,
		inset 0px 5px 12px #ECD384,
		inset 0px 15px 2px #ECD384,
		inset 0px 25px 25px #ECD384;
	}

a.bigbutton1 {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background: #FF0027;
	border: 0px solid #cdcdcd;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #FF0027,
		inset 0px 15px 2px #FF0027,
		inset 0px 25px 25px #FF0027;
	}
	
a.bigbutton2 {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background: #9e8355;
	border: 0px solid #cdcdcd;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 8px;
	font: bold 18px/100%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #9e8355,
		inset 0px 15px 2px #c2ad70,
		inset 0px 25px 25px #9e8355;
	}
	
	a.bigbutton3 {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background: #5c4c7a;
	border: 0px solid #cdcdcd;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 8px;
	font: bold 18px/100%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #3a275c,
		inset 0px 15px 2px #5c4c7a,
		inset 0px 25px 25px #3a275c;
	}
	
.anchor{
  display: block;
  height: 200px; /*same height as header*/
  margin-top: -200px; /*same height as header*/
  visibility: hidden;
}


.container2Column {
  clear: both;
  padding: 10px;
  margin: 0px;
  overflow:hidden;
 }
 
.profile2_1 {
  background-color: #;
}
.profile2_2 {
  background-color: #;
}

@media only screen and (min-width: 680px) {
.span2 {
  width: 48.4%;
}
.col2 {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col2:first-child {
  margin-left: 0;
}
}


.container3Column {
  clear: both;
  padding: 0px;
  margin: 0px;
  overflow:hidden;
 }
.profile3_1 {
  background-color: #;
 }
.profile3_2 {
  background-color: #;
}
.profile3_3 {
  background-color: #;
}

@media only screen and (min-width: 680px) {
 .span3 {
  width: 32.2%;
}
.col3 {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col3:first-child {
 margin-left: 0;
}
}
	
input[type=text] {
  width: ;
  padding: 6px 6px;
  margin: 8px 0;
  font-size: 18px;
  box-sizing: border-box;
}
input[type=submit] {
  width: ;
  padding: 6px 6px;
  margin: 8px 0;
  font-size: 18px;
  box-sizing: border-box;
}
select {
   font-size: 18px;
}

form {
    display: inline-block; //Or display: inline; 
}

.no-wrap-text {
    overflow: hidden;
  }

li {
  list-style-position: outside;
  margin-left: 35px;
}