
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #CABAA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #222222;
}

h2 {
	font-size: 2.5em;
}

p, ol, ul {
	margin-top: 0px;
	padding: 0px;
}

p, ol {
	line-height: 180%;
    text-align: justify;
}

strong {
}

a {
	color: #5C5539;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: #eeeeee;
}

.container {
	width: 1020px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	overflow: hidden;
	height: 120px;
}

#header {
	width: 1024px;
	height: 80px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Menu */

#menu {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#main_list {
	margin: 0;
    margin-left: 0px;
	padding: 20px 0px 20px 0px;
	list-style: none;
	line-height: normal;

}

#main_list,
#main_list ul {
    list-style: none;
}
#main_list {
    float: left;
}
#main_list > li {
    float: left;
    margin-left: 3px;
}
#main_list li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}
#main_list ul {
    position: absolute;
    margin-top: -1px;
    margin-left:1px;
    line-height: 160%;
    background: #f09d28;
    display: none;
    z-index: 999;
    zoom: 1;
    filter: alpha(opacity=97);
    opacity: 0.97;
}
#main_list ul li a {
    width: 200px;
    font-size: 15px;
    text-align: left;
}


#menu a {
	display: inline-block;
	margin-left: 0px;
	padding: 7px 15px 7px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial-Narrow, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#menu a:hover, #menu .current_page_item {
	text-decoration: none;
	background-color: #ed8b06;
	border-radius: 5px;
	color: #000000;
}

#menu:hover .current_page_item {
    background-color: inherit;
}

#coaching_list {
    width: 100%;
    display: block;
    text-decoration: none;
    font-weight: bold;
    height: 30px;
}


#coaching_list ul {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#coaching_list li {
    display:inline-block;
    margin: 0 auto;
    list-style-type: none;
    text-decoration: none;
    padding-right: 40px;
}
#coaching_list a {
    text-decoration: none;
}

#coaching_list a.selected_item {
    text-decoration: underline;
}

#coaching_list:hover .selected_item {
   text-decoration: none;
}
#coaching_list li:hover{
    text-decoration: underline;
}


#main_list li:hover ul {
    display: block;
    border-radius: 5px;
    background-color: #ffcc66;
}

/* Page */

#page-wrapper {
    margin: 0px auto;
	overflow: hidden;
	border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
	background-color: #FFFFFF;
}

#page {
	overflow: hidden;
	margin: 0px auto;
	padding: 20px 25px 20px 25px;
	color: #000000;
    width: 974px;
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	background-color: #E1D7CA;
	-moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px#888; box-shadow: 0 0 10px #888;
    //width: 1024px;
}
#listing-page {
    flex-grow: 1;
    gap: 40px;
}
#contacts-page #listing-page p {
    margin: 5px 0;

}

/** CONTENT */
/** upper-content*/

#upper-content {
}

#upper-content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 19px;
	color: #222222;
}

#upper-left-side {
	float: left;
	width: 50%;
}

#upper-left-side ul {
	margin-left:40px;;
}
#upper-left-side li {
	margin-top:10px;
	text-align: justify;
}
#upper-right-side {
	float:left;
	width: 50%;
	height: 400px;
}
#upper-right-side img {
	margin-top: 13px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	-moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;
}
#upper-right-side p {
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	line-height: 1;
}

#upper-middle-text p {
	margin-top: 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

/** bottom-content */

#bottom-right-side {
	float: right;
	width: 50%;
	height: 370px;
	padding: 43px 0px 0px 0px;
}
#bottom-right-side ul {
	margin-left:40px;;
}
#bottom-right-side li{
	margin-top:10px;;
}

#bottom-left-side {
	float: left;
	width: 50%;
	height: 370px;
	padding: 0px 0px 0px 0px;
}
#bottom-left-side ul {
	margin-left:40px;;
}
#bottom-left-side li {
	margin-top:10px;;
}

#bottom-left-side h2 {
	padding: 0px 0px 15px 0px;
	letter-spacing: -1px;
	font-size: 1.6em;
}

#bottom-middle-text p {
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
}

/* Footer */

#footer {
    height: 50px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	font-size: 15px;
	letter-spacing: 2px;
	color: #000000;
    width: 1024px;
}
#footer a {
	color: #000000;
}

#banner {
	overflow: hidden;
	width: 1020px;
	margin: 20px auto 0px auto;
}

#banner .img-border {
	height: 403px;
	border: 10px solid #FFFFFF;
}

/* Button Style */

.button-style {
	display: inline-block;
	margin-top: 5px;
	padding: 7px 30px;
	background: #40b528;
	border-radius: 5px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
    color: #FFFFFF;
}


/* Button Style */

.button-style1 {
	margin-top: 30px;
}

.button-style1 a {
	padding: 10px 25px;
	background: #EBB462;
	border-radius: 5px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FCE3BB;
	color: #36332E !important;
}
