/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/
html > body * {
	outline:none;
}

.l-container
{
	border-left:1px solid #c6a376;
	border-right:1px solid #c6a376;
	width:1010px;
	margin:0 auto;
	overflow:auto;
	background:#8E0C10;
}
.b-logo-image
{
	position:relative;
	right:20px;
	top:10px;
}
.b-login-fieldset
{
	border:1px solid #D4C175;
	margin:0;
	width:auto;
	background:none;
	padding:5px;
	position:relative;
	top:-15px;
	*top:0px;
}

.b-login-fieldset legend
{
	height:10px;
	padding:4px 5px 0;
	text-align:center;
	background:none;
	border:0px;
	position:relative;

}
#header-right
{
	float:right;
	height:150px;
	background:url('../images/header-right-img.gif') no-repeat 250px 8px;
	width:380px;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c3b07;
	font-weight:normal;
	line-height:20px;
	background:#fbe18a url(../images/body-gradiant.gif) top left repeat-x;
	}

h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
label
{
	color:#AC131A;
	margin-right:0.5em;
	text-align:right;
}
h2
{
	color:#A57934;
}
h1 {
	font-size:24px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#fcd10a;
	padding:0 0 6px 0px;
}
h2.nopad {
	padding:0 0 10px 0px;
}
h4 {
	font:bold 16px tahoma;
	padding:0 0 12px 15px;
	color:#b7060e;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
a {
	color:#1c1c1c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.pink {
	color:#ff7400;
}
.red-text {
	color:#c4373d;
}
a.red-text {
	color:#c4373d;
	text-decoration:underline;
    text-align:right;
}
a.red-text:hover {
	text-decoration:none;
}
.bluetext {
	color:#3797c3;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.v-mid {
	vertical-align:middle;
}
.whiltelink {
	color:#FFFFFF;
}
.whiltelink:hover {
	color:#FFFFFF;
}
.textbox {
	background:transparent url(../images/text-box-repeater.gif) repeat-x scroll left top;
	border:1px solid #D8D8D8;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:13px;
	padding:2px 0 0 2px;
	vertical-align:middle;
	width:127px;
}

.forgotpassword {
	color:#e9e9f5;
	font-size:11px;
	padding-left:10px;
}
.forgotpassword a {
	color:#e9e9f5;
	text-decoration:none;
}
.forgotpassword a:hover {
	color:#fdd106;
	text-decoration:none;
}
/***********************************************************************
	2 - Layout Tags
************************************************************************/
.bound {


	width:991px;
	margin:0px auto;
	position:relative;
}
.full {
	width:100%;
	float:left;
	position:relative;
}
#header {
	background:transparent url(../images/header-repeater.gif) repeat-x scroll left top;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:188px;
	margin:0;
	padding:0;
	width:1010px;
}
#header-box {
	width:991px;
	float:left;
}
#logo {
	float:left;
	padding:26px 0 0 26px;
}
#header-right {
	float:right;
	padding:0px 12px 0 0px;
}


#topgray-panel {
	height:50px;
	position:relative;
	background:url('../images/belvedere-home.gif') no-repeat 20px 0px;
	font-size:11px;
	color:#fff;
	top:-50px;
	float:left;
	margin:0;
	width:814px;

}
#topgray-panel ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#topgray-panel ul li{
display:inline;
float:left;
background:url(../images/nav-right-saperator.gif) right 2px no-repeat;
}
#topgray-panel ul li.last{
background:none;
}
#topgray-panel ul li a{
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
padding:15px 6px 15px 6px;
}
#topgray-panel ul li a:hover{
color:#e2b933;
}
#topgray-panel ul li a.active{
color:#e2b933;
}


#topgray-panel-full
{
	background:#8E0C10 none repeat scroll 0 50%;
	overflow:auto;
	position:relative;
	top:-50px;
}
.topgray-content {

	background:#FFFDF4 none repeat scroll 0 0;
	border-bottom:1px solid #A06722;
	border-left:1px solid #A06722;
	border-right:1px solid #A06722;
	font-size:12px;
	margin: 10px 0 0px 10px;
	*width:967px;
	float:left;
	padding:15px 10px 15px 5px;
	font-family: Arial,Helvetica,sans-serif;
}
.topgray-content a{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	}
.topgray-content p {
	line-height:27px;
}
.topgray-content h1 {

color:#1C1C1C;
font-family:'Trebuchet MS',Verdana,Sans-Serif;
font-size:17px;
font-weight:normal;
margin-bottom:5px;
padding:0 0 5px 12px;
}
#navigation {
	width:991px;
	float:left;
	padding:8px 0 0 0;
}
/***********************************************************************
	3 - Gallery Section
************************************************************************/
#content-area {
	background:#8E0C10 none repeat scroll 0;
