
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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 reset script*/

#header {
	height: 218px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#floral_top_left {
	height: 218px;
	width: 190px;
	float: left;
	background-image: url(images/FloralTopLeft.png);
	background-repeat: no-repeat;
	z-index: -1000;
}
#logo {
	height: 180px;
	width: 399px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(images/Logo2.png);*/
	background-repeat: no-repeat;
}
#logo img {
	height: 180px;
	width: 400px;
}
#nav_menu, #footer_menu {
	height: auto;
	margin-top: -38px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 1000;
	position: relative;
}
#footer_menu {
	margin-top: 20px;
}
#nav_menu a, #footer_menu a {
	padding: 0 15px;
	color: #67202C;
	text-decoration: none;
	font-family: 'Tangerine', cursive;
	font-size: 32px;
	line-height: 38px;
}
#footer_menu a {
	font-family: "Palatino", serif;
	font-size: 16px;
	color: white;
}
#nav_menu a:hover, #footer_menu a:hover {
	color: #D14159;
}
#floral_top_right {
	height: 218px;
	width: 190px;
	float: right;
	background-image: url(images/FloralTopRight.png);
	background-repeat: no-repeat;
	z-index: -1000;
}
#content_wrapper{
	height: auto;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #e9e9e9;
	position: relative;
	margin-bottom: 150px;
}
#content {
	height: auto;
	width: 960px;
	background-image: url(images/RedFabric.jpg);
	border: 4px solid white;
}
.clear_both {
	clear: both;
}
#front_image {
	margin-top: 20px;
	margin-left: 20px;
}
h1 {
	font-family: 'Tangerine', cursive;
	font-size: 48px;
	line-height: 36px;
	font-size-adjust: .8;
	color: white;
	margin: 44px 20px 20px 20px;
}
h2 {
	font-family: 'Tangerine', cursive;
	font-size: 40px;
	line-height: 36px;
	color: white;
	margin: 24px 20px 20px 20px;
}
h3 {
	font-size: 24px;
	line-height: 24px;
	color: white;
	margin: 24px 20px 20px 20px;
}
ul {
	/*list-style-image: url('images/heartbullet.png');*/
	list-style-type: disc;
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
	color: rgba(255, 255, 255, 0.85);
}
#content p, li {
	font-family: 'Palatino', serif;

	font-size: 18px;
	color: rgba(255, 255, 255, 0.65);

	line-height: 24px;
	margin: 20px 20px 20px 20px;

}
.smaller {
	font-size: 13px;
}
li {
	margin: 0 0 0 60px;
}
#content a {
	text-decoration: none;
	color: #ffb3c0;
}
#content a:hover {
	color: white;
}
#column_left {
	width: 640px;
	height: auto;
	float: left;
}
#column_right {
	width: 280px;
	margin: 20px;
	height: auto;
	float: right;
	background-color: rgba(255,255,255, .07);
}
#floral_bottom_left {
	height: 259px;
	width: 264px;
	background-image: url(images/FloralBottomLeft.png);
	position: absolute;
	bottom: -71px;
	left: -74px;
	z-index: -1;
}
#floral_bottom_right {
	height: 259px;
	width: 264px;
	background-image: url(images/FloralBottomRight.png);
	position: absolute;
	bottom: -71px;
	right: -74px;
	z-index: -1;
}
#footer_wrapper {
	height: 300px;
	width: 100%;
	background-image: url(images/RedFabricDark.jpg);
	border-top: 4px solid white;
	outline: 4px solid #e9e9e9;
	padding: 10px 0;
}
#footer {
	height: 280px;
	width: 960px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#footer p {
	color: #e9e9e9;
	text-align: center;
	margin-top: 24px;
	line-height: 24px;
}
#floral_top {
	height: 36px;
	width: 429px;
	background-image: url(images/FloralTop.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -54px;
	left: 265px;
	z-index: -1;
}
#floral_bottom {
	height: 36px;
	width: 429px;
	background-image: url(images/FloralBottom.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -54px;
	left: 265px;
	z-index: -1;
}

