﻿body {
 margin-top: 3px;
 background-color:#fff;
 font: normal 11px verdana; color: #000000;
}
/* Common styles starts here*/
* {
 padding: 0;
 margin-top: 0;
 margin-bottom: 0;
}
a img {
 border: none;
}
a {
 text-decoration: none;
}
:focus {
 outline: none;
}
.clearBoth {
 clear: both;
}
.clearLeft {
 clear: left;
}
ul {
 list-style: none;
}
.text12 {
 font-size: 12px;
}
p {
 padding-top: 5px;
 padding-bottom: 5px;
 line-height: 17px;
}
.newslinks {
 padding-left: 5px;
 font: normal 18px Tahoma; color:#fedd00;
}
/* Common styles ends here */

/* Header styles starts here*/

h1 {
 margin: 0px;
 width: 250px;
 float: left; 
 background:url(logo_kentrose.png) no-repeat center center;
}
h1 a {
 width: 250px;
 height: 90px;
 display: block;
 text-indent: -9999px;
}
.smallhead {
 font: bold 11px verdana; color : #000; 
 text-align: left;
}
.topdate { 
font: normal 10px verdana; color : #4b4b4b;
} 
/* Header styles starts here*/


/* Nav styles starts here */
.navLinks {
 font: bold 10px verdana; color : #4b4b4b;
 text-decoration: underline;
}
.navLinks:hover {
 font: bold 10px verdana; color : #9d0000;
 text-decoration: none;
}
.navBlue {
 color: #0054a6;
 text-decoration: underline;
}
.navBlue:hover {
 text-decoration: none;
}
.navQuestions {
 color: #465e01;
 font-weight: bold;
 text-decoration: underline;
}
.navQuestions:hover {
 text-decoration: none;
}
/* Nav styles ends here */
