html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0; padding:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	outline:0;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
body {
	background:white;
	color:black;
	line-height:1em;
}
ol, ul {
	list-style:none;
}
strong {
	font-weight:bold;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* end reset */
a {
	color:#590158;
	text-decoration:none;
}
a.map {
	background:#6298CE;
	color:white;
	font:bold 10px "Tahoma","Arial";
	margin:1px 0px 1px 0px; padding:4px;
	text-decoration:none;
	width:230px; height:18px;
}
a.top {
	display:none;
}
body {
	margin:20pt 40pt; padding:0;
	width:100%; height:100%;
}
br.clear {
	clear:both;
	margin:0; padding:0;
	width:100%; height:1px; 
}
form {
	display:none;
}
html {
	margin:0; padding:0;
	width:100%; height:100%;
}

div#content {
	clear:both;
	min-height:390px;
}
div#content.nobackground {
	background-image:none;
}
div#content h1 {
	font:normal 20px serif;
	line-height:22px;
	margin:10px 0;
}
div#content h2 {
	color:#4c4d4e; 
	font:bold 16px serif;
	line-height:16px;
	margin:10px 0;
}
div#content h3 {
	display:none;
}
div#content h3.pink {
	border-bottom:1px dotted #996699;
	color:#996699;
	font:normal 11px serif;
	line-height:20px;
	margin:10px 0;
	text-transform:uppercase;
}
div#content p {
	color:#333333;
	font:normal 14px serif;
	line-height:18px;
	margin:10px 0;
}
div#content ul li {
	font:bold 12px serif;
	line-height:18px;
	list-style:disc inside;
	padding-left:15px;
}
div#content ul li a {
	font-weight:normal;
}
div#content ul li span.option {
	display:inline-block;
	display:moz-inline-block;
	text-align:left;
	width:150px;
}
div#content ul li span.price{
	display:inline-block;
	display:moz-inline-block;
	text-align:left;
	width:50px;
}

div#footer {
	border-top:1px solid #666666;
	clear:both;
	color:#996699;
	font:normal 11px serif;
	line-height:14px;
	padding:10px 0 20px 0;
}
div#footer a {
	text-decoration:underline;
}
div#footer a:hover {
	color:#590158;
}
div#header {
	border-bottom:1px solid #666666;
	width:100%; height:175px;
}
div#header ul {
	display:none;
} 
div#header ul li {
	display:inline;
} 
div#header ul li a {
	color:#996699;
	display:inline;
	font:bold 12px serif;
	padding:15px 10px 5px 0px;
	text-decoration:none;
	text-transform:capitalize;
} 
div#header ul li a:hover {
	text-decoration:underline;
}
div#header ul li a:hover {
	text-decoration:underline;
}
div.column {
	float:left;
	width:90%;
}
div.print {
	display:none;
}

.pink {
	color:#996699;
}
