body {
margin: 0;
height : 100%;
text-align : left;
background: url('pics/white-seamless.jpg');
background-repeat: repeat;
}


.content {
position: static;
padding : 0;
margin : 0 auto;
background-color : #fff;
border : #0f0 solid 0px;
width : 80%;
vertical-align: top;
white-space:normal;
}


.main {
position: static;
padding : 0;
margin : 0 auto;
background-color : #fff;
border : #0f0 solid 0px;
width : 90%;
}


.headh {
height : 55px;
margin : 0;
width : 100%;
background-color : #fff;
position : static;
padding-top : 20px;
left : 0;
text-align : left;
border: red solid 0px
}

.topmenu {
position: static;
margin : 0 auto;
border : #0000ff solid 0px;
background-color : #fff;
 display: inline-block;
    content: "";
    clear: both;
    display: table;
}

.toplogo {
float : left;
padding : 20px;
border : #0990ff solid 3;
width : 510px;
background-color: #fff;
}

.picture {
float : right; 
padding : 00px; 
text-align: left;
border: 0px solid #00ffff;
width : auto;
 display: inline-block;
}

.row {
height : 20px;
 display: inline-block;
border : dashed black 0px;
}

.row2 {
height : 50px;
 display: inline-block;
border : dashed black 0px;
width: 100%;
}


.leftcol {
padding : 30px ;
background-color : #fff;
border : #663399 solid 0px;
 display: inline-block;
width : 45%;
height:auto;

}

.rightcol {
padding : 30px ;
background-color : #fff;
border : #663399 solid 0px;
 display: inline-block;
width : 40%;
height:auto;
vertical-align: top;
}


.bottom {
position: static;
border : #ff00ff solid 0px;
text-align : left;
margin : 0 auto;
padding : 0px;
vertical-align : bottom;
bottom : 0;
background-color: #fff;
width : 90%; 
 
}

.mtn {
width : 100%;
background-image : url(pics/mtn.png);
background-repeat : no-repeat;
background-position : top;
border : red solid 0px;
}

#inmtn {
text-align: center;
margin : 0 auto;
padding : 0;
width : 70%;
border : blue solid 0px;
}

.contenth div {
padding : 0;
}

.hr2 {
border-top:1px solid #cacac4;
border-left: none;
border-right: none;
border-bottom: none;
background-color: transparent;
margin:0px;
}

img.footer {
float : right;
right:0px;
width:150px;
padding: 20px 5px 5px 5px;
border: 0px solid blue;
}

img.footera {
float : right;
right:0px;
width:80px;
padding:  0px 5px 5px 5px;
border: 0px dashed black;
}

img.footersm {
float : right;
right:0px;
width:30px;
padding: 0px 5px 5px 5px;
border:0px solid red;
}

img.book {
align : right;
padding: 0px;
border: 0px solid green;
width:100%;
}

li.a {
background-image : url(pics/Right3Green.png);
background-repeat : no-repeat;
background-position : 0 0;
padding-left : 24px;
margin-left : 24px;
font : 16px/20px arial, sans-serif;
color : #00f;
}

a.one:link, a.one:visited {
    	background-color: #00f;
    	color: white;
    	padding: 10px 20px;
	font-size:16px;
   	text-align: center; 
   	text-decoration: none;
    	display: inline-block;
	border: 1px solid #00f;
	border-radius: 15px;
}

a.one:hover, a.one:active {
    background-color: #006;
}

a.white:link, a.white:visited  {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
color : #000;
}

a.white:hover, a.white:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fff;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #0000ff;
}

p.small {
font-family: Arial, Helvetica, sans-serif;
font-size:5px;
color:#000;
line-height: 0.5;
}

p.green {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#093;
line-height: 1;
}

H1 {
color : #00f;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
line-height : 1em;
margin-bottom : 3px;
}

H2 {
color : #009933;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
line-height : 1em;
margin-bottom : 30px;

}


H3 {
color : #039; 
font-weight : bolder;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
text-align:center;
margin-bottom:30px;
}

ol {
font-family : Arial, Helvetica, sans-serif;
font-size : small;
font-style : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #66c4b2;
text-decoration : none;
background-color : #ffffff;
text-indent : 1px;
list-style-position : outside;
padding : 10px;
margin : 15px;
line-height : 1.5em;
margin-bottom : -10px;
}

ul {
font-family : Arial, Helvetica, sans-serif;
font-size : small;
font-style : normal;
line-height : 1.3em;
font-weight : normal;
color : #333333;
background-color : transparent;
}