@charset "utf-8";

body {
	background-color: #000000;
}
.section_header {
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.green_text {
	color: #928e63;
	font-weight: bold;
}

.orange_line {
	color: #bb7545
}
.orange_text {
	font-size: 18px;
	color: #BB7545;
	font-family: Tahoma;
	font-style: normal;
}
.bright_orange_text {
	color: #EC593B
}
.bright_orange_text_big {
	font-size: 18px;
	color: #EC593B;
	font-family: Tahoma;
	font-style: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #BB7545;
	text-decoration: none;	
}
.link_green  a:link {
	color: #EC593B;
	text-decoration: none;
	font-weight: bold;
}
.link_green a:visited {
	color: #EC593B;
	text-decoration: none;
	font-weight: bold;
}
.link_green a:hover {
	color: #BB7545;
	text-decoration: none;
	font-weight: bold;
}
.link_orange  a:link {
	color: #EC593B;
	text-decoration: none;
	font-weight: bold;
}
.link_orange a:visited {
	color: #EC593B;
	text-decoration: none;
	font-weight: bold;
}
.link_orange a:hover {
	color: #BB7545;
	text-decoration: none;
	font-weight: bold;
}
.link_white   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white  a:hover {
	color: #BB7545;
	text-decoration: none;
}
#home_main {
	width: 800px;
	position: relative;
}
#home_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	bottom: 63px;
	right: 14px;
	width: 270px;
	float: right;
	position: relative;
}
#home_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width: 270px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	float: right;
	right: 14px;
	top: 569px;
}
#menu {
	font-family: Tahoma;
	font-size: 15px;
	position: absolute;
	top: 137px;
	width: auto;
	text-align: right;
	color: #FFFFFF;
	right: 19px;
	text-decoration: none;
}
#mir {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000000;
}
#header {
	width: 800px;
	position: relative;
	background-color: #000000;
	height: 165px;
	margin-bottom: 15px;
}
#speakers_pictures {
	position: absolute;
	left: 73px;
	top: 30px;
}
#content {
	position: relative;
	background-color: #000000;
}
#title {
	position: relative;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: "Arno Pro Smbd Display";
	font-size: 48px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border-top-color: #98A098;
	background-color: #98A098;
	border-top-width: thin;
	border-top-style: ridge;
	padding-right: 40px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #000000;
	border-left-color: #000000;
}
#green_bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #928e63;
	position: absolute;
	width: 460px;
	left: 252px;
	top: 35px;
}
#section {
	padding-left: 251px;
	padding-right: 89px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 15px;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #98A098;
	padding-top: 10px;
	background-image: url(../../white_box_04.png);
	background-repeat: repeat-y;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: 1px;
}
#section_register {
	background-image: url(../../white_box_04.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 251px;
	padding-right: 225px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 15px;
	margin: 0;
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #98A098;
	border-left-color: #000000;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
}
#register_subtitle {
	padding-right: 89px;
	position: absolute;
	margin: 0;
	top: 0px;
	width: auto;
	right: 0px;
	padding-top: 29px;
}
#section_location {
	background-image: url(../../white_box_04.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 251px;
	padding-right: 89px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 15px;
	margin: 0;
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #98A098;
	border-left-style: ridge;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-width: thin;
	border-bottom-width: 1px;
	border-right-width: thin;
}
#top_button {
	width: 800px;
	position: relative;
	background-color: #000000;
	height: 20px;
	padding-top: 5px;
}
#top_word {
	font-family: Tahoma;
	font-size: 10px;
	position: absolute;
	right: 61px;
	top: 3px;
	color: #FFFFFF;
	padding-top: 5px;
}
#break {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000000;
}
#footer {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	width: 800px;
	position: relative;
	background-color: #000000;
	height: 50px;
	margin-top: 20px;
}
#copyright {
	font-family: Tahoma;
	font-size: 8px;
	color: #928e63;
	text-align: right;
	margin: 0;
	position: absolute;
	width: 200px;
	background-color: #000000;
	bottom: 5px;
	right: 5px;
}
#register_button {
	height: 30px;
	width: 156px;
	position: absolute;
	top: 130px;
	left: 73px;
}
#google_map {
	position: absolute;
	top: 220px;
	left: 331.5px;
}
#google_map_background {
	background-color: #928E63;
	height: 320px;
	width: 320px;
	left: 321.5px;
	position: absolute;
	top: 210px;
}
#purchase {
	height: 30px;
	width: 156px;
	position: absolute;
	top: 116px;
	left: 73px;
}
#add_buttons {
	position: absolute;
	top: 74px;
	left: 560px;
}
#full_program {
	width: 156px;
	position: absolute;
	height: 30px;
	top: 0px;
	left: 0px;
}
#day_one {
	height: 30px;
	width: 156px;
	position: absolute;
	top: 67px;
	left: 0px;
}
#day_two {
	height: 30px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 134px;
}
#day_three {
	height: 30px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 201px;
}