body {
	margin: 0;
	padding: 0;
	font: 13px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	color: #3f3f3f;
	background-color: #b7b7b7;
	background-image: url(/images/bgtile.gif);
}

#container {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	background-color: #fff;
	margin: 30px auto;
	overflow: auto;
	width: 700px;
	border-style: solid;
	border-width: 8px;
}


#header {
	border-bottom: 7px solid;
	height: 167px;
	width: 700px;
	overflow: hidden;
	background-image: url(/images/bg_grad.jpg);
}

#container, #header {
border-color: #d1ff19;
}

a {
	color: #2f6bbf;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #74d141;
}

.enrollclosed {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#nav {
	position: relative;
	font-weight: bold;
	font-size: 13x;
	line-height: 22px;
	text-align: right;
	width: 125px;
	height: 165px;
	bottom: 152px;
	left: 550px;
	overflow: visible;
	white-space: nowrap;
}


#body_left {
	width: 200px;
	position: relative;
	float: left;
	margin: 15px 35px 20px 32px;
}

#body_right {
	position: relative;
	float: left;
	padding: 15px 25px 5%;
	top: 0;
	width: 365px;
	border-bottom: 25px solid #fff;
}

#body_right, input, .enrollclasstext, textarea, .calendar-month {
	background-color: #e6ecf7;
}

.h1 {
	font: bold 16px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
}


.h2 {
	font: bold 14px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
}

.h3 {
	font: bold 13px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
}

h5 {
	font: bold 10px/14px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	color: #797979;
}

.h5 {
	font: 10px/14px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	color: #797979;
}


#indent {
	margin-left: 10px;
}

#centered {
	margin: 20px 40px 40px;
}

hr {
	border: 1px solid #cacaca;
}

li {
	list-style-type: square;
	font: normal normal 12px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap;
}

table.calendar {
	background-color: #f5f5f5;
	font-size: 11px;
	width: 190px;
	color: #404040;
	text-align: center;
	line-height: 11px;
	padding: 3px 6px;
}

.calendar-month {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	width: 190px;
	padding: 2px 6px 3px;
}

#today {
	color: #4ab311;
	font-weight: bold;
}

ul {
	list-style-type: square;
	font: normal normal 12px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	white-space: nowrap;
	margin-top: -6px;
	padding-top: 0;
	padding-bottom: 0;
}

a.delete {
	color: #be1c1f;
}

.warning {
	color: #be1c1f;
}

.free {
	color: #be1c1f;
	font: bold 14px/19px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
}

input, .enrollclasstext, textarea {
	border-style: none;
	border-bottom: 1px dashed #b4bbd0;
	font: normal normal 14px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
	color: #3070be;
}

textarea {
	border: 1px dashed #b4bbd0;
}

.enrollclasstext {
	border-style: none;
	margin-left: 1px;
}

input.share {
	background-color: #fff;
	border: 1px solid #bfbfbf;
	width: 190px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}

.zip {
	background-color: #f2f2f2;
	border: 1px dashed #b4bbd0;
	width: 60px;
	padding-left: 4px;
	text-align: center;
}

form.share {
	padding: 0px 13px 13px 13px;
	width: 195px;
	left: -14px;
	position: relative;
	border: 1px dashed #b4bbd0;
}

.submit {
	background-color: #f4f9ff;
	padding-right: 7px;
	border: 2px solid #c1d5f2;
	padding-left: 7px;
	font: italic normal 12px "Lucida Grande", Verdana, Helvetica, Lucida, sans-serif;
}

.graytype {
	color: #999;
}

.note {
	padding: 4px 8px 4px 8px;
	border: 1px dashed #be1c1f;
	
}

.name, .address, .email, .hs {
	width: 235px;
}

.phone_3, .phone_4 {
	width: 30px;
	text-align: center;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 1px;
}

.phone_4 {
	width: 42px;
}

.month, .day {
	width: 25px;
	text-align: center;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 1px;
}

.year {
	width: 45px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 3px;
	margin-right: 1px;

}

.zip-enroll {
	width: 55px;
}

.city {
	width: 193px;
}

hr {
	border: 1px dashed #98b3d8;
}

.save {
	color: #4f9926;
	font-weight: normal;
	font-style: normal;
}
