/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'DaysOne-Regular';
	src: url('../fonts/DaysOne-Regular.eot');
	src: local('☺'), url('../fonts/DaysOne-Regular.woff') format('woff'), url('../fonts/DaysOne-Regular.ttf') format('truetype'), url('../fonts/DaysOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	position: relative;
	min-height: 100%;
}

body {
	background: url(../images/bg-body-green.png) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	height: 510px;
/* 	height: 2%; */
	margin-top: 0%;
}
#container {
    height: 100%;
    position: relative;
	margin: 0 0 0 0;	
}
.background {
	background: url(../images/bg-pattern-green.jpg) repeat left top;
}
#page {
	width: 88%;
	height: 100%;
	margin: auto;
	padding: 0px 0px 0;
}
img {
	border: 0;
}
/*------------------------------ SPRITES ------------------------------*/
/*.more {
	background-position: 0 -35px;
	color: #220542;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	width: 170px;
	padding: 1px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 -82px;
	color: #010000;
}*/
/*------------------------------ HEADER ------------------------------*/
#header {
	width: 98%;
	/*border-bottom: 0px solid #c3c3c3;*/
	height: 15%;
	left: 1%;
	right: 1%;
	top: 10px;
	position: absolute;
}
#header .background {
	height: 90%;
	width: 100%;
/*	border-bottom: 0px solid #b6051c;*/
}
/** Navigation **/
#navigation {
	display: table;
	background: url(../images/bg-navigation.png);
	height: 70%;
	width: 90%;
 	margin: 0 0 0 5%; 
	position: relative;
	top: 15%;
}
#navigation ul {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#navigation li {
	display: table-cell;
	float: left;
	width: 33.3333333333333333333%;
}
#navigation li a {
	color: #636974;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 46px;
	width: 25%%;
	border-color: transparent;
	border-style: none solid;
	border-width: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover, #navigation li.selected a {
	background-color: #bebcbc;
	color: #2e3a54;
	border-color: #afafaf;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: #fff /*url(../images/bg-content-bottom.png)*/;
	display: inline-block;
	width: 100%;
	height: 100%;
	margin-top: 10%;
	margin-bottom: 10%;
	padding: 2% 0px 1% 0px;
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
/*#contents h1, #contents h2, #contents h4, #contents h5, #contents h6 {
	color: #2e3a54;
	font-family: "DaysOne-Regular";
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 18px;
}*/
/*#contents h2 {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}*/
#contents h4 {
	font-size: 100%;
	line-height: 200%;
	margin: 2% 0 2%;
	text-transform: uppercase;
}
#contents h5 {
	font-size: 100%;
	line-height: 200%;
	margin: 2% 0 2%;
	text-transform: uppercase;
}
#contents h5 a {
	color: #940315;
	text-decoration: none;
	
}
#contents h6 {
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
}
#contents p {
	color: #636974;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#contents p a {
	color: #636974;
}
#contents p a:hover {
	color: #721f29;
}
#contents h5 a:hover {
	text-decoration: underline;
}
#contents .footer {
	background-color: #f8f8f8;
	clear: both;
	width: 900px;
	margin: 10px 10px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#contents .footer h6 {
	float: left;
	width: 210px;
	margin-bottom: 30px;
	margin-right: 20px;
	text-transform: uppercase;
}
#contents .section {
	width: 260px;
	padding: 0 0 0 20px;
}
#contents > div:first-child {
	padding: 0px 1% 0px 3%;
	margin: 0px 0 0 0;
}
.time {
	color: #636974;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 0 5px;
}
/** adbox **/
#contents #adbox {
	background: url(../images/bg-adbox-bottom.png) no-repeat left bottom;
	padding: 0 0 19px;
	position: relative;
}
#adbox > div {
	background-color: #f0f0f0;
	height: 390px;
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	padding-right: 20px;
}
#adbox > div:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
#adbox h1 {
	padding-top: 18px;
}
#adbox h4 {
	font-size: 14px;
}
#adbox img {
	float: left;
	margin-right: 20px;
}
/** Central **/
#contents .central {
	float: left;
	/*min-height: 100%;*/
	width: 15%;
	border-right: 0px solid #f2cc3d;
 	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 3%;
	height: 100%;
}
#contents .central h5 {
	font-size: 100%;
	line-height: 200%;
	margin: 0% 0px 0px 0px;
	text-transform: uppercase;
}
#contents .central ul {
	list-style: circle;
	line-height: 200%;
	margin: 0;
	padding: 0;
}
/** Central1 **/
#contents .central1 {
	float: left;
	/*min-height: 100%;*/
	width: 15%;
	border-right: 0px solid #f2cc3d;
 	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 3%;
	height: 100%;
}
#contents .central1 h5 {
	font-size: 90%;
	line-height: 200%;
	margin: 0% 0px 0px 0px;
	text-transform: uppercase;
}
#contents .central1 ul {
	list-style: circle;
	line-height: 200%;
	margin: 0;
	padding: 0;
}
/** Central2 **/
#contents .central2 {
	float: left;
	/*min-height: 100%;*/
	width: 40%;
	border-right: 0px solid #f2cc3d;
 	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 3%;
	height: 100%;
}
#contents .central2 h5 {
	font-size: 90%;
	line-height: 200%;
	margin: 0% 0px 0px 0px;
	text-transform: uppercase;
}
#contents .central2 ul {
	list-style: circle;
	line-height: 200%;
	margin: 0;
	padding: 0;
}
/** Rightsidebar */
#contents .rightsidebar {
	float: left;
	/*min-height: 100%;*/
	width: 25%;
	border-left: 2px solid #f2cc3d;
 	/*margin: 10px 10px 10px 10px; */
	padding: 0% 0% 0% 3%;
	height: 100%;
}
#contents .rightsidebar h5 {
	font-size: 90%;
	line-height: 200%;
	margin: 0% 0px 0px 1%;
	text-transform: uppercase;
}
/** Sidebar **/
#contents .sidebar {
	float: left;
	/*min-height: 100%;*/
	width: 30%;
	border-right: 2px solid #f2cc3d;
 	/*margin: 10px 10px 10px 10px; */
	padding: 1%;
	height: 100%;
}
#contents .sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contents .sidebar ul li {
        list-style-type: circle;
	font-size: 90%;
	line-height: 150%;
	margin: 5% 0px 1%;
}
#contents .sidebar ul span {
	color: #636974;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 6px 0px 50px;
}
#contents .sidebar ul li a {
	color: #636974;
	text-decoration: none;
}
#contents .sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar, .highlight {
	float: right;
	display: inline-block;
	border-left: 1px solid #f2cc3d;
	margin: 0 0 24px 19px;
}
#sidebar .section {
	border-top: 0px solid #f2cc3d;
	padding-top: 24px;
}
#sidebar .section:first-child {
	border: 0;
	padding-top: 20%;
}
#sidebar .section ul {
	color: #636974;
	font-size: x-small;
	margin: 10px 0 24px;
	padding-left: 12px;
}
#sidebar .section ul li {
	padding-left: 10px;
}
#sidebar .section ul li > a {
	color: #636974;
	display: block;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
