﻿@media screen and (max-width: 900px) {

  #leftcontainer {
    background-color: #006699;
	margin: 0px auto;
	width: 100%;
	
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	float: left;
}

 
  #rightmidbox540 {
    width: 100%;
    background-color: #006699;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	float: left;}

#leftadd {
margin: 10px 0px 10px 5px; 
width: 95%; 
text-align: center; 
display: block;
display:none}

#leftaddresp {
margin: 10px 0px 10px 5px; 
width: 95%; 
text-align: center; 
display: block;
}

 
}



@media screen and (min-width: 901px) {

	
	#rightmidbox540 {
	width: 67%;
	background-color: #006699;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	float: left;}
	
	#leftcontainer {
background-color: #006699;
	margin: 0px auto;
	width: 33%;
	
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	float: left;}

#leftadd {
margin: 10px 0px 10px 5px; 
width: 95%; 
text-align: center; 
display: block;}

#leftaddresp {
margin: 10px 0px 10px 5px; 
width: 95%; 
text-align: center; 
display: block;
display:none}

}








.bottom {
	margin: 20px 20px 40px 20px;
	text-align: center;
	float: left;
}




.btn {
	background: #006699;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	font-family: Arial;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
 vertical-align:baseline;
	float:right
	
	
	
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.big {
	background: #006699;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	font-family: Arial;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	float: right;
	text-decoration: none;
}

.big:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}



.blankbox {
	background-color: #006699;
		-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	width:100%;
	  margin:0px auto;
	  float:left
	}




.leftmidbox540 {
background-color: #006699;
	margin: 0px auto;
	width: 100%;
	height: auto;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	float: left;
}

.midbox {
position: relative;
	margin:0px auto;
		max-width: 1000px;
		min-height: 1000px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	 box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	
	background-color: #006699;
	}




body {
	background-color:#0D6887;
		font-family: Verdana;
	font-size:16px;
	color:  #E0E0E0;

	text-decoration: none;

}
a:link {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
		
}
a:hover {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
			
}
a:active {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	
		}
h1 {
	font-family: Verdana;
	font-size: 16px;
	color:  #E0E0E0;
	text-decoration: none;
	font-weight: bold;
}
 
 h2 {
	font-family: Verdana;
	font-size: 16px;
	color:  #E0E0E0;
	text-decoration: none;
	font-weight: bold;
}
.bigbtn {
	margin: 10px;
	background: #006699;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	float: right;
	text-decoration: none;
}

.bigbtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.date {
  position: relative;
  width: 70px;
  font-family: Georgia, serif;
  color: #FFAD2A;
  margin: 0 auto;
 }
  
 .day2,.day, .month, .year {
  position: absolute;
  }
 
.day { 
  font-size: 40px;
  top: 23px;
  }
 
 .day2 {
	font-size: 40px;
	top: 23px;
	right: 15px;
}

.month { 
  top: 3px;
  left: 0;  
  font-size: 28px;
  }
 
.year { 
  top: 23px;
  right: -28px;
  font-size: 23px;
  rotation: -90deg !important;
  /* ** Hacks ** */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);  
  }
		
			#content-top-bar {
	margin:0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 7px;
	
	width:100%;
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	background-color: #004073;
}

	
		#content-mid-bar {
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 10px;
	width: 100%;
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	background-color: #004073;
}
#cssmenu {
	zoom: 1;
	width: 97%;
	background: #006699;
	padding: 8px 0 5px 3px;
	height: 30px;
	margin-left: 10px;
}
#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu ul {
  list-style-type: none;
  position: relative;
  display: block;
  font-size: 16px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid  #004073;
  zoom: 1;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu li a {
	float: left;
	color: #E0E0E0;
	text-decoration: none;
	height: 24px;
	padding: 9px 20px 0 10px;
	font-weight: normal;
}
#cssmenu li:hover,
#cssmenu .active {
  text-decoration: none;
  border-bottom: 2px solid  #004073;
}
#cssmenu li:hover a {
  color: #fff;
}
#cssmenu .active a {
  color: #fff;
  font-weight: 700;
}
