body {
    background-color: #fafdff;
    background-image: url(../images/bgrepeat.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

h2, h3, h4 {
    text-align: left;
	margin-top: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #626456;
}

h2 {
	letter-spacing: -.1em;
	font-size: 2.5em;
}

h3 {
	letter-spacing: -.05em;
	font-size: 1.8em;
	font-weight: normal;
	color: #8D8E85;
}

h4 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #2f3192;
	font-weight: normal;
	font-size: 105%;
}

a:hover {
}

h2 a, h3 a, h4 a {
}

h2 a:hover, h3 a:hover, h4 a:hover {
	
}

hr {
	display: none;
}

/* Naviagation */

#navigation {
    margin: 0pt;
    padding: 0pt;
    text-align: center;
    font-size: 0.9em;
    
}

#navigation ul {
    margin: 0pt;
    padding: 8px 0pt;
    list-style: none;
    line-height: normal;
    word-spacing: 5px;
    
}

#navigation li {
    display: inline;    
    margin: 0pt;
    padding: 5px;
}

#navigation a {
    font-weight: bold;
}

#navigation .twowordlink {
    word-spacing: normal;
}

#sub-navigation {
    margin: 0pt;
    padding: 0pt;
    text-align: left;
    
}

#sub-navigation ul {
    margin: 0pt;
    padding: 8px 50px 0pt;
    list-style: none;
    line-height: normal;
    word-spacing: 10px;
    
}

#sub-navigation li {
    display: inline;    
    margin: 0pt;
    padding: 5px;
}

#sub-navigation a {
    font-weight: bold;
}

#sub-navigation .twowordlink {
    word-spacing: normal;
}


/* Page Content */

#page-content {
    margin: 0pt auto;
    padding: 20px 0pt;
}

#left-content {    
    padding: 0pt 14px 0pt 20px;
}

#frontcontact {
    width: 245px;
}

#frontcontact .picture {
}

#frontcontact .name {
    margin: 0pt;
    font-family: "Tahoma" sans-serif;
    color: #333;
}

#frontcontact .contact-bg {
    background-image: url(../images/profile/contact-bg.jpg);
    background-position: top left;
    padding: 5px;
}

#frontcontact .details {
    
    margin: 0pt;
    padding-left: 3px;
    padding-bottom: 5px;
    line-height: 1.4em;
    font-size: 90%;
}

#frontcontact .heading {
    padding-right: 5px;
}

#frontcontact .email {
    padding-right: 5px;
}

#profile {
    padding: 0pt 24px 0pt 21px;
    margin: 0 0 0 279px;
    width: auto;
}

#profile h2.title {
    font-size: 2.5em;
    margin-bottom: 10px
}

#profile .title {
    margin: 0pt;
    font-weight: normal;
    
}

#profile .content-text {
    padding-bottom: 30px;
}

#profile .content-text p {
    padding-bottom: 5px;
}

#profile .content-text p {
    padding-bottom: 5px;
}

#profile blockquote {
    margin-left: 2.25em;
    margin-right: 2.25em;
    padding: 5px;
    background-color: #faffe5;
}

#footer {
    padding: 0pt;
    margin: 0pt;
    text-align: center;
}

#footer p {
    font-size: 75%;
    padding: 0pt;
    margin: 0pt;
}

#footer ul {
    padding: 0pt;
    margin: 0pt;
}

#footer ul li {
    display: inline;
}

#footer a {
    text-decoration: underline;
    font-size: 80%;
}

#wed-left {
    width: 364px;
}


#wed-left a {
    text-decoration: underline;
}

#wed-left .title {
    font-size: 2.5em;
    margin: 0pt;
    margin-bottom: 10px;
    font-weight: normal;
}

#wed-left .types {
    font-size: .9em;
    font-variant: small-caps;    
    margin: 0 0 20px 0;
}

#wed-left p {
    padding-bottom: 10px;
}

#wed-right {
    padding-right: 20px;
    margin: 0 0 0 384px;
    width: auto;
}

#meeting {
    padding: 0pt 24px 0pt 21px;
    margin: 0 0 40px 0;
}

#meeting ol li {
    list-style: decimal;
}

#rehearsal-left {
    width: 350px;
}

#rehearsal-right {    
    margin: 0 0 0 364px;
    
    padding: 0pt 24px 0pt 21px;
}

#rehearsal-right  ol li {
    list-style: decimal;
}

#rehearsal-right p {
    padding-bottom: 5px;
}

#wed-left blockquote {
    margin-left: 2.25em;
    margin-right: 2.25em;
    padding: 5px;
    background-color: #faffe5;
}

#wed-right blockquote 
{
    margin-top: 2em;
    margin-left: 2.25em;
    margin-right: 2.25em;
    padding: 5px;
    background-color: #faffe5;
}
    


#wed-right .picture1 {
    padding-top: 60px;
    margin-bottom: 20px;
}

#wed-right .picture2 {
    padding-top: 100px;
    margin-bottom: 20px;
}

#wed-right li {
    list-style: disc;
} 

#wed-right img {
    padding-top: 20px;
    margin-bottom: 10px;
}

#wed-left img {
    padding-top: 20px;
    margin-bottom: 10px;
}  

/* Testimonials */

#testimonials {
    padding: 0pt 20px 0pt 20px;
}

#testimonials p {
    font-size: 100%;
    padding-bottom: 10px;
}

#testimonials .colour {
    background-color: #faffe5; 
}

#testimonials .title {
    font-size: 2.5em;
    margin: 0pt;
    margin-bottom: 10px;
    font-weight: normal;
}

#testimonials ul {
    margin: 0pt;
}

#testimonials li {
    margin: 0pt;
}

#testimonials .photo {
    margin-right: 10px;
    padding: 15px 15px 0pt;
}

#testimonials .name {
}

#test-left {
    float: left;
    width: 155px;
    min-height: 125px;
    height: auto !important;
    height: 125px;
}

#test-right {
    width: auto;
    margin: 0 0 0 155px;    
    padding: 10px 24px 0pt 10px;
}

#test-right .name {
    padding: 0px;
    margin: 0px;
}

#odd {
    background-color: #edf4d3;
    height: auto !important;
    min-height: 125px;
    height: 125px;
}

#even {
    height: auto !important;
    min-height: 125px;
    height: 125px;
}

#contact {
    
    padding: 0pt 20px 0pt 20px;
    position: relative;
}

    
#contact .title {
    font-size: 2.5em;
    margin: 0pt;
    margin-bottom: 10px;
    font-weight: normal;
}

#contact p {
    padding-left: 20px;
}

#contact .photo {
    margin-top: 20px;
}

#contact .heading {
    padding-right: 5px;
}

#contact .email {
    padding-right: 10px;
}

#contact-form {
    margin-left: 50px;
}

#thankyou {
    padding: 0pt 20px 0pt 20px;
}

/* Links */

#links {
    padding: 0pt 20px 0pt 20px;
}

#links h2 {
    font-size: 2.5em;
    margin: 0pt;
    margin-bottom: 10px;
    font-weight: normal;
}

#links h3 {
    font-size: 1.5em;
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}




