/* CSS Document */
body {
	margin:10px 0px 0px 0px; 
	padding:0; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	background:#8A146A;
	}

p {font-size:11px; line-height:14px;}
h1 {font-size:24px; color:#96024C; font-weight:600;}
h2 {font-size:18px; color:#000; font-weight:500;}

dt {font-weight:600;}
dd {font-size:11px; line-height:13px;}

.callout {
	font-size:14px; line-height:17px;
	padding:5px;
	border-top:3px solid #96024C;
	border-bottom:1px solid #96024C;
	color:#666;
	}

/* ---------------------- PAGE STRUCTURE ----------------------- */
#homePageWrapper {
	text-align:center;
	position:relative;
	margin:0 auto; padding:0;
	width:800px;
	
	}

#navmove {
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:40px;
	margin-top:5px !important; margin-top:20px;
	}
#homeNav {
	position:absolute;
	top:0; left:0;
	z-index:3;
	}
	
#flash {
	position:absolute; 
	background-color:#FFF;
	top:80px; left:0px;
	}

#topnavigation {
	position:absolute; top:8px; left:7px;
	z-index:17;
	padding:10px 0px 0px 0px;
	text-align:center;
	width:800px;
	background:url("../images/flashback.gif") repeat-y;
	
	}
	
	#topnavigation ul {
	text-align:center;
	list-style-type:none;
	line-height:normal;
	margin:-2px 0; padding:0;
	}
	
	#topnavigation ul li {
	display:inline;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space:nowrap;
	margin:0; padding:0px 4px;
	}
	
	#topnavigation ul li a, #topnavigation ul li a:active {
	color:#000; text-decoration:none; background-color:#FFF; padding:0px 2px;
	}
	
	#topnavigation ul li a:hover, #topnavigation ul li a:visited:hover {
	color:#FFF; text-decoration:none; background-color:#8A146A; padding:0px 2px;
	}
	
	hr {height:1px; width:620px; border:0; color:#E10684; background:#E10684; }
	
	.navlist {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#footer {
	position:absolute; 
	top:590px; left:15px;
	color: #FFF;
	padding:0; 
	width:790px !important; width:780px;
	height: 25px;
	font: 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.fleft {float:left;}

.fright {
	position:absolute; top:610px; right:30px;
	color:#999; 
	text-decoration:none; 
	font-size:11px; margin-right:10px;
	padding-top:5px;
	padding-bottom:10px;}
.fright a:link, .fright a:active, .fright a:visited {color:#999; text-decoration:none;}
.fright a:hover, .fright a:active:hover, .fright a:visited:hover {color:#F4EBC0; text-decoration:none;}

	.shopright a, .fleft a {color:#FFF; text-decoration:none;}
	.shopright a:visited, .fleft a:visited {color:#FFF; text-decoration:none;}
	.shopright a:active, .fleft a:active {color:#000; text-decoration:none;}
	.shopright a:hover , .fleft a:hover{color:#F4EBC0; text-decoration:none;}
	