@charset "utf-8";
/* CSS Document */
.sidebg
{
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.head2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #025b87;
	text-decoration: none;
}
.headingorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #d17707;
	text-decoration: none;
}
.headingblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #025b87;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	padding:4px;
	color: #025b87;
	text-decoration: none;
}
.text a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #025b87;
	text-decoration: underline;
}
.text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #012334;
	text-decoration: none;
}
.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	padding:2px;
	color: #8d2a28;
	text-decoration: none;
}
.footer-bg { background-color:#5573a9;}

.dotbg { width:215px; background-image:url(images/dotbg.jpg); background-repeat:repeat-y; background-position:right;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding:10px;
	color: #FFF;
	text-decoration: none;
}
.points {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #025b87;
	text-decoration: none;
}
.title {
	font-family: "trajan Pro";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#025b87;
	text-decoration: none;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #922e2c;
	text-decoration: none;
}
.heading {
	font-family: "BankGothic Lt BT";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	text-decoration: none;
}
.workshop {
	font-family: "trajan Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #276557;
	text-decoration: none;
}
.textlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	padding:4px;
	color: #025b87;
	text-decoration: underline;
}
.submittext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #025b87;
	text-decoration: none;
}
.eventstab{
	background-image:url(images/upcoming_events.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
.greytxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#787673;
}
a.greytxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#787673;
	text-decoration:none;
}
a.greytxt:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#787673;
	text-decoration:underline;
}
.whitebold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.sublink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#343332;
	text-decoration:none;
}
a.sublink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#343332;
	text-decoration:none;
}
a.sublink:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#343332;
	text-decoration:underline;
}