@charset "utf-8";
/* CSS Document */

body {
	background: url('http://www.fctarts.com/images/background.png') fixed repeat !important;
	background-color: #4e5454;
}

.header {
	background-color: transparent !important;
	background-img: url('http://www.fctarts.com/images/top_logo.png') fixed no-repeat !important;
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#wrapper {
	width: 740px;
	margin: auto;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#sample {
	background-color: transparent;
	width: 170px;
	height: auto;
	border: none;
	text-align: center;
}

#navigation1 {
	background-color: #36393f;
	width: 87px;
	height: 33px;
	font-family: "Century Gothic", Arial;
	font-color: #607884;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#navigation2 {
	background-color: #36393f;
	width: 208px;
	height: 33px;
	font-family: "Century Gothic", Arial;
	font-color: #607884;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#navigation3 {
	background-color: #36393f;
	width: 112px;
	height: 33px;
	font-family: "Century Gothic", Arial;
	font-color: #607884;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#navigation4 {
	background-color: #36393f;
	width: 85px;
	height: 33px;
	font-family: "Century Gothic", Arial;
	font-color: #607884;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#navigation5 {
	background-color: #36393f;
	width: 124px;
	height: 33px;
	font-family: "Century Gothic", Arial;
	font-color: #607884;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#navigation1:hover {
	background-color: #3f4649;
	font-color: #6a7b84;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

#navigation2:hover {
	background-color: #3f4649;
	font-color: #6a7b84;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

#navigation3:hover {
	background-color: #3f4649;
	font-color: #6a7b84;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

#navigation4:hover {
	background-color: #3f4649;
	font-color: #6a7b84;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

#navigation5:hover {
	background-color: #3f4649;
	font-color: #6a7b84;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

hr {
	color: #36393f !important;
	background-color: #36393f !important;
	padding-top: 5px;
}

a, a:visited {
	color: #607884 !important;
}

a:hover {
	color: #6a7b84 !important;
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
    -o-transition:all .5s ease;
}

p {
	color: #c8c8c8 !important;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}

em {
	color: #c8c8c8 !important;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

u {
	text-decoration: underline;
	padding-bottom: 5px;
}

#wrapper2 {
	width:740px;
	margin:auto;
}

.content1 {
	background-color: #36393f !important;
	width: 440px;
	height: 350px;
	text-align: justify;
	float: left;
	padding: 15px;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

.content2 {
	background-color: #36393f !important;
	width: 220px;
	height: 318px;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}

.content3 {
	background-color: #36393f !important;
	width: 230px;
	height: 32px;
	text-align: center;
	display: inline-block;
	margin-left: 20px;
	font-size: 12px;
}

.content4 {
	background-color: #36393f !important;
	width: 720px;
	height: 32px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	font-size: 12px;
}

.content5 {
	background-color: #36393f !important;
	width: 690px;
	height: 350px;
	text-align: center;
	float: left;
	padding: 15px;
	color: #d18637;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

.gallery {
	background-color: #36393f !important;
	width: 700px;
	height: 330px;
	text-align: center;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: -10px;
	padding-bottom: 10px;
	color: #d18637;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	float: left;
}

.gcontainer {
	background-color: transparent !important;
	width: 680px;
	height: 260px;
	margin: auto;
	color: #c8c8c8;
	padding-right: 10px;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	text-align: center;
}

.writing {
	background-color: #36393f !important;
	width: 700px;
	height: 400px;
	text-align: center;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: -10px;
	padding-bottom: 10px;
	color: #d18637;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	float: left;
}

.wcontainer {
	background-color: transparent !important;
	width: 680px;
	height: 350px;
	margin: auto;
	color: #c8c8c8;
	padding-right: 10px;
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	text-align: center;
}


::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-track {
	width: 15px;
	background-color: #36393f !important;
}

::-webkit-scrollbar-thumb {
	width: 10px;
	background-color: #607884 !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

::-webkit-scrollbar-button {
	background-color: #36393f !important;
}

::-webkit-scrollbar-corner {
	background-color: #36393f !important;
}

h1 {
	font-family: "Century Gothic", Arial;
	font-size: 28px;
	color: #c8c8c8;
	text-transform: uppercase;
	text-align: center;
	margin-top: -2px;
}

h2 {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #c8c8c8;
	text-align: center;
}

h3 {
	font-family: "Century Gothic", Arial;
	front-size: 24px !important;
	color: #c8c8c8;
	margin-bottom: -5px;
	text-transform: uppercase;
	text-decoration: underline;
}

h4 {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	color: #c8c8c8;
	text-align: center;
}

ul, li {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #c8c8c8;
}