/* CSS Document */
@import url("../webfonts/opensans_regular/stylesheet.css");
@import url("../webfonts/ftrabd/stylesheet.css");
@import url("../webfonts/ftrabk/stylesheet.css");
@import url("../webfonts/ftralt/stylesheet.css");

body {
	background-image: url(../images/bg/marblebg.jpg);
	background-repeat: repeat;
	background-position: center;
}
#commercialHeader {
	background-image: url(../images/bg/commercialheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#commercialHeader2 {
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin-bottom: 20px;
	height: 60px;
	margin-right: 20px;
	text-align: center;
	padding-top: 15px;
}
#commercialBody {
	padding-bottom: 30px;
	padding-top: 30px;
	background-repeat: repeat;
	background-position: top;
	margin-bottom: 15px;
}
#commercialLeft {
	text-align: center;
	margin-bottom: 15px;
}
#commercialLeft p {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
}
#commercialLeft #ital {
	background-color: #4A5A69;
	padding: 15px;
}


h1, h2, h3  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
p    {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

li {
	list-style-image: url(../images/main-images/check.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 10%;
	
}
#list2 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 20%;
}
#list3 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 20%;
}
.headerwhite {
	font-family: ftrabd, "Arial Black";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.header {
	font-family: ftrabd, "Arial Black";
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.headergrey {
	font-family: ftrabd, "Arial Black";
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #4a5968;
}
.header2 {
	font-family: ftrabd, "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.header3 {
	font-family: ftrabd, "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.mainfontwhite {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.mainfont {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.mainfontI {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	color: #000;
}
.handgreen {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d7754;
}
.handGrey {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4a5968;
}
.handWhite {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.handBlue {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #193A6C;
}

.item {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
}
.floatRight {
	float: right;
	margin-right: 20px;
}
.images {
	float: none;
	width: 90%;
	height: auto;
	border: 10px solid #6D7754;
	margin: 10px;
}

.imagesb {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	border: 3px solid #6D7754;
	margin: 10px;
}


@media only screen and (min-width: 481px) {
body {
	background-image: url(../images/bg/marblebg.jpg);
	background-repeat: repeat;
	background-position: center;
}
#commercialBody {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;

	-moz-border-bottom-left-radius: 2px;
	-moz-border-bottom-right-radius: 2px;
	-moz-border-top-left-radius: 2px;
	-moz-border-top-right-radius: 2px;

	margin-top: 0%;
}
.header3 {
	font-family: ftrabd, "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
#list2 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 3%;
	float: left;
	width: 46%;
}
#list3 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 5%;
	float: left;
	width: 40%;
}
.mainfont {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.mainfontI {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 17px;
	font-style: italic;
	line-height: 21px;
	color: #000;
}
.handgreen {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d7754;
}
.handGrey {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4a5968;
}
.handWhite {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.handBlue {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #193A6C;
}

.images {
	width: 35%;
	margin-right: 8px;
	margin-left: 8px;
	float: right;
}
.imagesb {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	float: right;
	height: auto;
	border: 3px solid #6D7754;
	margin: 10px;
}

}
@media only screen and (min-width: 769px) {

body {
	background-image: url(../images/bg/commercialheader.png), url(../images/bg/marblebg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center 100px, top;
	background-size: auto;
	background-attachment: scroll, fixed;
}
#commercialHeader {
	background-image: url(../images/bg/commercialheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	display:none;
}
#commercialHeader2 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: 96.68%;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin-bottom: 20px;
	height: 100px;
	margin-right: 20px;
	text-align: center;
}
h1, h2, h3  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
p    {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#list2 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 10%;
	float: left;
	width: 30%;
}
#list3 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 15%;
	float: left;
	width: 30%;
}
.mainfont {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	color: #333;
}
.mainfontwhite {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	color: #FFF;
}
.headerwhite {
	font-family: ftrabd, "Arial Black";
	font-size: 32px;
	font-style: normal;
	line-height: 40px;
	color: #FFF;
}
.header {
	font-family: ftrabd, "Arial Black";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.headergrey {
	font-family: ftrabd, "Arial Black";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #4a5968;
}
.header2 {
	font-family: ftrabd, "Arial Black";

	font-size: 50px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.header3 {
	font-family: ftrabd, "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.handgreen {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d7754;
}
.handGrey {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4a5968;
}
.handWhite {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.handBlue {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #193A6C;
}
#commercialBody {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;

	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;

	-moz-border-bottom-left-radius: 2px;
	-moz-border-bottom-right-radius: 2px;
	-moz-border-top-left-radius: 2px;
	-moz-border-top-right-radius: 2px;

	background-color: #FFF;
	margin-top: 80px;

}

#commercialRight {
	clear: none;
	float: left;
	margin-left: 1.35%;
	width: 74.5%;
	display: block;
}
#commercialLeft {
	clear: both;
	float: left;
	margin-left: 0;
	width: 24%;
	display: block;
}

#commercial1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#commercial2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}

.item {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
}
#phil {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.3%;
	display: block;
}
#mission {
	clear: none;
	float: left;
	margin-left: 1.30%;
	width: 49.3%;
	display: block;
}
.images {
	width: 25%;
	margin-right: 8px;
	margin-left: 8px;
	float: right;
}
.imagesb {
	width: 50%;
	margin-right: 8px;
	margin-left: 8px;
	float: right;
	height: auto;
	border: 3px solid #6D7754;
	margin: 10px;
}

}
@media only screen and (min-width: 1000px) {
body {
	background-image: url(../images/bg/commercialheader.png), url(../images/bg/marblebg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center 100px, top;
	background-size: auto;
	background-attachment: scroll, fixed;
}
#commercialHeader {
	display: none;
}
#commercialBody {
	background-image: none;
	margin-top: 80px;
}
.header3 {
	font-family: ftrabd, "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
}
@media only screen and (min-width: 1300px) {
#customHomes {
}
#commercialBody {
	padding-top: 15px;
	background-color: #fff;
	padding-bottom: 15px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;

	-moz-border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	
	margin-top: 80px;
}
#list2 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 5%;
	float: left;
	width: 25%;	
}
#list3 li {
	list-style-image: url(../images/main-images/bullet.png);
	list-style-position: outside;
	margin-bottom: 10px;
	float: left;
	width: 26%;
	margin-left: 60px;
}
.mainfont {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.item {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.mainfontwhite {
	font-family: ftralt, "Open Sans Light", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 34px;
	color: #FFF;
}
.headerwhite {
	font-family: ftrabd, "Arial Black";
	font-size: 32px;
	font-style: normal;
	line-height: 40px;
	color: #FFF;
}
.header {
	font-family: ftrabd, "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.headergrey {
	font-family: ftrabd, "Arial Black";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #4a5968;
}
.header2 {
	font-family: ftrabd, "Arial Black";
	font-size: 52px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.header3 {
	font-family: ftrabd, "Arial Black";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #193A6C;
}
.handgreen {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d7754;
}
.handGrey {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4a5968;
}
.handWhite {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 40px;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.handBlue {
	font-family: hanshand, ftrabk, ftralt;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #193A6C;
}
}

.hr {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
