@charset "utf-8";

/* CSS Document */



body, h1, h2{left:0px; margin:0px;}

h2{font-family: 'Oswald', sans-serif; font-size:20px.; font-weight:normal; margin-bottom:20px; text-align:center;}





.clear{clear:both;}



/*.gradient-bg{

height:auto;

padding-bottom:50px;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8752f', endColorstr='#385751') repeat; 

background: -webkit-gradient(linear, left top, left bottom, from(#b8752f), to(#385751)) repeat; 


background: -moz-linear-gradient(top,  #b8752f,  #385751) repeat; 


}*/




.gradient-bg{

height:auto;

padding-bottom:50px;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a07b', endColorstr='#6c2702') repeat; /* for IE */

background: -webkit-gradient(linear, left top, left bottom, from(#c4a07b), to(#6c2702)) repeat; /* for webkit browsers */

background: -moz-linear-gradient(top,  #c4a07b,  #6c2702) repeat; /* for firefox 3.6+ */ 

}


.wrapper

{width:900px; 

margin:auto;

}



.logo-container

{width:235px; height:105px; float:left;

margin-top:10px;

}



.menu{float:right;

width:550px;

height:75px;

margin-top:30px;

}



.menu ul{list-style-type:none;}

.menu li{float:left; }

.menu ul a

{font-family:Calibri, Helvetica, sans-serif;

font-size:16px;

text-decoration:none;

color:#fff;

display:block;

overflow:hidden;

padding:10px 15px;

line-height:20px;

margin:0px;

}



.menu ul a:hover

{font-family:Calibri, Helvetica, sans-serif;

font-size:16px;

text-decoration:none;

color:#FFFFFF;

display:block;

overflow:hidden;

border-radius:18px;

-webkit-border-radius:18px;

-moz-border-radius:18px;

-ms-border-radius:18px;

/*background:#00a2ff;*/

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd722', endColorstr='#000') repeat; /* for IE */

background: -webkit-gradient(linear, left top, left bottom, from(#bbd722), to(#000)) repeat; /* for webkit browsers */

background: -moz-linear-gradient(top,  #bbd722,  #000) repeat; /* for firefox 3.6+ */ 



}



.active

{border-radius:18px;

-webkit-border-radius:18px;

-moz-border-radius:18px;

-ms-border-radius:18px;

/*background:#00a2ff;*/

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd722', endColorstr='#000') repeat; /* for IE */

background: -webkit-gradient(linear, left top, left bottom, from(#bbd722), to(#000)) repeat; /* for webkit browsers */

background: -moz-linear-gradient(top,  #bbd722,  #000) repeat; /* for firefox 3.6+ */ 

}









.banner-container

{height:341px;

width:900px;

margin-bottom:20px;

}



.image-float-left{float:left; margin-right:10px; margin-bottom:10px;;}

.image-float-right{float:right; margin-left:10px; margin-bottom:10px;;}

.welcome-bg{background:url(../images/welcome-bg.jpg) repeat;

padding:22px;

height:auto;

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

text-align:justify;

line-height:20px;

}





.welcome-bg img{border:3px solid #cdcdcd; margin-top:5px; margin-bottom:8px; position:relative; /*background:url(../images/magnifier.png) no-repeat left top;*/}

#magnigier{position:absolute; left:45%; top:45%; background:url(../images/magnifier.png) no-repeat; border:none;}



.nb{padding:5px; border:solid 1px #b8752f; text-align:center; margin-top:10px; font-family:Arial, Helvetica, sans-serif; color:#b8752f;}



.footer{text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; margin-top:20px;}



.map-container

{widows:400px;

height:275px;

float:left;

border:solid 1px #CCCCCC;

}



.address-area{float:right; width:400px;}







