@charset "utf-8";
/* CSS Document */


#masthead {
	height: 577px;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(gosamana-header-business-listings.jpg);
}
#container {
	min-width: 600px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(horizon-background-without-yellow-side-bar-900x5px.png);
	background-repeat:     repeat-y;
	background-position: left top;
	z-index: 2;
	padding: 0px;
}
#container #page_content {
	font-style: normal;
	width: 800px;
	padding-top: 100px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-image: url(decorative-background-title.png);
	background-repeat: no-repeat;
	background-position: 10px 70px;
	height: 100%;
}
#container #page_content p {
	font-family: Lato, "Segoe UI", Sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #504B3A;
	padding-bottom: 7px;
	font-weight: normal;
	word-spacing: 2px;
	letter-spacing: -1px;
}
#container     #page_content     p.bolder  {
	font-family: "Segoe UI", "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #504B3A;
}
#container  #page_content  p.smaller-text  {
	font-family: "Segoe UI", "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #504B3A;
	line-height: 18px;
}
#container #page_content h1 {
	font-family: Signika, "Segoe UI", Sans-serif;
	color: #FF9900;
	font-size: 21px;
	font-weight: 900;
	text-align: left;
	letter-spacing: -1px;
	padding-bottom: 4px;
	padding-right: 30px;
}
#container #page_content h2 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 21px;
	font-weight: 900;
	color: #25B0C0;
	letter-spacing: -1px;
	line-height: 21px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-variant: normal;
}
#container #page_content h2.title-raleway {
	font-family: Raleway, "Segoe UI", Sans-serif;
	font-size: 34px;
	font-weight: 300;
	color: #000066;
	letter-spacing: 12px;
	line-height: 32px;
	margin: 0px;
	padding-bottom: 60px;
	padding-top: 0px;
	font-variant: small-caps;
}





#container #page_content h3 {
	font-family: Lato, "Segoe UI", Sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #50483A;
	padding-top: 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
}

#container #page_content h4 {
	font-family: "Lato Black", "Segoe UI", Sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #504B3A;
	margin: 0px;
	padding: 0px;
}
#container   #page_content   h5 {
	font-family: Signika, "Segoe UI", Sans-serif;
	color: #25B0C0;
	font-size: 32px;
	font-weight: 900;
	line-height: 26px;
	text-align: left;
	letter-spacing: -1px;
	padding-bottom: 0px;
	padding-right: 30px;
}
#container  #page_content  h6 {
	font-family: Merriweather, Georgia, serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: 200;
	color: #504B3A;
	padding-bottom: 20px;
	letter-spacing: -1px;
	padding-right: 30px;
	font-style: normal;
	font-variant: normal;
	padding-top: 30px;
}
#container #page_content h6.gosamana-no1 {
	font-family: MerriweatherSans, "Segoe UI", Sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bolder;
	color: #FF3333;
	padding-bottom: 25px;
	letter-spacing: 0px;
	padding-top: 120px;
	text-align: left;
}




#container #page_content img {
	cursor: pointer;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container   #page_content   img.no-border  {
	cursor: pointer;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

#container #page_content a {
	text-align: center;
	background-image: url(button-see-more-infos-off.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 90px;
	display: inline;
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	float: right;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
}
#container #page_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button-see-more-infos-on.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sub-titlesBoxAround {
	height: 25px;
	width: 770px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CCCC;
	border-bottom-color: #33CCCC;
}
.turquoise-color {
	color: #27BCCD;
}
.red-italic {
	font-family: "Lato Black", "Segoe UI", Sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #FF3333;
}

.bolder {
	font-weight: bolder;
	font-family: "Lato Black", "Segoe UI", Sans-serif;
	letter-spacing: 0em;
}
