﻿@charset "UTF-8";
/* CSS Document */

html {background-color: #f6e1c9;}
body {margin: 0px auto;}
img {border: 0px;}

a:link {color: #6d1f03; text-decoration: none;}
a:active {color: #6d1f03; text-decoration: none;}
a:visited {color: #6d1f03; text-decoration: none;}
a:hover {color: #6d1f03; text-decoration: none;}

.clearer {clear: both;}

h2.term {margin: 0 0 0 0;}

#container {width: 920px; margin: 0px auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #666666; line-height: 20px;}

#header {width: 920px; height: 80px;}
#search{width: 220px; margin-left:500px; position: absolute; top: 45px}
#navigation {width: 920px; height: 60px;}
	#headerLeft {width: 134px; float: left; height: 60px; left; background-image: url(../images/navbg.png);}
	#headerRight {width: 786px; float: right;}
	

#content {width: 920px; background-color: #ffffff; margin: 25px 0 0 0;}
	/* index page */
	#indexContentHeader {width: 880px; padding: 20px 20px 0 20px;}
		#indexContentHeaderLeft {float: left; width: 510px; padding: 0 20px 0 0;}
		#indexContentHeaderRIght {float: right; width: 350px;}
	#indexContent {width: 880px; padding: 0 20px 0 20px;}
		#indexContentLeft {float: left; width: 290px;}
		#indexContentMiddle {float: left; width: 290px; margin: 0 5px 0 5px;}
		#indexContentRight {float: right; width: 290px;}
	/* interior page */
	.breadcrumbs {padding: 10px 0 0 0;}
	#interiorContent {width: 880px; padding: 0 20px 0 20px;}
		#interiorContentLeft {float: left; width: 571px; padding: 0 20px 0 0;}
		#interiorContentRight {float: right; width: 289px;}
			.callTollFree {padding: 20px 0 0 0;}
			.terminology {width: 269px; color: #ffffff; background-image: url(../images/terminology.png); font-size: 12px; padding: 10px 10px 10px 10px; margin: 20px 0 0 0;}
			.related {width: 269px; font-size: 12px; background: #ebebeb url(../images/related.png) no-repeat; padding: 40px 10px 0 10px; margin: 20px 0 20px 0;}
	/* global */
	.title {color: #d6842b; padding: 0 0 0 0; line-height: 30px;}
	.subTitle {color: #000000; font-size: 20px;}
	.orangeBox {width: 270px; height: 148px; padding: 20px 10px 0 10px; color: #3c1101; text-align: center; background: url(../images/indexContentBGOrange.png);}
		.orangeBoxLink {margin: 20px 0 0 0;}
	.grayBox {width: 290px; height: 168px; text-align: center; background: url(../images/indexContentBGGray.png); margin: 5px 0 0 0;}
		.gragBoxTitle {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #666666;}
		#latestBlogPost {font-family: Georgia, "Times New Roman", Times, serif;}
			.twitterContainer {margin: 20px 0 20px 0;}
			a.red {color: font-size: 10px; color: #d6842b;}	
			.pubdate {font-size: 8px;}
		.grayBoxArticle {}
		.grayBoxRead {font-size: 14px; font-weight: bold;}
			a.read {color: #6d1f03;}
	
#sitemap {width: 880px; height: 690px; background: url(../images/sitemap.png); padding: 0 20px 0 20px;}
	.sitemapColumn {float: left; width: 200px; padding: 0 10px 0 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
	.sitemapColumnTitle {font-weight: bold; font-size: 18px; color: #ffffff; margin: 16px 0 0 0;}
	.sitemapColumnLinks {font-size: 11px;}
		.sitemapLink {margin: 10px 0 0 0;}
			a.sitemapColumnLink:link {color: #cccccc;}
			a.sitemapColumnLink:active {color: #cccccc;}
			a.sitemapColumnLink:visited {color: #cccccc;}
			a.sitemapColumnLink:hover {color: #cccccc;}
		.sitemapContact {color: #ffffff; font-size: 11px; margin: 10px 0 0 0;}

#footer {width: 920px; height: 55px; background-color: #280b01; color: #fff5ea; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;}
	#footerLeft {float: left; width: 460px;}
	#footerRight {float: right; width: 460px; font-size: 10px; font-style: italic;}
	