* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background:#f5cccc url(images/ribbon.gif);
background-repeat:no-repeat;
background-position:center 124px;
}

#wrapper {
width:950px;
margin:0 auto;
}

#header {
margin-top:11px;
color:#333;
width:950px;
float:left;
height:149px;
}

#topnav {
width:950px;
margin-top:-3px;
}

#leftcolumn {
color:#333;
border-left:1px solid #c14c72;
background:#FFF;
height:489px;
width:406px;
float:left;
margin:0;
}

#rightcolumn {
float:right;
color:#76203c;
background:#fff url(images/motif.gif);
background-position: top right;
background-repeat:no-repeat;
border-left:1px solid #f5cccc;
border-right:1px solid #c14c72;
padding-right:29px;
padding-left:29px;
height:489px;
width:482px;
display:inline;
margin:0;
}

#footer {
width:917px;
height:27px;
font-size:14px;
clear:both;
background:#f5cccc url(images/footer.gif);
background-repeat:no-repeat;
color:#fff;
margin:0;
padding:11px 20px 7px;
}

#rightcolumn p {
line-height:1.3em;
padding-bottom:20px;
}

#rightcolumn a {
color:#76203c;
text-decoration:underline;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#cwd a {
color:#f5cccc;
text-decoration:none;
}

#topnav img {
border:none;
}

#headinghomepage {
margin-top:34px;
margin-bottom:34px;
margin-left:1px;
}

.heading {
margin-top:30px;
margin-bottom:10px;
}

body#eventspage #rightcolumn {
width:878px;
border-left:1px solid #c14c72;
background-color:#fff;
}

body#testimonialspage #rightcolumn p {
line-height:1.2em;
padding-bottom:16px;
}

body#longpage #leftcolumn {
background:#fff url(images/pict7.jpg);
background-repeat:no-repeat;
width:287px;
height:auto;
}

body#longpage #rightcolumn {
width:602px;
height:auto;
}

body#longpage #rightcolumn p {
line-height:1.2em;
padding-bottom:17px;
}

#contactdetails {
margin-left:2px;
line-height:1.3em;
}

#cwd {
margin-top:-34px;
position:relative;
float:right;
padding-right: 20px;
font-size:12px;
}

.pinkb {
font-weight:700;
color:#B13059;
}

a:active {
  outline: none;
}

