/*/////////////////////////////////////////
///////////////// OVERRAL ////////////////
/////////////////////////////////////////*/	
html { margin:0; padding:0; font: 76%/130% "Lucida Grande", Arial, Verdana, sans-serif; }
.clear { clear:both; }
body#main { text-align: center;
background:#FFFFFF url(images/bg/bg3_home.jpg) no-repeat left top; } 
div#MainEvents {
	background-image: url(images/bg/event_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	height:auto;
	width:620px;
} 
body { text-align: center;
background:#FFFFFF url(images/bg/bg3.jpg) no-repeat left top; } 

/*//Events*/
.eventTitle {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: None;
}
.eventTitleDark {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: None;
}
.eventTitleOffset {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff5917;
	text-decoration: None;
}
.eventTitleSmall {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: None;
}
.eventTitleSmallOffset {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#ff5917;
	text-decoration: None;
}
.eventDate {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.eventDateDark {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC4A46;
	text-decoration: none;
}
.eventDateSmall {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.eventBody {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px;
}

.eventBodyDark {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFCC99;
	text-decoration: none;
	padding:10px;
}

/*   BOX SIZES */;
div#show {width:620px; }
div#showborder {width:670px; 
background-image:url(images/bg/bg_image_01.png) no-repeat right top fixed;
overflow: auto; }
.box1 {
	margin-top:110px;
	text-align:center;
}

.bullet1 {
	list-style-image: url(images/bullet/b1.png)
}
.bullet2 {
	list-style-image: url(images/bullet/ico_snowboard.png)
}
div#nav {color:#FFF; font-family:Verdana, Geneva, sans-serif; size:14px;}
.smallneon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0F0;
}
.tableGrey1 {background:#2c3538 url(images/bg/bg_grey1.jpg) no-repeat right top}
.tableGrey2 {background:#2c3538 url(images/bg/bg_grey2.jpg) no-repeat right top}
.leftgreendot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0F0;
}
.regBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