/*	border-bottom:3px solid #A30C25;
	border-left:3px solid #A30C25;
	border-right:3px solid #A30C25;*/
	margin:0;
	position:relative;
	top:-50px;
	padding:8px 0px;
}
#gallery-section {
	float:left;
	width:991px;
	padding:0 0 40px 0;
/*	background:url(../images/shadow-divider.gif) bottom left no-repeat;*/
}
#photo-gallery {
	float:left;
	width:440px;
	margin:0 10px 0 0;
/*	background:#0567a3;*/
	padding:0px;
	/*border:1px solid #115081;*/
}
.photo-gallery-heading {
	float:left;
	width:534px;
	height:22px;
	padding:7px 0 0 14px;
}
.photo-gallery-heading h2 {
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#fcd10a;
}
.photogallery-cont {
	float:left;
	width:420px;
	background:#244372;
	padding:5px 2px 5px 4px;
	/*height:232px;*/
    height:206px;
}
.photo-big {
	float:left;
	padding:0 0px 0 0;
/*	width:310px;*/
}
.photolisting {
	width:226px;
	float:right;
	position:relative;
	top:-240px;
    margin:25px 0px 0px 0px; /*added for photo gallery fix EW*/
}
.photolisting-inner {
	float:left;
	width:200px;
	padding:10px 6px 5px 6px;
	background:#cbdeec url(../images/photo-listing-repeater.gif) top left repeat-x;
	height:194px;
}
.photo-scroll {
	width:10px;
	float:right;
}
.photo-headbox {
	width:440px;
	float:left;
	height:47px;
	padding:8px 0 0 20px;
}
.photo-headbox h2 {
	padding:0 0 5px 0;
	margin:0px;
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
.pic-gallerycontent {
	width:195px;
	float:left;
	background:url(../images/pic-gallery-divider.gif) center bottom no-repeat;
	padding-bottom:11px;
	margin-bottom:8px;
}
.picgallery-thumb {
	width:65px;
	float:left;
}
.picgallery-text {
	width:130px;
	float:right;
	color:#005080;
	font-size:11px;
	font-weight:bold;
	padding:8px 0 0 0;
}
.picgallery-text a {
	color:#005080;
	text-decoration:underline;
}
.picgallery-text a:hover {
	color:#005080;
	text-decoration:none;
}
.picthumb-pad {
	padding-top:5px;
}
.picthumb-padbg {
	padding-top:5px;
	padding-bottom:0px;
	background:none;
}
.img-wborder {
	border:2px solid #FFF;
}
#video-gallery {
	float:right;
	width:429px;
	background:#0567a3;
	border:1px solid #115081;
}
.video-gallery-heading {
	float:left;
	width:415px;
	height:22px;
	padding:7px 0 0 14px;
}
.video-gallery-heading h2 {
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#fcd10a;
}
.video-content {
	float:left;
	width:411px;
	background:#201e1d;
	padding:8px 9px 6px 9px;
}
.youtube-video {
	width:411px;
	float:left;
	height:237px;
}
.video-icon {
	width:411px;
	float:left;
	height:20px;
	text-align:right;
	padding-top:4px;
}
.video-icon a {
	color:#e5f5f9;
	text-decoration:underline;
}
.video-icon a:hover {
	color:#e5f5f9;
	text-decoration:none;
}
/***********************************************************************
	4 - Column Section
************************************************************************/

.middle-box {
background:#FFFDF4 url(../images/box-repeater.gif) repeat-x scroll left bottom;
float:left;
margin-bottom:9px;
padding:6px;
width:230px;
}


