﻿@charset "UTF-8";

.bodyindent {

	text-indent: 30px;

}

.calibriBody {

	font-family: Calibri;

	font-size: 16px;

	color: #000000;

}

.calibriBodyBold {

	font-family: "Calibri Bold";

	font-size: 16px;

	color: #000000;

}

.botnav {

	font-family: "Calibri Bold";

	font-size: 14px;

	color: #990000;

}

span.botnav a {
		font-family: "Calibri Bold";

	font-size: 14px;

	color: #990000;
	
	text-decoration: none;

}

.footer {

	font-family: Calibri;

	font-size: 14px;

	color: #000000;

}

ul#nav {list-style: none; width: 680px; margin: 10px auto; padding: 0px 15px; background: url(http://morriscountyyankeegutters.com/images/nav_filler.png) top left repeat-x; height: 30px;}
ul#nav li {float: left; font-weight: bold; padding: 5px 6px; color: yellow; font-family: Verdana, Arial, sans-serif; font-size: 14px;}
ul#nav li a {text-decoration: none; color: white;}
ul#nav li a:hover {color: yellow;}


