body { 
	color:Black;
	font-size:16px;
	font-family:Arial, sans-serif;
	background-image:url(/images/backgrounds/gradients/topgrad.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#FFA500;
	background-position:left top;
}
a { 
	color:Blue;
	font-family:Arial, sans-serif;
}
h1 { 
	color:#0169b2;
	font-family:Arial, sans-serif;
	background-color:White;
}
h2 { 
	color:#0169b2;
	font-family:Arial, sans-serif;
	background-color:White;
}
h3 { 
	color:#0169b2;
	font-family:Arial, sans-serif;
	background-color:White;
}
#header_cell { 
	background-color:rgb(255, 204, 153);
	background-image:url("https://s3.amazonaws.com/ClubExpressClubFiles/943467/graphics/SunLakesRiders_636298052.jpg");
	background-repeat:repeat;
}
.layout-wrapper { 
	width:1326px;
}
#layout_wrapper { 
	max-width:1100px;
}
.user-panel .control-panel-link { 
	color:Green;
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link { 
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	font-weight:bold;
}
.panel-welcome-message { 
	color:#000000;
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.favorites-hover { 
	color:DarkRed;
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.material-icons.favorite-icon { 
	color:DarkRed;
}
.left-col { 
	max-width:486px;
	background-color:#ffffff;
}
.top-container { 
	background-color:#d5f6bc;
}
.bottom-container { 
	background-color:#ffffff;
}
a.ce-button { 
	background-color:Green;
	background-image:none;
}
a.ce-button:hover { 
	background-color:Red;
	background-image:none;
}
