#wrapper {
	background-image: url(../images/watermark.gif);	
	background-repeat: no-repeat;
	background-position: 750px 370px;	
}
#wrapper.home {
	background-position: 750px 500px;	
}
#header-wrapper {
	background-image: url(../images/header_bg.jpg);
	height: 60px;
	color: #FFF;
	text-transform: lowercase;
	padding-top: 2px;
}
#logo {
	float: right;
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
}
#logo p {
	margin-right: 5px;
	margin-top: 10px;	
}
#logo h1 a {
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 278px;
	font-size: 0px;
	text-indent: -9999px;
	margin-top: 10px;
}
#content, #hero, #header, #spotlights, #footer, #nav.public, #cycle {
	margin: auto;
	width: 960px;
}
#search {
	float: left;
	margin-left: 30px;
	margin-top: 19px;
}
#search input#query {
	border: none;
	background-image: url(../images/search-bg.png);
	height: 20px;
	width: 170px;
	background-color: transparent;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	font-size: 0.7em;
	padding-top: 0px;
}
#search input#submit {
	background-color: transparent;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
}
#header .float-left {
	margin-top: 20px;
	font-size: 0.8em;
	text-transform: none;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#header .float-left .login-button {
	background-image: url(../images/login-button.png);
	display: block;
	width: 100px;
	height: 22px;
	line-height: 20px;
	margin-top: -4px;
	text-align: center;
	background-repeat: no-repeat;
}
#header a, #header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#hero-wrapper {
	background-image: url(../images/hero_bg.jpg);
	height: 421px;
}
.short#hero-wrapper, #hero-wrapper {
	background-image: url(../images/hero_bg.jpg);
	height: 250px;
}
#hero {
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 384px;
	background-position: bottom left;
}
.short #hero, #hero {
	background-image: url(../images/main_img.jpg);
	width: 960px;
	height: 200px;
	padding-bottom: 13px;
}
#pano {
	width: 900px;
	margin-left: 30px;
	margin-right: 30px;
	height: 371px;
}
.short #pano, #pano {
	height: 200px;
}
#herologo {
	display: block;
	height: 155px;
	width: 105px;
	position: absolute;
	background-image: url(../images/herologo.png);
	background-repeat: no-repeat;
	margin-left: 54px;
	margin-top: -105px;
}
/*---------- NAVIGATION ----------*/
#nav {
	height: 37px;
}
#nav.public {
	background-image: url(../images/hero_bottom.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	float: right;
	padding-top: 2px;
	padding-right: 28px;
}
#nav ul li {
	display: inline-block;
	background-image: url(../images/nav-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	zoom:1;
	*display: inline;
	_height: 35px;
}
#nav ul li a, #nav ul li a:visited {
	display: block;
	height: 35px;
	text-align: center;
	color: #C3C3C3;
	text-decoration: none;
	font-weight: bold;
	line-height: 36px;
	font-size: 0.8em;
	padding-left: 13px;
	background-image: url(../images/nav-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
	
	zoom:1;
	*display: inline;
	_height: 35px;
}
#nav ul li#account-button a, #nav ul li#account-button a:visited {
	background-image: url(../images/member-nav-right-bg.gif);
}
#nav ul li#account-button {
	background-image: url(../images/member-nav-left-bg.gif);
}
#nav ul li a:hover {
	color: #FFFFFF;
}
#nav ul li.active a, #nav ul li#account-button.active a {
	background-image: url(../images/nav-right-bg-active.gif);
	color: #000;
}
#nav ul li.active, #nav ul li.active, #nav ul li#account-button.active {
	background-image: url(../images/nav-left-bg-active.gif);
	color: #000;
}
/*---------- END NAVIGATION ----------*/

