@charset "utf-8";

/* General styles*/
/*Define your own styles in this stylesheet*/
body{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0%;
	background-size: auto auto;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-image: url(../img/craftsman-1.jpg), -webkit-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(../img/craftsman-1.jpg), -moz-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(../img/craftsman-1.jpg), -o-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(../img/craftsman-1.jpg), linear-gradient(180deg,rgba(0,0,0,0.49) 0%,rgba(255,255,255,1.00) 100%);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	list-style-type: disc;
	
}
h1, h2, h3, h4, h5, h6{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgba(0,0,0,1.00);
	font-style: normal;
	font-weight: 700;
	text-align: left;
	margin-left: 0px;
}
p{
	font-size: 14px;
	font-family: 'alice', sans-serif;
	font-style: normal;
	font-weight: 100;
	color: rgba(255,255,255,1.00);
	line-height: 1.8;
	padding-left: 20px;
	padding-right: 20px;
}


/* Link styles*/
a {
	color: rgba(46,46,146,1.00);
}
a:visited {
	color: rgba(146,146,146,1.00);
}
a:hover {
	color: rgba(155,155,255,1.00);
/*	float: right;*/
}
.linkStyle {
	color: rgba(146,146,146,1.00);
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;	
}
/* Header & HERO styles*/
.logo {
	text-align: center;
    padding-top:20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.heroHeader {
	height: auto;
	background-color: rgba(255,255,255,0);
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position: 50% 50%;
}
/* Navigation styles*/
.topNavUl {
	position: static;
    padding-top:20px;
    padding-bottom: 20px;
}
.topNavLI {
	text-align: center;
}
/* Typography styles*/
.textStyle {
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(146,146,146,1.00);
}
.headingStyle {
	/* [disabled]font-family: 'montserrat', sans-serif; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: 400; */
	color: rgba(146,146,146,1.00);
	font-size: 32px;
}
.mainHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: 48px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
	margin-top: -15px;
}
.mainTagline {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 29px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 0px;
	text-shadow: 1px 1px #000000;
}
.mainTagline2 {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	margin-top: -1%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 25px;
	line-height: 2em;
	text-shadow: 1px 1px #000000;
	letter-spacing: 1px;
}
.sectionText {
	text-align: center;
	color: #FFFFFF;
	background-color: #393334;
	line-height: 2em;
	font-size: 17pt;
}
#sectionOne {
	text-align: justify;
	background-color: #FFFFFF;
	width: 83%;
}
#sectionTwo {
	text-align: justify;
}

/* Gallery styles */
.gallery{
    padding-top:20px;
    padding-bottom:30px;
}
.paraContent{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(30,50,104,1.00);
	line-height: 2em;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FFFFFF;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
}
.contentArea{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 100;
	color: rgba(0,0,0,1.00);
	line-height: 1.8;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
.showAreaH2 {
	
}
#secondaryStyling {
	padding-top: 20px;
	padding-bottom: 0px;
}
.secondarySection {
	background-color: rgba(255,255,255,1.00);
}
.secondaryHeading {
	color: rgba(45,25,25,1.00);
	text-align: center;
	font-size: 20px;
}
/*Footer styles*/
.footerTitle {
    text-align: center;
    font-size: 22px;
}
.footerTextContainer {
	text-align: center;
	margin-bottom: 14px;
	width: auto;
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
}
