body {
	margin: 0px;
	background-color: #1b4f8a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #003366;
}

a:hover{
	color: #1b4f8a;
}

a img{
	border-style: none;
}

h1{
	font-size: 18px;
	color: #1b4f8a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2{
	color: #003366;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3{
	color: #1b4f8a;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

#container{
	background-image: url(_img/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#header{
	background-color: #006699;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(_img/header-bg.gif);
	background-repeat: repeat-x;
	background-position: 205px top;
	height: 84px;
}

#header h1{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}

#header-graphic{
	width: 547px;
	height: 74px;
	float: right;
	margin-top: 10px;
	background-image: url(_img/header-graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header-tag{
	background-image: url(_img/header-tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
}

#menu{
	width: 205px;
	float: left;
	clear: both;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	background-image: url(_img/menu-bg.jpg);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu ul ul{
	margin: 0px;
	padding: 0px;
	background-image: url(_img/blank.gif);
}


#menu li a{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 145px;
	background-image: url(_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}

#menu li a:hover{
	text-decoration: underline;
}

#menu li li a{
	background-image: url(_img/subnav-bullet.gif);
	padding-left: 45px;
	background-position: 30px 8px;
	padding-right: 30px;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu p{
	padding: 15px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 13px;
}

#menu p img{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#content{
	padding: 15px;
	margin-left: 205px;
}

#content p, #content ul{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}

.calendar{
	background-color: #fdf6e6;
	font-size: 11px;
	margin-bottom: 15px;
}
.calendar td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.calendar th{
	background-color: #d1a856;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}

#footer{
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	font-size: 10px;
	color: #1b4f8a;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer ul{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer li{
	display: inline;
	padding-left: 7px;
	background-image: url(_img/footer-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#footer li.first{
	background-image: none;
}

ul.no-bullets{
	list-style-type: none;
}

ul#note{
	font-size: 11px;
}

a.button{
	background-color: #1b4f8a;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
}

a.button:hover{
	background-color: #d1a856;
}

.calendar td a{
	display: block;
}

.calendar td a:hover{
	text-decoration: none;
}

.menu{
	background-color: #fff8dc;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	width: 230px;
	text-align: center;
}

.paypal-menu{
	margin-bottom: 10px;
}

.registration-form{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}

.registration-form .text-entry{
	margin-bottom: 5px;
}

.textfield{
	width: 250px;
}

.textarea{
	width: 450px;
	height: 100px;	
}


#ctl00_contentPlaceHolder_workshopGridView{
	font-size: 11px;
}

#ctl00_contentPlaceHolder_workshopGridView td{
	background-color: #fdf6e6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ctl00_contentPlaceHolder_workshopGridView th{
	color: #FFFFFF;
	background-color: #d1a856;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

