/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h3, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}
.form1 {
	width:100%;
	max-width:700px;
}

h2 {
	padding-top: 0px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.test3 {
	/*position:fixed;
	bottom:0px;*/
}
.image1 {
	visibility:visible;
}

.image2 {
	width: 100%;
}


	.body2 {
	font-family: 'Optima', 'TrajanProRegular', Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	color: #FFF;
	font-weight: normal;	
}


  
  .footer-right2-content {
	padding-left: 5px;
	margin-bottom: 10px;
	width: 100%;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
  }
  
  
  .footer-left2-content {
	  padding-top:20px;
	  text-align:left;
  }
  
  
  
  .footer-center-content {
	padding-left: 5px;
	padding-top: 0px;
	width: 100%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
  }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #59a9ff; color: #fff; text-shadow: none; }
::selection { background: #59a9ff; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a:hover, a:active { outline: 0; }

/*=========================================
	Main Styles
=========================================*/

.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.clear {
clear: both;
}

/*=========================================
	Blu Boxes
=========================================*/
.blu_0 {
float: left;
width: 3%;
margin-left: 1%;
margin-right: 1%;
}

.blu_1 {
float: left;
width: 8%;
margin-left: 1%;
margin-right: 1%;
}



.blu_1a {
float: left;
width: 8%;
margin-left: 1%;
margin-right: 1%;
}


.blu_2{
	float: left;
	width: 20%;
	margin-left: 1%;
	margin-right: 1%;
}

.blu_3{
	float: left;
	width: 32%;
	margin-left: 1%;
	margin-right: 1%;
}

.blu_4{
	float: left;
	width: 32%;
	margin-left: 1%;
	margin-right: 1%;
}

.blu_5{
float: left;
width: 64%;
margin-left: 1%;
margin-right: 1%;
}

.blu_6{
float: left;
width: 58%;
margin-left: 1%;
margin-right: 1%;
}

.blu_7{
float: left;
width: 68%;
margin-left: 1%;
margin-right: 1%;
}

.blu_8{
float: left;
width: 78%;
margin-left: 1%;
margin-right: 1%;
}

.blu_9{
float: left;
width: 88%;
margin-left: 1%;
margin-right: 1%;
}

.blu_10{
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

/* Floats */

.floatleft {
float: left;
}

.floatright {
float: right;
}


/*=========================================
	Offsets
=========================================*/
.offset_0 {
margin-left: 5%;
}

.offset_1 {
margin-left: 10%;
}

.offset_2 {
margin-left: 20%;
}

.offset_3 {
margin-left: 30%;
}

.offset_4 {
margin-left: 40%;
}

.offset_5 {
margin-left: 50%;
}

.offset_6 {
margin-left: 60%;
}

.offset_7 {
margin-left: 70%;
}

.offset_8 {
margin-left: 80%;
}

.offset_9 {
margin-left: 90%;
}

/*=========================================
	Afters
=========================================*/
.after_0 {
margin-right: 5%;
}

.after_1 {
margin-right: 10%;
}

.after_2 {
margin-right: 20%;
}

.after_3 {
margin-right: 30%;
}

.after_4 {
margin-right: 40%;
}

.after_5 {
margin-right: 50%;
}

.after_6 {
margin-right: 60%;
}

.after_7 {
margin-right: 70%;
}

.after_8 {
margin-right: 80%;
}

.after_9 {
margin-right: 90%;
}



	.logo {
	padding-top: 30px;
}

.youtube {
	width:500px;
	height:281px;
}


/*=========================================
	Media Queries
=========================================*/

/* This is stage 2, when the main container becomes smaller. */

@media screen and (max-width: 999px) {


.container {
width: 100%;
}


	.body2 {
	font-size: 10pt;
	line-height:80%;
	}
	
}

/* Stage 3, when the layout becomes fluid, and the size of the browser. */

@media screen and (max-width: 975px) {
	

.container {
width: 100%;
}

.blu_2 {
width: 40%;
}
.blu_3 {
width: 40%;
}


  
  .footer-right2-content {
	width: 100%;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	/*margin-left: 20%;*/
	border-left-color: #666;
  }
  
  
  .footer-left2-content {
	  padding-left:10px;
  }
  
  
  
  .footer-center-content {
	margin-left: 10px;
	padding-top: 0px;
  }

}

@media screen and (max-width: 719px) {
		
		.logo {
	padding-top: 10px;
}
	
.container {
width: 100%;
}


h2 {
padding-top: 0px;

}
  
  .footer-right2-content {
	margin-left:10px;
	width: 90%;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-bottom:50px;
  }

	
.test4 {
	visibility:hidden;
}
.test6 {
	visibility:hidden;
}

.test3 {
	position:relative;
}

.image1 {
	visibility:hidden;
}

.image2 {
	width: 95%;
	height:auto;
}

.blu_1 {
width: 98%;
}

.blu_2 {
width: 98%;
}

.blu_3 {
width: 98%;
}

.blu_4 {
width: 98%;
}
.blu_5 {
width: 98%;
}

.blu_6 {
width: 98%;
}

.blu_7 {
width: 98%;
}

.blu_8 {
width: 98%;
}
.blu_9 {
width: 98%;
}

.blu_10 {
width: 100%;
}

}

/* Here, all the elements are the same size.  This way, mobile users can also use the site. */

@media screen and (max-width: 479px) {
	
	
	
.test4 {
	visibility:hidden;
}

.test3 {
	position:relative;
}

.image1 {
	visibility:hidden;
}
  
  

.blu_1 {
width: 98%;
}

.blu_2 {
width: 98%;
}

.blu_3 {
width: 98%;
}

.blu_4 {
width: 98%;
}
.blu_5 {
width: 98%;
}

.blu_6 {
width: 98%;
}

.blu_7 {
width: 98%;
}

.blu_8 {
width: 98%;
}
.blu_9 {
width: 98%;
}

.blu_10 {
width: 100%;
}


.test3 {
	position:relative;
}


.youtube {
	width:300px;
	height:169px;
}
}

/*=========================================
	Text
=========================================*/
body {
font-family: georgia;
line-height: 1.1;
/*font-size: 12px;*/
color: #212121;
}

.georgia {
font-family: georgia;
}

.tnr {
font-family: times new roman;
}

.arial {
font-family: arial;
}

hr {
width: 100%;
border: none;
border-bottom: 1px solid #ababab;
margin-top: 12px;
margin-bottom: 12px;
}

/*===================
	Headers
===================*/
h1 {
margin-top: 8px;
line-height: 1;
margin-bottom: 4px;
font-size: 35px;
font-family: georgia;
color: #414141;
}
h2 {
margin-top: 8px;
line-height: 1;
margin-bottom: 4px;
font-size: 30px;
font-family: georgia;
color: #414141;
}
h3 {
margin-top: 8px;
line-height: 1;
margin-bottom: 4px;
font-size: 25px;
font-family: georgia;
color: #414141;
}
h5 {
font-size: 15px;
line-height: 1;
margin-bottom: 4px;
font-family: georgia;
color: #212121;
font-weight: bold;
}
h6 {
font-size: 11px;
line-height: 1;
margin-bottom: 4px;
font-family: georgia;
color: #212121;
font-weight: bold;
}

/*===================
	Blockquotes
===================*/
blockquote {
border-top: 1px solid #ababab;
border-bottom: 1px solid #ababab;
padding: 10px;
margin-top: 10px;
margin-bottom: 15px;
}

blockquote p {
font-family: georgia;
font-size: 24px;
color: #717171;
}

blockquote p::before {
 content: "\201C";
 font-size: 36px;
 line-height: 36px;
}

blockquote p::after {
 content: "\201D";
 font-size: 36px;
 line-height: 36px;
}

blockquote cite {
font-family: times new roman;
font-size: 18px;
color: #555555;
}

blockquote cite::before {
content: "\2013 \A0";
}

/*===================
	Links
===================*/
a {
color: #888888;
text-decoration: none;
font-family: georgia;
}

a:hover {
color: #555555;
}

a:active {
color: #333333;
}


/*===================
	Random
===================*/
p sup {
position: relative;
font-size: 60%;
bottom: 7px;
}

p sub {
position: relative;
font-size: 60%;
top: 2px;
}

b, strong {
font-weight: bold;
}

i {
font-style: italic;
}

code, pre {
font-family: monospace;
}

q {
color: #919191;
font-family: georgia;
}

q::before {
 content: "\201C";
 font-size: 28px;
 line-height: 28px;
}

q::after {
 content: "\201D";
 font-size: 28px;
 line-height: 28px;
}


/*===================
	Lists
===================*/
ul {
margin-left: 25px;
}

ul li {
list-style: square;
}

ul li ul li {
list-style: circle;
margin-left: 5px;
}



ol {
margin-left: 25px;
}

ol li {
list-style-type: decimal;
}

ol li ol li {
list-style-type:lower-alpha;
margin-left: 5px;
}

dl dt {
font-weight: bold;
}

dl dd {
margin-left: 10px;
}


/*===================
	Tables
===================*/
table {
border: 1px solid #ababab;
}

td {
padding: 5px;
border: 1px solid #ababab;
}

/*===================
	Images
===================*/
img.flashy {
padding: 5px;
    border: solid 1px #DADADA;
-moz-border-radius: 5px;
border-radius: 5px;

-webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
margin-bottom: 15px;
}

img.flashy:hover {
border: solid 1px #ABABAB;
}

img.centered {
display: block;
margin: 0 auto;
}

img.rightalign {
float: right;
}

img.leftalign {
float: left;
}
