﻿body {
	background-color				: #fdfde7;
	font-family						: Arial;
	font-size						: 13px;
	color								: #000000;
	margin 							: 0px;
	width								: 100%;
	height							: 100%;
}

img {
	border							: 0;	
}

.Clear {
	clear								: both;	
}

a {
	color								: #000000;	
}

.HomeButtons {
	width								: 710px;
	height							: 218px;
	float								: left;
	position						: relative;
	left								: 50px;
}

.HomeButton {
	margin-right				: 28px;		
}

.HeaderImage {

}

.Container {
	margin-left						: auto;
	margin-right					: auto;
 	height							: auto !important; /*For CSS2 browsers*/
   height							: 100%; /*For IE6 and before*/
   width								: 1024px;
}

.ContentContainer {
	background-image		: url('../Images/bg-ContentContainer.jpg');
	background-repeat		: repeat-y;	
	width								: 1024px;
	float								: left;
	position						: relative;
}

.Label {
	clear								: both;
}


.ImageHolder {
	width								: 910px;
	height							: 250px;
	margin-left						: 24px;
}

.TextImage {
	margin							: 4px 0px 4px 0px;
}

.TopMenu {
	background-image		: url('../Images/menutop.jpg');
	background-repeat		: no-repeat;
	width								: 215px;
	height							: 134px;
	cursor							: pointer;
}

.TopMenuItem {
	color								: #091F5E;
	text-decoration				: none;
	height							: 13px;
	line-height						: 13px;
	padding-right					: 10px;
}

.MenuTopContainer {
	background-image				: url('../Images/Topmenu-bg.jpg');
	background-repeat				: repeat-x;
	width								: 808px;
	height							: 25px;
	float								: right;
	position							: relative;
}

.MenuTopShadow {
	background-image				: url('../Images/Topmenu-shadow.jpg');
	background-repeat				: repeat-x;
	width								: 808px;
	height							: 7px;
	float								: right;
	position							: relative;
	clear								: both;
}

.News {
	float								: right;
	width								: 230px;	
}

.NewsBlockTop {
	background-image		: url('../Images/newsblock.jpg');
	background-repeat		: no-repeat;	
	width								: 230px;
	height							: 100%; /*For IE6 and before*/
	min-height					: 345px; /*For CSS2 browsers*/
 	height							: auto !important; /*For CSS2 browsers*/			
	float								: right;
	position						: relative;
}

.NewsBlockBottom {
	background-image				: url('../Images/newsbottom.jpg');
	background-repeat				: no-repeat;	
	width								: 230px;
	height							: 4px;
	float								: right;
	position							: relative;	
}

.NewsBlockCenter {
	background-image				: url('../Images/news-bg.jpg');
	background-repeat				: repeat-y;	
	width								: 230px;
}

.NewsBreak {
	background-image				: url('../Images/NewsBreak.gif');
	background-repeat				: no-repeat;	
	width								: 203px;
	height							: 2px;
	margin-top						: 5px;
	margin-bottom					: 10px;
	float								: left;
	position							: relative;	
}

.NewsIntroText{
	clear								: both;
}

.NewsIntroText a {
	color								: #ffffff;
	text-decoration				: none;
	font-weight						: normal;
}

.NewsCenter {
	width								: 203px;
	height							: 100%;
	margin-top						: 40px;
	margin-left						: 15px;
}

.Readon {
	float								: right;
	clear								: both;
	margin-top						: 10px;
	margin-bottom					: 10px;	
	cursor							: pointer;
}

.Content {
	float								: left;
	position							: relative;
	width								: 750px;
	left								: 19px;
	padding-top						: 10px;	
}

.ContentSmall {
	float								: left;
	position						: relative;
	width								: 550px;
	left								: 19px;
}

.ContentWide {
	float								: left;
	position						: relative;
	width								: 750px;
	left								: 19px;
}

.ContentImage {
	float								: right;
	position							: relative;
	width								: 220px;
	left								: 10px;
	padding-top						: 20px;	
}

.ContentText {
	float								: left;
}

.ContentTextLarge {
	float								: left;
	padding-top						: 20px;
	width								: 750px;	
}

.ContentTop {
	width								: 1023px;
	height							: 182px;
	float								: left;
}

.ContentMiddle {
	background-image				: url('../Images/ContentMiddle.png');
	background-repeat				: repeat-y;
	width								: 1023px;
	float								: left;
	height							: 100%; /*For IE6 and before*/
	min-height						: 510px; /*For CSS2 browsers*/
 	height							: auto !important; /*For CSS2 browsers*/		
}

.ContentBottom {
	background-image				: url('../Images/ContentBottom.png');
	background-repeat				: no-repeat;
	width								: 958px;
	height							: 15px;
	float								: left;
}

