/* Cascading Style Sheet (CSS) for the Highpoint Nazarene Church web site. */

*                           {font-family: arial, sans-serif}

body                        {background-color:#434343;
                             margin:auto}

div                         {margin:0;
                             padding:0px}

a                           {color:white}

.footer                     {color:white;
                             margin:auto;
                             width:875px;
                             text-align:center;
                             font-size:115%}

div.menu                    {float:left;
                             text-align:center;
                             height:50px;
                             width:125px}
div.menuHover               {background-color:#C1ADAD;}
div.menu a                  {position:relative;
                             top:40%}
a.menu                      {color:#88223C;
                             text-decoration:none}
a.menuHover,a.menu:hover    {color:#D22D5B}

