body {
	background:url(openday_bg.jpg) repeat-y center;
	margin:0;
	font:normal 300 12px Arial;
}

.container {
	margin:auto;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
}

.content {
	width:900px;
	margin:auto;
	text-align:left;
}

.conhead {
	background:url(openday_regheader.jpg) no-repeat center;
	height:88px;
}
.conheadinfo {
	background:url(openday_infoheader.jpg) no-repeat center;
	height:278px;
}
.conbody {
	background:#FFFFFF;
	font:normal 300 12px Arial;
	color:#4f4f4f;
	padding:0 30px;
	text-align:justify;
	line-height:130%;
}
.confoot {
	background:url(openday_footer.jpg) no-repeat center;
	height:20px;
	margin-bottom:20px;
}

.conbody h2,h3 {
	display:inline;
	font:normal 600 16px Arial;
	color:#000000;
}
.conbody p.bottom {
	display:inline;
}

.label {
	font:normal  300 12px Arial;
	text-align:right;
	vertical-align:top;
	padding-right:15px;
	width:165px;
}

.regform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 280px;
}

.regform .checks {
	font:normal 300 12px Arial;
}
.regform textarea{
	width: 600px;
	height: 100px;
}

.regcontainer {
	padding:5px;
	width:100%;
	border:0;
}
.mapdiv {
	border:0; height:293px; width:100%;
	padding:5px;
}
.whatnext {
	border:0;  width:100%;
	padding:5px;
}
.mapimg {
	float:left;width:500px; height:250px;
}
.mapaddress {
	float:left;text-align:center;padding-left:20px;
	width:310px;
	padding-top:60px;
}
.mapaddress p {
	font:normal 900 16px Arial; line-height:140%;
	color:#000000;
	
}

.cbox {
	text-align:center;
	border-bottom:1px solid #dfdfdf;
}

.sesstbl {
	border:0;
	width:600px;
	font:normal 300 11px Arial;
	border-collapse:collapse;
	margin:auto;
}

.sesstbl th{
	font:normal 600 12px Arial;
}

.sesstext {
	font:normal 300 11px Arial;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:2px 5px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 100%;
height:35px;
border-top: 5px solid #0079C2; /*Highlight red color theme*/
background-color: #FFFFFF;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: #FFFFFF;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #0079C2; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #300C6C; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #300C6C; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #300C6C; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #300C6C; /*Highlight red color theme*/
color: white;
}


		.mapdiv {
			border:0; width:100%;padding:5px;
		}		
		.mapimg {
			float:left; 
		}
		.mapaddress {
			float:left;text-align:center;width:250px;padding-top:30px;
		}
		.mapaddress p {
			font:normal 900 16px Arial; line-height:140%;color:#000000;	
		}

