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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, 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: baseline;}
/* 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: -1;}


/*------------------------------------------------------------------------------------------*/

body{ 
  background: url(images/flo2.jpg) no-repeat fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}


  h1{font-family: 'Raleway', sans-serif;
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 5px;
}

h2{font-family: 'Raleway', sans-serif;
font-size: 14px;
color:white;
font-weight: 400;
letter-spacing: 2px;
  text-transform: uppercase;

}

h3{font-family: 'Raleway', sans-serif;
font-size: 14px;
color:white;
font-weight: 200;
letter-spacing: 1px;
}


h5{font-family: 'Raleway', sans-serif;
font-size: 14px;
color:red;
font-weight: 200;
letter-spacing: 1px;
}
.logo{
	padding:0 0 10px 0;
}

.sub{
	padding: 10px 0 5px 0;
}
.container{
	width: 70%;
	margin: auto;
	overflow: hidden;

}

.head{
	text-align: center;
	margin: 50px 0 10px 0;
}

#firstlast{
	width:101%;
}

#firstlast li{
	display: inline;
list-style-type: none;
}

#check{
	width:101%;
	text-align: center;
}

#check li{
	display: inline;
list-style-type: none;
padding-right:1%;

}

#drop{
	width:100%;
}

#drop li{
	display: inline;
list-style-type: none;}

#dropm {
	 	margin: 10px 0 0px 0;
 	padding:0 5px 5px 0;
}


#rad{
	width:100%;
	margin-top: 5px;
		text-align: center;
}

#rad li{
	display: inline;
list-style-type: none;
padding-right:1%;
}

#radi {
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:98%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px;
}

.radili{
	font-family: 'Raleway', sans-serif;
font-size: 13px;
color:white;
font-weight: 200;
letter-spacing: 1px;

}


.fp{
	font-family: 'Raleway', sans-serif;
font-size: 14px;
color:white;
font-weight: 400;
letter-spacing: 2px;
  text-transform: uppercase;
}

#submitbutton{display:block;margin: auto;}

#firstname{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width: 48%;
font-weight: 200;
margin-right: 1%;
 text-transform: uppercase;}

 #lastname{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width: 48%;
font-weight: 200;
 text-transform: uppercase;}

 #preferred{
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:98%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px; }
 .pg{padding-top:15px;}

  #email{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width:100%;
font-weight: 200;
 text-transform: uppercase;}

  #message{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width:100%;
font-weight: 200;
 text-transform: uppercase;}

/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:1005px) {
#check{
	width:425px;
margin: auto;}
#check li{
	display: inline;
list-style-type: none;
padding-right:2%;

}

}

/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:816px) {
	.container{
	width: 80%;
	margin: auto;
	overflow: hidden;}



#check li{
	display: inline;
list-style-type: none;
padding-right:1%;

}

}

/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:725px) {
#check{
	width:310px;
margin: auto;}

}

/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:693px) {
 #preferred{
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:97%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px; }

#rad{
	width:210px;
	margin-top: 5px;
	margin: auto;
		text-align: center;
}

#rad li{
	display: inline;
list-style-type:;
padding-right:1%;
}

#radi {
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:97%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px;
}

.radili{
	font-family: 'Raleway', sans-serif;
font-size: 13px;
color:white;
font-weight: 200;
letter-spacing: 1px;

}
}

/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:659px) {
	.container{
	width: 95%;
}

#firstlast{
	width:101%;
}

#firstlast li{
	display: inline;
list-style-type: none;
}
#firstname{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width: 100%;
font-weight: 200;
margin-right: 1%;
 text-transform: uppercase;}

 #lastname{font-family: 'Raleway', sans-serif;
font-size: 12px;
letter-spacing:1px;
color:gray;
width: 100%;
font-weight: 200;
 text-transform: uppercase;}




}
/*/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

@media screen and (max-width:403px) {
 #preferred{
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:96%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px; }

#rad{
	width:210px;
	margin-top: 5px;
	margin: auto;
		text-align: center;
}

#rad li{
	display: inline;
list-style-type:;
padding-right:1%;
}

#radi {
 	border: thin;
 	border-style: solid;
 	border-color: white;
 	width:96%;
 	margin: 5px 0 0px 0;
 	padding:5px 5px 5px 5px;
}