@charset "UTF-8";
a:link {
	color:#518DC1;
	text-decoration:none;
}
a:visited {
	color:#518DC1;
	text-decoration:none;
}
a:active {
	color:#518DC1;
	text-decoration:underline;
}
a:hover {
	color:#d66c19;
	text-decoration: underline;
}
a.header:link {
	color:#518DC1;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
}
a.header:visited {
	color:#518DC1;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
}
a.header:active {
	color:#518DC1;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
}
a.header:hover {
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	color: #d66c19;
	line-height: 65px;
}
a.footer:link {
	color:#ebdeb3;
	text-decoration:none;
}
a.footer:visited {
	color:#ebdeb3;
	text-decoration:none;
}
a.footer:active {
	color:#ebdeb3;
	text-decoration:underline;
}
a.nav:link {
	color:#243c59;
	text-decoration:none;
}
a.nav:visited {
	color:#243c59;
	text-decoration:none;
}
a.nav:active {
	color:#00346b;
	text-decoration:underline;
}
a.nav:hover {
	color:#000;
	padding-top: 17px;
	padding-bottom: 20px;
	background-image: url(file:///Macintosh%20HD/Users/kathinton/Documents/MacDaddy%20Design%20Work/Blue%20Williams/website/Blue%20Williams%20Web/images/nav-BGROLL.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 52px;
}
a.video:link {
	color:#97042E;
	text-decoration:none;
	font-size: 16px;
}
a.video:visited {
	color:#97042E;
	text-decoration:none;
	font-size: 16px;
}
a.video:active {
	color:#97042E;
	text-decoration:none;
	font-size: 16px;
}
a.video:hover {
	color:#97042E;
	text-decoration:underline;
	font-size: 16px;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #e79c0c;
	font-weight: lighter;
	line-height: 45px;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #0286c4;
	line-height: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D66C19;
}
.caps-section  {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #567d9c;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: -15px;
	padding-top: 10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-style: italic;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
}
.subtitle {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #567d9c;
	font-style: italic;
	margin-top: -10px;
	padding-top: 25px;
	padding-bottom: 10px;
}
