body{

	width:100%;

	background-color:#fff;

	border:0;

	margin:0;

	padding:0;

	font-size:17px;

	font-family: 'Barlow Condensed', sans-serif;

	color:#455670;

	background-color:#e9eff3;

	border-bottom:20px solid #e9eff3;

}

a:active{

	color:#3f7db2;

}

a:visited{

	color:#2678;

}

a:hover{

	color:#39ebe1;

}

div, img, h1 {

	border:0;

	margin:0;

	padding:0;

	vertical-align:bottom;

	background-color:#fff;

}

#wrap{

	width:780px;

	margin:0 auto;

	 

}

#left-column {

	float:left;

	width:115px;

	padding:10px 0 0 5px;

}

#right-column {

	float:left;

	padding:10px 10px 20px 35px;

	width:614px;

	border-left:1px solid #ddd;

}

#left-column div, #right-column div {

	padding-bottom:3px;

}

#left-column div a{

font-size:18px;

text-transform: uppercase;

}

#left-column div span, #right-column #links{

	font-size:18px;

}

#right-column #links{

	padding-bottom:20px;

}

#right-column span {

	color:#3399FF;

}

#right-column div {

	padding-bottom:8px;

}

h1{

	font-weight:bold;

	font-size:11px;

}

.photo-text,.photo-text-activities{

	background-color:#eee;

	float:left;

	padding:10px;

	width:330px;

}

.photo-text-activities{

	width:455px;

}

.photo-img{

	float:left;

}

.clear{

	clear:both;

}

.photos img{

	padding-left:16px;

	padding-right:34px;

	padding-bottom:10px;

	border:0;

}

.photos2 img{

	padding-left:14px;

	padding-right:28px;

	padding-bottom:10px;

	border:0;

}

#caption{

	padding:5px 0 20px 0;

}

#photo-nav{

	padding:20px 0;

}

#photo-nav2{

	padding:20px 0;

}

.aboutme{

	padding-bottom:10px;

}

.sideimgr{

	background-color:#eee;

	margin-left:10px;

	padding:10px;

}

.sideimgl{

	background-color:#eee;

	margin-right:10px;

	padding:10px;

}

.webbg{

	background-color:#fff;

	 

}

 

.myButton {
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	background-color:#3d94f6;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.myButton:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.myButton:active {
	position:relative;
	top:1px;
}




 


#menu {
	background: #FFFFFF;
	height: 45px;
	padding-right: 18px;
	border-radius: 10px;
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 100%;
	text-align: right;
}
#menu li {
	display: inline-block;
	position: relative;
}
#menu a {
	display: block;
	line-height: 45px;
	padding: 0 14px;
	text-decoration: none;
	color: #39A38E;
	font-size: 16px;
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #009BCF;
	background: #C4F2EC;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 45px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	color: #39A38E;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 170px;
	background: #444444;
	position: absolute;
	z-index: 99;
	display: none;
}
#menu ul.sub-menus li {
	display: block;
	text-align: left;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #FFFFFF;
	font-size: 16px;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #F2F2F2;
	color: #444444;
}
@media screen and (max-width: 800px){
	#menu {position:relative}
	#menu ul {background:#444444;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none;text-align:left;}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:#39A38E}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}







ul#menu-v, #menu-v ul
{
    width:190px; /* Main Menu width */
    border:1px solid transparent;
    list-style:none; margin:0; padding:0;
    z-index:9;
}     

#menu-v li
{
    margin:0;padding:0;
    position:relative;    
    background-color:#EEEEEE; /*fallback color*/
	background-color:rgba(255,255,255,0.8);
    transition:background 0.5s;
}
#menu-v li:hover
{
    background-color:rgba(0,197,213,0.5);
}

#menu-v a
{
    font:normal 14px Arial;
    border-top:1px solid transparent;
    display:block;
    color:#444444;
    text-decoration:none;
    line-height:26px;
    padding-left:22px; 
    position:relative;           
}

#menu-v li:first-child a
{
    border-top:0;
}

#menu-v a.arrow::after{
    content:'';
    position:absolute;
    display:inline;
    top:50%;
    margin-top:-4px;
    right:8px;
    border-width:4px;
    border-style:solid;
    border-color:transparent transparent transparent black;
    transition:border-color 0.5s;  
}
                
#menu-v li a.arrow:hover::after
{
    border-color:transparent transparent transparent #336666;
}
        
/*Sub level menu items
---------------------------------------*/
#menu-v li ul
{
    min-width:180px; /* Sub level menu min width */
    position:absolute;
    display:none;
    left:100%;
    top:0;
}

#menu-v li:hover > ul
{
    display:block;
}





.responsiveimg {
  width: 100%;
  height: auto;
}




