@charset "UTF-8";
/* CSS Document */

/* global styles */
@import url(//fonts.googleapis.com/css?family=Oswald: 100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);




body {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	font-family: sans-serif, arial, helvetica neue, Helvetica, Verdana;
	font-size: 15px;
	line-height: 20px;
	color: #555555;
	}

#pageWrapper {
	width: 100%;
	margin: 0 auto;
	display: block;
	background-color: #ffffff;
	}	

#contentWrapper {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 0px;
	}









/* HEADER SLIDER SHIT //////////////////*/


#header_slider_container{
    clear: both; 
    display: block; 
    margin: 0 auto; 
    box-spacing: border-box; 
    padding: 0; 
    align: center;
    }
	
	
div.header_image_container_new{
    align: center;
    padding: 0px;
    width: 100%;
    overflow: auto;
    display: block;
    margin:0px auto;
    font-size: 0px;
    box-sizing: border-box;
    clear: both;
    text-align: center;
	}


img.header_image {
	width: 100%;
    height: auto;
    padding: 0;
    display: block;
    margin: 0 auto;
	}

div.header_image_text{
	clear: both; 
    float: none;
    align: center;
	width: 90%; 
    max-width: 1000px; 
    text-align: center; 
    display: block; 
    box-sizing: border-box; 
    margin: 0 auto; 
    position: absolute; 
    bottom: 10%; 
    left: 25%; 
    font-family: antonio, oswald, sans-serif; 
    color: #ffffff; 
    font-size: 45px; 
    line-height: 50px; 
    word-wrap: normal; 
    flex-wrap: wrap; 
    text-shadow: 1px 1px 4px #333333;
    font-weight: 200;
	}

@media screen and (max-width: 1000px) {
	div.header_image_text {
		width: 90%; 
		font-size: 30px; 
    	line-height: 33px; 
		left: 5%;
		bottom: 10%;
		}
	}
@media screen and (max-width: 800px) {
	div.header_image_text {
		font-size: 18px; 
    	line-height: 20px; 
		}
	}
@media screen and (max-width: 600px) {
	div.header_image_text {
		font-size: 15px; 
    	line-height: 17px; 
		}
	}


div.header_image_pagetitle_text{
	clear: both; 
    float: none;
    align: center;
	width: 90%; 
    max-width: 1000px; 
    text-align: left; 
    display: block; 
    box-sizing: border-box; 
    margin: 0 auto; 
    position: absolute; 
    bottom: 40%; 
    left: 25%; 
    font-family: antonio, oswald, sans-serif; 
    color: #ffffff; 
    font-size: 120px; 
    word-wrap: normal; 
    flex-wrap: wrap; 
    text-shadow: 1px 1px 4px #555555;
    font-weight: 200;
	}

@media screen and (max-width: 1000px) {
	div.header_image_pagetitle_text {
		width: 90%; 
		font-size: 90px; 
    	line-height: 100px; 
		left: 5%;
		bottom: 10%;
		}
	}
@media screen and (max-width: 800px) {
	div.header_image_pagetitle_text {
		font-size: 75px; 
    	line-height: 85px; 
		}
	}
@media screen and (max-width: 600px) {
	div.header_image_pagetitle_text {
		font-size: 60px; 
    	line-height: 70px; 
		}
	}




	
a.index_header_button:link, a.index_header_button:active, a.index_header_button:visited {
	background-color: #cccccc;
	font-family: oswald, arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #ffffff 1px solid;
	opacity: 100%;
	text-shadow: none;
	}

a.index_header_button:hover {
	cursor: pointer;
	opacity:100%;
	background-color: #6294aa;
	}

@media screen and (max-width: 1000px) {
	a.index_header_button:link, a.index_header_button:active, a.index_header_button:visited, a.index_header_button:hover {
		display: inline-block;
		font-size: 16px; 
    	line-height: 18px; 
		}
	}

@media screen and (max-width: 800px) {
	a.index_header_button:link, a.index_header_button:active, a.index_header_button:visited, a.index_header_button:hover {
		font-size: 12px; 
		padding: 3px;
		margin-top: 10px;
		}
	}
	







/* NEWSLETTER AREA /////////////////////////////*/

#subpage_newsletter_area {
    background-color: #333333; 
    height: auto; 
    overflow: auto;
	display: block; 
    align: center; 
    width: 100%; 
    clear: both; 
    margin: 0 auto; 
    box-spacing: border-box; 
    padding: 0;
	}

#subpage_newsletter_area_container {
    width: 90%;
    max-width: 1000px; 
	display: block; 
    clear: both; 
    margin: 0 auto; 
    align: center;
    height: auto;
    overflow: auto;
    box-spacing: border-box; 
    font-family: sans-serif, arial; 
    font-size: 20px; 
    font-weight: lighter;
    color: #eeeeee; 
    line-height: 30px; 
    padding: 5%; 
    text-align: left;
	}



@media screen and (max-width: 800px) {
    
    #subpage_newsletter_area_container {
        width: 84%;
        padding: 8%;
        }
    

	}



	
	
	

	
	
