/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Arvo);

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: 0;
}
/* End of Meyer Reset CSS */

img {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}


/* Your CSS Starts here */
html,body {
	background-color: #FFFFE5;

}

.wrapper {
	position: relative;
	background-color: none;
	width: 100%;
	height: 1200px;
	margin: 0 auto;
	
}

.content {
	
	
}

/*BX Slider*/

.bxslider {
	width: 100%;
	position: relative;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bx-wrapper {

}

.bx-viewport {
	margin-left: auto;
	margin-right: auto;
}

.logo {
	position: absolute;
	width: 80%;
	min-width: 260px;
	left: 12%;
	top: 28%;
	z-index: 30;
}

.slogo {
	position: relative;
	width: 25%;
	min-width: 150px;
	left: 4%;
	top: 15%;
	z-index: 30;
	float: left;
}

.menutextholder {
	position: fixed;
	background-color: #FF3333;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin: 0 auto;
	z-index: 20;
	overflow: hidden;
	
}

/*.menutextholderhome {
	position: fixed;
	background-color: rgba(100,100,100,0.5);
	width: 100%;
	height: 7%;
	z-index: 20;
	
}*/

.mainmenu {
	position: fixed;
	width: 30px;
	left: 80%;
	top: 15px;
	z-index: 40;
}

.menudrop {
	position: absolute;
	background: #FF3333;
	width: 100%;
	height: auto;
	left: 0%;
	top: 4%;
	overflow: hidden;
	z-index: 100;
	display: none;
	
}

.hamburger {
	position: relative;
	width: 100%;
	overflow: hidden;
	
}

.hamburger_bar li {
	position: relative;
	width: 100%;
	height: 10%;
	border-bottom: solid;
	border-color: #FFFFE5;
	border-width: 1px;
	margin-left: 0%;
	margin-top: 5%;
	text-indent: 5%;
	overflow: hidden;
	z-index: 50;
	
}

.hamburger a {
	text-decoration: none;
	color: #FFFFE5;
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-size: 1em;
	line-height: 1.75em;
	margin-left: 10%;
	
}

.hamburger li:hover {
	margin-top: 5%;

	
}

.hero {
	position: relative;
	width: 100%;
	max-height: 600px;
	max-width: none;
	padding-top: 5%;
	overflow: hidden;
	z-index: 10;
}

.herohome {
	position: relative;
	width: 100%;
	max-height: 600px;
	max-width: none;
	overflow: hidden;
	z-index: 10;
}

.herotext {
	position: relative;
	background-color: none;
	text-align: center;
	width: 90%;
	margin-left: 4%;
	margin-top: 4%;
	
}

.heroestext {
	position: absolute;
	background-color: none;
	text-align: left;
	line-height: 1.2em;
	width: 70%;
	left: 4%;
	top: 35%;
	
}

.featureholder {
	position: relative;
	width: 90%;
	height: auto;
	margin: 0 auto;
	max-width: 900px;

}

.feature {
	position: relative;
	text-align: left;
	width: 90%;
	height: 10%;
	max-width: 900px;
	margin-left: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	overflow: hidden;
}

.feature:hover{
	opacity: .5;
	
}

.special {
	position: relative;
	text-align: left;
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-top: 5%;
	
}

.specials {
	position: relative;
	text-align: left;
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-top: 7%;
	margin-bottom: 5%;
	
}

.purchase {
	background-color: none;
	position: relative;
	text-align: right;
	width: auto;
	margin-right: 2%;
	float: right;
	display: none;
	
}

.purchases {
	background-color: none;
	position: absolute;
	height: 20px;
	width: 100%;
	top: 5%;
	right: 3%;
	z-index: 90;
	display: none;
	
}

.purch {
	background-color: green;
	position: relative;
	width: 75%;
	bottom: 25%;
	right: 0%;
	margin-top: 1%;
	z-index: 95;
	display: none;
	float: right;
	
}

.subheads {
	background-color: none;
	position: relative;
	text-align: center;
	width: 90%;
	height: auto;
	max-width: 900px;
	margin-left: 5%;
	margin-top: 2%;
	margin-bottom: 3%;
	
}

.listings {
	background-color: none;
	position: relative;
	text-align: center;
	margin-top: 4%;
	
}

.promo {
	position: relative;
	background-color: none;
	text-align: left;
	width: 90%;
	height: 6%;
	margin-left: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	overflow: hidden;
	
}

.promo:hover {
	opacity: .5;

	
}

.sm {
	position: absolute;
	width: 10%;
	top: 15%;
	right: 60%;
	z-index: 30;
	
}

.sma {
	position: absolute;
	width: 10%;
	top: 15%;
	right: 45%;
	z-index: 30;
	
}

.smb {
	position: absolute;
	width: 10%;
	top: 15%;
	right: 30%;
	z-index: 30;
	
}

.smc {
	position: absolute;
	width: 10%;
	top: 16%;
	right: 60%;
	z-index: 30;
	
}

.smd {
	position: absolute;
	width: 10%;
	top: 16%;
	right: 45%;
	z-index: 30;
	
}

.sme {
	position: absolute;
	width: 10%;
	top: 16%;
	right: 30%;
	z-index: 30;
	
}

.sponsorbox {
	position: relative;
	background-color: none;
	text-align: center;
	width: 90%;
	height: 7%;
	margin-left: 5%;
	margin-top: 4%;
	
}

.sponsor {
	position: relative;
	background-color: none;
	width: 15%;
	height: 50%;
	margin-left: 0%;
	margin-top: 5%;
	float: left;
	
}

.sponsors {
	position: relative;
	background-color: none;
	width: 15%;
	height: 50%;
	margin-left: 6%;
	margin-top: 5%;
	float: left;
	
}

.button {
	position: relative;
	background-color: #FF3333;
	max-width: 120px;
	height: 30px;
	margin-left: 25%;
	padding-left: 10%;
	padding-top: 5%;
	
}

.type {
	position: absolute;
	height: 3%;
	left: 3%;
	top: 7%;
	
}

.bottom_content {
	position: relative;
	width: 100%;
	height: 12%;
	margin-left: 0%;
	margin-top: 3%;
	background-color: #FF3333;
	
}

.bottom_left {
	position: absolute;
	left: 15%;
	top: 5%;

}
	
.bottom_right {
	position: absolute;
	left: 60%;
	top: 5%;
	
}

.bottom_list {
	margin-top: 0%;
	
}

.bottom_nav li {
	color: #FFFFE5;
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-size: .75em;
	line-height: 1.75em;
	
}

.bottom_nav li:hover {
	background: none;
	color: #990000;
	
}

.footer_container {
	position: relative;
	width: 100%;
	height: 3%;
	background-color: #99CC66;

}

.footer {
	position: absolute;
	text-align: center;
	width: 65%;
	left: 17%;
	top: 35%;

}

.qr {
	position: relative;
	margin-left: 11%
	
}

a.listview {
	
}

a.listview:hover {
	text-decoration: none !important;
	color: #FF3333;

	
	
}

h2 a {
	text-decoration: underline !important;
	color: #FFFFE5;
	
}

h6 a {
	text-decoration: none !important;
	color: #FFFFE5;
	
}

p a {
	color: gray;
	
	
}

a {
	text-decoration: none;
	
	
}

a:hover {
	text-decoration: underline !important;
	color: #FFF;
	
}

/* Text Styles start */

p {
	font-family: 'Raleway', helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 3%;
	color: gray;
	
}

h1 {
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.25em;
	color: #FF3333;
	
}

h2 {
	font-family: 'Raleway', helvetica, sans-serif;
	font-style: normal;
	font-size: .96em;
	color: #FFFFE5;
	
}

h3 {
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-style: normal;
	font-size: 1.25em;
	color: #FFFFE5;
	
}

h4 {
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-size: 1.78em;
	color: #FFFFE5;
	
}

h5 {
	font-family: 'Raleway', helvetica, sans-serif;
	font-size: .75em;
	color: #006633;
	
}

h6 {
	font-family: 'Arvo', 'Georgia', 'Times New Roman', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	color: #FFFFE5;
	
}

/* Media Query for tablets with at least 768px wide windows */
@media screen and (min-width:768px)
{

html,body {
	
}

.wrapper {
	background-color: none;
}

.menutextholder {
	position: absolute;
	padding-top: 3%;
	padding-bottom: 3%;

	
}

.menutextholderhome {
	position: fixed;
	background-color: black;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin: 0 auto;
	z-index: 20;
	overflow: hidden;
	display: none;
	
}

.logo {
	top: 30%;
	
}

.slogo {
	width: 10%;
	
}

.herotext {
	top: 60%;
	
}

.heroestext {
	line-height: 1.75em;
	width: 70%;
	left: 4%;
	top: 20%;
	
}

.mainmenu {
	display: none;
}

.sm {
	width: 3%;
	top: 7%;
	right: 5%;
	
}

.sma {
	width: 3%;
	top: 7%;
	right: 9%;

}

.smb {
	width: 3%;
	top: 7%;
	right: 13%;

}

.smc {
	width: 3%;
	top: 7%;
	right: 4%;
	
}

.smd {
	width: 3%;
	top: 7%;
	right: 8%;

}

.sme {
	width: 3%;
	top: 7%;
	right: 12%;

}

.feature {
	background-color: none;
	width: 28%;
	height: 13%;
	max-width: 305px;
	margin-left: 4%;
	margin-top: 4%;
	margin-bottom: 4%;
	float: left;
	
}

.special {
	background-color: none;
	width: 44%;
	height: 13%;
	max-width: 480px;
	margin-left: 4%;
	margin-top: 2%;
	margin-bottom: 2%;
	float: left;
	
}

.specials {
	background-color: none;
	width: 44%;
	height: 13%;
	max-width: 480px;
	margin-left: 4%;
	margin-top: 2%;
	margin-bottom: 2%;
	float: left;
	
}

.purchase {
	display: block;
	
}

.purchases {
	display: block;
	
}

.purch {
	display: block;

}

.subheads {
	background-color: none;
	width: 27%;
	float: left;
	
}

.listings {
	background-color: none;
	width: 100%;
	
}

.promo {
	background-color: none;
	width: 44%;
	height: 8%;
	max-width: 480px;
	max-height: 125px;
	margin-left: 4%;
	margin-top: 2%;
	float: left;
	
}

.sponsorbox {
	margin-top: 2%;
	
}

.sponsor {
	background-color: none;
	width: 10%;
	margin-left: 13%;
	margin-top: 2%;
	margin-bottom: 8%;
	
}

.sponsors {
	background-color: none;
	width: 10%;
	margin-left: 6%;
	margin-top: 2%;
	margin-bottom: 8%;
	float: left;
	
}

.bottom_left {
	left: 35%;

}
	
.bottom_right {
	left: 55%;
	
}

h1 {
	font-size: 1.5em;

}

h2 {
	font-size: 1.2em;

}

h3 {
	font-size: 1.5em;

}

h4 {
	font-size: 2.25em;
	
}

}

/* Media Query for desktops with at least 1000px wide windows */
@media screen and (min-width:1000px)
{

html,body {

}

.wrapper {
	background-color: none;
}

.logo {
	top: 35%;
}

}