.ContentHolder {
	/*width								: 100%; */
}

.Submenu {
	width								: 215px;
	height							: 100%;
	margin-top						: -25px;
	float								: left;
}

.SubMenuContainer {
	background-image				: url('../Images/menu-bg.jpg');
	background-repeat				: repeat-y;
	width								: 215px;
	margin							: 0;
	padding-bottom					: 4px;
	color								: #ffffff;
	height							: 100%; /*For IE6 and before*/
	min-height						: 400px; /*For CSS2 browsers*/
 	height							: auto !important; /*For CSS2 browsers*/	
	position							: relative;
}


#ErrorBox {
	background						: #FEDADA url(../Images/stop.gif) no-repeat scroll 5px 5px;
	border							: 1px solid #FD9999;
	color								: #000000;
	font-weight						: bold;
	height							: 1%;
	margin							: 2px 2px 5px;
	padding							: 5px 5px 5px 35px;
	width								: 330px;
}

.ImageLink {
	border							: 0;	
}

.Footer {
	font-family						: verdana;
	font-size						: 10px;
	color								: #777777;
}

.Footer-Left {
	float								: left;
}

.Footer-Right {
	float								: Right;
}

a.FooterItem {
	color								: #777777;
	text-decoration				: none;
}

a.FooterItem:hover {
	text-decoration				: underline;
}

a.MenuTopItem {
	background-image				: url('../Images/Topmenu-bg.jpg');
	background-repeat				: repeat-x;	
	font-family						: Arial;
	font-size						: 16px;
	color								: #ffffff;
	float								: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height							: 25px;
	line-height						: 25px;
	cursor							: pointer;
	text-decoration				: none;
}

a.MenuTopItem:hover {
	font-family						: Arial;
	font-size						: 16px;
	color								: #ffffff;
	background-image				: url('../Images/Topmenu-bgactive.jpg');
	background-repeat				: repeat-x;	
	float								: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height							: 25px;
	line-height						: 25px;
	cursor							: pointer;
	text-decoration				: none;	
}

a.MenuTopItemActive {
	font-family						: Arial;
	font-size						: 16px;
	color								: #ffffff;
	background-image				: url('../Images/Topmenu-bgactive.jpg');
	background-repeat				: repeat-x;	
	float								: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height							: 25px;
	line-height						: 25px;
	cursor							: pointer;
	text-decoration				: none;
}

a.MenuTopItemActive:hover {
	font-family						: Arial;
	font-size						: 16px;
	color								: #ffffff;
	background-color				: #bd1011;
	float								: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height							: 25px;
	line-height						: 25px;
	cursor							: pointer;
	text-decoration				: none;
}

h1 {
	color									: #949c4f;
	font-size							: 24px;
	margin-bottom					: 10px;
	margin-top						: 4px;
}

h2 {
	color									: #FDFDE7;
	font-size							: 16px;
	margin-bottom					: 4px;
	margin-left						: 10px;
}

ul#menu, ul#menu ul {
 	list-style-type				: none;
	margin								: 0;
	padding								: 0;
	font-family						: Verdana;
}

ul#menu a {
  display								: block;
  text-decoration				: none;	
}

ul#menu li a {
	background-image			: url('../Images/menuitem-bg.jpg');
	background-repeat			: no-repeat;	
	height								: 20px;
	margin-left						: 7px;
	margin-bottom					: 1px;	
	color									: #703427;
	padding-left					: 10px; 
	line-height						: 20px;
	display								: block;
	font-size							: 11px;
	font-family						: Verdana;
}

ul#menu a.MenuItemActive {
	font-weight						: bold;
}

ul#menu li ul li {
	list-style-image			: url('../Images/bullet.jpg');
	list-style-position		: outside;	
	margin-left						: 30px;
	line-height						: 20px;
}

ul#menu li ul li a {
  	background					: transparent;
  	color								: #ffffff;
	display								: inline;
	margin								: 0px;	
	padding								: 0px;
	font-size							: 11px;
}

ul#menu li ul li a:hover {
	text-decoration				: underline;
}

ul#menu li ul li ul li {
	list-style						: none;
	list-style-position		: outside;	
	margin-left						: 10px;
	padding								: 0;
	line-height						: 20px;
}

ul#menu li ul li ul li a {
  	background					: transparent;
  	color								: #ffffff;
	display								: inline;
	margin								: 0px;	
	padding								: 0px;
	font-size							: 10px;
}

ul#menu li ul li a.MenuItemActive {
	text-decoration				: underline;
}

ul#menu li ul li ul li a.MenuItemActive {
	text-decoration				: underline;
}

#socialmedia{position:relative;bottom:0;left:5px;padding-top:5px;}

