

/* RESET */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}


/* RESET END */







/* STRUCTURE */


body {
text-align: center;
min-width: 890px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #474747;
}


#container {
width: 870px;
height: auto;
min-height: 800px;
margin: 10px auto 10px auto;
text-align: left;
padding: 10px;
background: #FFFFFF;
position: relative;
border: 1px solid #ccc;
}

/* for Internet Explorer */
/*\*/
* html #container {
height: 900px;
}
/**/


#top {
width: 100%;
height: 100px;
position: absolute;
left: 0px;
top: 0px;
}


#copy {
width: 780px;
height: auto;
position: absolute;
left: 50%;
margin-left: -400px;
top: 530px;
padding: 10px;
border-top: 1px solid #aaa;
}



#bottom {
width: 100%;
height: 20px;
position: absolute;
left: 0px;
top: 100%;
margin: -20px 0px 0px 0px;
border-top: 1px solid #aaa;
text-align: right;
vertical-align: middle;
}

/*STRUCTURE END */









/* TOP */

.nav-top {
position: absolute;
width: 250px;
height: 30px;
left: 100%;
margin-left: -300px;
top: 17px;
}

/* for Internet Explorer */
/*\*/
* html .nav-top {
margin-left: -260px;
}
/**/



.nav-bottom {
position: absolute;
width: auto;
height: 30px;
left: 160px;
top: 50px;
border-top: 1px solid #ccc;
}

.nav-heading {
position: absolute;
top: 17px;
left: 160px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 800;
padding: 4px 0px 4px 0px;
color: #666;
}

#top li {
padding: 10px;
display: block;
float: left;
}

#top li a{
font-size: 14px;
}

.logo {
margin: 8px 0px 0px 15px;
}

#top li .contact {
position: absolute;
left: 546px;
top: 25px;
color: #aaa;
}


/* TOP END */













/* TEXT */


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 800;
padding: 4px 0px 4px 0px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 800;
color: #333;
padding: 2px 0px 2px 0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #333;
padding: 2px 0px 2px 0px;
}

#top a {
text-decoration: none;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #aaa;
text-decoration: underlined;
}

a:hover {
text-decoration: none;
color: #333;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
line-height: 15px;
}

/* TEXT END */








/* GALLERY */

#gallery_wrapper {
position: relative;
width: 800px;
height: 400px;
left: 50%;
margin-left: -400px;
top: 110px;
background: #333;
padding-top: -100px;
overflow: hidden;
}


/* GALLERY END */







/* PRICES */

#prices {
width: 750px;
height: 280px;
position: relative;
left: 50%;
margin: 20px 0px 0px -375px;
top: 250px;
padding: 20px;
border-top: 1px solid #aaa;
float: bottom;
display:block;
}


#prices-copy {
width: 750px;
height: 200px;
position: absolute;
left: 50%;
margin-left: -375px;
top: 120px;
padding: 10px;
}

/* PRICES END */






/* TESTIMONIALS */


#testimonials-copy {
width: 750px;
height: 100px;
position: absolute;
left: 50%;
margin: 20px 0px 0px -375px;
top: 100px;
padding: 10px;
float: bottom;
}

#testimonials {
width: 750px;
height: auto;
position: relative;
left: 50%;
margin: 20px 0px 0px -375px;
top: 200px;
padding: 10px;
float: bottom;
}


.testimonials-entry {
margin: 20px;
padding: 20px;
border-top: 1px solid #aaa;
}


/* TESTIMONIALS END */









/* CONTACT */

#contact {
width: 800px;
height: auto;
position: relative;
top: 100px;
padding: 10px;
}

#contact-copy {
width: 500px;
height: auto;
padding: 10px;
}

#contact-form {
width: 400px;
height: 400px;
padding: 10px 10px 10px 40px;
float: left;
}

#contact-address {
width: 300px;
height: 200px;
padding: 10px;
float: right;
}

/* CONTACT END */







/* WEDDING LINKS */


.wedding_links {
margin: 10px 0px 15px 0px;
}



.wedding_links a {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin-bottom: 5px;
color: #666;
}



/* WEDDING LINKS END */
