@charset "utf-8";
/* CSS Document for Elegant Events */

body {
	background:#580323;
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1000px;
	text-align:center;
	margin:0 auto;
	border-top:4px #000 solid;
	border-right:4px #000 solid;
}

#banner {
	background:url(../eeimages/eebanner.jpg);
	width:1000px;
	height:321px;
	float:left;
}

#lsb {
	background:#f7def4;
	width:170px;
	min-height:1175px;
	float:left;
	text-align: left;
}

#lsb .reserve {
	padding-left: 15px;;
}

#content {
	background:#f7def4;
	width:660px;
	min-height:1175px;
	float:left;
}

#rsb {
	background:#f7def4;
	width:170px;
	min-height:1175px;
	float:left;
}

#footer {
	background:#9d0a41;
	width:1000px;
	min_height:48px;
	float:left;
}

h1 {
	color:#990033;
	font-size:22px;
}

h2 {
	color:#fff;
	padding:0px 0px 0px 5px;
	margin:2px 0px 2px 0px;
	font: bold normal 18px/18px Arial, Helvetica, sans-serif;
}

.headings {
	border:#f7ee61 solid 2px;
	background:#9d0a41;
}

#content p {
	color:#990033;
	font-size:14px;
	padding-left:20px;
}

#rsb p {
	color:#990033;
	font-size:14px;
}

#rsb .specials {
	color:#003C58;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background: #FFF;
	height: 140px;
	width: 120px;
	border: 2px solid #013C5A;
	text-align: center;
	margin-left: 15px;
}

#footer p {
	font-size:10px;
	color:#fff;
}

#content ul>li {
	list-style:inside;
	color:#990033;
	list-style-type:circle;
	text-align:left;
	padding-left:40px;
}

#content table {
	color:#990033;
	padding-top:25px;
	font-size:14px;
}

.mainimgs {
	border:#990033 2px solid;
}

#lsb a {
	text-decoration:none;
}

#content a:link, a:visited {
	color:#f18c3c;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover, a:active {
	color:#f63f83;
	text-decoration:none;
	border-bottom:1px solid #f63f83;
}

#footer a:link, a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover, a:active {
	color:#f8def4;
	text-decoration:none;
	border-bottom:1px solid #F30;
}

#footer a.selected {
	color:#FFF;
	text-decoration:none;
	border-bottom:2px solid #FFF;
}

	

