@charset "utf-8";

body				{ font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000; background: #694f40; border: 0; margin: 25px 0 0 0; padding: 0; text-align: center; }
img					{ border: 0; margin: 0 auto; padding: 0; }
a:link				{ text-decoration: none; }
a:hover				{ text-decoration: underline; }
a:visited			{ text-decoration: none; }

#container			{ position:relative; width: 840px; margin: 0 auto; padding: 0; text-align: center; background: #ffffff; }
#config				{ float: left; width: 980px; height: 25px; margin: 0; padding: 0; background: #694f40; }

#header				{ float: left; width: 840px; height: 90px; margin: 0; background: #fff; }
#header .logo		{ float: left; width: 180px; height: 90px; margin: 0; }
#header .logo span	{ float: left; width: 180px; height: 90px; margin: 0; background: url('/waiora/_media/graphics/logo_waiora_header.gif') left no-repeat; }

#navigation						{ float: left; width: 840px; height: 41px; margin: 0 auto; background-image: url('/waiora/_media/buttons/nav_top_background.gif'); background-repeat: repeat-x; }

#members						{ float: left; width: 390px; height: 165px; margin: 0; padding: 0; background: url('/waiora/_media/graphics/hom_brg_members.gif') left no-repeat; }
#members .screen				{ float: left; width: 390px; height: 165px; background: url('/waiora/_media/graphics/hom_brg_members.gif') left no-repeat; }
#content						{ float: left; width: 100%; margin: 20px 0px 20px 0px; padding: 0; background-color: #fff; }
#content h1						{ margin:  0px 20px 10px 20px; text-align: left;    font-size: 24px; color: #694f40; font-weight: bold; }
#content h2						{ margin:  0px 20px 20px 20px; text-align: justify; font-size: 16px; color: #694f40; font-style: italic; line-height: 20px; font-weight: normal; }
#content h3						{ margin:  0 20px 15px 20px; text-align: left;      font-size: 18px; color: #694f40; }
#content h4						{ margin: 10px 20px 15px 20px; text-align: left;    font-size: 14px; color: #7b6955; }
#content h5						{ margin: 25px 20px 10px 20px; text-align: left;    font-size: 14px; color: #7b6955; font-style: italic; }
#content p	 					{ margin:  0px 20px 15px 20px; text-align: left;    font-size: 14px; line-height: 22px; }

#content ul						{ margin: 0px 20px 20px 20px; }
#content li 					{ margin: 0px 0px 5px 20px; text-align: left; font-size: 12px; list-style-type: disc; list-style: outside; }

#copyright						{ float: left; width: 840px; height: 33px; margin: 0; padding: 0; background: url('/waiora/_media/graphics/footer_brg.jpg') left no-repeat; }
#copyright .copyright			{ float: left; margin: 10px 0 0 20px; padding: 0; }
#copyright .copyright span		{ color: #fff; font-size: 11px; text-align: left; font-weight: bold; }
#copyright .phone				{ float: right; margin: 10px 20px 0 0; padding: 0; }
#copyright .phone span			{ color: #fff; font-size: 11px; text-align: right; font-weight: bold; }

#footer							{ width: 840px; margin: 10px 0 0 0; padding: 0; }
#footer span					{ color: #f2e7c9; font-size: 11px; text-align: center;  }
#footer	a:link					{ height: 30px; color: #ffde84; font-size: 11px; text-decoration: none; }
#footer	a:hover					{ height: 30px; color: #ffde84; font-size: 11px; text-decoration: underline; }
#footer	a:visited				{ height: 30px; color: #ffde84; font-size: 11px; text-decoration: none; }

#footer	.footer					{ float: left; height: 30px; margin: 0 auto; padding-left: 15px; padding-top: 7px; text-align: center; }
#footer .footer li, ul			{ float: left; list-style-type: none; margin: 0 auto; padding: 0; }

.clearfloat						{ clear:both; height:0; font-size: 0px; line-height: 0px; }

a.btn-join						{ background: transparent url('/waiora/_media/buttons/btn_hom_join_off.gif') no-repeat top left; display: block; float: left; width: 140px; height: 34px; }
a.btn-join:hover				{ background: transparent url('/waiora/_media/buttons/btn_hom_join_hover.gif') no-repeat top left; display: block; float: left; width: 140px; height: 34px; }

a.btn-go						{ background: transparent url('/waiora/_media/buttons/btn_hom_go_off.gif') no-repeat top left; display: block; float: right; width: 53px; height: 26px; }
a.btn-go:hover					{ background: transparent url('/waiora/_media/buttons/btn_hom_go_hover.gif') no-repeat top left; display: block; float: right; width: 53px; height: 26px; }

#input-med						{ width: 85px; height: 23px; margin: 0; padding: 0; border: 1px solid #694f40; font-family: Arial, Helvetica, sans-serif; font-size: 20px; }
.btn-go-url						{ width: 53px; height: 23px; margin: 0; padding: 0; border: 1px solid #fff; background-color: #e34532; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }