/* Global Styles */

body {
	margin:0px;
	BACKGROUND-IMAGE: url(/images/border.gif);
	}

td {
	font:20px ChaseCallasSH;
	color:#000000;
	}
	
a {
	color: purple;
	font-weight:bold;
	text-decoration:none;
	}

h1 {
	font:30px ChaseCallasSH;
	font-weight:bold;
	color:purple;
	}

	
a:hover {
	color: white;
	}
	
/* ID Styles */

#navigation a {
	font:40px ChaseCallasSH;
	font-weight:bold;
	color: purple;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:40px;
	display:block;
	padding: 0px 10px;
	}
	
#navigation a:hover {
	color:white;
	}

#padding {
	padding:14px;
	}
	

.bodyText {
	font:20px ChaseCallasSH;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px ChaseCallasSH;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	BACKGROUND-IMAGE: url(/images/button.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: center center; 			BACKGROUND-ATTACHMENT: fixed;
	}

.navBody {
	font:18px verdana;
	color: black;
	letter-spacing:.1em;
	BACKGROUND-IMAGE: url(/images/bears.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: center center; 				BACKGROUND-ATTACHMENT: fixed;
	}

.headerText {
	font:45px ChaseCallasSH;
	font-weight:bold;
	color:purple;
	}

.navStore {
	font:18px verdana;
	color: black;
	}