body{
	background-image: URL("images/aspen walpaper fixed.png");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b5c66;
}

div#pagecontainer{
	background-color: white;
	width:900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	-webkit-box-shadow: 10px 10px 49px 5px black;
	-moz-box-shadow: 10px 10px 49px 5px black;
	box-shadow: 10px 10px 49px 5px black;

}

table td {
	margin: 0;
	padding: 5px 15px;

}

.logoImageWrapper, .sliderWrapper {
    width: 50%;
    float: left;
}

.logoImageWrapper a {
    text-align: center;
}

.logoImageWrapper a img {
    position: relative;
    transform: translateY(80%);
}

.slick-track {
    height: 333px;
}

.video {
    text-align: center;
}

div#image-shadow {
width: 160px;
FLOAT: left;
margin-right: 15px;
background-color: rgb(68,68,68);
-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
zoom: 1;
}
table {
    border-collapse: collapse;
}
table, th, td {
	border: 1px #ccc solid;
}

div#Footer{
    clear: both;
	padding: 0px 20px 20px 0px;
	text-align: right;
	background-color: White;
}
div#copyright
{
 float: left;
 padding-top:5px;
 padding-left:0px;
 text-align: left;
}
div#inner-title
{
float:right;
/*width:500px;
height:340px;*/
width: 400px;
height: 266px;
vertical-align:bottom;
}

div#title-text-div
{
width:880px;
height:30px;
text-align:right;
position:relative;
top:-36px;
color: white;
font-size: 19px;
padding-right: 30px;
padding-top:10px;
}

.left {
	float: left;
	padding: 5px;
}

.homecontent {
	width: 800px;
	float: right;
}

.left-logo {
	padding: 5px;
	width: 383px;
	margin: 60px auto 0 auto;
}


div#title
{
height: 270px;

}

a:link {color:#0000FF;}      /* unvisited link */
a:visited {color:#0000FF;}  /* visited link */
a:hover {color:#0000FF;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */

div#logo
{
	background-color: white;
	width:100%;
	float:left;
	text-align: center;
}

.left-logo {
}

.chairmen .barbara {
    width: 100%;
    float: left;
}

.chairmen .barbara p {
    width: 100%;
    clear:both;
}

.chairmen .mark  {
    width: 50%;
    float: left;
    text-align:center;
}

.chairmen .mark p {
    width: 100%;
    clear:both;
}

.barbara img {
    height: 250px;
    margin: 0 auto;
    margin-bottom:15px;
    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
}

.mark img {
    height: 250px;
    margin: 0 auto;
    margin-bottom:15px;
    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
}

div#navdiv{
background-color: white;
height: 40px;
border-bottom-color: #36434b;
border-bottom-width: 30px;
border-bottom-style:solid;
padding-left:109px;
clear: both;
}

div#navdiv li
{
	height:30px; /* 30px */
	float:left;
	list-style-type:none;
	padding: 12px 20px 10px 20px;
	font-size: 17px;
	background-image: url("images/divider.jpg");
	background-repeat:no-repeat;
	background-position:100% 35%;

}

li#tab1 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab1 a:hover
{
	text-decoration: underline;
}

li#tab2 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab2 a:hover
{
	text-decoration: underline;
}

li#tab3 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab3 a:hover
{
	text-decoration: underline;
}

li#tab4 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab4 a:hover
{
	text-decoration: underline;
}

div#content{
	background-color: White;
	padding: 0px 50px 0px 50px;
}
div#inner-content
{

    width: 780px;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: auto;
	margin-left: auto;
	border: 2px solid #25358d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 30px 30px 30px;
behavior: url(PIE/PIE.php);
}

#inner-content li a {
    font-size:13px;
}

#inner-content p {
    font-size:13px;
}

#inner-content h2 {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 15px!important;
	color: #4b5c66;
}

#inner-content img {
    width: 386px;
	margin-left: 195px;
	margin-top: 20px;
}

div#photo{
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #666666;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#006;
	margin: 0px -10px 15px 15px;
	-webkit-box-shadow: 5px 5px 13px 1px #666666;
	-moz-box-shadow: 5px 5px 13px 1px #666666;
	box-shadow: 5px 5px 13px 1px #666666;
behavior: url(PIE/PIE.php);
}

div#photo img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

h1{
	FONT-SIZE: 22px;
	color:#25358d;
	padding-bottom: 15px;
}


a{
	color: #25358d;
}
li{
	margin-bottom: 5px;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}



