html, body{height:100%;}
body{
	margin:0;
	background:#dee8e8;
	font:14px "Myriad Pro", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
a { color:#6f9390; text-decoration:none;}
a:hover { text-decoration:underline;}

span.strike	{text-decoration:line-through; }

h4 {
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	margin:4px 0 0 0;
	padding:0;
}

h4 p {
	margin:0;
	padding:0;
}

img{border:none; display:block;}

#main{
	margin:0 auto;
	width:904px;
	position:relative;
}
#shadow1{
	width:900px;
	padding:267px 2px 0 2px;
	background:url(../images/shadow1.png) repeat-y;
}
a h1{
	display:block;
	width:902px;
	height:193px;
	background:url(../images/logo.gif);
	text-indent:-9999em;
	margin:0;
	cursor:pointer;
}
#content{
	width:900px;
	background:#fff;
	padding-bottom:50px;
	overflow:hidden;
}
#content img{border:3px #e1e1e3 solid;}
#content img.noBorder {border:none; float:none; margin:0;}
/*----------navigation------------*/
#menu{
	width:900px;
	height:38px;
	background:url(../images/menu-bg.gif) repeat-x;
	margin-top:1px;
}
#menu ul{
	margin:0;
	padding:0 0 0 30px;
	list-style-type:none;
}
#menu li{
	float:left;
	padding:0 26px 0 0;
}
#menu a{
	color:#fff;
	text-transform:uppercase;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	line-height:38px;
	text-decoration:none;
}
#menu a:hover{text-decoration:none; color:#abc6c4}
#menu li.hover, #menu li:hover{position:relative; z-index:0;}
#menu li.hover ul, #menu li:hover ul{display:block;}
#menu ul ul{
	display:none;
	position:absolute;
	top:35px;
	left:-7px;
	background:url(../images/ul-top.png) no-repeat;
	width:152px;
	margin:0;
	padding:7px 0 0 0;
	z-index:99;
}
#menu ul ul li{
	background: url(../images/ul-ul-bg.png) repeat-y;
	width:152px;
	float:left;
	margin:0;
	padding:0;
}
#menu ul ul li a{
	font-size:11px;
	
	display:block;
	padding:0 0 0 17px;
	margin:3px 0;
	height:26px;
	line-height:26px;
}
#menu ul ul li a:hover{
	margin-left:4px;
	padding-left:13px;
	color:#abc6c4;
	text-decoration:none;
}
#menu ul ul li.bottom{
	background:url(../images/ul-bottom.png) no-repeat;
}

#menu ul li a.current {color:#abc6c4;}
#menu ul ul li a.current {color:#abc6c4;}

cite{
	font:normal 21px Georgia, "Times New Roman", Times, serif;;
	margin:25px 0 5px 77px;
	float:left;
	width:825px;
	line-height:36px;
}
cite span{
	font-weight:bold;
}
/*-----------home content---------------*/
#center{
	float:left;
	border-bottom:1px #e5edec solid;
	margin:3px 17px 0 24px;
	padding:15px 11px 20px 11px;
	overflow:hidden;
	width:837px;
	display:inline;
}
#center p{
	margin:15px 0 20px;
	padding:0 15px 0 0;
	font:15px "Myriad Pro", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#center img{
	float:right;
	margin:14px 0 0 35px;
}
.block{
	float:left;
	width:254px;
	margin:30px 0 0 36px;
	display:inline;
}
.block h2{
	color:#303030;
	margin:21px 0 5px 0;
	padding:0;
	font-size:16px;
}
.block p{
	margin:0 0 20px 0;
	padding:0;
	line-height:18px;
}
.block a{
	color:#6a8f8f;
}
/* -------------secondary_page content-----------------------*/
#leftcolumn{
	width:556px;
	float:left;
	margin:0 0 0 27px;
	display:inline;
}
#leftcolumn cite{
	width:553px;
	margin:30px 0 19px 0;
	padding:0;
	font-size:18px;
	line-height:24px;
}
#leftcolumn img.houseParty {
	float:right;
	margin:-5px 17px 0 45px;
}
#leftcolumn img {
	float:right;
	margin:0 17px 18px 45px;
}

