html, body {
	height: 100%;
}

body {
	margin: 0px auto;
	padding: 0px;
	background: #003366 url(images/img01.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8A8A8A;
	max-width: 1350px;
}

minwidth1200 {
	min-width:1200px;
	display:block;
}

/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px){
body {
	font-size: 9pt;
}
}

#wrapper {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	background: #336699 url(images/img02.png) repeat;
}

#header-wrapper {
	background: url(images/img07.png) no-repeat center top;
}

#header {
	overflow: hidden;
	min-height: 205px;
	position: relative;
}

#logo img {
  position: relative;
  top: 18px;
  left: 10px;
  float: left;
  /*width: 180px;
  height: 150px;*/
/*  background: #555;
  background: url(images/img07.png) no-repeat center top;*/	
}

#header h1 {
  position: relative;
  top: 30px;
  left: 5%;
  width:92%;
}

#header h2 {
  position: relative;
  top: 20px;
  left: 15%;
  width:82%;
}

#logo {
	overflow: hidden;
	padding: 30px 0 30px 0;
}

#logo h1 {
	display: block;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0px #AC531B;
	font-size: 3.3rem;
	font-weight: 200;
	color: #FFFFFF;
	margin: 0;
}

#logo h2 {
	display: block;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0px #AC531B;
	font-size: 1.5rem;
	font-weight: 100;
	color: #aaaaaa;
}

#menu-wrapper {
	background: url(images/img06.png) center no-repeat;
	background-size: 100% 100%; 
	width: 90%;
	margin: 0 auto;
	min-height: 6rem;
}

#avantilink {
  position: relative;
  top: -6px;
  left: 0px;
  float: none;
  cursor: pointer;
}

#menu ul {
        text-align: left;
}

#menu li {
        display: inline-block;
        padding: 0px 0px;
        line-height: 4em;
}

#menu .nolinkmenu {
        display: block;
        float: left;
        margin-right: 1px;
        text-decoration: none;
        font-family: 'Abel', sans-serif;
        font-size: 1.33rem;
        font-style: italic;
        color: #ccc;
		height: 5rem;
}

#menu a {
        display: block;
        float: left;
        margin-right: 1px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Abel', sans-serif;
        font-size: 1.05rem;
        color: #FFFFFF;
}

#current_page_item {
/*        background: #00626B;	*/
        background: #16497C;
        color: #FFFF88;
        box-shadow: inset 0px -2px 20px 0px rgba(0,0,0,0.2);
        margin-bottom: 0px;
        margin-top: 6px;
        display: block;
        float: left;
        margin-right: 1px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 1.05rem;
        clear:both;
}

#menu a:hover {
/* 
        color: #FFFF88;
        text-decoration:underline;
 */
 				opacity: 0.7;
}

@media screen and (max-device-width: 800px){
	#menu a {
        font-size: 0.98rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
	}
	
	#current_page_item {
        font-size: 0.98rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
	}
}

#page-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	width: 90%;
	margin: -18px auto;
/*	background: #FDDBAA;
	background: #FFFFD0;
	background: rgb(201, 233, 230);*/
	background: rgb(231, 253, 250);
	color: #000;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    text-align:left;
}

#content h2 {
    padding: 0px 0px 10px;
    letter-spacing: -2px;
    text-transform: uppercase;
    font-size: 2rem;
    color: #444;
}

