﻿/* CSS Document */
h1.underline 
{
font:  Palatino Linotype;
font-size: 36px;
font-weight: lighter;
color: #4f4676;
border-bottom:2px #66cccc solid;
padding:0;
text align:left;
margin-left: 220px;
margin-right: 3%;
}
h1.plain 
{
font:  Palatino Linotype;
font-size: 32px;
font-weight: normal;
color: #4f4676;
text-align:left;
margin-left: 220px;
}
ul 
{
list-style-type:none;
margin:0;
padding:0;
float:left
}
li
{
padding:15px 0
}
li a
{
align:center;
color:#4f4676;
font:bold 11pt Palatino Linotype;
text-decoration:none;
padding:25px 50px;
background:  url(/assets/images/button_up.gif) no-repeat center
}
li a:hover 
{
color:#4f4676;
background:  url(/assets/images/button_over.gif) no-repeat center
}
.container 
{
text-align:center
}
.cushycms 
{
font:  Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: lighter;
color:#4f4676;
text-align:left;
margin-left: 220px;
margin-right: 3%;
word-spacing: 5px;
}
.footer {
	MARGIN-TOP: 25%; FONT: bold 10pt Arial; BACKGROUND-COLOR: #66cccc
}
