	body {margin: 0px 40px 0px 40px; background-image:url(../images/colorful_stars.gif); background-repeat: repeat; color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
	a {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
	a:hover {color: #FFFFFF; text-decoration:none;}
	p {font-size: 14px;}
	h1 {color: #B261AE; font-size: 24px; margin: 0px; padding: 5px;}	
	h3 {color: #B261AE; font-size: 20px; margin: 0px; padding: 5px; border-bottom: 2px solid #DD6679;}		
	h4 {color: #B261AE; font-size: 16px; margin: 0px; padding: 5px; }
	h5 {color: #B261AE; font-size: 20px; margin: 0px; padding: 5px; border-bottom: 2px solid #49954A;}
	
	h2 {color: #BFBFFF; font-size: 20px; margin: 0px; padding: 5px; font-family: Arial, Helvetica, sans-serif; }
	
	#container {background-color:#000000; width: 750px; margin: 0px auto 0px auto; border: 3px ridge #333333; }
	#topnav {width: 730px; height: 20px; padding: 3px 10px 5px 10px; border-bottom: 3px ridge #333333;}
	#topnav a {color: #FFFFFF; text-decoration:underline; font-weight: bold;}
	#topnav a:hover {color:  #999999; text-decoration:none;}
	#topnav #curpage {color:  #999999; text-decoration:none; font-weight: bold;}
	#topnavleft {float: left; }
	#topnavright {float: right; }
	
	#logo {clear: both; float: left; padding: 30px 0px 0px 10px; } 
	#logo address {margin: 10px 0px 0px 0px; text-align:center; font-weight: bold; font-style: italic; color: #996699; font-size: 16px; }	
	#logo a {color: #996699; text-decoration:underline;}
	#logo a:hover {color: #996699; text-decoration:none;}
	#directions {margin: 7px 0px 0px 0px; text-align:center; font-weight: bold; color: #996699; font-size: 16px; }
	#banner {float: right; padding: 0px 10px 20px 10px;}
	
	#mainnav {clear: both; margin-bottom: 10px; border-top: 3px ridge #333333; height: 50px; color: #330033; font-weight: bold; font-size: 12px; }
	#rednav {margin: 0px 0px 0px 5px; background:url(../images/navbuttons/button_red.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	#rednav_current {margin: 0px 0px 0px 5px; background:url(../images/navbuttons/h_button_red.jpg) no-repeat; height: 50px; width: 123px; float: left; text-align:center; }
	.redtext {margin: 7px 0px 0px 0px; }
	#bluenav {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/button_blue.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	.bluetext {margin: 15px 0px 0px 0px; }
	#bluenav_current {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/h_button_blue.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; }
	#yellownav {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/button_yellow.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none; }
	#yellownav_current {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/h_button_yellow.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; }
	.yellowtext {margin: 5px 0px 0px 0px; line-height: 12px;}
	#greennav {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/button_green.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	#greennav_current {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/h_button_green.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center;}
	.greentext {margin: 7px 0px 0px 0px; }
	#orangenav {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/button_orange.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	#orangenav_current {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/h_button_orange.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center;}
	.orangetext {margin: 5px 0px 0px 0px; line-height: 12px; }
	#purplenav {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/button_purple.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	#purplenav_current {margin: 0px 0px 0px 0px; background:url(../images/navbuttons/h_button_purple.jpg) no-repeat; color: #330033; height: 50px; width: 123px; float: left; text-align:center; text-decoration: none;}
	.purpletext {margin: 15px 0px 0px 0px; }

	#lhs {float: left; width: 180px; padding: 10px 10px 10px 10px; margin-left: 5px; border: 1px ridge #CCCCCC; }
	#lhs img {border: 1px solid #FFFFFF; margin: 5px 0px 5px 0px;}
	#lhs p {font-size: 14px; margin-top: -5px;}
	
	#maincontent {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	color: #DE6878;
	border-left-color: #D4D0C8;
}
	#maincontent img {
	border: 0px;
	background-color: #DF6274;
}
	.lowercontent {float: left; width: 500px; margin: 10px 0px 10px 10px; padding: 10px 10px 10px 10px; 
		color: #FFFFFF; background:#000000; }
	#content1col {float: left; width: 720px; margin: 0px 0px 0px 0px; padding: 0px 10px 10px 10px;  
		color: #FFFFFF; }

	#gutter {width: 750px; height: 30px; clear: both; margin-top: 5px; background-color:#000000; color: #996699; 
		font-size: 10px; font-weight: normal; }
	#gutter a {text-decoration: underline; color: #000000; }
	#gutter a:hover { text-decoration: none; color: #000000; }
	.gutterleft {float: left; margin-top: 0px; margin-left: 10px; text-align:left;}
	.gutterleft .curpage { text-decoration: none; }	
	.gutterright {float: right; margin-top: 0px; margin-right: 10px; text-align:right;}
	#ftr { width: 750px; height: 20px; clear: both; background-color: #000000; font-size: 10px; font-weight: normal; 
		color: #FFFFFF; }

.galeft {float: left; margin-left: 0px; width: 240px; text-align: center; font-weight: bold;}
.galeft img {border: 0px;}
.galright {float: right; width: 240px; margin-right: 0px; text-align: center; font-weight: bold;}
.galright img {border: 0px;}
.galeftxt {float: left; margin: 0px 0px 10px 0px; width: 240px; text-align: center; font-weight: bold;}
.galrightxt {float: right; margin: 0px 0px 10px 0px; width: 240px; text-align: center; font-weight: bold;}

.galright1 {float: right; width: 240px; margin-right: 0px; text-align: center}
.galrightxt1 {float: right; margin: 0px 0px 0px 0px; width: 240px; text-align: center; font-weight: bold;}

#showimage{
position:absolute;
visibility:hidden;
border: 5px solid #FFFFFF;
alt="We deliver anywhere";  
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000000;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

