@charset "UTF-8";
/* MEYER CSS RESET    */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END CSS RESET  */

p {
	margin: 0.5em 0 1.7em;
}
h1, h2, h3, h4 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	color: #291006;
}
strong, b {
	color: #000;
	font-weight: bold;
}
body  {
	color:#000;
	font-family:Verdana,sans-serif;
	font-size:0.8125em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.8em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg-gray-texture2.gif);
	background-repeat: repeat;
}
.twoColFixLtHdr #biggest-container {
	background-image: url(../images/bg-header-grad2.png);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
}
.twoColFixLtHdr #container {
	width: 874px;
	padding:0;
	margin: 0 auto;
	text-align: left;
	/*border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	-webkit-box-shadow: 0px 0px 16px #cadcea;
	background-color: #FFFFFF;*/
	background-image: url(../images/bg-container3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
.twoColFixLtHdr #header {
	padding: 13px 0 2px 0;
	border: none;
	height:95px;
	width: 874px;
	margin:0 auto;
	background-image: url(../images/bg-header-grad2.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.twoColFixLtHdr #header h1 {
	font-size:28px;
	line-height:36px;
	padding: 35px 0 0 10px;
	display:block;
}
.twoColFixLtHdr #header img {
	border: 1px solid #000;
	float:left;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 203px;  
	margin: 0;
	padding: 16px 0 25px 18px;
	border-right: 1px solid #999;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLtHdr #sidebar1 a:link, .twoColFixLtHdr #sidebar1 a:visited {
	padding:0 0 0 7px;
	color: #333;
	text-decoration: none;
	display: block;
	border:1px solid transparent;
}
.twoColFixLtHdr #sidebar1 li.nav-active a:link,
.twoColFixLtHdr #sidebar1 li.nav-active a:visited {
	color: #F00;
	padding:0 0 0 7px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	-webkit-box-shadow: 0px 0px 9px #fff;
}

.twoColFixLtHdr #sidebar1 a:hover {
	display: block;
	color: #f00;	
}
.twoColFixLtHdr #mainContent { 
	margin: -7px 0 0 255px; 
	padding: 0px 50px 0 0;
} 
.twoColFixLtHdr #mainContent ul {
	margin: 18px 0 10px 0;	
}
.twoColFixLtHdr #mainContent li {
	list-style-type: disc;	
	margin: 0 0 10px 40px;
	padding:0 70px 0 0;
	line-height:1.5em;
	border: none;
}
.IEcss .twoColFixLtHdr #sidebar1 { 
	/*padding-top: 50px; */
}
.IEcss .twoColFixLtHdr #mainContent { 
	zoom: 1; 
}
.twoColFixLtHdr #mainContent h1, .twoColFixLtHdr #mainContent h2 {
	/*text-shadow: 1px 1px 1px #d2e4f0;*/
	margin-top: 20px;
	font-size: 22px;
}
.twoColFixLtHdr #bg-fadeout {
	display: block;
	height: 242px;
	margin:0 -28px;
	background-image: url(../images/bg-footer-grad.png);
	background-repeat: repeat-x;
	background-position: top;
}
.twoColFixLtHdr #footer {
	padding: 35px 0 0 0;
	height: 60px;
	background-image: url(../images/bg-footer-grad.png);
	background-repeat: repeat-x;
	background-position: top;
} 
.twoColFixLtHdr #footer p {
	margin: 0 0 0 3px;
}
.twoColFixLtHdr #footer #container-footer {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 1px #FFFFFF;
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
	font-style: italic;
}
.twoColFixLtHdr #footer #footer-links {
	margin:0 auto;
	text-align: center;
}
.twoColFixLtHdr #footer li {
	display:inline;
	margin:0 3px;
}
.twoColFixLtHdr #footer a:link, .twoColFixLtHdr #footer a:visited {
	color: #000;
	text-decoration: none;	
	border:none;
}
.twoColFixLtHdr #footer a:hover {
	color: #F00;
	text-decoration: none;	
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.pullquote {
	font-size:1.2em;
	line-height: 1.4em;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #14283F;
	float: right;
	width: 200px;
	margin: 5px 0 10px 35px;
	padding:6px 0 6px 20px;
	border-left: 1px solid #999;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link, a:visited {
	color: #F00;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}






