/* basics */

*{margin:0; padding:0;}

body {
	background: url("/images/bkgd.jpg") no-repeat scroll center top #b28efe;
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;
	margin-top: 26px;
	line-height: 22px;
	}


body, input, textarea {
	color: #434343;

}

/* Headings */
h1, h2, h3 {
	font-weight: bold;
	text-rendering: optimizelegibility;
}

h1 {color: #7030a0;
	font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;}
	
	h3 {font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;}

h4 {margin-bottom: 15px;}

.lpurple {   font-size: 46px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 12px;
    color: #7030a0;}
    
.m {font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 30px;}

hr {
	background-color: #b28eff;
	border: 0;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 0.7em;
	margin-right: 8px;
	margin-left: 8px;
}

/* Text elements */
p {
	margin-bottom: 14px;
}


ul, ol {
	margin: 0 0 1.7em 2.5em;
}
ul {
	list-style: square;
}

ul#check {margin-left: 0;
padding-left: 0;
list-style: none;}

ul li {line-height: 25px;
    list-style-position: outside;
	list-style:disc;}
	
    
    
.pinkheart {list-style-image: url("/images/bullet1.jpg");}
.purpleheart {list-style-image: url("/images/bullet.jpg");}
#check li { padding-left: 40px;
background-image: url(/images/pink-check.png);
background-repeat: no-repeat;
background-position: 0 0;}
	
    
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.7em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.7em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	margin: 0 30px 1.7em;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch",Courier,monospace;
	line-height: 1.7;
	margin-bottom: 1.7em;
	padding: 0.85em 1.7em;
}
code {
	font: 12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 2px;
}
textarea {
	padding-left: 3px;
	width: 50%;
}
input[type=text] {
	padding: 3px;
}

.center {text-align: center;}
.margin-right {  margin-right: 10px;
margin-top: 5px;
}
    .margin-left {  margin-left: 10px;
    margin-top: 5px;
}

.frame {
border: #ff00ff solid 1px;
padding: 12px 12px 12px 12px;
width: 720px;
margin: 0 auto;
margin-bottom: 12px;}

/* Links */
a{color:#7030a0; text-decoration:none; font-weight: bold;}

a:hover{text-decoration: none; color:#ae2286;}

a img {border: none;}

/* container */

#top-frame {
	width: 978px;
	height: 19px;
	background: url("/images/top_frame.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	padding: 0;
	}
	
#bot-frame {
	width: 978px;
	height: 19px;
	background: url("/images/bot_frame.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto 26px;
	padding: 0;
	}
	
#container {
	width:940px;
	margin: 0 auto;
	padding: 0 19px;
	overflow:hidden;
	background: url("/images/mid_frame.png") repeat-y scroll center transparent;
	}
	
#content-box{
	background: url("/images/flowers.png") no-repeat scroll center bottom transparent;}
#content ul li {

}
	
/* header */

#header {background: url("/images/banner.jpg") no-repeat scroll center transparent; width: 940px; height: 225px;
	}




/* content */

#content-container {
	width:846px;
	display: block;
	margin:20px auto;
	padding: 12px;
	
}

#content {
margin-bottom: 100px;

}

#content-columns {margin-top: 30px;}
.left-column {
	float:left; 
	width:485px;
	margin-right: 20px;}


.right-column {
	float:right;
	width:324px;}

#registration {width: 500px;
height:389px;
background: url("/images/formbkgd.png") no-repeat scroll center transparent;
margin-bottom:15px;
margin-top:25px;
text-align:center;
margin-left:auto;
margin-right:auto;}

#reg {padding: 25px 25px 0 25px;}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 11px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 11px;
}
.aligncenter {
	text-align:center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}




/*RESET STYLES*/
li:hover .sub-menu .sub-menu {
	display:none;
}
.sub-menu li:hover .sub-menu {
	display:block;
}


/* social media */	

#social-media {
    clear: right;
    color: #7FC31B;
    float: right;
    font-size: 80%;
    margin-right: 8px;
    margin-top: 0;
    padding: 5px 0 0 0;
    text-align: right;

}

.feed-follow {
    display: inline;
    float: right;
    padding-left: 5px;
    padding-top: 2px;
}

.facebook-follow {
    display: inline;
    float: right;
    padding-left: 5px;
    padding-top: 2px;
}

.twitter-follow {
    display: inline;
    float: right;
    padding-left: 5px;
    padding-top: 2px;
}

/* colors */

.pink, .hotpink {color:#ae2286;}
.purple {color:#7030a0;}
.blue {color: #327aff;}
.green {color: #1fc622;}
.yellow {color: #f4ef5a;}
.red {
    color: #D50000;}
	.white {color: #ffffff;}

/* frames */

.pinkframe {
	border: 1px solid #ff95fc;
	}
	
.pinkframe, .purpleframe, .blueframe, .greenframe, .yellowframe {
	width: 720px;
	margin: 0 auto 1.5em auto;
	overflow:hidden;}
	
.pinkframe {
	border: 1px solid #ff95fc;
	}
	
	.purpleframe {
	border: 1px solid #7030a0;
	}
	
	.blueframe {
	border: 1px solid #327aff;
	}
	
	.greenframe {
	border: 1px solid #1fc622;
	}
	
		.yellowframe {
	border: 1px solid #f4ef5a;
	}
	
.datepink, .datepurple, .dateblue, .dategreen, .dateyellow {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px;
    width: 700px;
}

.datepink {    background-color: #ff95fc;}
.datepurple {background-color: #7030a0;}
.dateblue {background-color: #327aff;}
.dategreen {background-color: #1fc622;}
.dateyellow {background-color: #f4ef5a;}


.redframe, .redframe {
    border: 1px solid #D50000;
    width: 720px;
}

.daystitlered {
    background-color: #D50000;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px;
    width: 700px;
}

.redframe p {
    padding: 0 10px;
}

h2.coursetitle {
	
	    padding: 12px 20px 20px 20px;
		font-size:18px;
		color:#7030a0;
		}
		
.course1 {float: left;
	width: 25%;
	text-align:center;}
.course2 {float: left;
	width: 25%;
	text-align:center;}
.course3 {float: left;
	width: 25%;
	text-align:center;}
.course4 {float: left;
	width: 25%;
	text-align:center;}
		
.course-left {
	float: left;
	width: 50%;
	text-align:center;
	}
	.course-middle {}
.course-right {
	float: right;
	width: 50%;
	text-align:center;}
	
	.course-center {
	
	width: 100%;
	text-align:center;}

/* footer */

#footer {
	clear: both;
	width: 940px;
	margin:20px auto 0 auto;
	padding:0;
	background-color: #b28efe;
	height: 32px;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	}
	
#footer a, #footer a:active, #footer a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #fff;}
		
#footer a:hover {
	color: #f4ef5a;}

#footer #site-info{
	text-align: center;
	padding: 8px;
}

#footer #site-info p, #footer #site-generator p, #footer #footer-right-side p {
	margin: 0;}

#footer #site-generator, #footer #footer-right-side{
	float:right;
	padding: 8px;
}
#todaybasket {
	display: block;
width: 210px;
height: 210px;
margin: 0 auto;}
#daisies {
	display: block;
width: 271px;
height: 96px;
margin: 2em auto;}
#social {
display: block;
width: 220px;
margin: 1em auto;}
div.centered 
{
text-align: center;
}
div.centered table, div#pastbaskets table
{
margin: 0 auto; 
text-align: left;
}
#pastbaskets {
display: block;
text-align: center;
margin: 0 auto 2em auto;
padding: 0;

}