@charset "UTF-8";
@import url(base/green.css);
/*
 set main menu to on*/
#nav li.mm3 a {
	background: url(../images/greenButtonBack_O.gif) bottom repeat-x;
}
/* 
fix some sub menu stuff*/
#nav li.mm3 ul li a {
	background: #fff;
}
#nav li.mm3 ul li a:hover {
	background: #92d84b;
}
/* 
turn on sub menu */
#nav li.mm3 ul {
	left: 0px;
	width:700px;
}
/* 
set sub menu to on*/
#nav li ul li.mm3e a {
	background:#92d84b;
	color:#fff;
	padding:2px 5px;
}
#text {
	margin:0 0 50px 0;
}
#text2 {
	margin:0 0 50px 0;
}
div#text p strong {
font-weight:bold;
}

/*
 bottom image thng */
#copyright div#graphic {
	background: url(../images/signupGraphic.gif) no-repeat;
	width:438px;
	height:302px;
	position:absolute;
	top:-2272px;
	right:-100px;
}
/* 
headline palcement and image */
#content h1 {
	clear:both;
	display:block;
	margin:170px 0 30px 0;
	width:400px;
	height:69px;
	background:url(../images/templateSignupNow.gif) no-repeat;
}
/* 
headline palcement and image */
#content h4 {
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	width:450px;
	height:69px;
	background:url(../images/TitleSignUp4.gif) no-repeat;
}

/* 
headline palcement and image */
#content h2 {
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	width:400px;
	height:69px;
	background:url(../images/TitleSignUp2.gif) no-repeat;
}
/* 
headline palcement and image */
#content h3 {
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	width:500px;
	height:69px;
	background:url(../images/TitleSignUp3.gif) no-repeat;
}
/*text width and placement */
#text p {
	width:332px;
}
#text2 p, .choice,.provider,.provider1  {
	color: #868686;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

	width:500px;
	text-align:left;
	font-weight:bold;

	
}
#text2 p {clear:both;	margin-top:10px;
}
.choice  {
margin-bottom:10px;

}
#text2 input {
	width:300px;
}
#text2 input.date {
	width:50px;
}
#text2 input.box {
	width:20px;
}
/*placement for the unordered list */
div#text ul {
	margin:25px 0 50px 0;
	width:315px;
}
/*
width of list emiments columnWidth - 17px  */
div#text ul li {
	width:315px;
}
/* 
specific buttons */
#content a.admin, #content a.parent, #content a.student {
	width:332px;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
}
#content a.admin {
	height:112px;
	background:url(../images/-adminButton.gif) no-repeat;
}
#content a.parent {
	height:121px;
	background:url(../images/-parentButton.gif) no-repeat;
}
#content a.student {
	height:118px;
	background:url(../images/-studentButton.gif) no-repeat;
	margin:0 0 30px 0;
}
/* 
if you want the button to rollover see me */
#content a:hover.student {
}
.choice {
	width:100px;
	float:left;
	
}
.provider, .provider1 {
width:350px;
display:block;
float:left;

}
.provider1 {width:250px;
}
.break {
clear:both;
height:10px;
}
div#text2 div.provider input {
width:200px;
}