﻿body
{
    font-size: 12px;
    line-height: 20px;
    font-family: Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
    color: #d1d2d1;
    background-color: #121212;
}
p
{
    color: #d1d2d1;
}
h1
{
    font-size: 15px;
    background-image: url(../../images/content-icon.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 27px;
    line-height: 22px;
    color: #d1d2d1;
}
h2
{
    font-size: 13px;
    color: #d1d2d1;
}
.heading
{
    font-size: 15px;
    background-image: url(../../images/content-icon.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 27px;
    line-height: 22px;
    color: #d1d2d1;
}
#header
{
    width: 923px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.nav
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-top: 30px;
}
.nav li
{
    float: left;
    margin-right: 23px;
    line-height: 24px;
}
.nav li img
{
    float: left;
    border: 0px;
}

.divider-bottom
{
    border-top: solid 1px #19331e;
    margin-top: -320px;
}
#green-images
{
    width: 923px;
    height: 249px;
    margin-left: auto;
    margin-right: auto; 
    background-image: url(../../images/green-images.jpg);
    margin-top: -50px;
}
#footer
{
    font-size: 10px;
    width: 923px;
    margin-left: auto;
    margin-right: auto;
    border-top: solid 2px #163a16;
    margin-top: 20px;
    padding-top: 10px;
}
#content
{
    width: 923px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}
.home-block-p
{
    font-size: 11px;
    text-align: justify;
    width: 250px;
    border-top: solid 1px #193019;
    padding-top: 10px;
}
.home-block p
{
    font-size: 11px;
    text-align: justify;
    width: 250px;
}
.home-block h2
{
    margin-top: 0px;
    padding-top: 0px;
}




.Grid
{
    border: solid 1px #c7c7c7;
    width: 98%;
    border-collapse: collapse;
    color: #373737;
}
.Grid td
{
    border-collapse: collapse;
    background-color: #ffffff;
}
.GridItem
{
    border-bottom: solid 1px #c7c7c7;
    border-right: solid 1px #c7c7c7;
    font-size: 12px;
    height: 30px;
    padding: 0px 10px 0px 10px;
    border-collapse: collapse;
}
.GridHeader
{
    border: solid 1px #c7c7c7;
    border-collapse: collapse;
    background-image: url(../../images/admin-nav-bg.jpg);
    background-position: left bottom;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    padding: 0px 0px 0px 10px;
}
.GridRow
{
    background-color: #ffffff;
    border-collapse: collapse;
}
.GridHighlight
{
    background-color: #d7e3fa;
    border-collapse: collapse;
}





a:link
{
    font-size: 12px;
    color: #d1d2d1;
    text-decoration: none;
}
a:visited
{
    font-size: 12px;
    color: #d1d2d1;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: #d1d2d1;
    text-decoration: none;
}
a:active
{
    font-size: 13px;
    color: #d1d2d1;
    text-decoration: none;
}




a.nav-link:link
{
    font-size: 14px;
    color: #d1d2d1;
    text-decoration: none;
}
a.nav-link:visited
{
    font-size: 14px;
    color: #d1d2d1;
    text-decoration: none;
}
a.nav-link:hover
{
    font-size: 14px;
    color: #d1d2d1;
    text-decoration: none;
}
a.nav-link:active
{
    font-size: 14px;
    color: #d1d2d1;
    text-decoration: none;
}


a.footer:link
{
    font-size: 10px;
    color: #d1d2d1;
    text-decoration: none;
}
a.footer:visited
{
    font-size: 10px;
    color: #d1d2d1;
    text-decoration: none;
}
a.footer:hover
{
    font-size: 10px;
    color: #d1d2d1;
    text-decoration: underline;
}
a.footer:active
{
    font-size: 10px;
    color: #d1d2d1;
    text-decoration: none;
}

.green-bullet-list
{
    list-style: none;
}
.green-bullet-list li
{
    margin: 5px 0px 5px 0px;
    background-image: url(../../images/green-bullet.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 20px;
}





/*body {
	font-family:arial;	
	font-size:12px;
}

ul.slideshow {
	list-style:none;
	width:450px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:450px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}*/
