/* CSS Document */
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}    
#container{
	width: 95%;
	display:block;
	background:#660066;
	border: 0;
	padding: 0;
	margin: 5px 0 5px 20px;
}
p {font-size: .8em;}
#top {padding: .5em;}
#content {padding: 0 10px 0 15px}
H3 {font-size: 1.1em; color:#660066;}
H2 {font-size: 1.3em; color:#660066;}
.price {color:#990000; font-weight:bold;}
#content li {font-size: .8em; list-style-image:url(/images/bullet.gif); vertical-align:text-top; color:#000000; font-weight:normal;}
.indent {float: left; padding-left: 25px;}
li {font-size: .8em;}
#nav {padding: 0 7px 10px 5px; font-size:1em;}

#nav ul {
	margin: 0;
	list-style-type: none;
}

#nav li {list-style-type: none; padding: 0 0 10px 5px;}

#nav a:link, ul {
	color: #660066;
	text-decoration:none;
	font-weight: bold;
}

#nav a:visited {
	color: #660066;
	text-decoration:none;
	font-weight: bold;
}
#nav a:hover {
	color: #660099; 
	text-decoration:underline;
	font-weight: bold;
}
#nav p {
	color:#660033;
	font-weight: bold;
	margin: 0;
}
#testimonials {color:#660066; text-align:center;}
#testimonials p {font-weight:bold; font-size:.70em; padding: 0 10px 0 10px}
#testimonials h3 {font-size:.8em;}

.orderbox {
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	background: #660066;
	display: block;
	padding: 10px 0 10px 0;
	margin: 8px 0 8px 0;
	width: 130px;
	border: 1px solid #FFFFFF;
}
.floatrt {float:right; margin:5px;}
.smalltext {font-size:.75em;}
.whitetext { color:#FFFFFF; font-weight:bold;}

#footer {font-size: .8em; text-align: center; color:#FFFFFF; font-weight:bold; padding-bottom:4px;}
#footer a:link {text-decoration: none; color:#FFFFFF;}
#footer a:visited {text-decoration: none; color:#FFFFFF;}
#footer a:hover {text-decoration: underline; color:#FFFFFF;}
.imgtl{ float:left; overflow:hidden;}
.imgtr{ float:right;}
hr {height:2px;	width:50%; color: #660066;}