#leftcolumn img.left {
	float:left;
	margin:0 20px 18px 0;
}

#leftcolumn p{
	margin:0;
	padding:20px 0 5px 0;
	font:14px/18px "Myriad Pro", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#leftcolumn .brown{
	background:#f6efe0;
	margin:15px 15px 0 -5px;
	padding:12px 15px;
}
#leftcolumn .brown h2{
	margin:0 0 6px;
	padding:0;
	font-size:16px;
}
#leftcolumn .brown dl, .brown dt{
	margin:0;
	padding:0;
}
.brown dd{
	margin:-18px 0 0 150px;
	float:left;
}
#leftcolumn .brown p{
	margin:0;
	padding:16px 0 0;
}
#leftcolumn h2{
	font-size:16px;
	margin:25px 0 18px;
}
#leftcolumn .exam img{
	float:left;
	margin:0 27px 0 0;
}
#leftcolumn h3{
	font-size:14px;
	margin:0;
}
#leftcolumn .exam p{
	margin:0;
	padding:0;
}
#leftcolumn .exam ul{
	margin:6px 0;
	padding:0;
}
#leftcolumn .exam ul li{
	margin-left:15px;
	line-height:18px;
}
#rightcolumn{
	width:270px;
	float:left;
	margin:37px 0 0 15px;
}

#rightcolumn.nomargin {
	margin-top:0;
}

#rightcolumn .brown{
	background:#f6efe0;
	margin:0;
	padding:11px 15px 23px 15px;
	width:244px;
}
#rightcolumn .brown h2 {
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	margin:9px 0 5px 0;
	line-height:36px;
}
#rightcolumn .brown p{
	margin:13px 2px;
	padding:0;
}
* +html #rightcolumn .brown p{margin:26px 2px 13px;}
#rightcolumn .brown ul{
	margin:0;
	padding:7px 0;
}
#rightcolumn .brown ul li{
	margin-left:18px;
	line-height:18px;
}
#rightcolumn img{
	margin:20px 0 0 2px;
}

/*-------------page specific---------------*/

dl#team dt {
	font-weight:bold;
}
dl#team dd {
	margin-left:0;
	margin-bottom:54px;
}



/*-------------footer---------------*/
#footer{
	background:url(../images/shadow2.png) no-repeat;
	width:904px;
	height:90px;
	float:left;
}
#footer p{
	font-size:12px;
	color:#2b2b2b;
	text-align:center;
	margin-top:27px;
}
/*-----------for SEO Semantic Coding----------*/
#container {
	width: 100%;
	margin: 0 auto;
	min-width: 904px;
	position: relative;
	display: table;

}
#header {
	margin: 0 auto;
	width:900px;
	display: table-header-group;
	height:267px;
	position:absolute;
	top:193px;
	left:2px;
}

/*-----------PRICE TABLE----------*/

.prices					{ width:826px; float:left;	margin:0 0 0 27px;	display:inline;}
.prices h1				{ font:normal 21px Georgia, "Times New Roman", Times, serif; margin:27px 0 27px 0; }
.prices h1.wedding		{ margin-top:54px; }
p.highlight				{ color:#ff0000; }
table.price-list		{ }
table.price-list tr.head th	{ border-top:1px #333 solid ; border-bottom:3px #333 solid; }
table.price-list tr th	{ padding:9px 9px 14px 9px; font-size:80%; text-transform:uppercase; font-weight:bold; text-align:right; }
table.price-list tr td	{ padding:12px 9px 14px 9px; text-align:right; }
table.price-list tr td.lable	{ text-align:left; font-weight:bold; font-size:95%; }
table.price-list tr td.footnote	{ text-align:left; background-color:#fef4ed; }

table.price-list tr.alt	{ background-color:#dee8e8; }