html, body {height: 100%;}
body {
	overflow-x: hidden;
}

a, a:visited {
	color:#F00;
}

.row-header {
	/*background: url(../img/black-px.png);*/
	color:#FFF;
	background-color:#000;
}

.row-header a {
	color:#FFF;
}
.row-header .navbar-nav a:hover {
	color:#FFF;
	background: #ec2024; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec2024 0%, #911718 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec2024), color-stop(100%,#911718)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec2024 0%,#911718 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec2024 0%,#911718 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2024', endColorstr='#911718',GradientType=0 ); /* IE6-9 */
}

.logo {
	margin-top:15px;
	width:100%;
	max-width:425px;
}

.top-bot-padd {
	padding:30px 10px 30px 10px!important;	
}

.wp img {
	/*margin-top:-80px;*/
	position: relative;
    z-index: -1;
	width:100%;
	overflow:hidden;
}

.row-wp-index {
	
}

.margin-top-15 {
	margin-top:15px;	
}

.margin-top-30 {
	margin-top:30px;	
}

.margin-bot-15 {
	margin-bottom:15px;	
}

.margin-bot-30 {
	margin-bottom:30px;	
}

.padding-top-15 {
	padding-top:15px;	
}

.padding-top-30 {
	padding-top:30px;	
}

.padding-bot-15 {
	padding-bottom:15px;	
}

.padding-bot-30 {
	padding-bottom:30px;	
}

.no-padding {
	padding: 0!important;	
}

.no-margin {
	margin: 0!important;	
}

.row-choices {
	background:url(../img/choices-bg.jpg);
}

.footer-row {
	background:#3a3a3a;
	color:#FFF;
}

.footer-row-copyright {
	background:#000;
	color:#FFF;
}

.footer-row p {
	margin: 0 0 3px;
}

ul {
	list-style-type: square;
	padding-left:20px;
}
.img-center {
	margin-left:auto;
	margin-right:auto;	
}

.banner-mobile {
	/*margin-top:-95px!important;*/	
}

.wp-text {
	position:absolute;
	margin-top: 10%;
	margin-left:25%;
	color:#FFF;
	text-align:center;
	text-shadow: 3px 3px 9px #000000;
}

.wp-text-mobile {
	position:absolute;
	margin-top: 10%;
	margin-left:10%;
	color:#FFF;
	text-align:center;
	text-shadow: 3px 3px 9px #000000;
}

.wp-text-mobile h2 {
	font-size:24px;
	font-style:italic;
}

.wp-text-mobile p {
	font-size:14px;
	margin-bottom:20px;
	font-style:italic;
}

.wp-text h2 {
	font-size:48px;
	font-style:italic;
}

.wp-text p {
	font-size:24px;
	margin-bottom:30px;
	font-style:italic;
}
.button {
	padding: 15px 30px 15px 30px;
	border-radius:7px;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	background: #ec2024; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec2024 0%, #911718 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec2024), color-stop(100%,#911718)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec2024 0%,#911718 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec2024 0%,#911718 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2024', endColorstr='#911718',GradientType=0 ); /* IE6-9 */
	border:none!important;
}
.button:hover {
	background:#C30;
	text-decoration:none;	
	color:#FFF;
}

.button:visited {
	color:inherit;	
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 333px;
}
input, textarea {
	width:100%!important;
}

#nav ul li .active {
	background: #ec2024; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec2024 0%, #911718 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec2024), color-stop(100%,#911718)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec2024 0%,#911718 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec2024 0%,#911718 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2024', endColorstr='#911718',GradientType=0 ); /* IE6-9 */
	font-weight:normal;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
menu {
	-webkit-margin-before: 0px!important;
    -webkit-margin-after: 0px!important;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    -webkit-padding-start: 0px!important;
	margin-top: 0px!important;
}