*{
	margin:0;
	padding:0;
}

body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.jpg) repeat;
}

a{
	outline:none;
}

#wrapper{
	width:100%;
	background:url(images/top_bg.jpg) repeat-x;
}

#header{
	width:950px;
	margin:0 auto;
	height:90px;
	color:#fff;
	font-size:1.2em;
}

#header_right{
	float:right;
	padding-top:10px;
	text-align:right;
	width:262px; /* width: 365px */
}

#logo{
	margin-left:30px;
	margin-top:10px;
}

a#email{
	color:#F7071A;
}

#brochure{
	margin-top:5px;
	width:262px;
}

#brochure td{
	font-weight:bold;
	padding-right: 5px;
	text-align:left;
}

#brochure a{
	text-decoration:none;
	color:#FFFFFF;
}

#content{
	background-color:#fff;
	width:950px;
	margin:0 auto;
	clear:both;
}

#content_layout{
	border:8px solid #DDDBD4;
	padding:0 0 25px 0px;
}

#main_img, #top_nav td{
	padding:0 20px;
}

#top_nav td td{
	padding:0 0px 0 28px;
}

#top_nav td a{

	text-decoration:none;
	font-weight:bold;
}

#main_content{
	margin-top:15px;
}

#left_content{
	width:635px;
}

#left_content_layout{
	margin-left:15px;
	
}


#left_content h2, #right_content h2{
	font-size:1.8em;
	margin:10px 0;
	font-weight:200;
}

#left_content h3, #right_content h3{
	font-size: 1.3em;
}

#left_content h3{
	margin:1em 0;
}

#left_content h3#message, #right_content h3#message{
	color:#6B070F;
	margin-top:0.5em;
}

#left_content h2{
	padding-top:0px;
	margin-bottom:3px;
}

#separator{
	height:2px;
	line-height:2px;
	font-size:0;
}

#left_content p{
	margin:1em 0;
	padding:0;
	font-size:1.2em;
	font-weight:normal;
}

#left_content_copy{
	background:url(images/left_content_bg.jpg) repeat-y;
}

#left_content_copy div{ 
	padding:0 1em 0 1.5em; /* If you widen the left or right padding you will have problems with the layout when in edit mode. Normal visitors will be fine either way. */
}

.invisible_field{
	display:none;
}

#right_content{
	margin-right:20px;
}

#right_content h2{
	margin-bottom:5px;
}


#facebook{
	font-size:1.1em;
	margin:10px 0 15px 0;
}

fieldset{
	border:none;
	margin:0;
	padding:0;
}

#wlpeUser label, #wlpeSummerGoals label{
	display:block;
	font-size:1.2em;
	margin:7px 0;
}

#wlpeUser input{

}

#wlpeLoginFieldset{
	margin-bottom:5px;
}

#wlpeResetButton{
	margin-top:5px;
	padding:auto;
}

#wlpeLogin, #wlpeUser, #wlpeReset, #news{
	margin:10px 0 7px 0;
}

#wlpeReset p{
	margin:0.75em 0;
	font-size:1.1em;
	width:85%;
}

#wlpeLogin input, #wlpeRegister input, #wlpeReset input{
	border:1px solid #B9C4CF;
	margin:4px 0 4px 0;
}

#wlpeLogin button#wlpeReminderButton, #wlpeLogin button#wlpeRegisterButton{
	background:transparent;
	border:none;
	color:#6B070F;
	text-align:left;
	margin-top:3px;
	cursor:pointer;
}

#wlpeLogin input#wlpeLoginButton{
	margin:0;
}

#wlpeLogin label, #wlpeRegister td{
	
	font-size:1.1em;
}

#wlpeRegisterFieldset{
	width:420px;
	margin-bottom:10px;
}

#news td{
	padding-bottom:10px;
}

#news h3{
	font-weight:bold;
	font-size:1.2em;
}

#news a, #footer a{
	color:#6B070F;
}

#news p{
	margin: 0;
	font-size:1.1em;
}

#footer{
	width:950px;
	margin:0 auto;
	padding:15px 0;
	color:#808080;
	font-size:1.1em;
}