/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*background: url(../images/bg.gif) top repeat-x;*/
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

body {
	line-height: normal;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	background:url(../images/body_background.jpg) repeat-x top;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width:580px;
	overflow:hidden;
}

hr 
{
	background:none repeat scroll 0 0 #DDDDDD;
	border:medium none;
	height:1px;
	margin:0;
	padding:0;
}
/**************START STYLING ********************/


/****************** Styling the slide ***************************/

.clr {
clear:both;
}

.wrapper{
	min-height:50px;
	margin:0 auto;
	position:relative;
	width:1022px;
}


/**************Start Header Panel *****************/

#header_panel{
	min-height:163px;
	_height:150px;
	width:100%;
	position:relative;
}

#header_panel .wrapper{
	height:163px;
	position:relative;
}

.logo{
	position:absolute;
	top:15px;
	left:30px;
}

.search_box{
	height:50px;
	width:240px;
	background:url(../images/search_box.png) no-repeat;
	position:absolute;
	right:7px;
	top:45px;
}

.search_box input{
	height:29px;
	width:170px;
	margin:2px 2px 3px 38px;
	padding-left:10px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#da0812;
	background:#faf6f6;
}

.nenigation_menu{
	height:53px;
	width:997px;
	position:absolute;
	bottom:0;
	left:0;
	padding-left:25px;
	background:url(../images/top_menu_background.png) no-repeat left top;
}

.navigation_menu{
	top:110px;
	height:53px;
	width:997px;
	position:absolute;
	bottom:0;
	left:0;
	padding-left:25px;
	background:url(../images/top_menu_background.png) no-repeat left top;
}

.navigation_menu_2{
	height:53px;
	width:970px;
	padding-right:27px;
	background:url(../images/top_menu_background_right.png) no-repeat right top;
}

.navigation_menu_3{
	height:53px;
	width:970px;
	background:url(../images/top_menu_background_main.png) repeat-x;
}

.navigation_menu_3 ul{
	padding:0;
	margin:0;
	padding-top:10px;
}

.navigation_menu_3 ul li{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

.navigation_menu_3 ul li a:link{
	display:block;
	padding:14px 24px 6px 23px;;
	margin-left:24px;
	font-size:20px;
	font-family:'Century Gothic',Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:100;
	text-decoration:none;

}

.navigation_menu_3 ul li a:visited{
	display:block;
	padding:14px 24px 6px 23px;
	margin-left:24px;
	font-size:20px;
	font-family:'Century Gothic',Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:100;
	text-decoration:none;
	
}

.navigation_menu_3 ul li a:active,
.navigation_menu_3 ul li a:hover{
	background:#da0812;
	
	
}
	

/**************Start Ticker Panel *****************/

#ticker_panel{
	height:auto;
	width:100%;
	position:relative;
}

.ticker1{
	height:53px;
	width:996px;
	padding-left:26px;
	background:url(../images/ticker_panel_left.png) no-repeat left top;
}

.ticker2{
	height:53px;
	width:974px;
	padding-right:22px;
	background:url(../images/ticker_panel_right.png) no-repeat right top;
}

.ticker3{
	height:53px;
	width:974px;
	background:url(../images/ticker_panel_background.png) repeat-x;
}

.ticker3 marquee{
	line-height:53px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#930;
}

/**************Start Body Panel *****************/

#body_panel{
	height:auto;
	width:100%;
	position:relative;
}

#body_panel .wrapper{
	width:1022px;
	background:url(../images/wrapper_body_bottom.png) no-repeat bottom left;
	position:relative;
	padding-bottom:38px;
	height:auto;


}

#body_panel .wrapper_2{
	height:auto;
	width:1022px;
	background:url(../images/wrapper_body_background.png) repeat-y top left;
	position:relative;
}

.left_sidebar{
	height:auto;
	min-height:500px;
	width:134px;
	float:left;
	margin-left:16px;
	_margin-left:8px;
	position:relative;
}

.main_body{
	height:auto;
	min-height:500px;
	width:683px;
	float:left;
	position:relative;
}

.content_area{
	width:650px;
	padding:16px;
	position:relative;
	min-height:300px;
}

.single_post{
	margin-top:27px;
	padding-right:15px;
}

.single_post h3,
.singe_post a h3{
	font-family:"Times New Roman",Times,serif;
	color:#333333;
	font-size:28px;
	font-weight:400;
}

.single_post .single_post_content p{
	font-family:Verdana,Geneva,sans-serif;
	color:#666666;
	font-size:13px;
	font-weight:400;
}

.single_post_content{
	margin-top:7px;
}

.post_blog{
	min-height:300px;
	width:100%;
	padding-top:15px;

}

.right_sidebar{
	height:auto;
	min-height:500px;
	width:174px;
	float:left;
	position:relative;
}

.banner_area{
	height:auto;
	width:683px;
	background:#E3E9FF ;
	position:relative;
}

.banner_image_position{
	height:306px;
	background:#000;
	width:683px;
	position:relative;
}

.banner_image_position img{
	float:right;
	height:306px;
}

.banner_image_title{
	height:45px;
	background:#000;
	width:683px;
	position:relative;
}

.banner_image_title p{
	font-size:14px;
	color:#fff;
	line-height:45px;
}
	


/**************Start Footer Panel *****************/

#footer_panel{
	min-height:30px;
	width:100%;
	position:relative;
}

.copy_right{
	margin:0 auto;
	height:30px;
	position:relative;
	width:270px;
}

.copy_right p{
	color:#da0812;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
	
#cal
{
	background:#FFF url(../images/top-bg.jpg) repeat-x top;
	width:666px;
	margin:10px auto;
}

.year_month
{
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0;
	margin:0;
	color:#FFF;
}

.weekly_days
{
	border:0px solid #CCC;
	text-align:center;
	font-weight:bold;
}

.days
{
	border:1px solid #CCC;
	height:62px;
	width: 88px;
	line-height:62px;
	text-align:center;
}

.highlight
{
	color: #79BAE6;
	font-weight:bold;
	font-style:italic;
}

.days a
{
	display:block;
	background: #FDE2F7;
	text-decoration:underline;
	font-weight:bold;
	color:#9E0039;
}

.prev_month, .next_month
{
	font-size:12px;
	padding:0;
	margin:0;
	text-decoration:none;
	border:0px solid #ccc;
	width: 65px;
}

.prev_month:hover, .next_month:hover
{	
	border:0px solid #ccc;
	text-decoration:underline;
}

.prev_month:active, .next_month:active
{	
	border:1px inset #ccc;
}

.prev, .next
{
	display:block;
	text-decoration:none;
	color:#09F;
	font-size:14px;
	background: #FFF;
}

.event_title
{
	color:#333333;
	font-family:"Times New Roman",Times,serif;
	font-size:28px;
	font-weight:400;
	text-decoration:none;
}

.fblocation
{
	color:#993300;
}
.fbtime
{
	color:#999;
}

table.event_details td
{
	padding:5px 0;
}
span.label
{
	font-weight:bold; 
	color:#666;
}

.calendar_search
{
	border:0; 
	background:url(../images/btn_search.jpg) no-repeat;
	padding:1px 4px; 
	width: 70px;
	height:25px;
	text-indent: -5000px !important;
	_padding: 1000px;
	margin:10px 0; 
	cursor:pointer;
}