@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/BG_to-tile_blue.gif);
}
.blogTitle {
	font-size: 14px;
	font-weight: bold;
}
.smallNav {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	color: #1C4878;
	font-weight: lighter;
}
.smallNav:hover {
	color:#996600
}
.sideNavHeader {
	font-size: 14px;
	text-transform: uppercase;
	color: #e2d5c0;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
.sideNavWhite {
	font-size: 14px;
	color: #e2d5c0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.mainPoints {
	font-size: 14px;
	font-weight: normal;
	color: #996600;
	line-height: 20px;
	text-transform: uppercase;
}
.blogSmall {
	font-size: 10px;
}
.sideyellow {
	color: #FFF633;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
.phoneNo {
	font-size: 18px;
}
.sideNavBlue {
	color: #098CD0;
	text-decoration: none;
	font-weight: bold;
}
.greenSubheader {
	font-size: 14px;
	color: #1C4878;
	text-decoration: none;
	font-weight: bold;
}
.quote {
	font-variant: small-caps;
}
a {
	color: #1C4878;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #4C2A0B;
	text-transform: uppercase;
}

