body
	{
	background:#c1ddf3;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}
	
*
	{
	margin: 0px;
	padding: 0px;
	}
	
a
	{
	outline:none;
	text-decoration:none;
	}
	
a img
	{
	border:none;
	}
	

ul li
	{
	list-style:none;
	}
	
.main
	{
	width:976px;
	margin: auto;
	}
	
.wrapper
	{
	float:left;
	width: 976px;
	}
	
/* @group HEADER */
	
.header
	{
	width:976px;
	height:155px;
	float:left;
	}
	
.logo
	{
	float: left;
	margin-top: 19px;
	padding-left: 8px;
	width: 968px;	
	}
	
.logo img
	{
	float: left;
	}
	

/* @end */

/* @group CONTENT CONTAINER */
	
.content_container
	{
	float: left;
	width: 976px;
	}
	
.content_container img
	{
	float: left;
	}
	
.content
	{
	float: left;
	width: 878px;
	padding:30px 49px 30px 49px;
	background:url(../../_images/content-bg.png) repeat-y;
	}
	
.breadcrumbs
	{
	float: left;
	width:878px;
	height: 50px;
	}
	
.breadcrumbs ul
	{ 
	float: left;
	display: block;
	padding-top: 12px;
	}
	
.breadcrumbs ul li
	{ 
	float: left;
	display: inline;
	color: #959595;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	}
	
.breadcrumbs ul li span
	{
	padding:0px 0px 0px 5px;
	float: left;
	}
	
.breadcrumbs ul li.active
	{
	font-weight: bold;
	}
	
.breadcrumbs ul li a
	{ 
	float: left;
	color: #959595;
	font-size: 12px;
	}
	
.content h1
	{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding-bottom: 18px;
	clear: left;
	}
.content h2
	{
	font-size: 16px;
	font-weight: normal;
	color: #333;
	clear: left;
	}
.content p
	{
	padding-bottom: 18px;
	line-height: 18px;
	color: #333;
	clear: left;
	font-size: 12px;
	}
	
.content p a,p.caption a,span.caption a
	{
	color: #FF0000;
	text-decoration:none;
	}	
.gallery_slideshow
	{
	float: right;
	width: 423px;
	height: 335px;
	margin: 43px 0px 0px 30px;
	}
	
.gallery_slideshow img	
	{
	float: left;
	}
	
.description_strip
	{
	float: left;
	width: 423px;
	height: 94px;
	background: #2f3132;
	margin-top: 3px;
	}
	
.slider_nav
	{
	width: 100%;
	margin-top: 5px;
	float: left;
	}
	
.slider_nav a
	{
	width: 7px;
	height: 6px;
	margin-left: 5px;
	float: left;
	}
	
.slider_nav a img
	{
	float: left;
	}
	
.description_strip p	
	{
	float: left;
	color: #c2c2c2;
	font-size: 14px;
	line-height: 18px;
	width: 383px;
	padding: 20px 20px 0px 20px;
	}
	
/* @end */	

/* @group BOTTOM CONTAINER */	

.bottom_container
	{
	float: left;
	width: 960px;
	padding:0px 8px 0px 8px;
	height: 268px;
	margin-top: 37px;
	}
	
.video_container
	{
	float: left;
	width: 333px;
	position: relative;
	}
	
.video_bg
	{
	float: left;
	width: 293px;
	height: 205px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
	background: url(../../_images/video-bg.png) no-repeat;
	}
	
.video
	{
	float: left;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 273px;
	height: 185px;
	z-index: 2;
	}
	
.video img
	{
	float: left;
	}
	
.video_container a
	{
	float: left;
	color: #3a3a3a;
	font-size: 12px;
	position: relative;
	top: 215px;
	}
	
.video_container a:hover
	{
	color: #fa721a;
	}
	
.album_container
	{
	float: left;
	width: 334px;
	}
	
.album_content
	{
	float: left;
	width: 105px;
	height: 106px;
	position: relative;
	}
	
.album_bg
	{
	float: left;
	position: absolute;
	width: 83px;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index:2;
	cursor: pointer;
	background: url(../../_images/album-bg.png) no-repeat;
	}
	
.album
	{
	float: left;
	position: absolute;
	width: 83px;
	height: 100px;
	top: 7px;
	left: 5px;
	z-index: 1;
	}
	
.album_tooltip
	{
	float: left;
	width: 125px;
	height: 73px;
	z-index: 3;
	position: absolute;
	top: -53px;
	left: -15px;
	display: none;
	background: url(../../_images/tooltip-bg.png) no-repeat;
	}
	
.album_tooltip h1
	{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #c2c2c2;
	padding: 10px 0px 0px 10px;
	}
	
.album_bottom
	{
	width: 334px;
	float: left;
	margin-top: 3px;
	}
	
.album_bottom a
	{
	float: right;
	color: #3a3a3a;
	font-size: 12px;
	padding-right:42px;
	}
	
.album_bottom a:hover
	{
	color: #fa721a;
	}
	
.album_nav
	{
	float: left;
	}
	
.album_nav a
	{
	float: left;
	color: #3a3a3a;
	font-size: 12px;
	padding: 0px;
	}
	
.album_nav img	
	{
	padding: 0px 10px 0px 10px;
	float: left;
	}
	
.album_nav a:hover
	{
	color: #fa721a;
	}
	
.event_container
	{
	float: left;
	width: 293px;
	}
	
.event_container a
	{
	color: #FFF;
	/*float: left;*/
	font-size: 12px;
	margin-top: 10px;	
	}
	
.event_container a.rd_events
	{
	color: #3A3A3A;
	float: left;
	font-size: 12px;
	margin-top: 10px;	
	}	
	
.event_container a:hover
	{
	color: #fa721a;	
	}
	
.events
	{
	width: 263px;
	float: left;
	height: 165px;
	padding: 20px 15px 20px 15px;
	background:url(../../_images/events-bg.jpg) no-repeat;
	}
	
.events h1
	{
	float: left;
	color: #fff;
	font-size: 14px;
	width:258px;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #fff;
	}
	
.events ul
	{
	float: left;
	padding: 10px 15px 10px 27px;
	width: 221px;
	}
	
.events ul li
	{
	float: none;
	color: #fff;
	font-size: 12px;
	padding-bottom: 15px;
	list-style:disc;
	}

/* @end */	

/* @group GALLERY CONTAINER */	

.gallery_container
	{
	width: 880px;
	float: left;
	/*background: url(../../_images/gallery-wrapper-bg.png) repeat-y left;*/
	}
	
.gallery_wrapper
	{
	width: 880px;
	float: left;
	/*background: url(../../_images/gallery-wrapper-border.png) no-repeat left bottom;*/
	}
	
.gallery_content
	{
	float: left;
	width: 880px;
	position: relative;
	}
	
.gallery_left
	{
	float:left;
	width: 227px;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 101;
	}
	
.gallery_left_top
	{
	float: left;
	width: 227px;
	height: 20px;
	/*
	background: #edf5fb;
	border-bottom: 1px solid #cfd6db;*/
	}
	
.events_left
	{
	float:left;
	width: 225px;
	background:#fff;
	border-bottom: 1px solid #cfd6db;
	border-left: 1px solid #cfd6db;
	border-right: 1px solid #cfd6db;
		
	}
	
.events_left_top
	{
	float: left;
	width: 229px;
	height: 20px;
	background: #edf5fb;
	}

	
/* @group TABS */		

.tab_act, .tab
	{
	float: left;
	width: auto;
	position: relative;
	}
	
.tab_act a
	{
	float: left;
	padding:3px 20px 3px 15px;
	color: #fff;
	background: url(../../_images/tab-act-right.png) no-repeat right;
	font-size: 12px;
	height: 14px;
	}
	
.tab_act span
	{
	float: left;
	background: url(../../_images/tab-act-left.png) no-repeat left;
	width: 6px;
	height: 20px;
	}
	
	
.tab_act a span, .tab a span
	{
	background:none;
	}
	
/*.tab_act a span
	{
	float:right;
	padding-left: 10px;
	height: auto;
	width: auto;
	background: url(../../_images/tab-arrow.png) no-repeat scroll right 5px;
	}*/
	
/*.tab_act a span.active
	{
	background: url(../../_images/tab-act-arrow.png) no-repeat scroll right 7px;
	}*/
	
/*.tab a span
	{
	float:right;
	padding-left: 10px;
	height: auto;
	width: auto;
	background: url(../../_images/tab-arrow.png) no-repeat scroll right 5px;
	}*/
	
.tab
	{
	float: left;
	width: auto;
	}
	
.tab a
	{
	float: left;
	padding:3px 20px 3px 15px;
	color: #fff;
	background: url(../../_images/tab-right.png) no-repeat right;
	font-size: 12px;
	height: 14px;
	}
	
.tab span
	{
	float: left;
	background: url(../../_images/tab-left.png) no-repeat left;
	width: 6px;
	height: 20px;
	}
	
.tab_right
	{
	float:left;
	position: relative;
	left: -10px;
	}
	
.tab_left
	{
	float:left;
	position: relative;
	left: 0px;
	z-index: 1;
	}
	
/* @group GALLERY CONTENT */	
	
.gallery_list	
	{
	float: left;
	width: 227px;
	display: none;
	background: url(../../_images/gallery-lt-bg.png) repeat;
	}
	
	
.gallery_list ul
	{
	float: left;
	width: 187px;
	padding: 6px 21px 20px 19px;
	}
	
.gallery_list ul li
	{
	float: left;
	width: 187px;
	background:url(../../_images/dotted-border.png) repeat-x bottom;
	}
	
.gallery_list ul li a
	{
	float: left;
	padding: 12px 0px 11px 15px;
	width: 172px;
	background:url(../../_images/gallery-li-arrow.png) no-repeat scroll 0px 16px;
	color: #fff;
	font-size: 12px;
	}
	
.gallery_list ul li a.act:hover
	{
	background:url(../../_images/gallery-li-act-arrow.png) no-repeat scroll 0px 16px;
	color: #f60;
	}
	
.gallery_list_nav
	{
	float: left;
	width: 180px;
	padding: 0px 0px 10px 19px;
	}
	
.list_nav
	{
	float: right;
	width: 30px;
	}
	
.list_nav span
	{
	float: left;
	padding: 0px 3px 0px 3px;
	color: #fff;
	font-size: 16px;
	}
	
.list_nav a
	{
	float: left;
	width: 4px;
	height: 7px;
	position: relative;
	top: 7px;
	cursor: pointer;;
	}
	
.list_nav a.gallery_nav_lt
	{
	background: url(../../_images/gallery-nav-lt.png) no-repeat;
	}
	
.list_nav a.gallery_nav_lt_act, .list_nav a.gallery_nav_lt:hover
	{
	background: url(../../_images/gallery-nav-lt-act.png) no-repeat;
	}
	
.list_nav a.gallery_nav_rt
	{
	background: url(../../_images/gallery-li-arrow.png) no-repeat;
	}
	
.list_nav a.gallery_nav_rt_act, .list_nav a.gallery_nav_rt:hover
	{
	background: url(../../_images/gallery-li-act-arrow.png) no-repeat;
	}
	
/* @group VIDEO CONTENT */	
	
.video_list
	{
	float: left;
	width: 202px;
	display:none;
	background: url(../../_images/gallery-lt-bg.png) repeat;
	}
	
.video_list a
	{
	float: right;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px 10px 0px;
	}
	
.video_list a:hover
	{
	color: #f60;
	}
	
.video_list ul
	{
	float: left;
	width: 182px;
	padding: 6px 0px 0px 10px;
	}
	
.video_list ul li
	{
	float: left;
	width: 182px;
	background:url(../../_images/dotted-border.png) repeat-x bottom;
	}
	
.video_list ul li a
	{
	float: left;
	padding: 12px 0px 11px 0px;
	width: 182px;
	color: #fff;
	font-size: 12px;
	}
	
.video_list ul li a img
	{
	float: left;
	padding-right: 10px;
	}
	
.video_list ul li a:hover
	{
	background:url(../../_images/video-list-hover.png) no-repeat scroll 0px 30px;
	color: #f60;
	}
	
.video_player
	{
	float: left;
	width: 880px;
	margin-top:20px;
	}
	
.video_player img
	{
	float: left;
	}
	
/* @group EVENTS CONTENT */	
	
.events_list
	{
	float: left;
	width: 225px;
	background: none;
	border-top: 1px solid #cfd6db;
	}
	
.events_list ul
	{
	float: left;
	width: 198px;
	padding: 6px 0px 20px 10px;
	}
	
.events_list ul li
	{
	float: left;
	width: 198px;
	background:url(../../_images/dotted-border.png) repeat-x bottom;
	}
	
.events_list ul li a
	{
	float: left;
	padding: 9px 0px 9px 25px;
	width: 173px;
	color: #4a4a4a;
	background:url(../../_images/events-arrow.gif) no-repeat scroll 9px 12px;
	font-size: 12px;
	}
	
.events_list .content_description ul li a
	{
	margin:0px;
	}
	
.events_list ul li a img
	{
	float: left;
	padding-right: 10px;
	}
	
.events_list ul li a:hover, .events_list ul li a.act
	{
	color: #f60;
	}
	
.events_desc
	{
	float: left;
	width: 620px;
	padding-left: 30px;
	margin-top:0px;
	}
	
.events_desc h1
	{
	color: #4a4a4a;
	font-size: 18px;
	float: left;
	width: 620px;
	padding-bottom: 10px;
	font-weight: normal;
	}
	
.events_desc p
	{
	color: #4a4a4a;
	font-size: 12px;
	float: left;
	width: 620px;
	padding-bottom: 10px;
	}
	
.gallery_right
	{
	float: left;
	width: 880px;
	position: relative;
	margin-top:20px;
	}
	
.gallery_nav
	{
	float: left;
	width: 880px;
	height: 94px;
	margin-top: 3px;
	background: #2f3132;
	}
	
.gallery_nav ul	
	{
	padding: 10px 15px 10px 15px;
	float: left;
	width: 850px;
	}
	
.gallery_nav ul	li
	{
	padding: 0px 15px 0px 0px;
	float: left;
	overflow: hidden;
	display: inline;
	}
	
.gallery_nav ul	li a
	{
	float: left;
	width: 102px;
	height: 74px;
	}
	
.gallery_nav ul	li a.prev
	{
	float: left;
	width: 6px;
	height: 10px;
	margin-top: 33px;
	}
	
.gallery_nav ul	li.last
	{
	float:right;
	width: 6px;
	height: 10px;
	padding:0px;
	margin-top: 33px;
	}

/* @end */	

/* @group FOOTER */	

.footer
	{
	float: left;
	width: 976px;
	height: 135px;
	background: url(../../_images/footer-bg.png) no-repeat;
	}
	
p.footer_lt
	{
	color: #3a3a3a;
	font-size: 12px;
	padding: 65px 0px 0px 49px;
	float: left;
	width: 390px;
	line-height: 18px;
	}
	
p.footer_rt
	{
	color: #3a3a3a;
	font-size: 12px;
	padding: 62px 0px 0px 0px;
	float:right;
	width: 251px;
	text-align: left;
	line-height: 18px;
	}
	
p.footer_middle
	{
	color: #3a3a3a;
	font-size: 12px;
	padding: 25px 0px 0px 30px;
	float: left;
	width: 373px;
	}
	
p.footer_rt a
	{
	color: #3a3a3a;
	}
	
p.footer_rt a:hover
	{
	color: #fa721a;
	}
	
/* @end */	
	
.pagination_list
	{
	float:right;
	width:217px;
	position:relative;
	right:10px;
	height: 20px;
	/*padding:3px 0px 6px 0px;*/
	}
	
.pagination_list a
	{
	text-decoration:none;
	color:#fff;
	font-size:9px;
	}
	
.page_list
	{
	width:26px;
	float:right;
	position: absolute;
	right: 0px;
	}
	
.page_list a
	{
	position: absolute;
	left: 0px;
	top: 0px;
	display:inline;
	float:left;
	width: 10px;
	}
	
.pagination_list a.pipe_symbol
	{
	position: absolute;
	left: 7px;
	display: block;
	float:left;
	width:4px;
	height:13px;
	padding: 0px;
	margin-top: -5px;
	font-size: 13px;
	}

*+html .pagination_list a.pipe_symbol
    {
	position: absolute;
	left: 8px;
    }
    
.page_list a.prev_arrow
	{
	font-size: 0px;
	display: block;
	width:4px;
	height:7px;
	text-indent:-9999px;
	background: url(../../_images/gallery-li-arrow-left.png) no-repeat left center;
	}
	
.page_list a.next_arrow
	{
	position: absolute;
	left: 15px;
	width:4px;
	height:7px;
	background: url(../../_images/gallery-li-arrow.png) no-repeat right center;
	font-size: 0px;
	display: block;
	text-indent:-9999px;
	}
	
.page_list a.prev_arrow:hover
	{
	width:4px;
	height:7px;
	background: url(../../_images/gallery-li-arrow-left-hover.png) no-repeat left center;
	text-indent:-9999px;
	}
	
.page_list a.next_arrow:hover
	{
	width:4px;
	height:7px;
	text-indent:-9999px;
	background: url(../../_images/gallery-li-act-arrow.png) no-repeat right center;
	}
	
.gallery_content
	{
	padding:20px 0px 0px 0px;
	}

.home_text
	{
	 float:left;
	 width:300px;
	}

p.caption,span.caption
	{
	float: right;
	padding: 14px;
	border: 3px solid #87b8e4;
	background: #b3d4ef;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	width: 467px;
	}
	
#test2 
	{
	border:2px solid #555555;
	height:330px;
	margin:0px 0px 0px 20px;
	width:500px;
	float:right;
	}
	
.form_field
	{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	}
	
.form_field label
	{
	float:left;
	width:100px;
	margin:0px 10px 0px 0px;
	font-size:12px;
	}
	
.form_field .input_text
	{
	float:left;
	width:250px;
	margin:0px 10px 0px 0px;
	border:1px solid #666;
	height:15px;
	padding:1px 3px 1px 3px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	}
	
.form_field textarea
	{
	float:left;
	width:250px;
	margin:0px 10px 0px 0px;
	border:1px solid #666;
	height:80px;
	padding:1px 3px 1px 3px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	}
	
.input_submit
	{
	float:left;
	background:#ccc;
	border:1px solid #999;
	font-size:13px;
	color:#333;
	font-family: Arial, Verdana, sans-serif;
	margin:10px 0px 0px 200px;
	padding:5px;
	width:auto;
	cursor:pointer;
	}
	
#success
	{
	width:100%;
	color:#006600;
	float:left;
	padding:0px 0px 10px 0px;
	font-size:12px;
