body {
	background-image: url(../images/rc_background.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content_area {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	top: 0px;
}
.header_area {
	background-image: url(../images/header_area.png);
	display: block;
	height: 157px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.lower_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	display: block;
	width: 900px;
}
.rc_logo {
	display: block;
	float: left;
	width: 107px;
	padding-left: 45px;
}
.events_header {
	display: block;
	float: left;
	width: 275px;
	padding-top: 23px;
}
.event_name {
	display: block;
	float: left;
	height: 157px;
	width: 473px;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.subheading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
}
.text_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
.event_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.event_link a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.event_link a:hover{
	color: #000;
}
.side_image {
	display: block;
	width: 200px;
}
.button_area {
	background-image: url(../images/grey_btnarea.png);
	background-repeat: repeat-y;
	display: block;
	width: 160px;
}
.leaf_area {
	background-image: url(../images/grey.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 160px;
}
.leaf {
	background-image: url(../images/rc_leaf.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 260px;
	width: 160px;
}

/*Menu*/

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 160px;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.glossymenu li a{
	color: #900;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/glossyback.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 18px;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #900;
}

.glossymenu li a:hover{
	background-image: url(../images/glossyback2.png);
	color: #FFF;
}
/*Menu ends */
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	display: block;
	width: 500px;
	padding-right: 20px;
	padding-left: 20px;
}
.main_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.main_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #900;
	font-weight: bold;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #900;
	padding-bottom: 10px;
}
.main_image_left {
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.main_image_right {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.main_image1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
	height: 250px;
	width: 250px;
	margin-bottom: 25px;
}
.main_image2 {
	border: 1px solid #999;
	margin-bottom: 5px;
	margin-top: 15px;
	display: block;
}
.rugbyhome_btn {
	height: 24px;
}
.eventshome_btn {
	height: 24px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.legal a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666;
	text-decoration: none;
}
.legal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #900;
}
.event_btn1 {
	background-image: url(../images/event_btn_canam.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 260px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.event_btn2 {
	background-image: url(../images/event_btn_concert.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 260px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.event_btn3 {
	background-image: url(../images/event_btn_fishing.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 260px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.quick_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	text-align: center;
}
.main_image2a {
	margin-bottom: 5px;
	margin-top: 15px;
	display: block;
}