/* main area div //////////////////////////////*/
	
	
#subpage_white_text_area {
    background-color: #ffffff; 
    height: auto; 
    overflow: auto;
	display: block; 
    align: center; 
    width: 100%; 
    clear: both; 
    margin: 0 auto; 
    box-spacing: border-box; 
    padding: 0;
	}

#subpage_white_text_area_container {
    width: 90%;
    max-width: 1000px; 
	display: block; 
    clear: both; 
    margin: 0 auto; 
    align: center;
    height: auto;
    overflow: auto;
    box-spacing: border-box; 
    font-family: sans-serif, arial; 
    font-size: 20px; 
    font-weight: lighter;
    color: #444444; 
    line-height: 30px; 
    padding: 5%; 
    text-align: left;
	}



@media screen and (max-width: 800px) {
    
    #subpage_white_text_area_container {
        width: 84%;
        padding: 8%;
        }
    

	}
	
	




	



	

/* copyright notice area */
#copyright {
	background-color: #222222;
	display: block;
	padding: 0px;
	padding-top: 80px;
	padding-bottom: 120px;
	height: auto;
	overflow: auto;
	width: 100%;
	margin:0px auto;
	color: #f5f5f5;
	font-size: 14px;
    font-weight: 200;
	font-family: oswald, sans-serif, arial, helvetica neue, helvetica;
	}

#copyright_link_container {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	padding-bottom: 50px;
	text-align: center;
	align: center;
	}







	
/* general link stuff //////////////////////////////*/




















h1{
    font-family: antonio, oswald, sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #444444;
    line-height: 45px;
    }


h2{
    font-family: antonio, oswald, sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #444444;
    line-height: 35px;
    }


h3{
    font-family: antonio, oswald, sans-serif;
    font-weight: 300;
    font-size: 23px;
    line-height: 28px;
    color: #444444;
    }















/* FORM SHIT ////////////////////////////////////////////////*/


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888888;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #888888;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #888888;
}
:-moz-placeholder { /* Firefox 18- */
  color: #888888;
}


input {
	border: #cccccc 1px solid;
	background-color: #ffffff;
	font-family: sans-serif, arial, helvetica neue, helvetica;
	font-size: 16px;
	color: #666666;
	padding: 10px;
	text-align: left;
	-moz-box-shadow:inset 0 0 5px #eeeeee;
   -webkit-box-shadow:inset 0 0 5px #eeeeee;
   box-shadow:inset 0 0 5px #eeeeee;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
	}

textarea {
	border: #cccccc 1px solid;
	background-color: #ffffff;
	font-family: sans-serif, arial, helvetica neue, helvetica;
	font-size: 16px;
	color: #666666;
	padding: 10px;
	text-align: left;
	-moz-box-shadow:inset 0 0 5px #eeeeee;
   -webkit-box-shadow:inset 0 0 5px #eeeeee;
   box-shadow:inset 0 0 5px #eeeeee;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
	}

@media screen and (max-width: 800px) {
	textarea {
        height: 150px;
        }
	}

@media screen and (max-width: 600px) {
	textarea {
        height: 200px;
        }
	}


	
button {
	background-color: #768595;
	font-family: antonio, oswald, arial, sans-serif;
	font-weight: 200;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	border: none;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
	}
	
button:hover {
	background-color: #555555;
	cursor: pointer;
	}	


select {
	border: #cccccc 1px solid;
	background-color: #ffffff;
	font-family: sans-serif, arial, helvetica neue, helvetica;
	font-size: 14px;
	color: #666666;
	padding: 7px;
	-moz-box-shadow:inset 0 0 5px #eeeeee;
   -webkit-box-shadow:inset 0 0 5px #eeeeee;
   box-shadow:inset 0 0 5px #eeeeee;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-spacing: border-box;
	}

.full_width_button {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	}




















/* LINKS ///////////////////////////////////////////////// */


a:link, a:active, a:visited {text-decoration: none; color: #768595;}
a:hover {text-decoration: none; color: #000000;}


a.grayToBlue:link, a.grayToBlue:active, a.grayToBlue:visited {text-decoration: none; color: #999999;}
a.grayToBlue:hover {text-decoration: none; color: #768595;}

a.blackToBlue:link, a.blackToBlue:active, a.blackToBlue:visited {text-decoration: none; color: #444444;}
a.blackToBlue:hover {text-decoration: none; color: #768595;}


	
a.button:link, a.button:active, a.button:visited {
	background-color: #768595;
	font-family: oswald, arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*
	border: #444444 1px solid;
	text-shadow: black 0.05em 0.05em 0.05em;
	-moz-box-shadow:inset 0 40px 40px -40px #888888;
   -webkit-box-shadow:inset 0 40px 40px -40px #888888;
   box-shadow:inset 0 40px 40px -40px #888888;
	*/
	}

a.button:hover {
	background-color: #555555;
	cursor: pointer;
	}



@media screen and (max-width: 8000px) {
	
	a.button:link, a.button:active, a.button:visited, a.button:hover {
		font-size: 15px;
		}
		
	}