#content-wrapper {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.75em;
	line-height: 1.3em;
}
.content-col {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.content-col.end {
	margin-right: 0px;
}
#spotlights-wrapper {
	background-image: url(../images/spotlights_bg.jpg);
	background-repeat: repeat-x;
	height: 329px;
}
.spot-col {
	width: 240px;
	float: left;
	background-image: url(../images/spot_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	height: 329px;
}
.spot-col div {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 25px;
	height: 145px;
}
.spot-col div img {
	margin-bottom: 12px;
}
.spot-col a, .spot-col a:visited {
	display: block;
	background-image: url(../images/green_button.jpg);
	height: 22px;
	width: 74px;
	color: #FFF;
	font-weight: bold;
	margin-left: 83px;
	text-align: center;
	margin-top: 15px;
	font-size: 0.75em;
	line-height: 20px;
}
.spot-col a:hover {
	color: #000;
	text-decoration: none;
}
#footer-wrapper {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 196px;
	padding-top: 10px;
}
#footer ul {
	float: left;
	text-transform: lowercase;
	/*width: 135px;*/
	font-size: 0.75em;
	color: #FFF;
	line-height: 1.49em;
	display: block;
	margin-right: 40px;
}
#footer ul li a, #footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul.end {
	display: block;
	font-size: 0.6em;
	float: right;
	margin-right: 8px;
	line-height: 1.7em;
}
#footer ul.first {
	margin-left: 8px;
}
#footer ul li a strong {
	line-height: 2.5em;
}
.content-section {
	clear: both;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2.6em;
	padding-top: 3.2em;
}
.content-col img, .content-img, .img-left, .img-right {
	background-color: #999;
	padding: 1px;
	border: 10px solid #EAEAEA;
}
.content-img, .img-left {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
}
.img-left {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.img-right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
}
.content-img.end {
	margin-right: 0;
}
#newsletter label, #newsletter input {
	display: block;
}
#newsletter label {
	margin-bottom: 10px;
	margin-left: 3px;
}
#newsletter input {
	border: none;
	background-image: url(../images/input_bg.jpg);
	height: 20px;
	width: 170px;
	background-color: transparent;
	background-repeat: no-repeat;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 0.8em;
}
input#newsletter-join {
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../images/green_button.jpg);
	height: 22px;
	width: 74px;
	color: #FFF;
	margin-left: 53px;
	margin-top: 12px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;
	font-size: 1.1em;
}
input#newsletter-join:hover {
	color: #000;
}
a#email, a#twitter, a#facebook, a#myspace, a#linkedin {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../images/share_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
a#twitter {
	background-position: -16px;
}
a#facebook {
	background-position: -32px;
}
a#myspace {
	background-position: -48px;
}
a#linkedin {
	background-position: -64px;
}
.float-left {
	float: left;
}
.clear, hr {
	clear: both;
}
#tee_time textarea {
	width: 280px;
	border: 1px solid #CCC;
}
form#login_form, form#tee_time {
	width: 283px;
	padding-bottom: 10px;
}
form#tee_time label span {
	color: #F00;
	font-weight: bold;
}
#content-column ul#errorBox li, ul#errorBox li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
#content-column ul#errorBox, #content-col ul#errorBox {
	margin: 0px;
	margin-top: 1.5em;
}
input.error, #tee_time input#name.error, #tee_time input#email.error, #tee_time input#tel.error {
	background-image: none;
	border-color: #C00;
	color: #000;
	height: auto;
}
#login_form login_label.label, #tee_time login_label.label {
	display: block;
	color: #999;
}
#login_form #user, #login_form #pass, #login_form #newpass, #login_form #curpass, #login_form #email, #tee_time #name, #tee_time #email, #tee_time #tel, #tee_time #tee-date, #tee_time #time, #tee_time #address_1, #tee_time #address_2, #tee_time #postcode, .admin-input {
	width: 275px;
	border: 1px solid #CCC;
	font-size: 130%;
	padding: 3px;
}
#login_form #user, #login_form #curpass, #login_form #newpass, #login_form #email, #tee_time #name, #tee_time #email, #tee_time #tel, #tee_time #tee-date, #tee_time #time, #tee_time #address_1, #tee_time #address_2, #tee_time #postcode, .admin-input {
	margin-bottom: 1em;
}
#login_form #remember, #login_form #edit {
	margin-top: 1em;
}
form#tee_time {
	margin-top: 2em;
}
form#tee_time.contact {
	margin-top: 1em;
}
#login_form #login, #tee_time #submit, .admin-submit {
	/*float: right;
	margin-top: 30px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 102px;
	text-indent: -9999px;
	margin-right: -3px;
	border: 0;
	cursor: pointer;*/
	clear: both;
	margin-top: 1em;
	margin-right: 100px;
	margin-bottom: 1em;
}
#tee_time input#tee-date.short, #tee_time input#time.short, #tee_time fieldset#time.short {
	width: 250px;
	margin-right: 9px;
}
.admin-input.short {
	width: 150px;
}
form#tee_time img {
	padding-top: 5px;
	display: block;
	float: right;
}
#weather, #greenkeepersmessage {
	background-color: #e4e4e4;
	border: 1px solid #CCC;
	width: 641px;
	margin-bottom: 2em;
	margin-left: -2px;/*border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
#greenkeepersmessage {
	padding: 10px;
	padding-bottom: 0;
	width: 621px;
	margin-bottom: 3em;
}
#greenkeepersmessage p {
	float: left;
	width: 400px;
}
#greenkeepersmessage p.message_title {
	font-size: 16px;
	display: block;
	float: left;
	width: 110px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	color: #4F7032;
	font-weight: bold;
}
#weather table {
	color: #666666;
	padding-left: 7px;
	float: left;
}
#weather table#sun {
	float: right;
	background-image: url(../images/weather/weather-div.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 20px;
}
#weather th {
	font-size: 10px;
	padding-top: 7px;
	padding-left: 3px;
	padding-right: 20px;
}
#weather td {
	padding-top: 2px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 20px;
}
#weather strong {
	font-size: 20px;
	display: block;
	margin-top: 4px;
	line-height: 25px;/*text-shadow: #fff -1px 1px 0;*/
}
#weather #conditions strong, #weather #conditions img {
	font-size: 12px;
	float: left;
}
#weather #conditions strong {
	margin-top: 5px;
	margin-left: 3px;
}
#weather .sun {
	color: #999999;
}
#message {
	background-image: url(../images/message.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100px;
	width: 960px;
	padding-top: 45px;
	overflow: hidden;/*margin-bottom: 15px;*/
}
#message p {
	display: block;
	color: #333;
	float: left;
	font-size: 16px;
	line-height: 18px;
	margin-top: 31px;
	width: 700px;
}
#message p.message_title {
	font-size: 18px;
	margin-top: 40px;
	color: #FFF;
	display: block;
	float: left;
	height: 48px;
	width: 240px;
	text-align: center;
}
/* ------------------------------- TYPE ---------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 16px;
}
a, a:visited {
	text-decoration: none;
	color: #818876;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.spot-col h3 {
	text-align: center;
	color: #818876;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 60px;
}
strong {
	font-weight: bold;
}
#content-wrapper p {
	margin-bottom: 1em;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.8em;
	font-weight: normal;
	color: #990000;
	font-size: 2.4em;
}
#content h3 a {
	color: #990000;
}
#content h3 {
	margin-bottom: 0.8em;
	font-weight: normal;
	color: #134625;
	font-size: 1.8em;
	margin-top: 0.8em;
}
#content .news-wrapper h3 {
	margin-top: 0;
}
#articles-wrapper {
	margin-top: 3em;
}
li#active_users {
	margin-top: 1em;
}
small {
	font-size: 0.7em;
}
.error {
	color: #C00;
	background-image: url(../images/error.png);
	display: block;
	height: 16px;
	line-height: 18px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content-wrapper p.message {
	color: #090;
	background-image: url(../images/warning.png);
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #FFC;
	border: 1px solid #FF3;
	font-weight: bold;
	width: 590px;
	margin-bottom: 3em;
}
#content-wrapper p.message.delete {
	color: #C00;
	background-image: url(../images/deleted.png);
	background-color: #FDD;
	border: 1px solid #FF4F4F;
}
#content-wrapper p.message.error {
	color: #C00;
}
.date-stamp {
	background-image: url(../images/calender_bg.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 74px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	float: left;
}
.date-stamp span {
	clear: both;
	display: block;
	color: #353535;
	font-size: 34px;
	margin-top: 2px;
	line-height: 34px;
}
.news-wrapper {
	float: left;
	padding-top: 6px;
	padding-left: 20px;
	width: 540px;
}
.article_left {
	clear: both;
	margin-top: 25px;
	display: block;
}
ul#left-menu {
	background-image: url(../images/menu_bg.jpg);
	height: 370px;
	width: 208px;
	margin-left: 26px;
	padding-top: 35px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 20px;
}
#left-menu li {
	padding-left: 30px;
}
#left-menu li a, #left-menu li a:visited {
	font-size: 130%;
	margin-bottom: 25px;
	display: block;
}
#left-menu li a.active {
	font-weight: bold;
}
#left-menu li.sub {
	margin-left: 10px;
}
#content-column {
	float: left;
	margin-left: 55px;
	margin-top: 40px;
	width: 641px;
	margin-bottom: 30px;
}
#content-column .hr, .content-section .hr {
	background-image: url(../images/content-hr.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
}
#content-column ul {
	margin-bottom: 1em;
}
#content-column ul li {
	list-style-type: circle;
	margin-left: 10px;
}
img.article-img {
	float: right;
	margin-top: 0.5em;
	margin-left: 1.2em;
	margin-bottom: 1.5em;
}
select#competitions {
	width: 283px;
	margin-bottom: 1em;
}
.members#hero-wrapper {
	height: auto;
}
.members #hero {
	padding-top: 20px;
	height: auto;
	background-image: none;
	padding-bottom: 0;
}
#add-new {
	margin-top: 1.7em;
	float: right;
	font-weight: bold;
}
.admin-form {
	width: 300px;
}
/* ------- SEARCH --------*/

