@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	margin:0 auto;
	width:963px;
	height:1300px;
	z-index:1;
}
body {
	margin:0 0 0 0px;
	background-color:#919090;
	font-family: tahoma;
	font-size: 11px;
	color: #141414;
	text-align:justify;
	line-height:16px;
}
#topline {
	position:absolute;
	background-color:#FFFFFF;
	width:963px;
	color:#a53a17;
	line-height:24px;
	text-align:center;
	height:24px;
	z-index:2;
	top: 6px;
}
#top-logo-place {
	position:absolute;
	background-image:url(../images/top-logoplace-bg.gif);
	background-repeat:repeat-x;
	top:35px;
	width:963px;
	height:130px;
	z-index:2;
}
#logo {
	position:absolute;
	left:10px;
	top:59px;
	width:492px;
	z-index:4;
}
#punchline {
	position:absolute;
	background-image:url(../images/punchline.gif);
	left:789px;
	top:46px;
	width:168px;
	height:81px;
	z-index:2;
}
#primarynav {
	position:absolute;
	top:143px;
	width:963px;
	height:20px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color:#000000;
	z-index:4;
	}
#primarynav a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:0 30px 0 30px;
}
#primarynav a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	padding:0 30px 0 30px;
}
#banner {
	position:absolute;
	background-image:url(../images/banner.gif);
	top:171px;
	width:684px;
	height:399px;
	z-index:2;
}
#toplinks {
	position:absolute;
	background-image:url(../images/link-boxtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	line-height:22px;
	left:691px;
	top:171px;
	width:273px;
	height:393px;
	z-index:2;
}
#toplinks ul{
	padding:0 0 0 0px;
	margin:24px 0 0 23px;
	list-style:none;
}

#toplinks ul li{
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
	margin:0 0 0 0px;
	list-style:none;
}

#toplinks a{
	color:#52210f;
	text-decoration:none;
}

#toplinks a:hover{
	color:#000000;
	text-decoration:underline;
	}
#link-boxbottom {
	position:absolute;
	background-image:url(../images/link-boxbottom.gif);
	top:332px;
	width:273px;
	height:67px;
	z-index:2;
}
#body-container {
	position:absolute;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-y;
	top:579px;
	width:963px;
	z-index:2;
	height: 740px;
}
#body-top {
	position:absolute;
	background-image:url(../images/body-top.gif);
	top:573px;
	width:963px;
	height:9px;
	z-index:2;
}
#body-bottom {
	position:absolute;
	top:1319px;
	width:963px;
	height:9px;
	z-index:2;
}
#content {
	position:absolute;
	left:13px;
	top:593px;
	width:656px;
	z-index:4;
}
#articles {
	position:absolute;
	left:696px;
	top:589px;
	line-height:22px;
	width:261px;
	height:336px;
	z-index:4;
}
#articles ul{
	padding:0 0 0 0px;
	margin:24px 0 0 23px;
	list-style:none;
}

#articles ul li{
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
	margin:0 0 0 0px;
	list-style:none;
}
a {
	color:#9d4f2d;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	color:#333333;
}

h2 {
	font-size:12px;
	font-weight:bold;
}
#bottomlinks {
	position:absolute;
	background-image:url(../images/footer-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	top:1084px;
	width:963px;
	height:154px;
	text-align:center;
	line-height:17px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding:15px 0 10px 0;
	z-index:2;
}
#bottomlinks a {
	color:#000000;
	text-decoration:none;
	padding:0 3px 0 3px;
}
#bottomlinks a:hover {
	color:#a53a17;
	text-decoration:underline;
	padding:0 3px 0 3px;
}
#footer-bottom {
	position:absolute;
	background-image:url(../images/footer.gif);
	top:1257px;
	width:963px;
	height:30px;
	z-index:6;
}
#copyrightinfo {
	position:absolute;
	top:1256px;
	width:963px;
	height:28px;
	line-height:28px;
	z-index:8;
}
#thinkcarefully {
	position:absolute;
	top:1203px;
	width:963px;
	background-image:url(../images/thinkcarefully-seperator.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	padding:12px 0 7px 0;
	z-index:2;
	height: 39px;
}
#botleft { float:left; padding-left:32px; margin-left:10px; background-image:url(../images/usa-flag.gif); background-position:left; background-repeat:no-repeat; z-index:5;}
#botright { float:right; padding-right:10px; color:#FFFFFF; }
#botright a{ color:#FFFFFF; text-decoration:none; }
