td, p {
    font-family:verdana;
    font-size: 12px;
}
li {
    font-family:verdana;
    font-size: 11px;
	line-height: 20px;
}
.bgdarkgray {
	background-color:#9D9489;
}
.bgltgray {
	background-color:#E5E4E4;
}

a.header:link{
    color:#000000;
    text-decoration:none;
}
a.header:visited{
    color:#000000;
    text-decoration:none;
}
a.header:hover{
    color:#000000;
    text-decoration:underline;
}
a:link {
    color:#263471;
}
a:visited {
    color:#263471;
}
a:hover {
    color:#000000;
}
/* utility links */
div.toplinks {
    font-family:verdana;
    font-size:12px;
    color:#ffffff;
	text-align:right;
	line-height:18px;
	position:absolute;
	float:left;
	left:41%;
	top:10px;
	width:450px;
	height:70px;
	z-index:3;
}
a.toplinks:link{
    font-family:verdana;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
a.toplinks:visited{
    font-family:verdana;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
a.toplinks:hover{
    font-family:verdana;
    font-weight:bold;
    color: #FFFFFF;
    color:#ffffff;
    text-decoration:underline;
}
/*
#header {
	width: 100%;
	height: 275;
}
*/
/* form elements */
input {
    color:#000000;
    font-family:verdana;
    font-size:9px;
}
select {
    color:#000000;
    font-family:verdana;
    font-size:9px;
}
.content {
    color:#000000;
    font-family:verdana;
    font-size: 13px;
    line-height:18px;
}
hr {
    color: #3a9aba;
	size: 1px;
}
.footer {
    color:#AAA4A4;
    font-family:verdana;
    font-size: 9px;
}
h1 {
    font-family:verdana;
    font-size: 18px;
    font-weight: bold;
	color: #263471;
	margin-top:16px;
}
h2 {
    font-family:verdana;
    font-size: 14px;
    font-weight: bold;
}
h3 {
    font-family:verdana;
    font-size: 12px;
    font-weight: bold;
}
h4 {
    font-family:verdana;
    font-size: 14px;
    font-weight: bold;
	color: #cc0066;
	margin-top: 0px;
	margin-bottom: 6px;
}
.hdr_orange {
    font-family:verdana;
    font-size: 13px;
    font-weight: bold;
	color:#064061;
	line-height: 14px;
}
#schedule-header {
	border: 1px solid #666666;
	background-color: #263471;
	color: white;
	text-align: center;
    font-family:verdana;
    font-size: 13px;
}
#schedule {
	border: 1px solid #666666;
    font-family:verdana;
}
#schedule .cell {
	border: 1px solid #666666;
    font-size: 11px;
	text-align:left;
	background-color: #F6F6F6;
}
#schedule .cell a {
	color: #333333;
}
#schedule .header {
    font-family:verdana;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
	text-align:center;
	background-color:#DDDDDD;
	line-height: 25px;
}
#schedule .attend {
	font-weight: bold;
	line-height: 25px;
}
#schedule .block {

}
/******  Registration Form controls  *******/
.input_title {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	color : #333333;
}
.input11 {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	color : black;		
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
	background-color: #F6F6F6;
	font-weight : normal;
	padding-left : 2px;
	padding-right : 2px;
}
.formbuttons {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : white;		
	background-color : #CC9900;
}
.required {
	color: red;
}

#reglist {
	list-style: none;
}

.newworkshop {
	color:red;
}
.sunburst {
	border: 2px solid #EC008C;
	background-color: #FFE2F8;
	padding: 8px; 
	width: 80%;
}
a.highlight {
	color: #ED008C;
}
.notice {
	color: white;
	background-color: #3a9aba;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.padded {
	padding: 5px;
}
.full {
	color: red;
	font-style: italic;
}

.hd2 {
    font-family:verdana;
    font-size: 14px;
    font-weight: bold;
	color: #263471;
}
.hd3 {
    font-family:verdana;
    font-size: 12px;
	color: #263471;
}
/** Featured speakers box ***/
table.highlightbox {
	border:thin;
	border-color:#333333;
	border-style:double;
	background-color:#FFEECC;
}
table.highlightbox a {
	color: #CC6600;
}

#main-menu {
	float: left;
	margin: 10px;
}

#buttonpanel {
	text-align: center;
	padding: 5px;
	background-color: #DDDDDD;
}

.error-message {
	font-style: italic;
	color: red;
}

.admintable {
}
.admintable a {
	color: #666666;
	text-decoration: none;
}
.rowhead {
	background-color: #666666;
	color: white;
}
.row0 {
	background-color: #f6f6f6;
}
.row1 {
	background-color: #e6e6e6;
}
ul.menu {
	list-style-image: url(/img/li.gif);
}
.special1 {
	background-color: #EEEEEE;
}
.discount {
	color: #006600;
	font-weight: bold;
}
.bottom_background {
	background: url(/img/bg_animals.jpg) bottom right repeat-x;
}

#mydays {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #263471;
	border-bottom: 1px solid #263471;
	background-color: #F2DAC1
}
.regday {
	background-color: #F2DAC1;
	border-bottom: 1px solid #263471;
}
.info {
	padding: 10px;
	background-color: #F2DAC1;
	border-top: 1px solid #263471;
	border-bottom: 1px solid #263471;
}