#form_box {
	text-align: left;
	clear: both;
	background-color: rgba(255,255,255,.05);
	margin: 20px;
	padding: 1px 0 20px 0;
	color: white;
}
label {
	display: block;
	margin: 10px 20px 0 20px;
}
input, textarea {
	font-family: "Palatino", serif;
	font-size: 16px;
	margin: 10px 20px;
	width: 552px;
	line-height: 24px;
	padding: 4px;
}
input.radio, label.radio {
	display: inline;
	margin-top: -5px;
	margin-right: 5px;
}
input.radio {
	margin-right: -15px;
}
input.radio {
	width: auto;
}
div.radio {
	display: inline;
}
input[type=submit] {
	display: block;
	text-transform: uppercase;
	font-style: italic;
	clear: both;
	width: 150px;
	background-color: white;
	color: #67202C;
	-webkit-appearance: none;
}
select {

	min-width: 560px;
	padding: 10px 60px 10px 10px;
	margin: 10px 20px;
	background-color: #fefefe;
	background: url(images/arrow.png) no-repeat right center white;
	color: #67202C;
	font-family: "Palatino", serif;
	font-size: 16px;
	border: none;
	    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border-radius: 0;
}
div.error {
	/* supply height to ensure consistent positioning for every browser */
	height: auto;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 18px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;
	font-family: "Helvetica", sans-serif;
	font-weight: 600;
 

 	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
 
  -moz-box-shadow:0 0 6px #ddd;
  -webkit-box-shadow:0 0 6px #ddd;
}
#facebook {
	opacity: .65;
	width: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#facebook:hover {
	opacity: 1;
}

#about_image {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 500px;
}
@media screen and (max-width: 768px) {
	#header {
		width: 100%;
		position: relative;
	}
	#floral_top_left {
		width: 50%;
		position: absolute;
		left: 0;
		z-index: -1000;
		background-image: url(images/FloralTopLeftMobile.png);
	}
	#floral_top_right {
		width: 50%;
		position: absolute;
		right: 0;
		background-position: right;
		background-image: url(images/FloralTopRightMobile.png);
		z-index: -1000;
	}
	#logo {
		top: 0;
		width: 320px;
		z-index: 1000;
		background-position: center;
		background-size: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#logo img {
		width: 320px;
		height: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	#nav_menu {
		width: 100%;
		z-index: 100;
		position: absolute;
		top: 180px;
	}
	#nav_menu a {
		padding: 0 5px;
		font-size: 24px;
	}
	#footer_menu {
		width: 100%;
	}
	#floral_bottom_left {
		display: none;
	}
	#floral_bottom_right {
		display: none;
	}
	#front_image {
		width: 100%;
		margin-left: 0;
	}
	#content_wrapper{
		width: 100%;
		border-left: none;
		border-right: none;
		margin-bottom: 0;
		border-bottom: none;
		outline-bottom: 0;
	}
	#content {
		width: 100%;
		border-left: none;
		border-right: none;
		border-bottom: none;
		margin: 0px;
		padding-bottom: 20px;
	}
	#content p {
		font-size: 14px;
		line-height: 21px;
	}
	#column_left, #column_right {
		width: 100%;
		float: none;
	}
	#column_right {
		margin: 0;
		padding-top: 1px;
		padding-bottom: 20px;
		margin-bottom: -20px;
	}
	#footer {
		width: 100%;
	}
	#footer_wrapper {
		outline: none;
		margin-top: -8px;
	}
	#floral_top {
		width: 100%;
		/*background-size: 100%;*/
		background-position: center;
		left: 0px;
		top: -50px;
	}
	#floral_bottom {
		width: 100%;
		background-size: 100%;
		left: 0;
		bottom: -50px;
	}
	#floral_top {
		display: none;
	}
	#form_box {
		width: 100%;
		margin-left: 0;
		margin-right: 0;

	}
	input, textarea, select, .date {
		width: 290px;
		margin: 10px;
	}
	select {
		min-width: 300px;
	}
	label {
		margin: 10px;

	}
	/*h1, h2 {
		font-size: 30px;
	}*/
	#calroot {
		margin-left: 10px;
	}
	#about_image {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		float: none;
	}
}