* {
	padding:0px;
	margin:0px;
}

html {
	overflow:scroll;
}

body {
	background:#e0dbd0;
	margin-top:20px;
}

#container {
	display:block;
	width:1000px;
	background:#f9f4e7;
	margin:0 auto;
}

#body {
	width:940px;
	height:490px;
	padding:0px 0px 30px 60px;
}

#body .left {
	width:520px;
	float:left;
}

#body .left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ce5323;
}

#body .left h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ce5323;
	font-style:italic;
}

#body .left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#body .right {
	width:370px;
	float:right;
}

#body .right #box-right {
	width:79px;
	height:389px;
	background:#e0dade;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo {
	width:289px;
	height:292px;
	float:right;
	background:#003;
	margin-top:97px;
	background:url(../img/wedding.jpg);
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom {
	width:369px;
	height:129px;
	background:#e9dcd3;
	clear:both;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .left a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  text-decoration: none;
  color: #6E3D03;}

#body .left a:hover {
  color: #CD5322;}

#body .left a img {
  border: 0;}

#body .left a img.border {  
  border: 3px solid #000;}

#body .left a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid blue!important;
  border: 1px solid #FC3307;}

#body .left ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
}

#body .left li {
	list-style:circle;
}

#header {
	display:block;
	width:1000px;
	height:125px;
	margin:0 auto;
}

#header #logo {
	width:1000px;
	height:83px;
	margin:0 auto;
	background:#e0dbd0 url(../img/logo.gif) no-repeat center bottom;
}

#header #logo-home {
	width:1000px;
	height:83px;
	margin:0 auto;
	background:#e0dbd0 url(../img/ocean.jpg) no-repeat;
	text-align:center;
}

#header #logo-home img{
	z-index:1000;
}

#header #menu {
	width:1000px;
	height:42px;
	background:#f9f4e7 url(../img/menu-line.gif) repeat-x bottom;
}

#header #menu ul {
	width:100%;
	height:42px;
	margin:0 auto;
	border-bottom:#999 1px solid;
}

#header #menu ul li {
	display:inline-block;
	list-style:none;
	width:90px;
	height:40px;
	float:left;
	text-align:center;
	border-top:#ce5323 2px solid;
}

#header #menu ul li#current {
	width:86px;
	height:42px;
	border-top:none;
	border-left:#ce5323 2px solid;
	border-right:#ce5323 2px solid;
}

#header #menu ul li a {
	width:100%;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6E3D03;
	position:relative;
	top:18px;
}

#header #menu ul li#current a {
	top:20px;
	font-weight:bold;
}

#header #menu ul li:hover {
	background:#e0dbd0 url(../img/menu-line.gif) repeat-x bottom;
}

#footer {
	width:1000px;
	height:85px;
	background:#97948c;
	border-top:#ce5323 2px solid;
}

#footer #logo {
	width:161px;
	height:40px;
	margin:0 auto;
	background:url(../img/logo-bottom.gif) no-repeat;
}

#footer #links {
	text-align:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 10px 0px 10px;
}

#footer #links a {
	color:#FFF;
	text-decoration:none;
}

#footer #links a:hover {
	color:#333;
}

/*---------- prices --------*/
#body .right #box-top-price {
	width:369px;
	height:129px;
	background:#f5e7e8;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-right-price {
	width:73px;
	height:554px;
	background:#f3f6dc;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo-price {
	width:295px;
	height:225px;
	float:right;
	background:url(../img/wedding-price.jpg);
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
}

/*---------- about -----------*/
#body .right #box-right-about {
	width:66px;
	height:394px;
	background:#fbecd4;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo-about {
	width:302px;
	height:200px;
	float:right;
	margin-top:194px;
	background:url(../img/wedding-about.jpg);
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom-about {
	width:369px;
	height:214px;
	background:#f5e7e8;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	clear:both;
}

/*---------- contact -----------*/
#body .right #box-right-contact {
	width:59px;
	height:394px;
	background:#faf6be;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo-contact {
	width:394px;
	height:265px;
	float:right;
	margin-top:130px;
	background:url(../img/wedding-contact.jpg);
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom-contact {
	width:454px;
	height:124px;
	background:#f5e7e8;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	clear:both;
}
/*---------- onlocation -----------*/
#body .right #box-top-right-onlocation {
	width:62px;
	height:78px;
	background:#f9f3b9;
	float:right;
	clear:both;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-right-onlocation {
	width:62px;
	height:358px;
	background:#ebe9ce;
	float:right;
	clear:both;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo-onlocation {
	width:270px;
	height:358px;
	float:right;
	background:url(../img/wedding-onlocation.jpg);
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom-right-onlocation {
	width:62px;
	height:83px;
	background:#f9f3b9;
	clear:both;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom-onlocation {
	width:270px;
	height:83px;
	background:#dedeca;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	float:right;
}

/*---------- affordable -----------*/
#body .right #box-right-affordable {
	width:54px;
	height:434px;
	background:#e4d3c3;
	float:right;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #photo-affordable {
	width:274px;
	height:349px;
	float:right;
	margin-top:85px;
	background:url(../img/wedding-affordable.jpg);
	border-left:#999 1px solid;
	border-top:#999 1px solid;
}

#body .right #box-bottom-affordable {
	width:329px;
	height:94px;
	background:#f5e7e8;
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	clear:both;
	float:right;
}
