body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	background-color: #000000;
}		
body #home {
	background-color: #FFFFFF;
	background-image: url(/templates/site/images/homeimg.png);
	background-repeat: no-repeat;
}
.centerall {
	margin-right: auto;
	margin-left: auto;
	width: 995px;
}
.header {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}

.ColL {
	float: left;
	width: 195px;
}
.ColR {
	float: left;
	width: 790px;
	margin-left: 10px;
	background-color: #000000;
}
.topcbar {
	height: 22px;
	width: 780px;
	background-image: url(/templates/site/images/top_content_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.topRblock {
	float: left;
	height: 170px;
	margin-left: 10px;
	width: 350px;
}
.logo {
	float: left;
	height: 170px;
	width: 635px;
}

a:link {
color : #666666;
text-decoration : underline;
}
a:visited {
color : #666666;
}
a:hover {
color : #999999;
text-decoration : none;
}
a:active {
color : #666666;
}
.topnav {
	width : 605px;
	margin-top : 40px;
	margin-right : auto;
	margin-left : auto;
	text-align : right;
	text-decoration : none;
	color: #FF0000;
	padding-right: 15px;
}
a.sidemenu:link {
	color : #FFFFFF;
	text-decoration : none;
	width : 190px;
	font-size: 14px;
	margin-bottom: 20px;
	background-image: url(/templates/site/images/menu_bg_off.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
a.sidemenu:visited {
	color : #FFFFFF;
	text-decoration : none;
	background-image: url(/templates/site/images/menu_bg_off.jpg);
	font-size: 14px;
	font-weight: bold;
}
a.sidemenu:hover {
	color : #506E75;
	text-decoration : none;
	background-image: url(/templates/site/images/menu_bg_off.jpg);
	font-size: 14px;
	font-weight: bold;
}
a.sidemenu:active {
	color : #FFFFFF;
	background-image: url(/templates/site/images/menu_bg_off.jpg);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}	
.top_bar {
	background-image: url(/templates/MSG/images/top_bar.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 20px;
}
.content {
	background-image: url(/templates/site/images/bar_side.jpg);
	background-repeat: repeat-y;
	width: 790px;
}
.maincontent {
	width: 755px;
	text-align: left;
	background-image: url(/templates/MSG/images/bar_left.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	float: left;
	background-color: #000000;
}
.footer {
	text-align: right;
	width: 995px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.footerlinksholder {
	float: left;
	width: 400px;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #506E75;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.midholder {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}


.side_bar {
	background-image: url(/templates/site/images/bar_left.png);
	width: 750px;
	background-repeat: repeat-y;
	padding-left: 40px;
	float: left;
}
.menu {
	width: 195px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	float: left;
	clear: left;
	}
	
.menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu li a:link, #menu li a:visited {
	color: #CCC;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(/templates/site/images/menu.gif);
	}
	
.menu li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(/templates/site/images/menu.gif);
	background-position: 0 -32px;
	}.homeimg {
	background-image: url(/media/homeimg.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
.arrowlistmenu{
	width: 195px; /*width of menu*/
	margin-bottom: 45px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #ECCC31; /*custom bullet list image*/
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	text-transform: capitalize;
}

.arrowlistmenu ul li a:visited{
	color: #ECCC31;
	text-transform: capitalize;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	text-transform: capitalize;
}
.footerleft {
	float: left;
	width: 300px;
	text-align: left;
}
.smalltxt {
	font-size: 10px;
}
.hidden {
	color: #000000;
}
a.hidden:link {
	color : #000000;
	text-decoration : none;
	width : 400px;
}
a.hidden:visited {
	color : #000000;
	text-decoration : none;
}
a.hidden:hover {
	color : #000000;
	text-decoration : none;
}
a.hidden:active {
	color : #000000;
}