#sidebar .section ul li a:hover {
	text-decoration: underline;
}
/** list **/
ul.list {
	list-style: none;
	width: 600px;
	margin: 0;
	padding: 0;
}
ul.list li h5 + img {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}
/** Main **/
#main > ul {
	display: inline-block;
	list-style: none;
	height: 100%;
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px;
	line-height: 25px;
}
#main > ol {
        display: block;
	float: left;
	padding: 0px 20px;
}
#main > h4 {
	margin: 20px 20px 20px 20px;
	padding: 20px 0 0 0;
	float: left;
	text-transform: uppercase;
}
#main > h5 {
	margin: 10px 0px 0px 340px;
	padding: 0px 0px 0px 0px;
}
#main > ul li {
	float: left;
	width: 400px;
}
#main > ul li p b {
	color: #2e3a54;
	display: block;
	font-family: 'DaysOne-Regular';
	font-weight: normal;
	text-transform: uppercase;
}
/** About **/
#contents #about {
	padding-bottom: 0;
	padding-top: 24px;
}
#about #main img {
	margin-bottom: 5px;
}
#about .footer p {
	font-size: 12px;
}

/** Contact **/
#contents #contact {
	padding-bottom: 0;
	padding-top: 48px;
}
#contact .highlight {
	width: 438px;
	padding-left: 20px;
}
#contact .highlight ul {
	display: block;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact .highlight ul li {
	float: left;
	display: inline-block;
	width: 180px;
	vertical-align: text-top;
}
#contact .highlight ul li:first-child {
	margin-right: 60px;
}
#contact #main img {
	margin: 6px 0 14px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	margin: 1.5% 0 0 1.5%;
    width: 97%;
	bottom: 0;
	 left: 0px;
    position: absolute;
}
#footer .background {
    border-top: 0px solid #b6051c;
}
#footer .body {
    width: 100%;
    margin: 0 auto;
    padding: 1% 0 1%;
}
/*#footer .section {
    float: left;
    display: inline-block;
    width: 460px;
    margin: 0 0px 0px;
}*/
/*#footer h3 {
	color: #fff;
	font-family: 'DaysOne-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 18px;
	text-transform: uppercase;
}*/
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	color: #b3999c;
	display: inline-block;
	font-size: 14px;
	line-height: 2%;
	width: 100%;
	border-top: 0px solid #8a0413;
	padding: 1% 0 0;
	vertical-align:top;
}
#footer ul li:first-child, #footer #message ul li {
	border: 0;
	padding: 0;
}
#footer ul li span {
	float: left;
	display: inline-block;
	width: 70px;
	vertical-align:top;
}
#footer ul li strong {
	float: left;
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}
#footer ul li p {
	float: left;
	display: inline-block;
	width: 370px;
	margin: 0;
	padding: 0 0 12px;
}
#footer ul li a {
	color: #b3999c;
	display: inline-block;
	height: 22px;
	width: 30px;
	margin: 0 10px;
	text-decoration: none;
}
#footnote {
	clear: both;
	color: #b75661;
	font-size: 12px;
	margin: 0;
	bottom: 0;
	text-align: center;
}
