@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration:none;
	color:#1579ad;
}
a:visited {
	text-decoration:none;
	color: #1579ad;
}
a:active {
text-decoration:none;
color: #1579ad;
}
a:hover {
text-decoration:underline;
color: #1579ad;
}
body {
background: #ffffff;
padding:0px;
margin: 0px;
text-align:center;
font-family: "helvetica", arial sans-serif
}
#wrapper {
padding: 0px;
background: url(images/subbkg.jpg) repeat-x;
height:100%;
width:100%;
margin: 0px;
}
#container {
clear:both;
margin: 0px auto;
width: 1000px;
height: 100%;
}
#header {
background-image:url(images/subheader.jpg);
width: 1000px;
height: 150px;
}
#weddingheader {
background-image:url(images/weddingheader.jpg);
width: 1000px;
height: 151px;
}
#navigation {
width: 630px;
height: 30px;
text-align:center;
padding-top: 4px;
font-weight:bold;
float:right;
margin-right: 200px;
}
#navigation a.pink {
color:#FF6699;
}
#navigation a.blue {
color: #6699FF;
}
#content {
margin-top: 15px;
margin-left: 145px;
width: 700px;
text-align:left;
font-family: "helvetica", arial sans-serif
color:#333333;
}
#content a.pink {
color:#FF6699;
}
#content a.blue {
color: #6699FF;
}
h1 {
color:#6079b8;
font-weight:bold;
font-size: 120%;
}
a#homebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background:url(images/subbuttonhome.jpg);
}
a#homebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background:url(images/subbuttonhomehov.jpg);
}
a#testimonialbutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/subbuttontestimonial.jpg);
}
a#testimonialbutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/subbuttontestimonialhov.jpg);
}
a#servicebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image: url(images/subbuttonservices.jpg);
}
a#servicebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/subbuttonserviceshov.jpg);
}
a#packagebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/subbuttonpackage.jpg);
}
a#packagebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/subbuttonpackagehov.jpg);
}
a#contactbutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/subbuttoncontact.jpg);
}
a#contactbutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/subbuttoncontacthov.jpg);
}
a#photo{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/subbuttonphoto.jpg);
}
a#photo:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/subbuttonphotohov.jpg);
}