body {
	background-color: #f6f0cb;
}
body,td,th {
	color: #ad0000;
}
a {color: #ad0000; text-decoration: none;}
a:link {color: #ad0000; text-decoration: none;}
a:active {color: #ad0000; text-decoration: none;}
a:hover {color: #ad0000; text-decoration: underline;}
a:visited {color: #AD0000; text-decoration: none;}

img {
  border-color:#ad0000;
 }
 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ad0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AD0000;
}
.hometext_big {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #AD0000;
}

.poll_header {
    font-family: "Lucida Calligraphy", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff1f4c;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.sidenav {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #AD0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.terri_background {
	background-image: url(images/terri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.right {
float: right;
margin: 0 0 6px 8px;
}

.left {
float: left;
margin: 0 6px 0px 8px;
}

.clearl{
clear:left;
}

.clearr{
clear:right;
}


