@charset "utf-8";
body  {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #006;
	background-image:url(../images/backgrad.png);
	background-repeat:repeat-x;
}

#background { 
	width: 980px;
	height:640px;
	z-index: 1;
	position: absolute;
	background-color:#FFF;
} 

#container { 
	width: 980px;
	height:640px;
	background-image:url(../images/all-back.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; 
	margin-top:45px;
	border:solid #72cdf4 1px;
	text-align: left;
} 

#header { 
	margin: 0;
	margin-top:32px;
	margin-right:21px;
	padding: 2px 2px 2px 2px;
	font-size:14px;
	float:right;
	height:30px;
	width:auto;
	color:#72cdf4;
	border: solid #72cdf4 0px;
	background-color:#FFF;
	z-index: 2;
	position: relative;
	text-align:center;
} 

#header ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#header ul.level2 {
	margin: 0;
	padding: 0;
	list-style:none;
}

#header ul.wedlevel2 {
	margin: 0;
	padding: 0;
	list-style:none;
}

#header ul li {
	position: relative;
	float: left;
	width:auto;
}

#header ul.level2 li {
	position: relative;
	float: left;
	width:210px;
	text-align:left;
}

#header ul.wedlevel2 li {
	position: relative;
	float: left;
	width:160px;
	text-align:left;
}

#header li ul {
	position: absolute;
	top: 25px;
	display: none;
}

#header li ul.level2 {
	position: absolute;
	top: 27px;
	display: none;
}

#header li ul.wedlevel2 {
	position: absolute;
	top: 27px;
	display: none;
}

#header ul li a {
	display: block;
	text-decoration: none;
	line-height: 14px;
	color: #06C;
	padding: 5px;
	background: #FFF;
	border: solid #72cdf4 1px;
	margin: 1px 3px;
}

#header ul.level2 li a {
	display: block;
	text-decoration: none;
	line-height: 14px;
	color: #06C;
	padding: 5px;
	background: #FFF;
	border: solid #72cdf4 1px;
	margin: 0px 3px;
}

#header ul.wedlevel2 li a {
	display: block;
	text-decoration: none;
	line-height: 14px;
	color: #06C;
	padding: 5px;
	background: #FFF;
	border: solid #72cdf4 1px;
	margin: 0px 3px;
}

#header ul li a:hover { 
	border: solid #06C 1px; 
}

#header li:hover ul, li.over ul { 
	display: block; 
}

#sidebar1 {
	margin:0;
	margin-top:100px;
	float: left; 
	width: 145px;
	height:450px;
	font-size:12px;
	padding: 70px 15px 5px 25px;
}

#compliments { 
	margin: 0 auto; 
	padding: 0px 30px 0px 30px;
	font-size:13px;
	height:350px;
	width:670px;
	text-align:justify;
	overflow:auto;
	float:left;
} 

#maincontent { 
	margin: 100px 5px 0px 190px; 
	padding: 0 5px 0 10px;
	font-size:13px;
	height:540px;
	width:740px;
	text-align:justify;
} 

#maincontent h2 { 
	font-size:14px;
} 

#pgright { 
	width:80px;
	height:430px;
	margin:0 auto;
	float:left;
}

#wedpriceleft { 
	margin: 0px auto; 
	padding: 0px 0px 0px 0px;
	font-size:13px;
	height:140px;
	width:200px;
	text-align:left;
	float:left;
} 

#wedpriceright { 
	margin: 0px auto; 
	padding: 10px 20px 0px 10px;
	font-size:13px;
	height:130px;
	width:505px;
	text-align:justify;
	float:right;
} 

#wedpricebottom { 
	margin: 0px auto; 
	padding: 0px 0px 0px 0px;
	font-size:13px;
	text-align:left;
	float:left;
} 

#maincontentleft { 
	margin: 0px auto; 
	padding: 10px 20px 10px 20px;
	font-size:13px;
	height:420px;
	width:310px;
	text-align:left;
	float:left;
} 

#maincontentright { 
	margin: 0px auto; 
	padding: 50px 20px 10px 20px;
	font-size:13px;
	height:320px;
	width:330px;
	text-align:left;
	float:right;
} 

#maincontentright h2 { 
	font-weight:800;
	color:#666;
} 

#firstfooter {
	margin: 0; 
	padding: 0 25px;
	margin-top:600px;
} 

#footer { 
	padding: 7px 7px 7px 7px; 
	font-size:10px;
	margin-top:0px;
} 

.formbox {
	border:solid #72cdf4 1px;
	color:#006;
}

.formbox:hover {
	border:solid #06C 1px;
}

.formbox:focus {
	border:solid #06C 1px;
}
.formbutton {
	border:solid #72cdf4 1px;
	background-color:#FFF;
	color:#006;
}

.formbutton:hover {
	border:solid #06C 1px;
	background-color:#FFF;
}

.caketitle {
	font-weight:800;
	color:#666;
}

.cakedescription {
	color:#666;
}

.line { 
	margin: 0 auto;
	margin-top:10px;
	height:10px;
	border-bottom: solid #72cdf4 1px;
} 

.tableborder {
	border:solid #72cdf4 1px;
	color:#006;
}

.floatright {
	float:right;	
}

.complimentlocation {
	color:#72cdf4;
}
.complimentevent {
	font-weight:bold;
	color:#72cdf4;
}