h1 {
 font: 28px 'Monotype Corsiva';
 font-weight: normal;
 text-decoration: underline;
 color: #7880c0;
}

h2 {
 font: 24px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #adbf01;
}

p {
 font: 14px 'Gill Sans', 'Century Gothic', sans-serif;
 text-align: left;
 color: #594b44;
}
p a {
 color: #7880c0;
 text-decoration: none;
}
p a:hover {
 text-decoration: underline;
}

b {
 color: #adbf01;
 font-weight: normal;
}

i {
 font: 16px 'Monotype Corsiva';
 font-style: normal;
}

ul {
 font: 13px 'Gill Sans', 'Century Gothic', sans-serif;
 text-align: left;
 color: #594b44;
}
li {
 padding-left: 10px;
 list-style-image: URL('images/li.gif');
}

.menuItem {
 font: 11px Helvetica, Arial;
 padding-bottom: 5px;
 border-bottom: solid #d6dd4a 2px;
}
.menuItem a {
 font: 11px Helvetica, Arial;
 padding-bottom: 5px;
 border-bottom: solid #d6dd4a 2px;
 color: #7880c0;
 text-decoration: none;
}
.menuItem a:hover {
 color: #f3af38;
}
.menuItemActive {
 font: 11px Helvetica, Arial;
 color: #f3af38;
 padding-bottom: 5px;
 border-bottom: solid #f3af38 2px;
}

.subMenuItem {
 font: 11px Helvetica, Arial;
 margin: 5px 20px 0px 0px;
 float: left;
 color: #f3af38;
}
.subMenuItem a {
 text-decoration: none;
 color: #7880c0;
}
.subMenuItem a:hover {
 color: #f3af38;
}

.footer {
 font: 15px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #7880c0;
}
.footer a {
 color: #7880c0;
 text-decoration: none;
}
.footer a:hover {
 color: #f3af38;
}

.imageText {
 width: 360px;
 font: 11px 'Gill Sans', 'Century Gothic', sans-serif;
 text-align: center;
 color: #594b44;
}

.quotee {
 font: 14px 'Gill Sans', 'Century Gothic', sans-serif;
 text-align: left;
 color: #594b44;
 margin-left: 150px;
 font-style: italic;
}

.selects {
 font: 12px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #594b44;
 margin: 15px 0px 0px 0px;
}
.selects a {
 color: #594b44;
 text-decoration: none;
}
.selects a:hover {
 text-decoration: underline;
}
.selects b {
 font: 14px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #594b44;
 font-weight: normal;
}

.selects2 {
 font: 12px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #594b44;
 text-align: left;
 margin: 15px 5px 15px 5px;
}
.selects2 a {
 color: #594b44;
 text-decoration: none;
}
.selects2 a:hover {
 text-decoration: underline;
}
.selects2 b {
 font: 14px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #594b44;
 font-weight: normal;
}

.bios {
 font: 14px 'Gill Sans', 'Century Gothic', sans-serif;
 text-align: center;
 color: #594b44;
 margin: 75px 0px 0px 0px;
}

.bluie {
 font: 16px 'Gill Sans', 'Century Gothic', sans-serif;
 color: #7880c0;
 margin: 18px 0px 0px 0px;
}