@charset "utf-8";
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: smaller;
	color: #666666;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 0px;
	background-image: url(../images/top-banner-middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	background-image: url(../images/rcr-logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 76px;
	width: 451px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -5000px;
}
ul#mainNav {
	list-style-type: none;
	position: absolute;
	background-image: url(../images/top-banner-left.gif);
	height: 41px;
	background-repeat: no-repeat;
	background-position: left center;
	top: 79px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
ul#mainNav   li   {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 11px;
}
ul#mainNav   a   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Calibri, Arial, sans-serif;
}
ul#eventsNav {
	list-style-type: none;
	position: absolute;
	background-image: url(../images/top-banner-right.gif);
	height: 41px;
	background-repeat: no-repeat;
	background-position: right center;
	top: 79px;
	padding: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#eventsNav li {
	float: left;
}

ul#eventsNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Calibri, Arial, sans-serif;
	display: block;
	background-image: url(../images/celebrity-events.png);
	height: 25px;
	padding-left: 50px;
	padding-top: 12px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: left 6px;
}
ul#mainNav  a:hover, ul#eventsNav a:hover {
	text-decoration: underline;
}
li#eventsNavWedding   a  {
	background-image: url(../images/wedding-events.png);
}
li#eventsNavBirthday a {
	background-image: url(../images/birthday-events.png);
}
li#eventsNavDinner a {
	background-image: url(../images/dinner-events.png);
}
li#eventsNavParties  a {
	background-image: url(../images/party-events.png);
}




div#timeShare {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
ul#welcomeLoggedIn {
	position: absolute;
	top: 0px;
	left: 550px;
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A60001;
}
ul#welcomeLoggedIn a {
	text-decoration: none;
	color: #A60001;
}
#welcomeLoggedIn a:hover {
	text-decoration: underline;
}

div#content {
	background-color: #F2F1F1;
	width: 950px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/page-back.gif);
	background-repeat: repeat-y;
}
div#content a {
	text-decoration: none;
	color: #9E0001;
}
div#content a:hover {
	text-decoration: underline;
}

h2 {
	background-image: url(../images/page-back-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 965px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 img {
	position: absolute;
	left: 15px;
	top: 140px;
}

#rightContent h3 {
	margin: 0px;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div#leftContent {
	width: 620px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#rightContent {
	width: 300px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 645px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul#footer {
	list-style-type: none;
	margin: 0px;
	width: 980px;
	background-image: url(../images/page-back-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	clear: left;
}
ul#footer  li  {
	float: left;
	padding-left: 15px;
}
#copyright {
	margin-left: 190px;
	margin-right: 190px;
}
#footer  li  a, #footerNav li a {
	color: #999999;
	text-decoration: none;
}
#footer  li  a:hover, ul#footerNav a:hover {
	text-decoration: underline;
}
ul#footerNav  {
	list-style-type: none;
	width: 910px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F1F1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
ul#footerNav li {
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 15px;
	font-size: 11px;
}
table  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightContent   table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 7px;
	padding-left: 7px;
}
.siteUserName {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
.clear {
	clear: both;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol li {
	padding-bottom: 10px;
}