ul.style {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style li {
/*    padding: 15px 0px 15px 0px;*/
    text-shadow: 1px 1px 0px rgba(0,0,0, .3);
/*    border-top: solid 1px #AC6035; */
    border-top: solid 1px #036;
    
	display: block;
	padding: 15px 0px 15px 30px;
	background: url(images/img09.png) no-repeat left 20px;
	line-height: 160%;
	text-decoration: none;
	color: #F3F1EE;
}

ul.style li:first-child {
	border-top: 0;
    
	display: block;
	padding: 15px 0px 15px 30px;
	background: url(images/img09.png) no-repeat left 20px;
	line-height: 160%;
	text-decoration: none;
	color: #F3F1EE;
}

ul.style a {
	display: block;
	line-height: 160%;
	text-decoration: none;
	color: #F3F1EE;
}

ul.style a:hover {
	text-decoration: underline;
}

ul.style .first {
	background: none;
	padding-top: 0px;
}

ul.tight {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.tight li {
    text-shadow: 1px 1px 0px rgba(0,0,0, .3);
	display: block;
	padding: 10px 0px 0px 30px;
	background: url(images/img09.png) no-repeat left 15px;
/* 	line-height: 160%; */
	text-decoration: none;
	color: #F3F1EE;
}

ul.tight a {
	display: block;
/* 
	line-height: 160%;
 */
	text-decoration: none;
	color: #F3F1EE;
}

ul.tight a:hover {
	text-decoration: underline;
}

ul.tight .first {
	background: none;
	padding-top: 0px;
}

#footer-content {
	overflow: hidden;
	padding: 50px 0px 0px 0px;
	text-shadow: 1px 1px 0px rgba(0,0,0, .3);
	color: #F3F1EE;
}

#footer-content h2 {
	padding: 0px 0px 40px 0px;
	text-transform: uppercase;
	font-size: 1.67rem;
	color: #FFF;
}

#footer-content .imgleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
	border: 5px solid #FFFFFF;
}

#footer-content a {
	color: #DDA;
	text-decoration: none;
}

#footer-content a:hover {
	text-decoration: underline;
}

#footer-content a:visited {
	color: #FFA;
}

#copyright {
	overflow: hidden;
	padding: 10px 0px;
	width: 98%
}

#copyright p {
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 0.92rem;
/*	color: #AD7253; */
	color: #DDA;
}

#copyright a {
/*	color: #AD7253; */
	color: #69C;
}

#copyright a:hover {
	text-decoration: none;
}

#leftbox { 
	width: 60%; 
	padding: 10px; 
	float: left; 
	text-align: justify; 
}

#rightbox { 
	width: 30%; 
	padding: 10px; 
	float: right
}

.leftbox { 
	width: 60%; 
	padding: 10px; 
	float: left; 
	text-align: justify; 
}

.rightbox { 
	width: 30%; 
	padding: 10px; 
	float: right
}

.activity-desc {
/* 	height:90px; */
}

#carousel h2 {
	margin:0 0px;
	padding-left:10px;
	text-transform: lowercase;
	background: url("images/img10.png") no-repeat scroll left top;
	height: 42px;
    color: rgb(212, 212, 212);
}

#carousel p {
	margin:10px;
	padding-left:10px;
	font-size: 0.92rem;
	color: #555;
}

.textbox {
	margin:10px;
	font-size: 1rem;
	color: #555;
	text-align: left;
}

.basicbox {
	padding:10px;
	margin:10px;
	font-size: 1rem;
	border:4pt solid #036;	
	text-shadow:none;
	float:left;
	text-align:center;
	color:#444;
	background:rgb(231, 253, 250);
}

/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px){
	.basicbox {
		width: 90%; 
		float:none;
	}

	#leftbox { 
		width: 90%; 
		float: none; 
	}

	#rightbox { 
		width: 90%; 
		float: none; 
	}

	.leftbox { 
		width: 90%; 
		float: none; 
	}

	.rightbox { 
		width: 90%; 
		float: none; 
	}
	
	#carouselcontainer h2 {
		font-size: 1.5rem;
	}

	.activity-desc {
		font-size: 0.8rem;
	}

	#carousel p {
		font-size: 0.8rem;
	}
}
						
ul.bluedotlist {
	list-style-image:url('images/img11.png');
	border:solid 1pt #444;
	background:#FFD;
	margin:0pt 10pt;
} 

ul.bluedotlist li { 
	padding: 5px 20px; 
}