﻿body
{ 
background-image: url('/images/mainbackground.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 0%; 
margin: 0
}

.bulletstyle {
	vertical-align: middle;
}


.mainpagecolor {
	background-color: #E8E9EA;
}
.lefttable {
	background-image: url('/images/lefttableback.png');
}
.middletable {
	background-image: url('/images/middletableback.png');
}
.righttable {
	background-image: url('/images/righttableback.png');
}


.downtableleft {
	background-image: url('/images/down_left.png');
}
.downtableright {
	background-image: url('/images/down_right.png');
}


.maintext {
	font-family: Calibri, "Trebuchet MS";
	font-size: 14px;
	font-weight: light;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left

}

.style8 {
	text-align: left

}

.style7 {
	text-align: left

}

.style6 {
	text-align: left

}

.maintextdate {
	font-family: Calibri, "Trebuchet MS";
	font-size: 14px;
	font-weight: light;
	color: #98a5ab;
	text-decoration: none;
	text-align: justify;

}


.newssmalltitletext {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	
}

.filetext {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	
}


.footerlinks {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #67737b;
	text-decoration: none;
	
}

.footerlinkslight {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: light;
	color: #67737b;
	text-decoration: none;
	
}


.footerlinkslight2 {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: light;
	color: #67737b;
	text-decoration: none;
	text-align: justify;
    letter-spacing: inherit;
	
}




.newssmalltitletextorange {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #dc7728;
	text-decoration: none;
	
}



.maintexttitle {
	font-family: Calibri, "Trebuchet MS";
	font-size: 17px;
	font-weight: light;
	color: #4d4d4d;
	text-decoration: none;
	

}



.maintexttitlelinks {
	font-family: Calibri, "Trebuchet MS";
	font-size: 15px;
	font-weight: light;
	color: #4d4d4d;
	text-decoration: none;
	

}

.maintexttitleinside {
	font-family: Calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	

}

.maintexttitlephotos {
	font-family: Calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: light;
	color: #808080;
	text-decoration: none;
	

}

.hrstyle {
	color: #c3c3c3;
	}


.maintexttitlesub {
	font-family: Calibri, "Trebuchet MS";
	font-size: 15px;
	font-weight: light;
	color: #67737b;
	text-decoration: none;
	

}

.maintexttitlesubon {
	font-family: Calibri, "Trebuchet MS";
	font-size: 15px;
	font-weight: light;
	color: #FF6600;
	text-decoration: none;
	

}

.orangebutton {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
}

.photoborder {
	border: 2px  solid #8E9FA7;
}


.rightstyle {
	text-align: right;
}

