@charset "UTF-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, 
th, td {font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; }
img, a img {border: 0;}

a:link, a:visited {text-decoration: none; color: #989283;}
a:hover, a:active {color : #c9c6be;}

/* Remove anchor outlines in Firefox */
a:focus {
     -moz-outline:0;
     outline:0;
     outline-offset: 0; 
}
/* GLOBAL elements */
body {
	background: url(images/BgBody.jpg) top left repeat-x #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	*font-size: 75%;
	*line-height: 125%;
	color : #666;
}
/* makes IE default to "10px" relative size */
* html body	{font-size: 71%;}

/* makes Mozilla default to 10px */
html>body	{font-size: 11px;}

/* font-size below makes all sections in all browsers default to "11px" relatively */

#container {
	background: url(images/BgShadow.gif) 0 85px no-repeat;
	width: 800px; 
	margin: 0 auto;
	padding: 0 34px;
	text-align: left; 
	font-size: 1.2em;
}
.rightalign {
	 text-align: right; 
	 width: 800px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 30px 0  5px 0;
	margin: 0;
	font-size: 18px;
}
#header {
	background: url(images/boston.gif) 195px 12px no-repeat #fff;
	height: 80px;
	border-bottom: thin solid #fff;
	padding: 10px 0 10px 10px;
}
.logo {
	margin: 0;
}
#wrap {
	background: url(images/BgMain.jpg) top left repeat-x #989282;
	border-top: thin solid #fff;
}
#sidebar {
	float: right; 
	width: 226px; 
	padding: 0 15px 15px 15px;
	_padding: 0 5px 15px 5px;
}
.form_holder {
	margin: 10px 10px 0 10px;
}
/*Form styling*/
.ss-form-container{
	width: 226px;
	background: #fff;
	border: 1px solid #CCC;
	padding: 0 0 15px 0;
	font-size: 0.9em;
	margin: -2px 0 0 0;
	}
.ss-q-title{
	font-weight: bold;
	padding-left:7px;
	color: #989283;
	display: block;
	margin: 0;
	}
.ss-q-submit{
	color: #989283;
	}
.ss-form-entry{
	margin-bottom: 5px;
} 
.ss-q-short, .ss-q-submit, .required{
	background:#e4e2dc;
	border:solid #989283 1px;
	margin: 5px 8px;
	padding:0px 3px; 
	color:#989283; }
	
	/*Main Content*/
#mainContent {
	margin: 0 281px 0 0;
	padding: 0 0 0 25px;
	_padding: 0;
	clear: none;
}
.mainimage {
	margin: -3px 0 0 0;
}
.clear {font-size: 1px; height: 1px} 

#footer {
	background: url(images/BgFooter.jpg) top left repeat-x;
	height: 27px;
	padding: 0;
	margin: 0;
}
.centeralign {
	text-align:center;
	 width: 800px;
}
.centeralign p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #989283;
	margin: 10px 0;
}
.weddingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin: 0;
	padding: 3px 0 0 15px;
}
.mainText {
	color:#655e4e;
	line-height: 1.5em;
	margin: 0 12px;
}
.mainText2 {
	color:#fff;
	line-height: 1.5em;
	margin: 0 12px;
}
.mainText2 ul {
	list-style: circle;
	padding: 0;
	margin: 0 10px 20px 20px;
}
.mainText2 li {
	padding: 0;
	margin: 5px 0;
}
.major {
	font-size: 1.2em;
	font-weight:normal;
	font-style: italic;
	color: #655e4e;
	margin: 15px;
}
.headline, .headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: solid thin #655e4e;
	font-size: 1.5em;
	padding: 5px 0;
	margin: 5px 0;
}
.headline {
	color: #ecebe9;
}
.headline2 {
	color: #989283;
}
.downloadButtons {
	border: 1px solid #CCC;
	margin: 0 0 12px 0;
}
.sidebarNoborder {
	margin: 0 0 12px 0;
	padding: 5px 0 10px 0;
	border-bottom: dashed thin #fff;
}
.hours {
	margin: 3px;
	color: #222;
}
.menuBox {
	background: url(images/miel/menu_bg.jpg) top center repeat-y;
	width: 226px;
	margin: 0;
}
.menuBoxWrap {
	background: url(images/miel/menus_bottom.jpg) bottom center no-repeat;
	width: 226px;
	margin: 0 0 10px 0;
	padding: 0 0 18px 0;
}
<!--[if IE 5]>
#sidebar { width: 230px; }
<![endif]-->
<!--[if IE]>
#sidebar { padding-top: 30px; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
