* { border: 0; margin: 0; padding: 0;}
div, aside, article, nav, section, footer
{behavior: url(ie-css3.htc);}

section {opacity: 0;}

body {
	font-family:  Myriad Pro, Verdana, Tahoma;
	font-size: 12px;
	color: #131313;
	background: #fff;
	text-align: left;
}
a {
	color: #ffffff;
	text-decoration: none;  
	font-family:  Myriad Pro, Verdana, Tahoma;
}
ul { list-style: none; }
img {
	border:0;
}

.clr { clear: both; }
h1 { font-size: 14px; color: #fff; }
h2,h3,h4 { font-size: 14px;font-weight: normal; }

.content {width: 100%; max-width: 1200px;min-width: 320px;margin: 0 auto;padding-bottom: 20px;}
.left {width: 49%;max-width: 599px;min-width: 320px;float: left;}
.right {width: 49%;max-width: 599px;min-width: 320px;float: right;}
.leftSmall {width: 25%;max-width: 300px;min-width: 300px;float: left;}
.rightBig {width: 74%;max-width: 899px;min-width: 320px;float: right;}
.leftBig{width: 100%;max-width: 700px;min-width: 320px;float: left;}
.rightSmall {width: 100%;max-width: 455px;min-width: 300px;float: right;}
/*** TOP ***/
header                   {background: #000000;height: 60px;width: 100%;position: fixed;top: 0;left: 0;max-height: 60px;z-index: 999;}
header nav               {position: relative;float: right;max-width: 70%;}
header nav ul            {float: right;margin-top: 10px;}
header nav ul li         {float: left;}
header nav ul li a       {float: left;padding: 10px 0px;margin: 0 15px;font-size: 15px;}
header nav ul li a:hover {border-bottom: 2px #8a5f45 solid;}

#logo          {float: left;margin-top: 15px;}
#socialLinks   {float: right;margin-top: 23px;border-left: 2px #fff solid;height: 16px;margin-left: 10px;}
#socialLinks a {float: left; padding: 0px 25px 0;margin-top: -1px;}

/*** /TOP ***/
/*** MAIN ***/

.border-contentA {background: url(images/border-b1.gif) repeat-x top center;width: 100%;height: 4px;float: left;}
.border-contentB {background: url(images/border-b2.gif) repeat-x top center;width: 100%;height: 4px;float: left;}

.title {width: 100%;text-align: center;margin: 60px 0 20px;float: left;font-size: 24px;font-weight: bold;}
.desc  {width: 100%;max-width: 1000px;margin: 20px auto;line-height: 24px;font-size: 14px;text-align: center;}    


#contentA          {min-height: 100vh;width: 100%;background: url(images/bg-contentA.jpg) no-repeat top center #000;text-align: center;color: #ffffff;}
#text-contentA     {position: absolute;top: 50vh;margin-top: -90px;left: 50%;margin-left: -304px;text-align: center;}
#scroll-contentA     {position: absolute;bottom: 50px;left: 50%;margin-left: -9px;text-align: center;cursor: pointer;}

#contentB          {width: 100%;background: #ffffff;text-align: center;color: #000000;background: url(images/bg-contentB.jpg) no-repeat top center;background-size: cover;}
#contentB .content {padding-bottom: 50px;}
.overBlack 		   {position: absolute;z-index: 4;top: 0;left: 0;} 
.photoGallery:hover .overBlack {display: none;}

#menuList          {height: 0px;overflow: hidden;padding-bottom: 0px;}
.menu-title        {font-size: 24px;margin: 10px auto;width: 100%;text-align: center;}
.menu-item         {width: 33%;float: left;border-left: 2px #8a5f45 solid;margin-bottom: 5px;}
.menu-itemTitle    {font-size: 14px;width: 100%;text-align: left;margin: 5px 0 0 5px;font-weight: bold;text-transform: uppercase; }
.menu-itemDesc     {font-size: 10px;width: 100%;text-align: left;margin: -2px 0 0 5px;}

#contentC 		   {width: 100%;text-align: center;color: #ffffff;background: #000;background: url(images/bg-contentC.jpg) no-repeat top center;background-size: cover;}
#contentC .content {padding-bottom: 50px;}

#contentD 		   {width: 100%;text-align: center;color: #000; background: #fff;background: url(images/bg-contentD.jpg) no-repeat top center;background-size: cover;}
#contentD .content {padding-bottom: 50px;}

#contentE          {width: 100%;background: #000;text-align: center;color: #fff;background: url(images/bg-contentE.jpg) no-repeat top center;background-size: cover;}
#contentE .content {padding-bottom: 50px;}


.button-more       {color: #8a5f45;font-weight: bold;}
.button-more:hover {color: #532c15;}
.button-moreWhite  {background: rgba(255,255,255,0.8);min-width: 150px;padding: 5px 10px;}
.button-moreBlack  {background: rgba(0,0,0,1);min-width: 150px;padding: 10px 15px;color: #8a5f45;font-weight: bold;}
/*** /MAIN ***/
/*** FOOTER ***/

/*** /FOOTER ***/