BODY {
background-color: #FFFFFF;
background-image: url('_images_cma_background/culver_button.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 10px;
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #721724;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #721724;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #FFFFFF;
background-color: #721724;
text-decoration: none;
font-weight: bold;
}
A:ACTIVE {
color: #721724;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color: #721724;
letter-spacing: 2px;
}
H2 {
font-size: 120%;
font-weight: bold;
color:#2F5637;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#6F361D;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color:#57638B;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #C98844;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#721724;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #721724;
width: 80%;
height: 2px;
}
.toparea {
background-image: url('_images_cma_background/cma_old_lakefront_banner.gif'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: repeat-x;
border-right: 1px solid #5A1420;
border-left: 1px solid #5A1420;
height: 114px;
}
.logocell {
background-color: #FFFFFF;
background-image: url('_images/3_cream_back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #721724;
height: 60px;
text-align: right;
border-right: 1px solid #5A1420;
border-left: 1px solid #5A1420;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #721724;
color: #FFFFFF;
border: 1px solid #5A1420;
font-size: 100%;
text-align: right;
height: 20px;
padding-right: 20px;
padding-left: 20px;
}
.topnav a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.topnav a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.topnav a:hover {color:#721724;background-color:#FFFFFF;text-decoration: none;font-weight: bold;text-align: center;display: inline;}
.topnav a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: inline;}

.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #721724;
border-right: 1px solid #5A1420;
border-left: 1px solid #5A1420;
border-bottom: 1px solid #5A1420;
color: #FFFFFF;
font-size: 100%;
text-align: center;
line-height: 20px;
padding-top: 15px;
padding-bottom: 10px;
width: 200px;
}
.sidebar a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:hover {color:#721724;background-color:#FFFFFF;text-decoration: none;font-weight: bold;text-align: center;display: block;}
.sidebar a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display: block;}

.sidebarspacer {
border-left: 1px solid #5A1420;
}
.textarea {
font-family: Verdana, Arial, sans-serif; 
background-image: url('_images/3_cream_back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat;
background-color: #FFFFFF;
font-size: 100%;
border-right: 1px solid #5A1420;
border-bottom: 1px solid #5A1420;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 10px;
width: 500px;
}
.textareaspacer {
border-right: 1px solid #5A1420;
}
.copyright {
background-color: #721724;
color: #FFFFFF;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
border-right: 1px solid #5A1420;
border-bottom: 1px solid #5A1420;
border-left: 1px solid #5A1420;
text-align: center;
padding: 5px;
font-weight: bold;
}
.copyright a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color:#721724;background-color:#FFFFFF;text-decoration: none;font-weight: bold;text-align: center;}
.copyright a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}