html {
	position: relative;
	height: 100%;
	width: 100%;
}

div#about_us {
	display: none;	
	padding: 10px;
}

body {
	margin: 0;
	background: #000 url(../images/topperBG.gif) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 400;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 780px;
}

#topper {
	position: relative;
	width: 780px;
	height: 200px;
}

#infouser {
	position: absolute;
	top: 7px;
	left: 201px;
	font-size: 13px;
	line-height: 17px;
	width: 360px;
	height: 17px;
	text-align: right;
	color: #000;
}

#infouser a {
	color: #000;
	text-decoration: none;
}

#infouser a:hover {
	color: #fff;
	text-decoration: underline;
}

#information {
	position: absolute;
	top: 160px;
	left: 201px;
	font-size: 10px;
	line-height: 17px;
	width: 390px;
	height: 17px;
	text-align: center;
	color: #000;
}

#infolinks {
	position: absolute;
	top: 180px;
	left: 201px;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	width: 390px;
	height: 17px;
	text-align: center;
	color: #fff;
}

/*
#topper {
	position: relative;
	width: 780px;
	height: 200px;
	background: url(../images/topperMiddle.jpg) top center no-repeat;
	cursor: pointer;
}

#information {
	position: absolute;
	top: 160px;
	left: 201px;
	font-size: 10px;
	line-height: 17px;
	width: 390px;
	height: 17px;
	text-align: center;
	color: #000;
}

#specials, #contact, #location, #about{
	position: absolute;
	top: 10px;
	left: 34px;
	width: 180px;
	height: 75px;
	line-height: 75px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#specials a, #contact a, #location a, #about a{
	display: block;
	width: 180px;
	height: 75px;
	text-decoration: none;
	color: #4d4d4d;
}

#specials a:hover{
	color: #954a23;
	background: url(../images/topperSpecial.gif) top center no-repeat;
}

#contact {
	position: absolute;
	top: 84px;
	line-height: 60px;
}

#contact a:hover{
	color: #070695;
	background: url(../images/topperContact.gif) top center no-repeat;
}

#location {
	position: absolute;
	left: auto;
	right: 32px;
	line-height: 75px;
}

#location a:hover{
	color: #2c9625;
	background: url(../images/topperLocation.gif) top center no-repeat;
}

#about {
	position: absolute;
	left: auto;
	top: 84px;
	right: 32px;
	line-height: 60px;
}

#about a:hover{
	color: #a09931;
	background: url(../images/topperAbout.gif) top center no-repeat;
}
*/

#navigation {
	background: url(../images/navigationBG.jpg) top center no-repeat;
	padding: 0 0 0 120px;
	width: 660px;
	height: 49px;
}

.navButton {
	height: 49px;
	width: 100px;
	padding: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	float: left;
}

.navButton a{
	display: block;
	width: 100px;
	height: 52px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
}

.navButton a:hover{
	line-height: 45px;
}

#content {
	width: 780px;
}

#contentInner{
	width: 778px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #3a3a3a;
}

#contentInner h1{
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}

#contentInner h2{
	margin: 10px 0 3px 0;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #fff;
}

#contentBanner {
	position: relative;
	width: 778px;
	height: 300px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#contentBanner img{
	position: absolute;
	top: 0;
	left: 0;
}

div#bigFloater,
#contentFloater {
	position: absolute;
	left: 27px;
	top: 70px;
	width: 240px;
	height: 230px;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #fff;
	padding: 5px 0 0 0;
}

div#bigFloater a,
#contentFloater a{
	display: block;
	width: 240px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: -1px 0 0 0;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#contentFloater a img{
	position: relative;	
	top: 2px;
}

#contentFloaterTight {
	position: absolute;
	left: 27px;
	top: 70px;
	width: 240px;
	height: 230px;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #fff;
	padding: 5px 0 0 0;
}

#contentFloaterTight a{
	display: block;
	width: 240px;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: -1px 0 0 0;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#contentFloaterTight a img{
	position: relative;	
	top: 2px;
}

div#bigFloater a {
	width: 290px;	
}

div#bigFloater {
	left: 7px;
	width: 310px;
	font-weight: 400;	
}

div#bigFloater a:hover,
#contentFloater a:hover,
#contentFloaterTight a:hover,
.childThemeHolder a:hover {
	background: #808080;
}

