@import url(/_css/admin_fe.css);

* {
	margin:0;
	padding:0;
}
body {
	background:url(/_assets/images/oldsite/bckgrnd.jpg) center top repeat-x #b5c4c9;
	text-align:left;
	font-family:georgia, times, serif;
	font-size:12px;
}
p {
	margin:1em 0;
}
.pad15 {
	padding:15px;
}
.pad20 {
	padding:20px;
}
h2 {
	font-size:1.4em;
	line-height:1em;
	letter-spacing:-.02em;
	font-style:italic;
	margin-bottom:4px;
	color:#4e4c4a;
	/*text-align:center;*/
	font-weight:normal;
}
h2.pagetitle {
	font-size:2.2em;
	line-height:1em;
}
.center {
	text-align:center;
}
a,
a:link,
a:active,
a:visited {
	color:#9c594b;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#446d89;
}
.dots {
	background:url(/_assets/images/oldsite/dots.gif) top left repeat-x transparent;
	height:1px;
	margin:5px;
	overflow:hidden;
}
.drkdots {
	background:url(/_assets/images/oldsite/drkdots.gif) top left repeat-x transparent;
	height:1px;
	margin:5px;
	overflow:hidden;
}		
div#container {
	width:789px;
	margin:0 auto;
	text-align:left;
	margin-bottom:30px;
}
div#signature {
	margin-bottom:-52px;
	left:-4px;
	float:left;
	position:relative;
	z-index:8;
}
img#logo {
	margin-bottom:-52px;
	position:relative;
	z-index:2;
	left:-7px;
}
img#slogan {
	float:right;
	position:relative;
	top:50px;
	left:-36px;
	z-index:1;
}
div#shadow {
	background:url(/_assets/images/oldsite/content_bckgrnd.gif) 1px top repeat-y transparent;
}
div#lshadow {
	padding-left:10px;
	background:url(/_assets/images/oldsite/s_top_left.gif) left top no-repeat transparent;
}
div#rshadow {
	padding-right:29px;
	background:transparent url(/_assets/images/oldsite/s_top_right.gif) right top no-repeat;
}
div#subrshadow {
	padding-right:29px;
	background:url(/_assets/images/oldsite/s_top_right_sub.gif) top right no-repeat transparent;
}
div#innercontainer {
	background:#edeae0;
	padding:5px;
}
div#masthead {
	width:740px;
	height:255px;
	background:#456c89;
	margin-bottom:5px;
}
div#submasthead {
	width:740px;
	height:100px;
	background:url(/_assets/images/oldsite/sub_masthead.jpg) top left no-repeat #456c89;
	margin-bottom:5px;
}
div#welcome {
	position:relative;
	top:24px;
	left:24px;
	float:right;
	margin-bottom:-300px;
				
	height:163px;
	width:269px;
	padding:20px;
	
	color:#edeae0;
	
	
	background:url(/_assets/images/oldsite/welcome_bckgrnd.gif) top left repeat-x #47453f;
	border:1px solid #47453f;
	overflow:hidden;
	
	font-size:.89em;
	line-height:1.5em;
}
div#welcome h2 {
	font-size:1.5em;
	color:#abbdc4;
	font-style:italic;
	font-weight:normal;
	margin-bottom:4px;
}
div#navigation {
	margin-bottom:5px;
	background:url(/_assets/images/oldsite/nav_bckgrnd.gif) top left repeat-x #882512;
	height:64px;
	_overflow:hidden;
}
	div#navigation img {
		border:none;
	}
	div#navigation img#explore {
		vertical-align:middle;
		float:right;
		margin-top:27px;
		margin-right:15px;
	}

div#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#navigation ul li {
	float: left;
	position: relative;
}
div#navigation ul li ul {
	display: none;
	list-style: none;
	position: absolute; 
	top: 1em;
	_top: 68px;
	width:250px;
	background:url(/_assets/images/oldsite/welcome_bckgrnd.gif) top left repeat-x #47453f;
	border:1px solid #47453f;
	color:#fff;
	padding:10px;
	left: 0;
	z-index:99;
}
div#navigation ul li > ul { /*for ie*/
	top: auto;
	left: auto;
}
div#navigation li:hover ul,
div#navigation li.over ul { 
	display: block; 
} 
div#navigation ul li ul li img {
	border:3px solid #fff;
	display:block;
	margin-bottom:5px;
	
}
ol {
	margin-left:15px;
}
div#middlerow {
	height:30em;
}
div#submiddlerow {
	background:#e4ded8;
	line-height:1.5em;
}
div#col1 {
	float:left;
	height:100%;
	width:226px;
	margin-right:5px;
}
	div#americanportrait {
		border-top:1px solid #446d89;
		height:60%;
		background:url(/_assets/images/oldsite/fivepx.gif) bottom left repeat-x #446d89;
		color:#fff;
	}
	div#americanportrait h2 {
		color:#fff;
	}
	div#americanportrait img {
		margin-top:10px;
	}
	div#mailinglist {
		background:#e4ded8;
		height:40%;
	}
div#col2 {
	float:left;
	width:215px;
	height:100%;
	background:#e4ded8;
	border:1px solid #d1cbc6;
	border-left-color:#d9d3ce;
	border-right-color:#d9d3ce;
	border-bottom:none;
}
div#sub_helpfulinfo {
	float:right;
	width:215px;
	margin-left:15px;
	margin-bottom:15px;
	background:#edeae0;
	border:1px solid #d1cbc6;
	border-left-color:#d9d3ce;
	border-top:none;
	border-right:none;
	border-bottom-color:#d9d3ce;
}
	div#col2 ul,
	div#sub_helpfulinfo ul {
		padding-left:20px;
	}
	div#col2 ul li,
	div#sub_helpfulinfo ul li {
		list-style-image: url(/_assets/images/oldsite/bullet.gif);
		margin:1.6em 0;
	}
div#col3 {
	float:right;
	width:285px;
	height:100%;
	background:#e4ded8;
	border:1px solid #d1cbc6;
	border-left-color:#d9d3ce;
	border-right-color:#d9d3ce;
	border-bottom:none;
}
div#bottomrow {
	background:url(/_assets/images/oldsite/bttm_bckgrnd.gif) top left repeat-x #e4ded8;
	margin-top:6px;
}
div#footer {
	font-size:.8em;
	padding:0 34px 0 15px;
	line-height:1.5em;
	color:#383630;
}
div#copyright {
	float:right;
}
div#form {
	border:1px solid #3f3d37;
	margin:5px 0;
	background:#fff;
}
div#searchl {
	padding:0 0 0 10px;
	background:url(/_assets/images/oldsite/search_l.gif) left center no-repeat transparent;
}
div#searchr {
	padding:0 10px 0 0;
	background:url(/_assets/images/oldsite/search_r.gif) right center no-repeat transparent;
}
input#keywords,
input#email {
	border:none;
	background:url(/_assets/images/oldsite/search_m.gif) top left repeat-x #fff;
	height:14px;
	width:100%;
	padding:4px 0;
	font-family:georgia, times, serif;
	font-size:1em;
}
/*legacy stuff*/
.copy, td {
	font-size:.8em;
}
.imgbttn {
	background: #e8bc6d;
}

.imgbttnon {
	background: #f9ca75;
}
.resultTable {
	padding:5px;
}
.storethumb {
	border:3px solid #fff;
	margin:5px;
}
/*end legacy stuff*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul.sitemap {margin: .5em 2em; padding: 0; list-style-type: disc;}
ul.sitemap li {line-height: 1.1;}
