@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #f5f6f7; /*#525252;*/
	/*background-image:url(images/florabackground.png);*/
	background-repeat:no-repeat;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top:95px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #wrapper selector */
	color: #000000;
}
.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	}
#wrapper {
	width: 100%;   /*using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100%;
	width:auto;
	/*margin: 50px auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 10px solid #000000;*/
	text-align: center; /* this overrides the text-align: center on the body element. */
	/*filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	opacity:0.90;*/
}
#BGcontainer {
    margin: 0 auto;
	width:865px;
	height:665px;
	z-index:1;
	/*background-image: url(images/NewBackgroundWindow.jpg);*/
	background-repeat:no-repeat;
	text-align: left;
}
#Header {
position:relative;
top: -85px;
left: 34px;
width:700px;
height:100px;
/*background: #fff;
border-top-color:#fbad04;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#fbad04;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#fbad04;
border-left-style:solid;
border-left-width:1px;
border-right-color:#fbad04;
border-right-style:solid;
border-right-width:1px;*/
}
#Logo {
position:relative;
width: 700px;
height:100px;
background-image:url(images/BigHeader2.png);
}
#galleria{
position:relative;
top: -114px;
left: -10px;
width:700px;
margin:20px auto;
}
#NotGalleria {
position:relative;
top: -90px;
left: -10px;
width:700px;
margin:20px auto;
/*color: #fbad04;*/
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
}
#HomePageRandom {
position:relative;
top: -90px;
left: -10px;
width:700px;
margin:20px auto;
color: #fbad04;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
#priceTable {
font-size:11px;
}
#Footer {
position:relative;
top:85px;
left: 34px;
width:700px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #fbad04;
text-align:center;
}
#Footer a{
color:#fbad04;
}
#Footer a:hover{
color:#FFFFFF;
}
.h1style {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#eee;	
	}
	.h2style {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#eee;	
	}
.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eee;	
	}
	
	
	/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup{background:#; float:right; font:14px Georgia; width:400px;}
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:5px 0 5px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; float:right; background-color: #aaa;  border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12px; font-weight: bold; height: 22px; line-height: 12px; margin: 2px 2px 2px 20px; padding:3px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: 80px;}
#mc_embed_signup .button:hover {background-color:#FF9933;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:12px; padding-bottom:5px; font-weight:bold; color:#777777; margin-top:-5px;}
#mc_embed_signup input.email {display:block;float:right; padding:2px 0; margin:-22px 48px 0 0; text-indent:5px; }
#mc_embed_signup input.button {display:block; width:80px; margin:-22px -36px 5px 5px; padding:3px; font: Georgia;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}


-->


