body
	{
	background: url(img/kent_wedding_awards_bg.gif) repeat-x #c9c9c9;
	color: #555;
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

a img
	{
	border: 0;
	}

a
	{
	outline: none;
	text-decoration: none;
	}

#wrapper
	{
	margin: 20px auto 20px auto;
	border: 12px solid #fff;
	background: #fcbcc9;
	padding: 14px;
	width: 70%;
	width: -moz-calc(70% - 28px);
	width: -webkit-calc(70% - 28px);
	width: calc(70% - 28px);
	max-width: 1200px;
	text-align: left;
	min-height: 400px;
	position: relative;
	}
#fleurish

	{
	position: absolute;
	top: -35px;
	left: -60px;
	z-index: 3;
	max-width: 60%;
	height: auto;
	z-index: 2;
	}

#logo
	{
	max-width: 60%;
	height: auto;
	float: right;
	}

.clear_div
	{
	clear: both;
	height: 0px;
	}
#content
	{
	padding: 12px 0 7px 7px;
	text-align: left;
	font-size: 12px;
	width: 100%;
	width: -moz-calc(100% - 7px);
	width: -webkit-calc(100% - 7px);
	width: calc(100% - 7px);
	margin-top: 110px;
	position: relative;
	z-index: 2;
	line-height: 1.5em;
	}

#content h1
	{
	font-family: 'pt serif', serif;
	font-weight: 500;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	font-size: 240%;
	padding: 9px 0 8px 0;
	line-height: 1.5em;
	margin-bottom: 0;
	}

#content h2
	{
	font-family: 'pt serif', serif;
	font-size: 100%;
	font-weight: 500;
	font-size: 160%;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	margin-top: 0;
	}

#content p
	{
	color: #555;
	font-size: 110%;
	margin: 0.5em 0 1em 0;
	}

#content ul, #content ol
	{
	margin-bottom: 30px;
	margin-left: 1em;
	list-style-image: url(img/bullet.gif);
	background: rgba(255,255,255,0.6);
	padding: 5px 12px 5px 26px;
	}

#content ul li, #content ol li
	{
	color: #555;
	margin: 0;
	padding: 0.4em;
	border-bottom: 2px solid #fff;
	}

#content ul li:last-child, #content ol li:last-child
	{
	border-bottom: 0;
	}

#content ul li a:link, #content ul li a:visited, #content ol li a:link, #content ol li a:visited
	{
	color: #555;
	text-shadow: 1px 1px 3px #fff;
	}

#content ul li a:hover, #content ol li a:hover
	{
	color: #e776ae;
	text-shadow: 1px 1px 3px #fff;
	}

#content a:link, #content a:visited, #content p a:link, #content p a:visited
	{
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	font-weight: 600;
	}

#content a:hover, #content p a:hover
	{
	text-shadow: 1px 1px 3px #c6578e;
	font-weight: 600;
	background: transparent;
	}

@media only screen and (max-width: 1150px), only screen and (max-device-width: 1150px) {

#fleurish

	{
	right: -12px;
	}
}


@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {


	#content
	{
	width: 98%;
	margin-right: 0;
	}
}



@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

#wrapper
	{
	width: 100%;
	width: -moz-calc(100% - 52px);
	width: -webkit-calc(100% - 52px);
	width: calc(100% - 52px);
	}
}
