body {
background-color: #ffffff;
margin: 0px;
line-height: 1.3;
}

#header {
height: 130px;
background-color: #ffffff;
border-bottom: 1px solid #991c51;
}

#logo {
margin-left: 27%;
padding-top: 15px;
width: 268px;
height: 95px;
} 

#menubar {
height: 40px;
background-color: #632973;
}

#menu {
color: #FFFFFF;
font-family: helvetica nueue, helvetica;
font-size: 12pt;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
width: 800px;
}

/*Start Menu Styles*/

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
font-family: helvetica nueue, helvetica;
font-size:12pt;
}

.MI, .MIc {
background-color: #ffffff;
color: #632973;
}

.MIO, .MIOc {
background-color: #632973;
color: #ffffff;
}

.MI1, .MI1c, .MI1O, .MI1Oc {
background-color: #ffffff;
color: #632973;
}

.MI1, .MI1c {
background-color: #632973;
color: #ffffff;
cursor: pointer;
}

.MI1O, .MI1Oc {
background-color: #632973;
color: #aaaaaa;
cursor: pointer;
}

.MB {
}

/*End Menu Styles*/



#wrapper {
clear: both;
margin: 20px auto;
width: 944px;
height: 100%;
}

#leftcolumn {
float: left;
width: 600px;
margin-right:5px;
}

#hometop {
margin-bottom:20px;
padding: 10px 20px;
border: 1px solid #c3c3c3;
font-size: 10pt; 
font-family: helvetica; 
}

h1 {
color: #582e64;
font-size: 18pt;
font-family: helvetica;
margin: 0px 0px 10px 0px;
padding: 0px;
}

h2 {
font-family: helvetica nueue, helvetica;
font-size:14pt;
color:#632973;
margin-top: 0px;
}

h3 {
    color: #632973;
    font-family: helvetica nueue,helvetica;
    font-size: 18pt;
    font-weight: normal;
    margin: 0px;
    text-align: center;
}

h4 {
    color: #632973;
    font-family: helvetica nueue,helvetica;
    font-size: 13pt;
    font-weight: normal;
    margin: 0px;
    text-align: right;
}

#hometop ul {
font-size: 10pt; 
font-family: helvetica; 
}

#news {
border: 1px solid #c3c3c3;
margin-bottom: 20px;
background-color: #ffffff;
padding:20px;
}

.news_summary_content {
font-family: helvetica nueue, helvetica;
font-size:9pt;
line-height:13pt;
font-weight:normal;
background-color: #ffffff;
color: #444444;
}

.news_summary_content_title_cell {
font-family: helvetica nueue, helvetica;
border-bottom: 1px solid #cccccc;
padding-bottom:10px;
font-size:10pt;
font-weight: 600;
color: #632973;
width:85%;
}

.news_summary_content_title_cell a {
text-decoration:none;
color:#632973;
}

.news_summary_content_title_cell a:hover {
text-decoration:underline;
}

.news_summary_content_date_cell {
font-family: helvetica nueue, helvetica;
border-bottom: 1px solid #cccccc;
text-align:left;
font-size:8pt;
color: #632973;
width:15%;
}

.news_item_header {
color: #632973;
font-family: helvetica nueue, helvetica;
font-size:14pt;
text-align:left;
margin-top:10px;
}

.newsmain {
text-decoration: none;
}

a.newsmain:link {
color: #632973;
text-decoration: none;
}

a.newsmain:hover {
color: #632973;
}



#rightcolumn {
float: left;
width: 330px;
margin-left:5px;
}

#inspiration{
height: 140px;
border: 1px solid #c3c3c3;
margin-bottom: 20px;
background-color: #ffffff;
padding: 30px;
}


#events {
border: 1px solid #c3c3c3;
background-color: #ffffff;
margin-bottom:20px;
padding: 5px 5px 25px 5px;
}

/*Start Event Styles*/
/*compact control*/
.events_compact_content_row {
font-family: helvetica nueue, helvetica;
font-weight:normal;
background-color: #ffffff;
color: #444444;
}

.events_compact_content_title_cell {
font-family: helvetica nueue, helvetica;
height: 25px;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:#444444;
}

.events_compact_content_title_cell a {
text-decoration:none;
color:#444444;
font-family: helvetica nueue, helvetica;
}

.events_compact_content_title_cell a:hover {
text-decoration:underline;
font-family: helvetica nueue, helvetica;
}

.events_compact_content_date_cell {
font-family: helvetica nueue, heltevica;
border-bottom: 1px solid #cccccc;
text-align:left;
font-size:8pt;
color: #632973;
padding-top:10px;
}
/*End Event Styles*/


#contact {
border: 1px solid #c3c3c3;
background-color: #ffffff;
margin-bottom:20px;
padding: 20px;
font-size: 10pt; 
font-family: helvetica; 
}




#contact ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#contact li {
font-family: arial;
font-size: 10pt;
margin-bottom: 5px;
}


#footertop {
clear: both;
height: 40px;
background-color: #632973;
border-bottom: 1px solid #991c51;
}

#footertop p {
font-family: arial;
font-size:9pt;
color: #ffffff;
text-align: center;
padding-top:13px;
}

#footerbottom {
height: 130px;
background-color: #ffffff;
}

#footerbottom p {
font-family: arial;
font-size:9pt;
color: #444444;
text-align: center;
padding-top:20px;
margin: 0px;
}


#content {
border: 1px solid #c3c3c3;
margin-bottom: 20px;
background-color: #ffffff;
padding:20px;
font-family: helvetica nueue, helvetica;
font-size:10pt;
line-height:13pt;
font-weight:normal;
color: #444444;
min-height:660px;
}

.news_summary_header_cell {
font-family: helvetica nueue, helvetica;
font-size:14pt;
color:#632973;
margin-top: 0px;
}

