<style>    
@charset "UTF-8";
ol, ul {
	list-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	background-color: #fff;
}

#container {
	padding: 0px;
	width: 1020px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bgheader.jpg);
	background-repeat: none;
}
#header {
	width: 940px;
	height: 70px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	line-height:35px;
}
#nav {
	width: 940px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding: 0px;
}

#nav li {
	display: block;
	float: left;
	color: #ffea02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#nav a {
	display: block;
	float: left;
	color: #ffea02;
	text-transform: none;
	font-style: normal;
	text-decoration: none;	
}

#nav a:link {
	color: #ffea02;
}

#nav a:visited {
	color: #ffea02;
}
#nav a:hover {
	color: #FF9;
}

#nav a:active {
	color: #FF9;
}

#slideshow {
	width: 960px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear:both;
}

#leftcol {
	width: 180px;
	margin-left:30px;
	margin-right: 19px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	color:#808080;
}


#centercol {
	width: 560px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	font-size: 14px;
	color:#333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
}

#articlesbody {
	width: 560px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	color:#092175;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
}

#rightcol {
	width: 149px;
	float: left;
	font-size: 12px;
	color:#808080;
}



#clearTop {
	width: 1020px;
	height: 20px;
	clear: both;
}

#clear {
	width: 1020px;
	clear: both;
}


#footer {
	text-align: center;
	width: 960px;
	height: 75px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color:#710115;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:24px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#710115;
	text-decoration:none;
	font-size: 16px;
}

.topNav {
	font-family:'Avenir LT W01 35 Light';	
	color: #092175;
	font-size: 18px;
}

.topNav a {
	font-family:'Avenir LT W01 35 Light';	
	color: #092175;
	font-size: 18px;
	text-decoration: none;
}

.topPhone {
	font-family:'Avenir LT W01 85 Heavy';	
	color: #ffea02;
	font-size: 34px;
}


.tagline {
	font-family:'Avenir LT W01 85 Heavy';	
	color: #710115;
	font-size: 28px;
	line-height:28px;
} 


.articleCat {
	font-family:'Avenir LT W01 85 Heavy';	
	color: #092175;
	font-size: 16px;
	line-height:24px;
	background-color:#FF0;
}


.articleTitle {
	font-family:'Palatino LT W01 Bold';
	color: #710115;
	font-size: 16px;
	line-height:24px;
}

.articleLink {
	font-family: Arial, Helvetica, sans-serif;	
	color: #092175;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}

.articleLink a:link {
	color: #092175;
}

.articleLink a:visited {
	color: #999;
}

.articleLink a:hover {
	color: #092175;
	text-decoration:underline;
}

.articleLink a:active {
	color: #092175;
	text-decoration:underline;
}

.serifItal {
	color: #092175;
	font-family:'PalatinoLTW01-BoldItali';
	font-size: 15px;
}

.sansRed {
	color: #710115;
	font-family:'Avenir LT W01 85 Heavy';	
	font-size: 17px;
	line-height: 20px;
}

.sansGrey {
	color: #666;
	font-family:'Avenir LT W01 85 Heavy';	
	font-size: 17px;
	line-height: 20px;
}

.leftSerif {
	color: #666;
	font-family:'Palatino LT W01 Medium';
	font-size: 14px;
	line-height: 22px;
}

.redLinkSans {
	color: #710115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}


</style>