#column-section {
	width:991px;
	float:left;
}
.three-column {
/*	background:url(../images/three-column-repeter.jpg) left top repeat-y;*/
}
.two-column {
	/*background:url(../images/two-column-repeater.jpg) left top repeat-y;*/
}
/***********************************************************************
	5 - Left Column
************************************************************************/
#left-column {
	width:442px;
	padding:0px 10px;
	float:left;
}
#tab {
	width:442px;
	float:left;
	height:34px;
}
#tab-content {
	background:#FFFDF4 url(../images/tab-content-repeater.gif) repeat-x scroll left bottom;
	border-bottom:1px solid #A06722;
	border-left:1px solid #A06722;
	border-right:1px solid #A06722;
	float:left;
	padding:22px 10px 15px;
	width:430px;
}
.news-box {
	width:425px;
	float:left;
/*	height:100px;*/
	border-bottom:1px solid #A57934;
	margin-bottom:18px;
}
.pic-area {
	width:100px;
	float:left;
	padding:0 0 0 7px;
}
.date-text {
	font-size:11px;
	color:#A57934;
}
.img-border {
	border:3px solid #9B6C23;
	padding:5px;
	margin-right:15px;
}
.news-content {
	width:315px;
	float:right;
}
.news-button {
	width:300px;
	float:right;
	padding-left:122px;
}
.news-content h3 {
	color:#f8d408;

	padding:0 0 5px 12px;
	margin-bottom:5px;
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#fcd10a;
}
.news-content p {
	padding:0 0 0 12px;
	color:#333;
}
#tabsa {
	float:left;
	width:100%;
	line-height:normal;
	font-size:13px;
	position:relative;
	top:8px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#fcd10a;

}
#tabsa ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tabsa li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsa a {
	float:left;
	background:none;
	margin:0;
	padding:0 0 0 5px;
	margin:0 4px 0 0;
	text-decoration:none;
	color:#fcd10a;
}
#tabsa a span {
	float:left;
	display:block;
	background:none;
	padding:4px 16px 4px 12px;
	color:#fcd10a;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsa a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsa a:hover span {
	color:#fcd10a;
}
#tabsa a:hover {

}
#tabsa a:hover span {
	background-color:#C90D1C;
}
#tabsa .current a {
/*	background-color:#0078b4;*/
}
#tabsa .current a span {
	background:url('../images/tab-bg.gif') repeat-x;
	color:#414141;
}
/***********************************************************************
	6 - Middle Column
************************************************************************/
#middle-column {
	width:256px;
	float:left;
	padding:0 10px 0 10px;
}
#middle-column h2 {
	padding:0px;
	margin:0px;
	width:180px;
	position:relative;
	top:-3px;
	float:left;
}
#main-middle-column {
	width:242px;
	float:left;
/*	background:#FFFDF4 url(../images/box-repeater.gif) repeat-x scroll left bottom;*/
	padding:0 10px 0 10px;
}
/******	 Event Calender ****/

#event-calenderbox {
	width:242px;
	float:left;
	padding-bottom:14px;
}
.heading,.right-head {
	background:transparent url(../images/section-heading-bg.gif) no-repeat scroll left top;
	height:24px;
	margin-bottom:6px;
	padding:11px 0 0 12px;
	width:228px;
}
.heading h2 {
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#4c1c11;
}
.middle-icon {
display:none;
}
.middle-box-content {
	background:#FFFDF4 url(../images/box-repeater.gif) repeat-x scroll left bottom;
	float:left;
	margin-bottom:9px;
	padding:5px 0 0 5px;
	width:242px;
}
#calender-box {

	float:left;
	border:1px solid #ccc7c5;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:11px;
	color:#292a29;
}
.month {
	font-size:17px;
	color:#FFF;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
.previous-month {
	margin-right:10px;
}
.next-month {
	margin-left:10px;
}
#event-thumb {
	width:226px;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:12px 0 0px 0;
}
#event-thumb p {
	padding-bottom:10px;
	color:#222121;
}
#event-thumb p.none {
	padding-bottom:0px;
}
.img-align {
	vertical-align:middle
}
.short-thumb {
	padding-left:5px;
}
/******	 Next Event ****/

#nextevent-box {
	width:242px;
	float:left;
	padding-bottom:14px;
	color:#404040;
}
#nextevent-box h3 {
	padding:0px 0 12px 0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#1d448c;
	border:none;
}
.redtext {
	color:#89181a;
	font-weight:bold;
}
a.redtext {
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #89181a;
	padding-bottom:2px;
}
a:hover.redtext {
	font-size:11px;
	text-decoration:none;
	border-bottom:none;
}
/******	 Event Report ****/

