@charset "UTF-8";

/*viewport*/
html { overflow: -moz-scrollbars-vertical; overflow-y: scroll; }

body { background-color: #014909; background-image: url(../img/bg.gif); background-repeat:repeat-x; margin: 20px 0px 0px 0px; padding: 0; }

img { margin: 0px 20px; }

#container { width: 780px; margin: 0 auto; text-align: left; }

#header { height: 150px; background-image:url(../img/monteverde_logo3.png) }

#headadd { width: auto; margin: 125px 0 0 40px; }

#Content { padding: 20px 20px; margin-bottom: 10px; background: #FFFFFF; }

.fb-like { width: 200px; margin: 115px 0 0 0; }

#info { width: 330px; margin: 15px 0px 20px 15px; background-color: #B6DDC3; padding: 15px 10px 20px 10px; }

#contact { width: 500px; margin: 15px 0px 20px 15px; background-color: #B6DDC3; padding: 15px 10px 20px 10px; }

#contactform { width:500px; background: none; margin:0 auto; }

.message { color:#000; display:none; width:460px; padding:10px; }
.contact { text-align:right; }
.contact ul { list-style-type:none; width:390px; }
.contact li { list-style-type:none; }
.contact li.special { display:none; }
.contact input { width:260px; }
.contact textarea { width:260px; }
.contact .send { width: 220px; background-color: #007009; color: #fff; border: 1px solid #000; }

#continfo { width: 180px; margin: 20px 10px 0 0; }

#photos { width: 350px; height: 250px; overflow:hidden; margin: 15px 20px 0 0; }

#addvert { width: 350px; margin: 0 10px 0 0; }

#weddingwire { margin: 5px 0 0 13px; }

#box { width: 170px; margin: 35px 0 0 0; }

#footer { padding: 0 5px; font-size: 1.2em; text-align: center; color: #FFF; }

#nav { width: 780px; height: 30px; margin-bottom: 10px; background-color: #007009; }

/*control*/
.fltrt { float: right; }
.fltlft { float: left; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/*element design*/
.radius { -webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.topshadow { -webkit-box-shadow: 0px -5px 5px rgba(0,0,0,0.50); -khtml-box-shadow: 0px -5px 5px rgba(0,0,0,0.50); -moz-box-shadow: 0px -5px 5px rgba(0,0,0,0.50); box-shadow: 0px -5px 5px rgba(0,0,0,0.50);

border-image 

/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";
/* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');

}