div#bigFloater a.first,
#contentFloater a.first,
#contentFloaterTight a.first {
	margin: -6px 0 0 0;
}

#specialsCalendar,
#specialsWinterWhite,
#specialsDuplicateWall,
#specialsFrameSale, 
#specialsSilverAnniversary, 
#specialsSweetheartSpecial,
#specialsSpringSpecial,
#specialsSummerSpecial,
#specialsFallFoliage,
#specialsFallFantasy,
#specialsToysForTots, 
#specialsHomeHolidays,
#specialsChristmasJuly,
#familiesFallFoliage,
#familiesChristmasJuly,
#familiesHomeHolidays {
	font-size: 14px;
	background: #3a3a3a;
	display: none;
	width: 618px;
	padding: 10px 80px 0 80px;
}

#childrenTheme,
#childrenSpringSpecial,
#childrenDesign,
#childrenFallFantasy,
#childrenToysForTots,
#childrenWinterWhite,
#seniorSummerSpecials,
#seniorModels,
#seniorTest,
#seniorAmbassador,
#sale {
	font-size: 14px;
	background: #3a3a3a;
	display: none;
	width: 618px;
	padding: 10px 80px 0 80px;
}

#specialsCalendar a,
#seniorSummerSpecials a,
#seniorModels a,
#seniorTest a,
#seniorAmbassador a,
#sale a{
	text-decoration: none;
	color: #080;
}

#specialsCalendar a:hover,
#seniorSummerSpecials a:hover,
#seniorModels a:hover,
#seniorTest a:hover,
#seniorAmbassador a:hover,
#sale a:hover {
	color: #fff;
}

div#seniorTest img {
	margin: 10px 0;
}

.childThemeHolder {
	color: #262626;
	font-size: 14px;
	margin: 15px 0 0 0;
	width: 618px;
	background: url(../images/childThemeHolderBG.gif) top left repeat-y;
}

.childThemeHolder h1{
	margin: 0;
	font-size: 18px;
}

.childThemeHolder2 a{
	color: #060;
	text-decoration: none;
}

.childThemeHolder2 a:hover{
	text-decoration: underline;
}

.childThemeHolderTopLeft {
	float: left;
	width: 187px;
	height: 189px;
	border-right: 1px solid #fff;
}

#childThemeHolderText1 {

	display: block;
	min-height: 189px;
	margin: 0 0 0 187px;
	padding: 5px 10px 0 10px;
	background: url(../images/childThemeHolderTopRight.jpg) top right no-repeat;
} 

#childThemeHolderText2 {

	display: none;
	min-height: 189px;
	margin: 0 0 0 187px;
	padding: 5px 10px 0 10px;
	background: url(../images/childThemeHolderTopRight.jpg) top right no-repeat;
}

.childThemeHolderFooter {
	width: 618px;
	height: 23px;
	clear: left;
	background: url(../images/childThemeHolderFooter.gif) top center no-repeat;
}

.destroyer {
	width: 618px;
	height: 1px;
	display: block;
	clear: left;
}

#footer{
	width: 780px;
	height: 10px;
	background: url(../images/footer.gif) top center no-repeat;
}

#flashFloater1,
#flashFloater2,
#flashFloater3,
#flashFloater4,
#flashFloater5,
#flashFloater6,
#flashFloater7,
#flashFloater8,
#flashFloater9,
#flashFloater10,
#flashFloater11,
#flashFloater12,
#flashFloater13,
#flashFloater14,
#flashFloater15,
#flashFloater16,
#flashFloater17,
#flashFloater18,
#flashFloater19,
#flashFloater20,
#flashFloater21,
#flashFloater22,
#flashFloater23 {
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/flashBG.png) repeat;
	display: none;
}

#buschA,
#chandlerC,
#mckinleyK,
#reaganL,
#thompsonR,
#coxN,
#youngM{
	width: 300px;
	height: 270px;
	background: #fff;

}

.flashShell{
	margin: 100px auto 250px auto;
	width: 320px;
	border: 5px solid #fff;	
	background: #fff;
}

.flashShell a{
	color: #000;
	text-decoration: none;
}

.flashShell a:hover{
	text-decoration: underline;
}

.button {
	font-size: 10pt;
}
	
.errmsg {
	color: orangered;
	font-size: 12pt;
	font-style: italic;
	text-align: center; 
}
