/*--------------------
_general
*/
body {
	font: normal 100% Helvetica, sans-serif;
	background-color: #ffffff;
}

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

a:hover {
	text-decoration: underline;
}

p {
	font-size: .8em;
	line-height: 160%;
	font-weight: lighter;
	color: #666666;
	margin-bottom: 1em;
	clear:left;
}

.clear {
	clear: both;
}

#content li {
	font-size: .8em;
	line-height: 160%;
	font-weight: lighter;
	color: #666666;
	margin-bottom: 0.25em;
}

#content ul {
	list-style: disc;
	padding-left: 1em;
	margin-bottom: 1.5em;
}

#content ol {
	list-style: decimal;
	padding-left: 1em;
	margin-bottom: 1.5em;
}

/*--------------------
_header
*/
#header {
	background-color: #f16f00;
}

#header .wrapper {
	width: 64em;
	margin: 0 auto;
}

#header #rit {
	height: 3.125em;
}

#header #mainTitle {
	background-color: #643208;
	height: 7em;
}

#header img {
	float: left;
	display: block;
	box-shadow: 0px 3px 7px #ccc;
	-webkit-box-shadow: 0px 3px 7px #ccc;
	-moz-box-shadow: 0px 3px 7px #ccc;
}

#header #title {
	color: #ffffff;
	float: left;
	margin: 2em 0em 0em 2em;
}

#header #title h1 {
	font-size: 2em;
}

#header #title h2 {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: lighter;
}

/*--------------------
_navigation
*/

#main nav {
	padding-right: 1.5em;
	float: left;
	padding-top: 1px;
}



#main nav ul li a {
	display: block;
	font-weight: lighter;
	background-color: #efefef;
	color: #666666;
	border: 1px solid #cccccc;
	padding: .8em 1em;
	margin-top: -1px;
	font-size: .8em;
}

#main nav ul li ul li a {
	display: block;
	font-weight: lighter;
	background-color: #D7D7D7;
	color: #666666;
	border: 1px solid #cccccc;
	padding: .8em 1em;
	margin-top: -1px;
	font-size: .8em;
}

#main nav ul li ul li a:hover {
	background-color: #c1c1c1;
}


#main nav ul li a:hover {
	text-decoration: none;
	background-image: url(../media/images/arrow.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
}

.hover {
	text-decoration: none;
	background-image: url(../media/images/arrow.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
}

/*--------------------
_main
*/
#main {
	background-color: #ffffff;
}

#main .wrapper{
	width: 64em;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 1em 1em;
}

#content {
	width: 41.5em;
	float: right;
	padding: 0 -1em;
}

#main #title {
	margin: 0 -1em 1em -1em;
}

#main #title h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	padding: .5em .5em .5em 1em;
	background-color: #f16f00;
	color: #ffffff;
}

#grey {
	background-color: #efefef;
	padding: 1em;
	margin-bottom: 1.5em;
}

#grey h4 {
	padding-bottom: 1em;
	color: #666666;
}

.thumbnail {
	width: 48%;
}

/*--------------------
_info
*/
#info {
	overflow: hidden;
}

#info img {
	float: left;
	max-width: 10.5em;
	padding: 1.5em 2em 2em 0em;
}

#info h3 {
	padding-bottom: .5em;
	margin-bottom: .5em;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
}

#info ul {
	margin-bottom: 1.2em;
	list-style: none;
	padding-left: 0;
}

#info ul li {
	font-size: .8em;
	color: #666666;
	font-weight: lighter;
	line-height: 1;
	margin-bottom: 0;
}

#info #infoRight {
	margin-top: 1.5em;
	float: right;
	width: 29em;
}

.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 30%;
	text-align: center;
	float: left;
	margin-top: 5px;
	background-color: #F8F8F8;
	padding-bottom: 2px;
	margin-left: 0%;
	margin-right: 3%;
	border-radius: 5px;
	padding-top: 20px;
	border-bottom: 4px solid #FFA540;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #491903;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: left;
	padding-left: 20px;
}
/* More info */
.intro {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.column {
	width: 70%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}

/*--------------------
_footer
*/
footer {
}

footer#top {
	background-color: #282828;
	
}

footer#bottom {
	background-color: #1f1f1f;
	padding: 1em 0;
}

footer#top #wrapper {
	width: 64em;
	background-color: #282828;
	padding: 2em 0;
	margin: 0 auto;
}

footer#bottom #wrapper {
	width: 64em;
	margin: 0 auto;
}

footer p {
	margin: 0;
}

#top #wrapper img {
	float: left;
}

#footerNav {
	float:left;
	margin-left: 4em;
	width: 40em;
}

#footerNav h1 {
	font-size: 1.2em;
	color: #666666;
}

#footerNav nav {
}

#footerNav nav ul {
}

#footerNav nav ul li {
	float: left;
	width: 13em;
}

#footerNav nav ul li a {
	display: block;
	font-size: .8em;
	font-weight: lighter;
	margin-right: 5em;
	padding-top: .5em;
	color: #666666;
}

#bottom #wrapper img {
	float: left;
}

#bottom #wrapper p {
	float: right;
	margin-top: 1em;
	font-size: .8em;
	margin-left: 5em;
}

#bottom #wrapper p a {
	color: inherit;
}

/*
#picture {
	overflow: hidden;
}

#picture p {
	width: 50%;
	padding-right: 2em;
	float: left;
}

#picture #formatter {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
}

#picture #formatter img {
	width: 100%;
}

.clear {
	clear: both;
}*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#metanav #metasearchform {border: none;width: 135px;height:16px;margin-top: -0.35em;padding:3px 0 0 4px;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

#metanav #metaritsearchbox {color: #000;width:111px;height: 14px;padding: 0;margin:0;border: none;background: #FFF;outline: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