#eventreport-box {

	float:left;
	padding-bottom:10px;

	color:#404040;
}
#eventreport-box h3 {
	padding:0px 0 8px 0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1d458c;
	border:none;
}
#eventreport-box p {
	padding:0 0 18px 0;
}
#eventreport-box p.none {
	padding:0 0 5px 0;
}
/***********************************************************************
	7 - Right Column
************************************************************************/
#right-column {
	width:233px;
	float:right;
	/*background:#0567a3;*/
	padding:0 10px 0 10px;
}
.right-head {
/*	width:202px;*/
/*	float:left;
	height:20px;*/
/*	padding:3px 0px;*/
}
.right-head h2 {
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#4c1c11;
	position:relative;top:-3px;

}
.right-icon {
display:none;
}
.right-content-box {
	width:236px;
	float:left;
	padding:5px 0px 0px 5px;
	background:#FFFDF4 url(../images/right-box-repeater.gif) repeat-x scroll left bottom;
	margin-bottom:9px;
}
.right-box {
	width:223px;
	float:left;
	/*background:#FFFDF4 url(../images/right-box-repeater.gif) repeat-x scroll left bottom;*/
	padding:10px 5px 10px 5px;
}
/******	 Our Advertisers ****/

#our-advertisers {
	width:240px;
	float:left;
	padding-bottom:14px;
}
#logos-thumb {
	width:211px;
	float:left;
	padding:0 6px 10px 6px;
}
.curve-bg {
	border: 3px solid #9B6C23;
	width:94px;
	height:76px;
	float:left;
	padding:5px 0 0 0;
	text-align:center;
}
.leftmargin {
	margin-left:9px;
}
#advertise-button {
	width:180px;
	float:left;
	text-align:center;
	padding-left:43px;
}
/******	 Find Rockwellian ****/

#find-rockwellian {

color:#363736;
float:left;
font-family:'Trebuchet MS',Verdana,Sans-Serif;
font-size:14px;
font-weight:bold;
padding-bottom:14px;
width:240px;
	}
.input {
	background:#FFF url(../images/inputbg.jpg) left top repeat-x;
	border:1px solid #b9b8b9;
	height:18px;
}
.select72 {
	font-size:11px;
	width:58px;
}
.select62 {
	font-size:11px;
	width:64px;
}
.select95 {
	font-size:11px;
	width:94px;
}

.select140 {
	width:128px;
	font-size:11px;
}
.select190 {
	width:191px;
	font-size:11px;
}

/******	 Recent Notices ****/

#recent-notices {
	width:240px;
	float:left;
	padding-bottom:14px;
}
.recentnotice-content {
	width:223px;
	float:left;
	background:url(../images/line-repeat.gif) left bottom repeat-x;
	color:#404040;
}
.recent-pad {
	padding:8px 0 0 0;
	background:none;
}
.notice-pic {
	width:78px;
	float:left;
	padding:0 0 8px 2px;
}
.notice-pad {
	padding-bottom:0px;
}
.notice-text {
	width:143px;
	float:right;
	padding:10px 0 0 0;
	color: #5C3B07;
}
.recentnotice-content h3 {
	padding:0px 0 5px 0px;
	margin:0px;
	font-size:17px;
	font-weight:bold;
	color:#1d458c;
	border:none;
}
.recentnotice-content h3 a{
color:#5C3B07;
font-weight:bold;
text-decoration:underline;
}
/******	 Newsletter ****/

#newsletter {
	width:240px;
	float:left;
	padding-bottom:14px;
	color:#363736;
	font-size:14px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
/***********************************************************************
	8 - Video Thumbnail Column
************************************************************************/
#video-section {
	background:#36312f url(../images/video-bg.gif) left top repeat-x;
	height:136px;
	margin-top:15px;
}
#video-thumb {
	width:941px;
	float:left;
	text-align:center;
	padding:10px 0 0 50px;
}
/***********************************************************************
	9 - Footer Column
************************************************************************/
#footer-section {
	background:#8E0C10;

}
.footer-content {
	margin:10px;
	background:#094971 url(../images/footer-repeater.gif) left top repeat-x;
	overflow:auto;
	color:#6A4811;
}
#footer-menu {
	width:991px;
	float:left;
	color:#FFF;
	padding-bottom:25px;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
