/* CSS Document */

body {
font: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 5px 0 0 0;
background-image: url(images/bg1.png);
background-repeat:repeat-x;
z-index: -100;
}

p, li, ol, ul, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #945501;
}

acronym {
border-bottom: 1px dotted #11568D;
cursor: pointer;
cursor: hand;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #945501;
font-weight: bold;
padding: 10px 0 0 0;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #398E16;
font-weight: bold;
padding: 10px 0 0 0;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #945501;
font-weight: bold;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #945501;
font-weight: bold;
}

.small {
font-size: 11px;
}

.header {
height: 70px;
}

.menu {
position: absolute; 
top: 42px; 
left: 150px; 
z-index: 1;
}

.slogan {
position: absolute; 
left: 10px; 
width: 530px; 
top: 2px;
}

.sun {
position: absolute; 
top: 8px; 
left: 528px;
}


.container {
position: absolute;
width: 750px;
top: 5px;
left: 50%;
margin-left: -375px;
background-color: #ffffff;
border: 1px solid #945501;
padding: 3px;
z-index: 0;
min-height: 550px;
}

.center {
margin-left: 150px;
margin-right: 150px;
height: auto;
min-height:500px;
margin-top: 0;
}

.newslinks {
font-family: Arial, Helvetica, sans-serif;
color: #276FA2;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.borderline {
border-top: 1px solid  #945501;
}

.date {
position: absolute;
right:0;
width: 190px;
top: 6px;
}

.verticalline {
border-left: 1px solid  #945501;
}

.left {
position: absolute;
left: 0;
width: 150px;
top: 40px;
}

.right {
position: absolute;
right:0;
width: 150px;
z-index: 0;
top: 95px;
}

.footer {
height: 80px;
}

.lalapics {
position: absolute;
top: 420px;
}

.fullborder {
border: 1px solid #945501;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #276FA2;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #009900;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #276FA2;
}

a:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #276FA2;
text-decoration: none;
}

a.calendarlinks:link {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #276FA2;
}

a.calendarlinks:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #009900;
}

a.calendarlinks:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #276FA2;
}

a.calendarlinks:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #276FA2;
font-size: 11px;
text-decoration: none;
}

a.newslinks:link {
font-family: Arial, Helvetica, sans-serif;
color: #276FA2;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.newslinks:hover {
font-family: Arial, Helvetica, sans-serif;
color: #009900;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.newslinks:active {
font-family: Arial, Helvetica, sans-serif;
color: #276FA2;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.newslinks:visited {
font-family: Arial, Helvetica, sans-serif;
color: #276FA2;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}


a.ddmx {
    font: bold 13px arial;
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
    padding: 4px 8px 4px 8px;
	background-image: url('images/greenbg1.jpg');
	background-repeat: repeat-x;
    font: bold 13px arial;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border: 1px solid #2B3910;
	}

.ddmx a.item1 {
		background-image: url('images/bluebg1.jpg');
	background-repeat: repeat-x;
		border: 1px solid #202A61;

}

.ddmx a.item1:hover
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
		background-image: url('images/greenbg1.jpg');
	background-repeat: repeat-x;

}
	
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #945501;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	    background: #FFCC66;

}
.ddmx a.item2 {
    background: #FFFF99;
	    color: #945501;
    z-index: 500;
	background-repeat: repeat-x;
}
.ddmx a.item2:hover
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
    background: #FFCC66;
	    z-index: 500;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #945501;
	border-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 500;
}

* html .ddmx td { position: relative; z-index: 500; } /* ie 5.0 fix */






/* spring conference dropdown */
.ddm1 {
    font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: url(images/springconfbtn.gif);
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: url(images/springconfbtn.gif);
	    color: #ffffff;
}
.ddm1 a.item2,
.ddm1 a.item2:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 a.item2 {
    font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
    background: #F8C963;
	color: #945501;
}
.ddm1 a.item2:hover {
    font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
    background: #FF9900;
	color: #945501;

}
.ddm1 .section {
    border: 1px solid #945501;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: solid solid solid solid; }

.openhouse { margin: 6px;
             padding: 6px;
             border: 1px solid #945501;
             text-align: center;
             position: relative;
             left: 25px;
             width: 350px;
           }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */