
/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFAFA;
	 font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #FAF9F5;
}

h1, h2, {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 800;
	color: #FAF9F5;
}

h1 {
	font-size: 3em;
	color:#503023;

}

h2 {
	font-size: 2.8em;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	color: #FAF9F5;
	font-size: 1.2em;
	line-height: 150%;
	text-align: center;


}

h4{margin: 0;
	padding: 0;
	font-weight: 400;
	color: #503023;
	font-size: 1em;
	line-height: 150%;
	text-align: center;

}



h5{margin: 0;
	padding: 0;
	font-weight: 400;
	color: #503023;
	font-size: 1.4em;
	line-height: 150%;
	text-align: center;

}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	color:  #503023
}

ul, ol {
}

a {
	text-decoration: none;
	color: #AAAAA9;
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background:	#3C5C71;
}

.container {
	width: 1200px;
	margin: 0px auto;

}

.container1 {
	width: 1200px;
	margin:0px auto;
	height: 800px;
	border-radius: 5%



}



/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 200px;
	background: #FAF9F5
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding: 5px 0px 20px 0px;
	letter-spacing: -6px;
	text-transform: capitalize;
	font-size: 80px;
}

#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	font-weight: 300;
	color: #A9A9A9
}

#logo p a {
	color: #A9A9A9;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #AAAAA9;
}


/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 52px;
	margin-bottom: 2em;
	background: #AAAAA9;
}

#menu {
	overflow: hidden;
	height: 52px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 30px;
	line-height: 52px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #FFFAFA;
}

#menu a:hover, #menu .current_page_item a {
	background: #FAF9F5;
	text-decoration: none;
	color: #503023;
}

#menu .current_page_item a {
}

/* Page */

#page {
	overflow: hidden;
	padding: 20px 20px 40px 20px;
}

/* Content */

#content {
	float: left;
	width: 752px;
	padding: 0px 0px 0px 0px;
}


/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #FAF9F5;
}

#footer a {
	text-decoration: underline;
	color: #86ABCB;
}

#footer a:hover {
	text-decoration: none;
	color: #503023;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

/* Two Column Content */

#two-column {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	text-align: center;

}

#two-column .tbox1 {
	float: left;
	width: 550px;
	
}

#two-column .tbox2 {
	float: right;
	width: 550px;
	
}

#two-column .img{
	max-width: 100%;
  max-height: 100%;
  margin: none;
}


/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 50px 0px;

}

#three-column .tbox1 {
	float: left;
	width: 384px;
	margin-right: 20px;

}

#three-column .tbox2 {
	float: left;
	width: 384px;
}

#three-column .tbox3 {
	float: right;
	width: 384px;
}

.box-style {
	background: #FAF9F5;
	text-align: center;
	color: #AAAAA9;
	border-radius: 20%;
}

.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #503023;
}
.box-style h4 {
	padding: 10px 200px;
	letter-spacing: 0px;
	color: #503023;
	text-align: left;
}





.box-style .content {
	overflow: hidden;
	width: 324px;
	padding: 30px;

}

.box-style .content2 {
	overflow: hidden;
	width: 324px;
	padding: 90px;

}


#one-column {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	text-align: center;
	height: 1000px;

}

#one-column .tbox1 {
	float: left;
	width: 1200px;
	height: 1000px;

	
}


#one-column .iframe{
	max-width: 100%;
  max-height: 90%;
  margin: none;
  border-color: none;
}


.box-style .content3 {
	overflow: hidden;
	width: 1000px;
	height: 400px
	padding: 10px 0px 10px 0px;


}



.button
{
	display: inline-block;
	margin: 1em 0em;
	background: #3C5C71;

	padding: 1em 2em;
	color: #FAF9F5;
}