/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}
html {
    overflow-y: scroll;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #DEE6E1;
	 
}
.container p {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 1100px;
	font-size: 14px;
	color: #434343;
	line-height: 0px;
	
}
.containerfull {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background-color: #4F6059;
}
.topmenufull {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #599370;
    height: 140px;
}
.topscroll {
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
    margin-top: 2px;
}
.row {
    width: 100%;
    min-width: 768px;
    margin: 0 auto;
    overflow: hidden;
}
.onecol, .quarter, .third, .thirdmid, .half, .seventy, .thirty, .sixty, .fourty, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    margin-right: 0.00%;
    float: left;
    min-height: 1px;
}
.row .onecol {
    width: 10.00%;
}
.row .twocol {
    width: 16.60%;
}
.row .quarter {
    width: 25.00%;
}
.row .third {
    width: 33.30%;
}
.row .thirdmid {
    width: 34.00%;
}
.row .half {
    width: 50.00%;
}
.row .seventy {
    width: 71.00%;
}
.row .thirty {
    width: 29.00%;
}
.row .sixty {
    width: 60%;
}
.row .fourty {
    width: 40%;
}
.row .eightcol {
    width: 66.50%;
}
.row .ninecol {
    width: 74.05%;
}
.row .tencol {
    width: 82.7%;
}
.row .elevencol {
    width: 91.35%;
}
.row .twelvecol {
    width: 100%;
}
.last {
    margin-right: 0px;
}
img, object, embed {
    max-width: 100%;
}
img {
	height: auto;
	box-shadow: #000 0em 0em 0em;
}
H1 {
   font-family: 'Fjalla One', sans-serif;
    font-size: 30px;
    line-height: 46px;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;
}
H2 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFCC00;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
}
H3 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFCC00;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
}
H4 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#684632;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;;
}
.ipWidget h1 {
   font-family: 'Fjalla One', sans-serif;
    font-size: 32px;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.ipWidget h2 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 28px;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.ipWidget h3 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 28px;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.ipWidget h4 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 24px;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.ipWidget h5 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.ipWidget h6 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
A:visited {text-decoration: none}
A:link    {text-decoration: none;}
A:active  {text-decoration: none}
A:hover   {text-decoration: none}
a:active
{
outline: none;
}
 
a:focus
{
-moz-outline-style: none;
}
 
object 
{
outline:none;
}
.desktopmenu {
    border: none;
    border: 0px;
    margin: 0px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    padding-top: 48px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-weight: lighter;
    float: right;
}
.desktopmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.desktopmenu li{
	float:left;
}
.desktopmenu li a{
	display:block;
	line-height:20px;
	text-align:right;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	background-position: right bottom;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
.desktopmenu li a:hover, .desktopmenu ul li:hover a {
    color: #599370;
    text-decoration: none;
    background-position: center bottom;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    background-color: #fff;
}
.desktopmenu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:360px;
	z-index:200;
	background-color: #599370;	
		/*top:1em;
		/*left:0;*/
}
.desktopmenu li:hover ul{
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #2E2E2E;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #2E2E2E;
	color: #FF6600;
	
}
.desktopmenu li li {
	display:block;
	float:none;
	margin:0px;
	width:300px;
	background-position: left bottom;
	padding: 3px;
}
.desktopmenu li:hover li a{
	background:none;
	color: #FFFFFF;
}
.desktopmenu li ul a {
    display: block;
    height: 20px;
    font-size: 20px;
    font-style: normal;
    margin: 0px;
    text-align: left;
    width: 345px;
    font-family: "Oswald", sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 10px;
    padding-right: 4px;
    padding-bottom: 10px;
    padding-left: 4px;
}
.desktopmenu li ul a:hover, .desktopmenu li ul li:hover a{
	color:#599370;
	text-decoration:none;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #fff;
	font-weight: normal;
}
.desktopmenu p{
	clear:left;
}

#nav#full {
		display:none
	}

	nav#mobile {
	font-family: 'Muli', sans-serif;
	background-color:#99EBFF;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
	display:block;
}

	/*
	Top black bar that holds the toggle button
	*/
nav#mobile #toggle-bar {
	line-height:70px;
	height:40px;
	
}
	/*
	Toggle button #1 ("Menu")
	*/

nav#mobile strong a {
	margin-left:30px;
	border:1px solid #444;
	padding:10px;
}
    /*
	Toggle button #2 ("Navicon")
	*/
nav#mobile .navicon {
	float: right;
	height: 6px;
	width: 34px;
	margin: 10px;
	border-top: 18px double #FFF;
	border-bottom: 6px solid #FFF;
	font-size:0;
}
	/*
	The dropdown menu
	*/

