@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1 {
	font-size: 36px;
	padding: 00px 00px 15px 00px;
}
h2 {
	font-size: 24px;
	padding: 00px 00px 15px 00px;
}
h3 {
	font-size: 22px;
	padding: 00px 00px 15px 00px;
}
h4 {
	font-size: 20px;
	padding: 00px 00px 15px 00px;
}
h5 {
	font-size: 18px;
	padding: 00px 00px 15px 00px;
}
h6 {
	font-size: 16px;
	/*padding: 00px 00px 12px 00px;*/
	color: #992430;
}
h6 b {
	font-size: 15px;
	color: #000000;
	padding: 00px 00px 04px 00px;
}
h6 big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 00px 00px 04px 00px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
A:link {
	color: #0000FF;
	text-decoration:none;
}
A:visited {
	color: #0000FF;
	text-decoration:none;
}
A:active {
	color: #0000FF;
	text-decoration:none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#conference {
	width: 100%;
	position: relative;
	margin: auto;
}
/******************************* Top Banner ***************************************/
#top_bg {
	background: url(images_conference/top_bg.jpg) left top scroll repeat-x;
	height: 119px;
	width: 100%;
	border-bottom: 2px solid #404040;
	border-top: 1px solid #404040;	
}
#top_banner {
	background: url(images_conference/top_banner.jpg) left top scroll no-repeat;
	width: 100%;
	height: 119px;
}
.padding_formright {
	padding: 7px 10px 00px 00px;
}
.textbox {
	width: 130px;
	height: 15px;
	border: 1px solid #333333;
}
.login {
	width: 50px;
	background-color: #0079ff;
	padding: 01px 02px 03px 00px;
	font-weight: bold;
	height: 19px;
	border: none;
	color: #FFFFFF;
}
.textbox_1 {
	width: 160px;
	height: 15px;
}
.textbox_2 {
	width: 250px;
	height: 15px;
}
.textbox_3 {
	width: 120px;
	height: 15px;
}
.textbox_4 {
	width: 90px;
	height: 15px;
}
.textbox_5 {
	width: 145px;
	height: 15px;
}
.color_red {
	color: #FF0000;
}
.padding_form_bottom {
	padding: 05px 00px 00px 250px;
	border-top: 1px solid #CCCCCC;
}
.textcombo {
	width: 150px;
	height: 22px;
}
.textcombo2 {
	width: 70px;
	height: 22px;
}
.textcomment {
	width: 368px;
	height: 75px;
}
/********************************** Menu ***************************************/
#menu_bg {
	width: 100%;
	background-color: #eb8a1c;
	float: left;
	height: 25px;
}
#menu {
	width: 100%;
	 background-color: #eb8a1c;
	 float: left;
	 height:30px;
}
#menu ul {
	padding: 00px 00px 00px 10px;
}
#menu li {
	padding: 02px 00px 02px 00px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	float: left;
	background: url(images_conference/menu_strip.jpg) right center scroll no-repeat;
}
#menu A:link, #menu A:active, #menu A:visited, #menu A:hover {
	padding: 05px 12px;
	margin: 00px 10px 00px 03px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #992430;
	display: block;
}
#menu .menu_strip_none {
	background: none;
}
#menu .about_us {
	width: 94px;
}
#menu .facilities {
	width: 95px;
}
#menu .faq {
	width: 65px;
}
#menu .locations {
	width: 99px;
}
#menu .directions {
	width: 101px;
}
#menu .contact_us {
	width: 107px;
}
#register {
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 02px 45px 02px 00px;
}
#register A:link, #register A:active, #register A:visited, #register A:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 00px;
}
#register A:hover {
	color: #FFFFFF;
}
#register .reg {
	width: 135px;
}
/******************************* Content ***************************************/
#content_bg {
	width: 100%;
	background: url(images_conference/content_bg.jpg) right top scroll repeat-y;
	margin: 03px 00px;
	float: left;
}
#content_form {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
#admin_bg {
	width: 100%;
	background: url(images_conference/admin_bg.jpg) left top scroll repeat-y;
	margin: 03px 00px;
	float: left;
}
#content_right {
	width: 228px;
	padding: 15px 16px 15px 16px;
	float: right;
	background-color: #ededed;

}
.slide_show {
	background: url(images_conference/slide_show.jpg) left top scroll no-repeat;
	margin: 00px 35px 15px 36px;
	padding: 05px;
	width: 147px;
	height: 156px;
}
.content_left {
	width: 100%;
}
.padding_form {
	padding: 15px;
}
.padding_content {
	padding: 15px 15px 00px 15px;
}
.padding_admin {
	padding: 00px 00px 50px 00px;
}
.admin_padding {
	padding: 70px 00px;
}
.admin_bg {
	background-color: #CCCCCC;
	padding: 20px;
	border: 1px solid #333333;
	width: 250px;
}
.content_border {
	background: url(images_conference/content_border.jpg) left top scroll repeat-x;
}
.margin_border {
	margin: 00px 00px 15px 00px;
}
.border_right {
	border-right: 1px solid #c0c0c0;
}
.padding_left  {
	padding: 00px 10px 00px 00px;
}
.padding_right  {
	padding: 00px 00px 00px 10px;
}
.recent_event {
	background: url(images_conference/recent.jpg) left top scroll no-repeat;
	padding: 07px;
	margin: 00px 10px 00px 00px;
	width: 147px;
	height: 113px;
}
.padding_1 {
	padding: 00px 00px 20px 00px;
}
.padding_3 {
	padding: 05px 00px 00px 00px;
}
.padding_4 {
	padding: 00px 00px 00px 50px;
}
/******************************* Bottom Bg ***************************************/
#bottom_bg {
	width: 100%;
	background-color: #eb8a1c;
	float: left;
	color: #FFFFFF;
}
#bottom_menu {
	width: 700px;
	 background-color: #eb8a1c;
	 float: right;
}
#bottom_menu ul {
	padding: 05px 00px 05px 00px;
}
#bottom_menu li {
	padding: 00px 00px 00px 00px;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	float: right;
	background: url(images_conference/menu_strip_bottom.jpg) right center scroll no-repeat;
}
#bottom_menu A:link, #bottom_menu A:active, #bottom_menu A:visited, #bottom_menu A:hover {
	padding: 00px 10px;
	margin: 00px 10px 00px 03px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_menu A:hover {
	text-decoration: underline;
}
#bottom_menu .bottom_menu_strip_none {
	background: none;
}
#bottom_menu .privacy {
	width: 116px;
}
#bottom_menu .cancellation {
	width: 153px;
}
#bottom_menu .terms {
	width: 135px;
}
#bottom_menu .testimonials {
	width: 106px;
}
#bottom_menu .webmaster {
	width: 145px;
}
#copy_right {
	float: left;
	width: 270px;
	
}
.padding_bottom {
	padding: 05px 00px 05px 20px;
}
.heading{
font-size:24px;
color:#000000;
}
.white{
color:#FFFFFF;
line-height: 20px;
text-align: center;
}
.white a:link, .white a:active, .white a:visited, .white a:hover{
color:#FFFFFF;
text-decoration:none;
display:block;
}
.white a:hover{
background-color:#9d1f2d;
text-decoration:none;
}
.buttonstyle{
	border: 1px;
	border-color:#000000;
	background:#9d1f2d;
	color: #FFFFFF;
	font-weight:bold;
}
.maroon{
color:#9d1f2d;}
.maroon a:link{
color:#9d1f2d;
text-decoration:none;}
.maroon a:active{
color:#9d1f2d;
text-decoration:none;}
.maroon a:visited{
color:#9d1f2d;
text-decoration:none;}
.maroon a:hover{
color:#9d1f2d;
text-decoration:underline;}

.events {
	/*background: url(images_conference/slide_show.jpg) left top scroll no-repeat;*/
	margin: 10px 00px 00px 00px;
	padding: 05px;
	width: 228px;
	height: 220px;
}
.events_month {
	/*background: url(images_conference/slide_show.jpg) left top scroll no-repeat;*/
	margin: 10px 00px 00px 00px;
	padding: 05px;
	width: 218px;
	text-align:left;
	/*height: 076px;*/
}