#footer-menu ul {
	padding:0px;
	margin:0px;

}
#footer-menu ul li {
	padding:3px 10px 5px 13px;
	margin:0px;
	list-style-type:none;
	background:url(../images/footer-divider.jpg) left top no-repeat;
	display:inline;
}
#footer-menu ul li span {
	background:url(../images/footer-divider.jpg) right top no-repeat;
	padding:3px 10px 5px 0px;
}
#footer-menu ul li a {
	color:#FFF;
	text-decoration:none;
}
#footer-menu ul li a:hover {
	color:#62a7cc;
	text-decoration:none;
}
#copyright {
	font-size:11px;
	color:#6A4811;
	padding-top:10px;
	text-align:center;
}
#copyright p {
	padding-bottom:20px;
}
a.copyright {
	color:#bcc4dd;
	text-decoration:underline;
}
a:hover.copyright {
	color:#bcc4dd;
	text-decoration:none;
}
a.blacktext {
	color:#000;
	text-decoration:none;
}
a:hover.blacktext {
	color:#fff;
	text-decoration:none;
}


.button{
display:block;
float:left;
}
a.button{
	background:url(../images/leftbutton-bg.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}
/*a:hover.button{color:#000;}*/
a.button span {
	display:block;
	background:url(../images/rightbutton-bg.gif) no-repeat right top;
	padding:7px 18px 8px 8px;
	color:#fff;
}
/*a:hover.button span{color:#000;}*/



.button1{
display:block;
float:left;
}
a.button1{
	background:url(../images/darkgleft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}
a.button1 span {
	display:block;
	background:url(../images/darkgright.gif) no-repeat right top;
	padding:7px 18px 8px 8px;
	color:#fff;
}
/*a:hover.button1 span{color:#000;}*/



.button2{
display:block;
float:left;
}
a.button2{
	background:url(../images/grayleft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
/*a:hover.button2{color:#474747;}*/
a.button2 span {
	display:block;
	background:url(../images/grayright.gif) no-repeat right top;
	padding:7px 21px 8px 11px;
	color:#fff;
}
/*a:hover.button2 span{color:#474747;}*/

.button4{
display:block;
float:left;
}
a.button4{
/*	background:url(../images/darkblueleft.jpg) no-repeat left top;*/
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	float:right;
	text-transform:lowercase;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
/*a:hover.button4{color:#73ddf7;}*/
a.button4 span {
	display:block;
/*	background:url(../images/darkblueright.jpg) no-repeat right top;*/
	padding:7px 30px 8px 20px;
	color:#8D0B12;
}
/*a:hover.button4 span{color:#73ddf7;}*/


a.arialbold {
	color: #8D0B12;
    text-decoration:none;
}

a.arialbold:hover {
	/*color: #BFE7FB;*/
    text-decoration:none;
    border-bottom:1px  dashed #8D0B12;
}


/* Navigation Tags Starts Here
--------------------------------------------------*/
#navigation-top {
	width:965px;
	float:left;
	padding:8px 0px 0 38px;
	margin:0;
	color:#4e1514;
	font-weight:bold;
}
#navigation-top ul {
        margin:0;
        padding:0px;
        list-style:none;
		cursor:pointer;
      }
#navigation-top li {
      display:inline;
	  float:left;
      margin:0;
      padding:0  0 0;
      }
#navigation-top a {
      float:left;
      background:url(../images/nav-left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0px 15px;
      text-decoration:none;
      }
#navigation-top a span {
      float:left;
      display:block;
      background:url(../images/nav-right.gif) no-repeat right top;
      padding-top:5px;
	  padding-right:15px;
	  padding-bottom:3px;
	  padding-left:4px;
      color:#4e1514;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation-top a span {float:none;}
    /* End IE5-Mac hack */
#navigation-top a:hover span {
      color:#4e1514;
      }
#navigation-top a:hover {
      background-position:0% -28px;
      }
#navigation-top a:hover span {
      background-position:100% -28px;
      }
#navigation-top #current a {
                background-position:0% -28px;
	        }
#navigation-top #current a span {
                background-position:100% -28px;
        }
/* Navigation Tags Ends Here
--------------------------------------------------*/

a.MainEventLink {color:#5c3b07;text-decoration:underline;}
