body{
	background:#0078C1;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:small;
	line-height:1.5em;
	padding:0;
	margin:0;
	margin-bottom:30px;
}

#wrap{
	width:740px;
	margin-left:auto;
	margin-right:auto;
}

h1{
	width:478px;
	height:226px;
	display:block;
	background:url(https://childrensmiraclenetwork.net/images/lemonaid/logo_header_cmn.gif) top left no-repeat;
	text-indent:-1000em;
	margin-left:-30px;
}

* html h1  /* this is recognized by IE only */
  {
  margin-left: 0;  /* total width, only for IE5.x/Win */
  m\argin-left: -30px; /* content width for other IE */
  }

img.anthem_lemon{
	float:right;
	margin-top:-218px;
}

img{border:0;}

#main{
	width:496px;
	float:left;
}

#main_wide{
	width:740px;
	float:left;
}

#nav{
	width:170px;
	float:left;
}

#nav ul{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}

#nav ul li{
	margin:8px 0;
	border-top:1px solid #0078C1;
	border-bottom:1px solid #0078C1;
}

#nav ul li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background:url(https://childrensmiraclenetwork.net/images/lemonaid/bullet_dots.gif) center left no-repeat;
	padding-left:25px;
	display:block;
}

#nav ul li a:hover{background:url(https://childrensmiraclenetwork.net/images/lemonaid/bullet_arrow.gif) center left no-repeat;
}

body#home #nav ul li.home a,
body#sign_up #nav ul li.sign_up a,
body#locations #nav ul li.locations a,
body#help #nav ul li.help a,
body#press #nav ul li.press a,
body#sponsors #nav ul li.sponsors a,
body#signs #nav ul li.signs a,
body#stands #nav ul li.stands a,
body#provident #nav ul li.provident a,
body#faq #nav ul li.faq a{background:url(https://childrensmiraclenetwork.net/images/lemonaid/bullet_arrow.gif) center left no-repeat;
}

#content{
	margin:0 0 30px 30px;
	width:295px;
	float:left;
}

#content_wide{
	margin:8px 0 30px 30px;
	width:480px;
	float:left;
	border:10px solid #1EC2ED;
	background:#fff;
	color:#0078C1;
	padding:20px;
}

* html #content_wide  /* this is recognized by IE only */
  {
  width: 520px;  /* total width, only for IE5.x/Win */
  w\idth: 440px; /* content width for other IE */
  }


#content a{color:#fff;}

#content_wide a{color:#0078C1;}

.small{font-size:80%;}

ul.signage{
	margin:30px 0;
	padding:0;
	list-style:none;
	text-align:center;
}

ul.signage li{display:inline;}

h3{
	font-size:130%;
	line-height:1.2em;
	margin-top:8px;
}

ul.sponsors, ul.stands{
	margin:30px 0;
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}

ul#winner{
	padding-bottom:20px;
	border-bottom: 1px solid #1EC2ED;
}

ul.sponsors li, ul.stands li{
	margin:30px 0;
}

h4{
	font-size:110%;
	margin:0 0 -1em 0;
}

#content_wide h3, #content_wide h4{color:#69679C;}


dl.faq, dl.faq dt, dl.faq dd{
	margin:0;
	padding:0;
}

dl.faq dt{
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
}

dl.faq dd{margin-bottom:20px;}

#signup{
	width:244px;
	float:left;
	padding-top:55px;
	text-align:right;
}

#signup h3{
	text-align: center;
	width: 200px;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #fff;
}

#signup h3 a{
	color: #fff;
}

/* Sign Up Form Stuff */

fieldset{
	margin-bottom:30px;
	background:#DEEFF7;
}

fieldset legend{color:#69679C;}

fieldset ul{
	list-style:none;
	margin:0;
	padding:0;
}

fieldset ul li{
	margin:5px 0 2px 0;
}

fieldset ul li div, fieldset#fld_location{
	border:1px solid #69679C;
	padding:10px;
	background:#fff;
}

fieldset ul li label, fieldset ul li fieldset#fld_location label{display:block;}

fieldset ul li.radio label, fieldset ul li fieldset#fld_location ul li.radio label{display:inline;}

fieldset ul li.specify label{
	float:left;
	margin:0 10px 0 40px;
}

p.submit_button{text-align:right;}

table{
	border-bottom:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
}

table caption{
	font-size:120%;
	font-weight:bold;
	margin:10px 0;
	padding:10px 0;
	border-bottom:1px solid;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table tr th{
	background:#fff;
	font-size:110%;
}

table tr{
}

table td{
	width:80px;
	text-align:center;
	border-top:1px solid #ccc;
}

.registered{color:#ccc;}

table td.location{
	width:150px;
	text-align:left;
	padding-left:5px;
}

/* Confirmation Page */

dl#confirm_contact{
	margin:10px 0;
}

dl#confirm_contact dt, dl#confirm_contact dd{
	margin:0
	padding:0;
}

dl#confirm_contact dt{
	font-weight:bold;
	margin:3px 0;
}

dl#confirm_contact dd{
	margin:3px 0 6px 0;
	padding:0;
}

body#sign_up h4{margin-bottom:10px;}

p#p_submit{margin-top:-55px;}

/* Start Footer */

#footer{
	width:740px;
	clear:both;
	text-align:right;
	border-top:10px solid #1EC2ED;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
}

/* some temp stuff */
.error {
 font-weight: bold;
 color: #c00;
}

.inactive { display: none; }

.active { display: block; }