/* CSS Document */

body {
 padding:0;
 margin:0;
 background-color: #bfbfbf;
 color:#3e3e3e;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:normal;
 background-image: url(images/over_land_wide_bg5.jpg);
 background-repeat:no-repeat;
}





#wrapper { 
 margin: 0 auto;
 width: 805px;
}

.headimage {
float:right;
padding: 13px 40px 20px 40px;
}

#header {
 width: 800px;
 float: right;
 border: 0;
 height: 150px;
 margin: 0;
 background: none;
}

#footer {
text-align:center;
 width: 900px;
 float: right;
 border: 0;
 height: 50px;
 padding-top:30px;
 margin: 0;
 background: none;
}

#leftcolumn { 
 color: #333;
 background: none;
 margin:0;
 padding:0;
 width: 340px;
 float: left;
}
#rightcolumn { 
 float: right;
 text-align:left;
 color: #3e3e3e;
 background: none;
 margin: 0;
 padding: 0;
 width: 450px;
 display: inline;
 position: relative;
}
#rightcolumn p {
 font-weight:normal; 
 color: 3e3e3e;  
 margin: 0 0 20px 0;
 padding: 0;
}


#rightcolumn p.caption {
text-align:center;
 padding:0;
 margin: 5px 0 20px 0;
 border:0;
}


#rightcolumn a:link, #rightcolumn a:visited {
 color: #3e3e3e;
 text-decoration:underline;
}

#rightcolumn a:hover, #rightcolumn a:active {
 color: #000;
 text-decoration:none;
}

ul.menu {
list-style-type:none;
text-align:right;
font-size:22px;
font-weight: bold;
padding-right:20px;
margin-top:15px;

}

ul.menu a:link, ul.menu a:visited {
 color:#3e3e3e;
 text-decoration:none;
}

ul.menu a:hover, ul.menu a:active {
 color: #000;
 text-decoration:none;
}

ul.menu a:active {
 color: #fff;
}

li.current a:link, li.current a:visited {
 color: #fff;
 text-decoration:none;
}

li.current a:hover, li.current a:active {
 color: #000;
 text-decoration:none;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
text-decoration:none;
color:#3e3e3e;
font-size:12px;
}

.centeredimage
    {
    text-align:center;
    margin:0px;
    padding:0px;
    }

h2
{ font-weight:normal;
font-size:24px;
 color: 000;  
 margin:5px, 0;
 padding:0;
}

h3
{ font-weight:normal;
font-size:12px;
 color: 000;  
 margin: 0;
 padding: 0;
}


.quote {
padding:5px;
 margin:0;
}

#rightcolumn .quote p
{ font-weight:normal;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
 color: 000;
 margin:0;
 }

#rightcolumn .quote p.name
{ font-weight:normal;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
 color: 000;
 margin:5px 0;
 }