#powered_by {
	float: right;
	color: #CCC;
}
#other_pages {
	float: left;
}
#result_report {
	margin-bottom: 1em;
}
/* -------- FEES TABLE ---------  */

#membertable, .membertable {
	background-color: #F0ECE2;
	font-size: 130%;
}
#membertable td, .membertable td {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	color: #053D27;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DEDBD2;
	border-bottom: 1px solid #DEDBD2;
	border-left: 1px solid #F9F6F0;
	background-image: url(../images/tableTdBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2EFE9;
}
#membertable td p, .membertable td p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#membertable .tablehead td, .membertable .tablehead td, #membertable th {
	background-color: #176948;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/topBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #176948;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #176948;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #176948;
	border-right-color: #00482B;
}
#membertable .rowHigh, .membertable .rowHigh {
	background-color: #AC9F89;
	background-image: none;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}
#membertable .blankTd td, .membertable .blankTd td {
	background-color: #FFFFFF;
	background-image: none;
	border: 0;
}
#membertable .tablehigh td, .membertable .tablehigh td {
	background-color: #F3F0EA;
	font-size: 14px;
	color: #961919;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/highBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #ECE2CD;
	border-right: 1px solid #C1B49C;
	border-bottom: 1px solid #ECE2CD;
	border-left: 1px solid #ECE2CD;
}
#membertable .tablelow td, .membertable .tablelow td {
	background-color: #F3F0EA;
	font-size: 14px;
	color: #961919;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/highBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #ECE2CD;
	border-right: 1px solid #C1B49C;
	border-bottom: 1px solid #ECE2CD;
	border-left: 1px solid #ECE2CD;
}
#membertable .center {
	text-align: center;
	width: 80px;
}
#membertable .captain td {
	color: #C00;	
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.bottomlink {
	padding-top: 15px;
	background-image: url(../images/bottomlink-bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	height: 30px;
}
/* -------- TIM ---------  */

#content h4 {
	margin-bottom: 0.8em;
	font-weight: normal;
	color: #134625;
	font-size: 1.8em;
	margin-top: 0.8em;
	line-height: normal;
}
.sundayMenu {
	width: 400px;
	height: auto;
	padding: 15px;
	border: 10px solid #CCC;
	text-align: center;
	float: left;
	font-weight: normal;
	color: #134625;
	font-size: 1.2em;
	margin-top: 0.8em;
	line-height: normal;
}
#everydayMenu {
	width: 600px;
	height: auto;
	padding: 15px;
	border: 10px solid #CCC;
	text-align: center;
	float: left;
	color: #134625;
	font-size: 1.2em;
	margin-top: 0.8em;
	line-height: 1.4em;
}
#everydayMenu .leftCol {
	width: 290px;
	float: left;
	margin-right: 20px;
}
#everydayMenu .rightCol {
	width: 290px;
	float: left;
}
h5 {
	font-weight: normal;
	color: #134625;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
.divider {
	width: 640px;
	height: 25px;
	margin-bottom: 40px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
}
.society {
	line-height: 20px;
	padding-bottom: 20px;
}
#print {
	display: block;
	padding-left: 35px;
	background-image:url(../images/print.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}
.selectwrapper {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
#tee_time textarea#messagefield {
	margin-bottom: 1em;	
}
.enquirytel {
	font-size: 170%;	
	margin-top: 0.3em;
}
a.enquirybutton {
	display: block;
	height: 36px;
	width: 138px;	
	background-image:url(../images/enquiry-button.png);
	text-transform:none;
	text-align: center;
	font-size: 120%;
	line-height: 36px;
	padding-right: 1px;
	margin-left: -2px;
	margin-top: 18px;
}
#content-column blockquote {
	font-size: 150%;
	line-height: 150%;
	color: #999;
	font-style: italic;
}
#content-column blockquote span {
	font-style: normal;
	font-size: 65%;
	color: #666;
}
.sundayMenu, #everydayMenu {
	background-color: #FFF;
}
h5 {
	margin-bottom: 1em;	
	margin-top: 1.5em;	
}
em {
	font-style: italic;	
}
#content-column.gallery-wrapper {
	overflow: hidden;
}

.jCarouselLite img {
	border: 1px solid #a5a5a5;
}
.carousel {
	background-image: url(../images/ads/ad-carousel-wrapper.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	padding-bottom: 8px;	
	margin-bottom: 30px;
	height: 120px;
	margin-left: -20px;
	overflow: hidden;
}
.carousel .prev, .carousel .next {
	display: block;
	width: 12px;
	background-position: center center;
	height: 100px;
	background-image:url(../images/ads/prev.gif);
	background-repeat: no-repeat;
	float: left;
}
.jCarouselLite {
	float: left;
	padding-right: 10px;	
}
.carousel .next {
	background-image:url(../images/ads/next.gif);		
}
.carousel a:hover {
	text-decoration: none;	
}
h6 {
	color: #999966;
	margin-bottom: 8px;
	font-weight: normal;
	margin-bottom: 8px;
}

#left-menu li a#wedding-brochure-link {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/wedding-brochure-download.png);
	background-repeat: no-repeat;
	padding-top: 130px;
	margin-left: -15px;
}
