@import url('https://fonts.googleapis.com/css2?family=Rambla&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: #CDDDF3 url('/images/Land_Rover.jpg') center top no-repeat fixed;
    color: #555555;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
}
a:link,a:visited{	color:#4ABFB6;
	text-decoration:none;
	outline:none;
}
a:hover{	color:#9ACB38;
	text-decoration:underline;
	outline:none;
}

a:focus {
	outline: none;
}
.larode_peace {
	width: 750px;
	margin: 0 auto;
}
.larode_meninup {
    float: none;
    padding: 0;
    position: relative;
    height: 37px;
    padding-top: 1px;
    background: url('/images/top.png') left top repeat-x;
    border-bottom:3px solid #93d4ce;
}
.larode_meninup ul{
    margin: 0;
    padding: 0;
    list-style: none;
        list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
}
.larode_meninup ul li {
    float: left;
    position: relative;
}
.larode_meninup ul li a {
    color: #555;
    padding: 11px 10px 10px 10px;
    text-decoration: none;
    font-family: 'Rambla',sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 3px 0 3px;
    display: block;
}

.larode_meninup ul li a:hover {
	color:#9ACC35;
	outline:0;
	box-shadow:0 1px 0 0 #99CE2F;
	background-image:-webkit-gradient(linear,top,bottom,color-stop(0,#FBFCFD),color-stop(1,#E6ECDB));
	background-image:-ms-linear-gradient(top,#FBFCFD,#E6ECDB);
	background-image:-o-linear-gradient(top,#FBFCFD,#E6ECDB);
	background-image:-moz-linear-gradient(top,#FBFCFD,#E6ECDB);
	background-image:-webkit-linear-gradient(top,#FBFCFD,#E6ECDB);
	background-image:linear-gradient(to bottom,#FBFCFD,#E6ECDB)
}
.larode_anno {
    height: auto;
    padding: 10px;
    clear:both;
    background: rgb(256,256,256,0.3);
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 6px 6px 6px 6px;
    float: right;
    min-width:180px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
.larode_maintoshow {
    padding: 10px;
    background: #fff;
}
.larode_maintoshow h1 {
    display: block;
    text-decoration: none;
    color: #333;
    color: #4ABFB6;
    outline: none;
    font-family: 'Rambla',sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}
.larode_maintoshow h2 {
    font-family: 'Rambla', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

.larode_desctitle {
    color: #999999;
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 10px 0;
}
.larode_maintoshow p {	margin: 9px 0;
}
.larode_maintoshow ul, .larode_maintoshow ol {
	margin: 9px 0 9px 20px;
}
.larode_maintoshow li {
	margin: 3px 0;
	font-size: 14px;
}
.larode_aftertext {	color: #FFFFFF;
	background: rgb(147,212,206,0.2);
	text-align: center;
	padding: 8px 0;
}
.secondimage {	 margin-left:5px;
}
.larode_maintoshow img {
	max-width:100% !important;
	height:auto;
}