nav#mobile ul li {
	clear:both;
	list-style:none;
}
nav#mobile ul li a {
	display:block;
	font-family: "Oswald", sans-serif;
	color: #FFFFFF;
	background-color: #65656B;
	font-weight: normal;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #51B392;
	border-bottom-color: #51B392;
	border-left-color: #51B392;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 8px;
	text-align: center;
}
nav#mobile ul ul {
	font-size:small;
	}
nav#mobile ul ul li {
	}
nav#mobile ul ul a {
    background-color: #0D5D42;
    padding-left: 8px;
}
nav#mobile ul ul a:before {
    padding-right:8px;
}

.mobiletitle{
	width: 100%;
	background-color: #FFFFFF;
}
.mobiletitleinner {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #E9E9E9;
	margin-top: 3px;
}
.holderbottom {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-size: 12px;
	color: #828282;
	background-color: #2F4F4F;
	margin-top: 100px;
	box-shadow: 3px 3px 5px #000000;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
}

.botbot {
	line-height: 20px;
	color: #999999;
	font-size: 10px;
	border-top-color: #585858;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.botbot a{
	outline: none;
	color: #999999;
}
.botbot a:hover{
    outline: none;
	color: #FFFFFF;
}
.bottom {
    line-height: 26px;
    color: #FFFFFF;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    font-family: 'Hind', sans-serif;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.bottom a{
	outline: none;
	color: #FFFFFF;
}
.bottom a:hover{
    outline: none;
	color: #FF6600;
}
.nomobile {
}
.nopc {
    display:none;
}
.opaque {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: inline;
}
.opaque:hover {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:320px;
	z-index:-2;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#Layer3 {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:120px;
	z-index:-2;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #284660;
}
.full {
	font-family: 'Hind', sans-serif;
	line-height: 22px;
	color: #585858;
	font-size: 16px;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-repeat: repeat;
    -moz-border-radius: 8px;
	border-radius: 8px;
	background-color: white;
	padding: 30px;
}
.full a{
    color: #575350;
	outline: none;

}
.full a:hover{
    color: #8f9196;
    outline: none;

}
.pagetitle {
    background-color: rgba(143, 145, 150, 0.38);
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.pagetitleinner {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    line-height: 60px;
    margin: auto;
    width: 1140px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FCF7F7;
	margin: auto;
}


.fullfit {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
   
    font-size: 16px;
    font-weight: normal;
    font-family: "Trebuchet MS";
    margin-top: -5px;
    background-color: #aba6aa;
    display: block;

    color: #ffffff;
}
.menu ul {
	list-style-type:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-color: #599370;
	padding: 6px;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.menu a:hover {
background-color:#645A65;
color: #ffffff;
}
.ipWidget ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 0 0 1em 1em;
}
.ipWidget table p {
    font-family: 'Hind', sans-serif;
    line-height: 22px;
    color: #585858;
    font-size: 16px;
}
.ipWidget a {
	text-decoration: none;	
}
.ipWidget a:hover {
    text-decoration: none;
}
 
.ipWidget-Image img {
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    background-color: #FFFFFF;
    padding: 0px;
    border: 0px solid #E3DDDD;
    margin-left: auto;
    margin-right: auto;
}
.ipWidget-Gallery ._image {
    box-sizing: border-box;
    display: block;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: #FFFFFF;
    border: 0px solid #E7D4D4;
    padding: 0px;
}
.ipWidget-Gallery ._image:hover {
    -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.ipWidget-Gallery ._item {
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    padding: 0px 10px;
    width: 25.00%;
    padding-top: 20px;
}
.ipWidget-AsdSlider .bx-wrapper .bx-viewport {
 
    box-shadow: 0 0 0px #ccc;
    border: 0px solid #fff;
    left: -5px;
    background: #fff;
}
.ipWidget-AsdSlider .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
    text-align: center;
    font-size: 55px;
    padding-bottom: 10%;
    padding-right: 40%;
}
.asdBlog-post a{
	font-size: 22px;
	color: #6D6D6D; 
}
.asdBlog-post a:hover{
	font-size: 22px;
	color: #A27A9D; 
}
.asdBlog-intro {
    background-color: #F8E2D9;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.asd-blog-image {
  float: left;
  padding-right: 15px;
}                 
.asdBlog-post {
    border-bottom: 0px dotted #CDCDCD;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: #F8E2D9;
    padding: 15px;
    min-height: 240px;
}

.asdBlog-post-empty {
	background-color: #F2F2F2;
	color: #CCCCCC;
	font-weight: bold;
	padding: 10px;
	border-radius: 10px;
}

.asdBlog-end {
	text-align: right;
	font-weight: normal;
}

.asdBlog-bold {
	color: #888;
}

.asdBlog-read-more {
    text-align: right;
    margin-top: 40px;
    margin-right: 20px;
}

.asdBlog-pagination ul {
    list-style: none;
    text-align: center;
}

.asdBlog-pagination ul li {
    display: inline-block;
}

.asdBlog-separator {
	background-color: #E96044;
	text-align: center;
	border-radius: 15px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}
.blogcat {
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #575350;
    font-weight: normal;
}
.bottomlinks {
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: normal;
}
.ipWidget .button {
    background-color: #456375;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    padding: 0.5em 1em 0.5em 1em;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: normal;
}
.ipWidget-Divider.ipSkin-default {
    border-bottom: 40px solid #DEE6E1;
    height: 40px;
    margin-top: 0px;
    margin-bottom: 40px;
    width: 120%;
    margin-left: -50px;
}
.testimonials {
    font-size: 16px;
    line-height: 26px;
    margin-top: -10px;
    color: #716c6c;
    display: block;
    padding: 20px;
    background-color: #E9E0E0;
    margin-bottom: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.days {
    line-height: 26px;
    margin-top: -10px;
    color: #716c6c;
    display: block;
    padding: 30px;
    background-color: #E9E0E0;
    margin-bottom: 10px;
	border-radius: 0px;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
    text-align: center;
}
.ipModuleForm .btn-default {
    background: #599370;
    border: none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 1em;
}
.ipBlock {
    min-height: 0px;
}

.greenheader {
    font-family: 'Fjalla One', sans-serif;
    font-size: 28px;
    line-height: 44px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    color: #009865;
    font-weight: normal;
}
.smallergreen {
    font-family: 'Fjalla One', sans-serif;
    font-size: 22px;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    color: #009865;
    font-weight: normal;
}
@media only screen and (max-width: 1140px) {
.row {
width: 100%;
max-width: 100%;
min-width: 800px;
margin: 0 auto;
overflow: hidden;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 100%;
	font-size: 14px;
	color: #434343;
	line-height: 0px;
	
}
}

@media handheld, only screen and (max-width: 768px) {
body {
	font-size: 14px;
	-webkit-text-size-adjust: none;
	padding-top: 0px;
	}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #DEE6E1;
}	
.nomobile {
    display:none;
}
.nopc {
    display:block;

}	
.row, body, .containerinner, .container, pagetitle, .pagetitleinner {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.row .onecol, .row .quarter, .row .third, .row .thirdmid, .row .seventy, .row .thirty, .row .sixty, .row .fourty, .row .half, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.topscroll {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/back.jpg);
	 background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.botbot {
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-top: 0px;
	background-color: #599370;
}
.botbot a{
	outline: none;
	color: #FFFFFF;
}
.botbot a:hover{
    outline: none;
	color: #434343;
}
.ipWidget-Gallery ._item {
    width: 50.00%;
}
.full {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fulltop {

	padding: 10px;
	 -moz-border-radius: 5px;
	border-radius: 5px;
}
.holderbottom {
	
	margin-top: 20px;
}
.pagetitle {
	
	padding-left: 20px;
	padding-right: 20px;
}
.ipWidget-Image img {
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    background-color: #FFFFFF;
    padding: 0px;
    border: 0px solid #D6D6D6;
    margin-left: auto;
    margin-right: auto;
}
.ipWidget-AsdSlider .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: "Fjalla One",sans-serif;
    display: block;
    font-size: 1.0em;
    padding: 10px;
    text-align: center;
}
#nav#full {
	display:none
	}

nav#mobile {
	background-color:#FFFFFF;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
	display:block;
}

	/*
	Top black bar that holds the toggle button
	*/

nav#mobile #toggle-bar {
	line-height:70px;
	height:40px;
	background-color: #51B392;
	
}
	/*
	Toggle button #1 ("Menu")
	*/

nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
}

	/*
	Toggle button #2 ("Navicon")
	*/
nav#mobile .navicon {
		float: right;
		height: 6px;
		width: 34px;
		margin: 5px;
		border-top: 18px double #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
		font-size:0;
}
.asd-blog-image {
  float: none;
  padding-right: 0px;
}  
.asdBlog-post {
  margin-bottom: 10px;
  margin-top: 10px;
}	
.bottom {
    line-height: 26px;
    color: #FFFFFF;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
	font-family: 'Hind', sans-serif;
	font-size: 15px;
	text-align: center;
}
.ipWidget h1 {
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    line-height: 47px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    color: #575350;
    font-weight: normal;
}
.menu a {
	
	padding: 8px;

}
}
