@charset "utf-8";
body
{
	margin:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#333333;
	font-size:12px;
	background-image:url(images/top-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
img
{
	border:none;
}

/*Body Container starts*/
#container
{
	width:1000px;
	margin:auto;
}
#logo
{
	float:left;
	margin-top:10px;
	padding-left:53px;
}
/*Top Navigation*/
.top-nav
{
	float:right;
	margin-right:58px;
	_margin-right:30px;
	width:215px;
	height:25px;
	margin-top:0px;		
	background-image:url(images/top-nav-center.jpg);
	background-repeat:repeat-x;
}
.left-nav
{
	background-image:url(images/top-nav-left.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:20px;
	color:#FFFFFF;
	background-position:left top;
	float:left;
}
.right-nav
{
	background-image:url(images/top-nav-right.jpg);
	background-repeat:no-repeat;
	height:25px;
	padding-right:-25px;
	margin-left:5px;
	width:190px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	background-position:right top;
	float:left;
}
.right-nav A
{
	color:#ffffff;
	padding-left:3px;
	text-decoration:none;
	font-weight: bold;
}
.right-nav A:hover
{
	color:#FEF0A0;
	padding-left:3px;
	text-decoration:none;
}
/*Top Navigation ends*/

.clear-both
{
	clear:both;
}


/*------Main Navigation Menu------*/
.tnb
{
	margin-left: 320px;
	clear: both;
	position: absolute;
	top: 90px;
}
/*============================================================*/
.heading-red
{
	clear:both;
	text-align:left;
	padding-left:45px;
	padding-top:16px;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	margin-top: 25px;
	padding-bottom: 25px;
}
.gray-text
{
	text-align:left;
	float:left;
	color:#666666;
	font-weight:bold; 
	padding-top:0px; 
	font-size:12px;
}




.banner
{
	float:left;
}
.flash
{
	float:left;
	padding-left:20px;
}
.flash-text
{
	padding-top:15px;
	width:329px; 
	color:#FFFFFF; 
	padding-left:-0px;
}
.flash-background
{
	padding-left:30px;
	font-size:14px;
	float:left;
	width:379px;
	height:198px;
	background-image:url(images/banner-bg.jpg);
	background-position:left top;
	color: #FFFFFF;
}
.heading
{
	color:#FFFFFF;
	font-size:20px;
	font-weight:1100;
	margin-top:34px;
	text-align:left;
}
#homemenu {
	clear: both;
	float: left;
	padding-top: 30px;
	padding-left:10px;
	-padding-left:0px;
}
.home-box1
{
	float:left;
	width:320px;
	height:autopx;
	margin-left:20px;
}
.bg-box1
{
	float:left;
	width:320px;
	height:auto;
	margin-left:20px;
}

.bg-box3
{
	float:left;
	width:250px;
	margin-left:20px;
}
#top-bg
{
	background-image:url(images/box-middle-bg.gif);
	height:23px;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:6px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-left:23px;
}
.top-bg1
{
	background-image:url(images/small-box-top.gif);
	height:30px;
	background-repeat:no-repeat;
	text-align:left;
	width:250px;
	padding-top:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-left:23px;
}

.middle-bg
{
	background-image:url(images/box-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
}
.middle-bg1
{
	clear:both;
	background-image:url(images/small-box-middle.gif);
	background-repeat:repeat-y;
	height:auto;
	width:230px;
	text-align:left;
	padding: 10px;
}
.bottom-bg
{
	background-image:url(images/box-bottom-bg.gif);
	background-repeat:no-repeat;
	clear:both;
	height:5px;
}
.bottom-bg1
{
	clear:both;
	width:250px;
	background-image:url(images/small-box-bottom.gif);
	background-repeat:no-repeat;
}
.border_dotted
{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	clear: left;
	margin: 0px;
}
.border_solid
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	clear: left;
}

/*------Main Navigation Menu------*/

form {
margin:0px;
padding:0px;
}
input, select, textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}

form br
{
	clear : both;
}
label
{
	width:120px;
	float:left;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.submit_button
{
	border:none;
}
.contact
{
	float:right;
	margin-right:50px;
	width:250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DB0100;
	padding-left: 20px;
}
.calender-position
{
	position:absolute;
	left: 788px;
	top: 108px;
}
.calender-featured
{
	background-image:url(images/calender-featured.gif);
	background-repeat:no-repeat;
	background-color:#FDE697;
	background-position:right top;
	border-top:1px solid #CCCCCC;
	vertical-align:top;
	padding:6px; 
	border-left:1px solid #CCCCCC;
}
.calender-border
{
	border:1px solid #CCCCCC;
}
.border-td
{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	vertical-align:top;
	padding:6px; 
}
.sunday-bg
{
	/*background-color:#EFECE5;*/
	background-color:#FFFFFF;
	vertical-align:top;
	height:105px;
	border-top:1px solid #CCCCCC;
	color:#EFECE5;
	padding:6px; 
}

.sunday-bg-today
{
	background-color:#EFECE5;
	/*background-color:#FFFFFF;*/
	vertical-align:top;
	height:105px;
	border-top:1px solid #CCCCCC;
	color:#000000;
	padding:6px; 
}

.bg-brown
{

	background-image:url(images/gradient-brown-bg.jpg);
	background-repeat:repeat-x;
	background-color:#AB7800;
	color:#FFFFFF;
	text-align:center;
	font-family:Helvetica, Verdana, Arial;
	height:39px;
	font-weight:bold;
	font-size:14px;
}
.bg_red {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AA8000;
	padding-left: 5px;
}

.text-brown
{
	color:#555571;
	font-size:11px;
	margin-top:3px;
}
.text-brown a
{
	color:#6D6D92;
	text-decoration:underline;
	margin-bottom:10px;
}







.view-all-calender
{
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}
.text-brown a:hover
{
	color:#000000;
	text-decoration:none;
}
a
{
	color:#FF0000;
	text-decoration:none;
}
a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
.a1
{
	color:#ffffff;
	text-decoration:underline;
}
.a1:hover
{
	color:#FEF0A0;
	text-decoration:none;
}
.a2 {
	color: #666666;
	text-decoration: none;
}
.a2:hover {
	color: #FF0000;
	text-decoration: underline;
}

.a3
{
	color:#ffffff;
	text-align:right;
	text-decoration:underline;
	font-size:12px;
}
.a3
{
	color:#ffffff;
	text-decoration:underline;
}
.a3:hover
{
	color:#000000;
	text-decoration:none;
}
.a4
{
	color:#000000;
	text-align:right;
	text-decoration:underline;
	font-size:12px;
}
.a4 a
{
	color:#000000;
	text-decoration:underline;
}
.a4:hover
{
	color:#red;
	text-decoration:none;
}
.a5
{
	color:#ffffff;
	text-align:right;
	text-decoration:underline;
	font-size:17px;
	font-weight:bold;
	padding-right:180px;
}
.a5 a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.a5:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.paging {
	border: 1px solid #ddd;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.paging a {
	border: 1px solid #ddd;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paging:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #DD0200;
	border: 1px solid #DD0200;
}
.paginghl {
	background-color: #DD0200;
	border: 1px solid #DD0200;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paginghl:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.red-txt
{
	color:red;
	padding-left:8px;
	padding-bottom:2px;
	padding-top:2px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}

.pic1 {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#footer
{
	color:#666666;
	clear:both;
	padding-top:20px;
	width: 900px;
	padding-bottom: 20px;
	margin: auto;
}
h1 {
	font-family: Helvetica, Arial;
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #DA0001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin: 0px;
	padding-left: 7px;
}
.Sub_tophead
{
	background-image:url(images/Sub_tophead.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:900px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 11px;
	margin: auto;
}
.featured
{
	width:890px;
	background-image:url(images/bg_featured.jpg);
	background-repeat:no-repeat;
	margin:auto;
	background-color:#FDE697;
	background-position: left top;
	padding-bottom: 10px;
}
.thumb-align
{
	margin-left:10px;
	margin-top:15px;
	float:left;
}

.thumb-align1
{
	margin-left:0px;
	margin-top:0px;
	float:left;
}

.thumb-text
{
	text-align:center;
	margin-top:6px;
}
.event
{
	float:left;
	margin:auto;
	width:658px;
	margin-left:40px;
	text-align:left;
	margin-top:14px;
}
.event1
{
	float:left;
	width:590px;
	margin-left:20px;
	text-align:left;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: auto;
}
.events-list
{
	margin-top:50px;
}
.events-list th
{
	background-image:url(images/gradient-brown-bg.jpg);
	background-repeat:repeat-x;
	background-color:#AB7800;
	color:#FFFFFF;
	text-align:center;
	font-family:Helvetica, Verdana, Arial;
	height:39px;
	font-weight:normal;  
		
	font-size:14px;
	vertical-align:middle;
	
}
.events-list1
{
	margin-top:20px;
}
.white-bg
{
	width:890px;
	margin:auto;
	background-image:url(images/events-border-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom: 10px;
}
.white-bg1
{
	width:890px;
	margin:auto;
	padding-bottom: 10px;
}
.white-bg2
{
	width:890px;
	margin:auto;
	padding-bottom: 10px;
}
.white-bg3
{
	width:890px;
	margin:auto;
	background-image:url(images/bg-bottom-gray.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
	padding-bottom: 10px;
}

.white-bg4
{
	width:890px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.yellow-bg
{
	background-image:url(images/event-featured.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:138px;
}
.head-gray
{
	font-size:18px;
	padding-left:15px;
	text-align:left;
	background-image:url(images/table-top-border.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Helvetica, sans-serif, Geneva, Arial;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 15px;
	font-weight: bold;
}
/*
.head-gray
{
	font-size:18px;
	padding-left:15px;
	text-align:left;
	background-image:url(images/table-top-border.gif);
	color:#000000;
	font-family:Helvetica, sans-serif, Geneva, Arial;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 15px;
	font-weight: bold;
}
*/
.head-gray1
{
	height:31px;
	text-align:left;
	color:#000000;
	padding-top: 0px;
	font-weight: bold;
}
.text-13
{
	padding-top:6px;
	margin-right:12px;
}
.text14 {
	font-size: 14px;
}
.text16
{
	font-size:16px;
	font-weight:bold;
}
.text16-red
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.text17
{
	font-size:17px;
	text-align:left;
	color:#FFFFFF;
	padding-right:180px;
}
.titleclass
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin: 0px;
	padding-left: 7px;
	padding-right:180px;	
}


.text18
{
	font-size:18px;
	line-height:19px;
	color:#000000;
	font-family:Helvetica, sans-serif, Geneva, Arial;
}
.txt_white18 {
	font-size: 18px;
	color: #FFFFFF;
}
.text19-red
{
	font-size:19px;
	font-weight:bold;
}
.gray-underline
{
	height:25px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-x;
	margin-left:12px;
	margin-right:15px;
	margin-top:4px;
	width:auto;
	font-size:14px;
	color:#000000;
	padding-top:12px;
}
.gray-underline1
{
	height:35px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-x;
	background-color:none;
	margin-top:4px;
	font-size:14px;
	color:#000000;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #DF0100;
}

.txt_red {
	color: #FF0000;
}
.txt_red1 {
	color: #FF0000;
	padding-right:15px;
}
.red-text-heading
{
	color:#FF0000;
	font-family:Helvetica, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}
.venue-event
{
	width:886px;
	margin:auto;
	margin-top:17px;
	height:80px;
	border:1px solid #CCCCCC;
	background-image:url(images/box-seperator.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
}
/*
.sub-events-list
{
	width:886px;
	padding-bottom:12px;
	margin-top:17px;
	border:1px solid #CCCCCC;
	background-image:url(images/events-bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
*/
.sub-events-list
{
	width:886px;
	padding-bottom:12px;
	margin-top:17px;
	border:1px solid #CCCCCC;
	background-image:url(images/events-bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.photo-gallery
{
	width:886px;
	margin-left:6px;
	text-align:center;
	padding-bottom:12px;
	margin-top:17px;
	margin-right: auto;
	margin-bottom: auto;
	border:1px solid #CCCCCC;
}
.slide-show
{
	width:886px;
	margin-left:6px;
	padding-bottom:12px;
	margin-top:17px;
	margin-right: auto;
	margin-bottom: auto;
	border:1px solid #CCCCCC;
}
/*------Main Navigation Menu------*/
#tabsB
{
	margin:auto;
	clear:both;
	font-size:12px;
	line-height:normal;
	width: 550px;
	font-weight:bold;
}
#tabsB ul
{
	margin:0;
	margin-left:25px;
	list-style:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
#tabsB li
{
	display:inline;
	margin:0;
	padding:0;
}
#tabsB a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image:url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabsB a span 
{
	float:left;
	display:block;
	padding:5px 5px 4px 6px;
	color:#000000;
	background-image: url(images/tabrightB.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#tabsB a span {float:none;}
    
#tabsB a:hover span
{
      color:red;
}
#tabsB a:hover
{
/*      background-position:0% -20px;*/
}
#tabsB a:hover span
{
/*      background-position:100% -20px;*/
	  color:red;
}
Main Navigation Ends.right {
	float: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.padLR {
	padding-right: 10px;
	padding-left: 10px;
}
#download {
	color: #FFFFFF;
	background-image: url(images/download_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 620px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	padding-right: 210px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.view1
{
width:300px; 
background-color:#ffffff; 
line-height:20px !important;line-height:30px;
}

.bg-black
{
	background-image:url(images/calender-black-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#AB7800;
	color:#FFFFFF;
	text-align:center;
	font-family:Helvetica, Verdana, Arial;
	height:40px;
	vertical-align:middle;
	font-weight:bold;
	font-size:18px;
}
.bg-black1
{
	background-image:url(images/calender-black-bg-old.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#AB7800;
	color:#FFFFFF;
	text-align:center;
	font-family:Helvetica, Verdana, Arial;
	height:40px;
	vertical-align:middle;
	font-weight:bold;
	font-size:18px;
}
.pad-1
{
	width:230px;
	float:left;
}

.gray-underline-2
{
	height:110px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:12px;
	margin-right:15px;
	margin-top:4px;
	width:860px;
	font-size:14px;
	color:#000000;
	padding-top:12px;
}

.gray-underline-3
{
	height:40px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:12px;
	margin-right:15px;
	margin-top:4px;
	width:860px;
	font-size:14px;
	color:#000000;
	padding-top:12px;
}
.gray-underline-4
{
	height:60px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:12px;
	margin-right:15px;
	margin-top:4px;
	width:860px;
	font-size:14px;
	color:#000000;
	padding-top:12px;
}

.sub-events-list-1
{
	width:886px;
	padding-bottom:12px;
	margin-top:17px;
	border:1px solid #CCCCCC;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.watermark_dc {
	background-image: url(images/watermark_DC.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.bg_purple {
	font-size: 14px;
	background-color:#6D6D92;
	color: #FFFFFF;
	padding: 5px;
}
.a6 {
	color: #FEF0A0;
	text-decoration: none;
}
.a6:hover {
	color: #ffffff;
	text-decoration: underline;
}

.viscus {
	background-image: url(images/bg_sitebyviscus.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-left: 50px;
}
.viscus:hover {
	text-decoration: none;
	color: #000000;
}

