/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;

}

body {
  font: 62.5%/1.3 Georgia, "Times New Roman", Times, serif;
  background-color: #777446;
}

img{
border: 0;
}

h1 {
  font-size: 3em;
  font-weight: normal;
  font-style: italic;
  color: #fff;
}

#onecol h1 {
  font-size: 3em;
  font-weight: normal;
  font-style: italic;
    color: #fff;
	margin-bottom: -.5em;
  }

h2 {
  font-size: 2.3em;
  font-weight: normal;
    font-style: italic;
    color: #fff;
	margin-bottom: -1em;
}

h3 {
  font-size: 2em;
  font-weight: normal;
    font-style: italic;
    color: #fff;
	margin-bottom: -1em;
}

p, li {
  font-size: 1.6em;
    color: #fff;
}

p a, li a{
    color: #fff;
}

p a:hover {
color: #650460;
}

h1, h2, p {
  margin: 1em 0;
}

#branding h1 {
  margin: 0;
  text-indent: -9999px;
  width:240px;
  height:155px;
  background: url(../images/MSDF_Logo.jpg) top left no-repeat;
}
#branding {
height:155px;
  background:url(../images/topbanner.jpg) top left no-repeat;
}

#datecontainer {
	background-color: #876685;
    padding: 0px 20px 0px 20px;

}

#homedate {
	margin-top: -21px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	line-height: 45px;
}

#date {
	padding:  0;
	margin-top: -53px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	float: left;
}

#navcontainer {
	background-color: #876685;
    padding: 0 20px 0 20px;
	margin-bottom: 25px;
}


#navcontainer ul {
	text-align: right;
	padding: 15px 0 9px 0;
	margin-top: 0;
	margin-left: 0; /* cancels gap caused by top padding in Opera 7.54 */
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #ffff;
}

#navcontainer ul li {
	display: inline;
	padding: 13px 0 8px 0;
	height: 100%;
}

#navcontainer ul li a {
	padding: 13px 15px 8px 15px;
	color: #fff;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	background: url(../images/hoverbg.gif) bottom center; 
	color: white;
}

#navcontainer #active { 
	background: url(../images/hoverbg.gif) bottom center; 
	color: white;
}

strong {
color: #650460;
font-size: 1.3em;
}

.caption {
margin-top: -3px;
color: #650460;
text-align: center;
}

.img_right {
float:right;
padding-left: 25px;
display: inline;
}

ul {
padding: 20px 0 0 25px;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}



#wrapper { 
  margin: 0 auto; 
  text-align: left;
  width: 910px;
  background: url(../images/bodybg.gif) top center repeat-y; 
}

#wrapper2 { 
  margin: 0 auto; 
  text-align: left;
  width: 900px;
}

#wrapper3 {
  background: url(../images/delanohouse.gif) bottom left no-repeat;
}

#mainContent {
margin: 0 auto;
text-align: center;
width: 800px;
}

#onecol {
width: 800px;
text-align: left;
}

#onecol_centered {
width: 800px;
text-align: center;
}

#colWrap {
float:left;
width:780px;
}

#col2 { 
  width: 377px;
  float: right; 
  text-align: left;
}

#col1 { 
  width: 370px; 
  float: left; 
} 

#footer { 
  clear: both; 
    padding: 1px 20px;
} 

#col1_nav {
  width: 180px;
  float: left;
  margin-top: -30px;
}

#col1_nav ul li{ 
background: url(../images/flower.gif) top left no-repeat;
list-style: none;
list-style-position: inside;
font-size: 18px;
color: #575350;
padding:12px;
padding-left:40px;
}

#col1_nave li a{
list-style-type:none;
background: url(../images/flower.gif) top left no-repeat;

}

#col1_nav ul a{ 
color: #575350;
text-decoration: none;
}

#col1_nav ul a:hover{ 
color: #fff;
}

#col1_nav ul{ 
padding-bottom: 10px;
}

#col_middleWrap {
  width: 375px; 
  left: 400px;
  top: 300px;
}

#col_middle {
}

#col3_announcements {
  width: 30%;
  min-width: 20Sem;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
  background: url(../images/sidebox_top.gif) left top no-repeat;
}

#col3_announcements li{
color: #575350
}

#col3_announcements ul li{ 
list-style-image: url(../images/greensquare.gif);
}

#col3_announcements strong {
color: #575350;
font-size: 18px;
}

#col3_announcements h2 {
font-weight: bold;
font-size: 18px;
font-style: normal;
margin-bottom: -10px;
background-color: #650460;
text-align: center;
}

#col3_middle {
background: url(../images/sidebox_middle.gif) left top repeat-y;
padding-bottom: 15px;
}

#col3_footer {
background: url(../images/sidebox_bottom.gif) left bottom no-repeat;
}

#homeWrapper {
  margin: 0 auto; 
  width: 900px;
  text-align: left;
  background: url(../images/delanohouse.gif) bottom left no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
 }

#content { 
  width: 75%; 
  float: right; 
}

#homemainContent { 
  width: 66%; 
  margin: 0; 
  float: left; 
  
} 

#footer p{
color: #000;
text-align: center;
}

#footer p a{
color: #000;

}

#footer p a:hover{
color: #fff;

}

/* Add some padding 
================================== */

#col1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

#col1 * {
  padding-left: 20px;
  padding-right: 20px;
}

#col1 * * {
  padding-left: 0;
  padding-right: 0;
}

#col2 * {
  padding-right: 20px;
}

#col2 * * {
  padding-right: 0;
}

/* rounded corner box
================================== */

#boxContent p{
	color: #000;
	}
		
#boxTop {
	margin-bottom: 0px;
	background: url(../images/box_top.png) top center no-repeat;
	height:55px;
	}
	
#boxContent {
	background: url(../images/boxbg.jpg) top center no-repeat;
	margin-left:37px;
	margin-right:37px;
	background-color: #ecf0f1;
	margin-top: -30px;
		padding-left: 20px;
	padding-right: 20px;
	margin-bottom: -2px;
	padding-bottom: 15px;
	}
	
#boxContent h1 {
	color: #650460;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-bottom: -10px;
	}
	
#boxContent img {
	border: 5px solid #575350;
	}
	
#boxBottom {
	background: url(../images/box_bottom.png) bottom center no-repeat;
	height:55px;
	}