* {
	padding: 0;
	margin: 0;
	border: 0;
}


body {
	background: url(images/bg.gif) fixed top repeat-x;
	background-color: #003366;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #fff;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
}

h1 {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #ffc88d;
	font-weight: bold;
}

h2 {
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	clear: both;

}

h3 {
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
}

h4 {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-style: italic;
}

p {
	 
}

.isagenix{
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #f26c4f;
	float: left;
	margin-right: 10px;
}

.contact{
	font-weight: bold;
}

div#container {
	background-color: none;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	clear: both;
}


div#main{
	background-color: none;
	width: 950px;
	height: 430px;
}

div#main1 {
	background-color: none;
	width: 647px;
	height: 430px;
	float: left;
	text-align: left;
	color: #feddb9;
	border: #ffcc66 1px solid;
	border-right: 3px solid #ffcc66;

}

div#main2 {
	background-color: none;
	width: 260px;
	height: 312px;
	float: left;
	border-right: 1px solid #ffcc66;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
	color: #feddb9;
	padding: 10px 10px 10px 10px;
}

div#main_banner {
	background-color: none;
	width: 280px;
	height: 97px;
	float: left;
	color: #feddb9;
	border-right: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}


div#navigation {
	padding: none;
	margin: 0 auto;
	height: 34px;
	text-align: center;
}

div#header{
	background-color: none;
	margin: 20px auto;
	width: 630px;
	height: 62px;
	clear: both;
}

div#text{
	background-color: none;
	border: #ffc88d 1px solid;
	border-spacing: 5px;
	color: #feddb9;
	width: 800px;
	margin: 0 auto;
	height: auto;
	text-align: left;
	padding: 20px 22px 20px 25px;
	clear: both;

	overflow: auto;
}

div#footer{
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	width: 630px;
	height: 50px;
	font-size: 11px;
	color: #feddb9;
	clear: both;
}

div#form{
	width: 600px;
	margin: 0 auto;
}

div#brochure{
	width: 130px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 10px 20px 10px 20px;
}

div#staff{
	width: 130px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 10px 20px 10px 20px;
}

img.b{
	border-color: #002157;
	border-width: 1px;
	border-style: solid;

}

ul {
	list-style: none;
}

ul#nav {
	width: 930px;
	height: 38px;
	margin: 0 auto;
	padding: none;
	text-align: center;
}

ul#nav li {
	margin: 0 auto;
	padding-left: 36px;
	float: left;
}

ul#main {
	list-style: disc;
	margin-left: 15px;
}

ol {
	list-style: none;
}

ol#out{
	list-style: decimal;
	margin-left: 40px;
	margin-bottom: 5px;
}

ol#out li{
	margin-top: 12px;
}

ol#in {
	list-style: lower-alpha;
	margin-left: 40px;
	margin-bottom: 5px;
}

ol#in li{
	margin-top: 12px;
}

a {
	text-decoration: none;
	outline: none;
	border: none;
	color: #fff;
}

a img {
	border: none;
}

a#nav_main{
	display: block;
	width: 37px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_main, a.current#nav_main{
	text-indent: -37px;
}

a#nav_programs{
	display: block;
	width: 75px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_programs, a.current#nav_programs{
	text-indent: -75px;
}

a#nav_event{
	display: block;
	width: 44px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_event, a.current#nav_event{
	text-indent: -44px;
}

a#nav_staff{
	display: block;
	width: 40px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_staff, a.current#nav_staff{
	text-indent: -41px;
}

a#nav_nutrition{
	display: block;
	width: 73px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_nutrition, a.current#nav_nutrition{
	text-indent: -73px;
}

a#nav_specials{
	display: block;
	width: 64px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_specials, a.current#nav_specials{
	text-indent: -64px;
}

a#nav_announcements{
	display: block;
	width: 124px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_announcements, a.current#nav_announcements{
	text-indent: -124px;
}

a#nav_sponsors{
	display: block;
	width: 71px;
	height: 34px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_sponsors, a.current#nav_sponsors{
	text-indent: -71px;
}

ul#board{
	width: 900px;
	height: auto;
}

ul#board li{
	margin-bottom: 50px;
}

ul#board dl {
	width: 650px;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #fff;
	float: left;
}
	
ul#board dt {
	width: auto;
	clear: left;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 5px 1px 5px;
	color: #0d578e;
	background: #fff;
	float: left;
}
		
ul#board dd {
	width: auto;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #464646;
	padding: 2px 5px 1px 5px;
}


form {
	width: 250px;
}


label {
	width: 100px;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #ffc88d;
	margin: 0 auto;
}

input,textarea {
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #ffc88d;
	width: 250px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #003366;
}

input.button {
	width: auto;
	padding: 4px;
	color: #ffc88d;
	background-color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
