﻿body {
		margin:0px ; background-image:url(images/bg.jpg) ; background-repeat:repeat-x
}
img{
border-style:none
}
.pattern{
	background-image:url(images/pat1.jpg);
	 background-repeat:repeat-x;
	 background-color:#4d0d0b
}
.blackbg{
	background-color:#030303;
}
.greybg{
	background-color:#c6c5c5;
}

.top_text {
	font-family: Arial;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}
a.top_text:hover{
	color:#621013
}
.menubg1{
	background-image:url(images/menu_bg1.png); background-repeat:no-repeat; background-position:center
}
.menu_text {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
a.menu_text:hover{
	color:#ffb400
}
.links_text{
	font-family:Georgia;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none
}
a.links_text:hover{
	color:#ffb400
}
.top_content{
font-family:"Trebuchet MS";
font-size:12px;
color:#4c4a4a;
text-align:justify
}
.read_more{
font-family:"Trebuchet MS";
font-size:12px;
color:#800f0c;
text-align:justify;
text-decoration:none
}
a.read_more:hover{
	color:#ffb400;
}
.read_more1{
font-family:"Trebuchet MS";
font-size:13px;
color:#800f0c;
}
a.read_more1:hover{
	color:#ffb400;
}

.maroon_heading{
	font-family:"Trebuchet MS";
font-size:20px;
color:#860602;
text-align:justify; text-decoration:none;
}
a.maroon_heading:hover{ text-decoration:none; color:#000;}
.content{
font-family:"Trebuchet MS";
font-size:13px;
color:#595858;
text-align:justify; text-decoration:none;
}
a.content:hover{ text-decoration:none; color:#860602}
.box1{
	box-shadow: 0 0 8px 0 #ddd;
	border:1px #b9b9b6 solid
}
.box2{
	border:1px #b9b9b6 solid
}
.gradientbg{


 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceaea', orientation='horizontal');
	
 /* for IE */

   	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eceaea));
                
 /* for webkit browsers */

 
   	background: -moz-linear-gradient(top,  #ffffff,  #eceaea);
         
 /* for firefox 3.6+ */
 background-color:#eceaea;
 
 }
 .shadow_pattern{
	background-image:url(images/pattern1.jpg); background-repeat:repeat-y;
}
.shadow_pattern1{
	background-image:url(images/pattern2.jpg); background-repeat:repeat-y;
}
.shadow_pattern2{
	background-image:url(images/pat2.jpg); background-repeat:repeat-y;
}


.grey_heading{
	font-family:"Arial";
font-size:16px;
color:#585757;
}
.announcement_text{
	font-family:"Arial";
font-size:13px;
color:#222121;
line-height:18px
}
a.announcement_text:hover{
	color:#860602
}
.announcement_bluetext{
	font-family:"Arial";
font-size:13px;
color:#083889;
}
.bottomlink{
font-family:Arial;
font-size:12px;
color:#bfbebe;
text-decoration:none;	
}
a.bottomlink:hover{
	color:#ffb400;
}
.bottomsublink{
font-family:Arial;
font-size:10px;
color:#ffffff;
text-decoration:none;	
}
a.bottomsublink:hover{
	color:#ffb400;
}
.rowbg{
	background-color:#e8e7e7}
.rowbg1{
	 background-color:#f0eeee
}
.maroon_subheading{
	font-family:"Trebuchet MS";
font-size:15px;
color:#860602; text-decoration:none;
}
a.maroon_subheading:hover{ text-decoration:none; color:#000;}
.redbg{
	 background-color:#661113;font-family:Arial;
font-size:15px;
color:#ffffff;
text-decoration:none;
}
.whiteheadings{
font-family:Arial;
font-size:15px;
color:#ffffff;
text-decoration:none;	
}
.redbg1{
	 background-color:#661113;
	 font-family:Arial;
font-size:15px;
color:#ffffff;
text-decoration:none;
}
.links{
font-family:"Trebuchet MS";
font-size:12px;
color:#800f0c;
text-decoration:none; font-weight:600;
}
a.links:visited{ text-decoration:none; color:#800f0c;}
a.links:hover{
color:#000; text-decoration:none;
}
.links1{
font-family:"Trebuchet MS";
font-size:12px;
color:#000;
text-decoration:none; font-weight:600;
}
a.links1:hover{
color:#800f0c; text-decoration:none;
}
.videotb{	box-shadow: 2px 2px 8px 2px #ddd;
	border:1px #b9b9b6 solid; padding:1px;}
.pictb{	box-shadow: 2px 2px 2px 2px #ddd;
	border:1px #b9b9b6 solid; padding:1px;}
	.tbheading{
	font-family:"Arial";
font-size:15px; font-weight:600;
color:#083889;
}