/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position: center top;
}
	.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-y;
}
.bottom_curve {
	background-image: url(images/bottom_curve.png);
	background-repeat: no-repeat;
	background-position: center;
}
.content_mid_bg {
	background-image: url(images/content_mid_bg.jpg);
}
.left_shade {
	background-image: url(images/left_shade.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shade {
	background-image: url(images/right_shade.png);
	background-repeat: repeat-y;
}
.copyright_text {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright_text1 {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFB218;
}
.pclass {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color: #828282;
	line-height:18px;
}
p {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color: #828282;
	line-height:18px;
}
.event_img_mid {
	background-image: url(images/event_img_middle.jpg);
	background-repeat: repeat-y;
}
.events_text {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color: #828282;
	line-height:18px;
}
.events_date  {
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color: #FF9C17;
	line-height:18px;
}
a:link{
color: #FF9C17;
text-decoration:none;
}
a:visited{
color: #FF9C17;
text-decoration:none;
}
a:hover{
color: #FF9C17;
text-decoration:underline;
}
a:active{
color: #FF9C17;
text-decoration:none;
}
.blog_home_text{
	font-family: "trebuchet MS", thoma, verdana;
	font-size: 11px;
	color:#828282;
	line-height:18px;
}
.blog_home_date{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:11px;
	color:#505050;
	line-height:18px;
}
.blog_home_date1{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:14px;
	color:#505050;
	line-height:18px;
}
.blog_home_heading{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:11px;
	color:#FF9C17;
	font-weight:bold;
	line-height:18px;
}
.blog_home_heading1{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:14px;
	color:#FF9C17;
	font-weight:bold;
	line-height:18px;
}
.left_shade {
	background-image: url(images/left_shade.jpg);
	background-position: top;
}
.right_shade {
	background-image: url(images/right_shade.jpg);
}
.form_text{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:12px;
	font-weight:bold;
	color:#FF9C17;
}
h1{
	font-family:"trebuchet MS", thoma, verdana;
	font-size:20px;
	color:#FF9C17;
	margin-bottom:0px;
	margin-top:0px;
}
.flash_bg {
	background-image: url(images/flash_bg.jpg);
}
