@charset "utf-8";
.airmas {
	/*background-color: #E2D7C3;*/
	background-color: #EAE4CE;
	font-family:Century Gothic;
}

/*INDEX - Start*/
.index-main-title-text{
	position: relative;
	padding-top: 0px; /*10px*/
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px; /*15px*/
	font-family:Century Gothic;
	font-size: 15px;
	font-weight: normal;
	text-align: left; /*right*/
	color: #50492d;
}

.index-main-title-div{
	position: relative;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 13px;
	text-align: right;
}

.index-title-text {
	position: relative;
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
}

.index-content-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
}

.index-update-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}

.index-link-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	text-align: right;
	word-spacing: normal;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 15px;
}

.index-link2-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.index-borderimage{
	border: 1px solid #584A33;
}
/*INDEX - End*/

/*PROJECT - Start*/
.Project_Title {
	font-family: Century Gothic;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

.project-title-text{
	position: relative;
	font-family: Century Gothic;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 13px;
}

.project-findmore-text {
	position: relative;
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.project-sub-text {
	position: relative;
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.project-content {
	position: relative;
	font-family: Century Gothic;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
}

.project-details {
	font-family: Century Gothic;
	font-size: 12px;
	color: #241905;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.project-detail-title-text {
	font-family: Century Gothic;
	font-size: 8pt;
	color: #45351C; /*431804*/
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.detail-title-text {
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}

.subproject-image {
	font-family: Century Gothic;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.subproject-link-text {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.project-borderimage{
	border: 2px solid #FFFFFF;
}

.right-button-text {
	font-family: Century Gothic;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a.project-link {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #241905;
}

a.project-link:hover {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

a.project-title-link {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #241905;
}

a.project-title-link:hover {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8E3CD; /*#FBEFB1*/
}
/*PROJECT - End*/

a.linkbox {
	text-decoration: none;
	color: #CCCC99;
}

a.linkbox:hover {
	color: #AE9E7C; /*#99CC33;*/
}

a.linkbox2{
	text-decoration: none;
	color: #241905;
}

a.linkbox2:hover {
	color: #808080;
}

a.linkbox3{
	text-decoration: none;
	color: #FFFFFF;
}

a.linkbox3:hover {
	color: #FFBA31;
}

.main-title-text{
	position: relative;
	padding-top: 0px; /*50px*/
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	font-family:Century Gothic;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color: #50492d;
}

.main-title-div{
	position: relative;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.main-title-div2{
	position: relative;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 0px;
}

.underline-title-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.general-title-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.general-content-text {
	position: relative;
	font-family:Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

.borderimage{
	border: 1px solid #584A33;
}

.footer-text{
	color: #FFFFFF;
	font-family:Century Gothic;
	font-size: 10px;
	text-align: left;
	padding: 0px 15px;
}
