@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
}


@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:#000 url(../../images/crown-body.jpg) no-repeat center top;
	font-family: arial,helvetica,sans-serif;
}

#crown-header{ background:#9F9066 url(../../images/crown-bg-header.jpg) no-repeat scroll 0 0;
height:113px;
position:relative;
}

#crown-header img { position:relative; left:7px; top:5px }
 
.content {
	background:#E6DCB9;
	width: 958px;
	margin : 0px auto;
	padding :0px;
	position:relative;
	top:0px;
	border: 1px solid #BFA977;
	border-width: 0px 1px
	
	
	/*
	opacity: .95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter:alpha(opacity=95);
	*/
}


.contentbody  {
	padding: 20px

}

.content {	width:1000px;background:#fff;}
.blurb { padding:0px;top: 0px}

#content {
	background:#E6DCB9;
	width:1000px;
	margin : 0px auto;
	padding :0px;
	position:relative;
	top:0px;
	border: 0px solid #D8D4C8;
	border-width: 0px 1px 1px;
}


a.index-link { float: left; clear: both; text-decoration:none; padding: 20px; display:block; width:96%}



h1 {color:#EC008C; font-size:1.5em;; font-weight:normal}
h2 {color:#EC008C; font-size:1.1em; background:transparent; font-weight:normal; margin: 10px 0px 0px; padding: 0px}
h3 {color:#fff; font-size:1em; padding: 5px; background:#EC008C; font-weight:normal; margin: 10px 0px 0px;  }

.contentbody  {
	padding:  0px 10px 10px;
	background: #fff url(../../uploads/mcc/bg-gradient.gif) repeat-x 0px 245px
}
.intro {position:relative; z-index:80; float:left; width:980px;padding-top:10px}
.exclusive {float:right; margin-right:10px; width:700px; text-align:right }
.intro h3 {}
 p {  color:#62595B;  font-size:.9em; line-height:1.4em }

.intro ul {width:470px; height:230px; margin: 0px 10px 10px 0px ; float:left; font-size:.9em; padding: 0px 10px 10px; list-style-position:outside}
.intro ul li { margin-left:15px}
ul li strong {color:#EC008C}
.text p {
	font-size:.8em;
	color: #62595B;	
}

.dates{ display: none; clear:left; background:#771130; width: 250px; font-size:.85em; padding:10px 10px 0px; float: left; }
.dates p {width: auto
}


.prices-form { width:480px; float: right; position:relative; z-index:80}

.blurb {
	position:relative;
	z-index:1;
	width:100%;
	float:left;
}


#footer {width: 100% ; clear:both}
#footer ul {width:auto}


#footer ul {
  list-style : none;
  margin : 5px 0 5px 0;
  padding : 0 0px 5px;
  text-align : center;
  width : auto;
  
}

 #footer li {
  display : inline;
  font-size : .7em;
}

 #footer li a {
  color : #030200;
}

#disclaimer
{
  
  text-align : left;
   font-size:.7em; width:700px; float: left; margin-top:5px; margin-left:10px; padding: 0px;
}


#footerbar { border:0px solid #DCE7F1; background:#D3CAA3; padding-top:5px;  padding-bottom: 5px }


#sitecontact 
{
  text-align : left;  
  padding : 15px 20px 15px 0; color: #003399;
}
#sitecontact  a { color: #003399; }

p#sitecontact   {width:170px ; font-size:.7em }


.footeraddress { text-align:center; font-size:.9em; color:#6D8FB1 ; float:left; padding-left:140px}

