@charset "UTF-8";
/* Diamond EDGE Styles */

.fancylink {}

body {
	background-color:#ff0066;
	padding:0px;
	margin:0px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat

	}
	
h1 {font-family:Arial, Helvetica, sans-serif; font-size:32px; color:#FFFFFF; margin-bottom:20px; margin-top:0px; line-height: 40px;}

h2 {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFFFFF; margin-bottom:20px; margin-top:0px; line-height: 40px;}

p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; margin-bottom:20px; margin-top:0px; line-height: 16px;}
p a:link { text-decoration:none; color:#FFFFFF; }
p a:visited { text-decoration:none; color:#FFFFFF; }
p a:hover { text-decoration:none; color:#000000; }
p a:active { text-decoration:none; color:#FFFFFF; }

.p2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; margin-bottom:20px; margin-top:0px; line-height: 16px;}
.p2 a:link { text-decoration:none; color:#FFFFFF; }
.p2 a:visited { text-decoration:none; color:#FFFFFF; }
.p2 a:hover { text-decoration:none; color:#000000; }
.p2 a:active { text-decoration:none; color:#FFFFFF; }

.grey {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; margin-bottom:20px; margin-top:0px; line-height: 16px;}
.grey a:link { text-decoration:none; color:#CCCCCC; }
.grey a:visited { text-decoration:none; color:#CCCCCC; }
.grey a:hover { text-decoration:none; color:#000000; }
.grey a:active { text-decoration:none; color:#CCCCCC; }

.white-bullet {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	margin-bottom:20px; 
	margin-top:0px; 
	line-height: 16px;
}
	
	
/* Structure */

#header {
	width:1233px;
	height:416px;
	margin: 0 auto;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#header-wedding {
	width:1233px;
	height:416px;
	margin: 0 auto;
	background-image:url(images/header-wedding.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#header-gallery {
	width:1233px;
	height:416px;
	margin: 0 auto;
	background-image:url(images/header-gallery.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#logo {
	float:left;
	width:350px;
	height:auto;
	padding-top:330px;
	padding-left:490px;
	text-align:center;
	}
#main-bodySml {
	margin: 0 auto;
	width:800px;
	height: 430px;
	border: solid 0px #000000;
	}
#main-body {
	margin: 0 auto;
	width:800px;
	height: 880px;
	border: solid 0px #000000;
	}
#main-bodyMed {
	margin: 0 auto;
	width:800px;
	height: 650px;
	border: solid 0px #000000;
	}
#main-bodyLrg {
	margin: 0 auto;
	width:800px;
	height: 930px;
	border: solid 0px #000000;
	}
#main-bodyLrger {
	margin: 0 auto;
	width:800px;
	height: 950px;
	border: solid 0px #000000;
	}
#main-bodyXLrg {
	margin: 0 auto;
	width:800px;
	height: 2000px;
	border: solid 0px #000000;
	}
#navigation {
	float:left;
	height:auto;
	width:130px;
	border: solid 0px #000000;
	margin-right: 30px;
	}
.nav-item {
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: dashed 1px #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
	
.nav-item a:link { text-decoration:none; color:#FFFFFF; }
.nav-item a:visited { text-decoration:none; color:#FFFFFF; }
.nav-item a:hover { text-decoration:none; color:#000000; }
.nav-item a:active { text-decoration:none; color:#FFFFFF; }

#textbox {
	width:450px;
	height:auto;
	border: solid 0px #000000;
	float:left;
	}
#textbox-wide {
	width:590px;
	height:auto;
	border: solid 0px #000000;
	float:left;
	}
#textbox-long {
	width:640px;
	height:auto;
	border: solid 0px #000000;
	float:left;
	}
.testimonial-holder {
	width:450px;
	height:80px;
	border-bottom: dashed 1px #FFFFFF;
	margin-bottom:20px;
	}
.picbox-holder {
	width:450px;
	height:160px;
	border-bottom: dashed 1px #FFFFFF;
	margin-bottom:20px;
	}
.picbox {
	width:auto;
	height:auto;
	float: left;
	margin-right:20px;
	border: solid 0px #FFFFFF;
	}
	
.thumbbox {
	width:90px;
	height:90px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: solid 1px #FFFFFF;
	}

.column {
	float:left;
	width:200px;
	height:auto;
}

#home-logos {
	width:127px;
	height:70px;
	margin-right:0px;
	border: solid 1px #FFFFFF;
	float:left;
	margin-top: 20px;
	background-color: #FFFFFF;
	text-align: center;
}

#gallerybtn {
	float:right;
	padding-top:10px;
}
.client-logos {
	float:left;
	width:155px;
	margin-right:20px;
	margin-bottom:20px;
	border: solid 2px #FFFFFF;
}

#testimonialbtn {
	float:right;
	padding-top:0px;
}
	
#footer {
	border-top: solid 1px #FFFFFF;
	text-align:center;
	height:auto;
	width:800px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}
