*	{
	margin:0px;
	padding:0px;

	list-style:none;
	
	font-size:13px;
	line-height:1em;
	letter-spacing:0em;
	text-indent:0px;

	font-family:trebuchet,'trebuchet ms','ms trebuchet',sans-serif;
	color:black;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}

.nofloat	{
	float:none;
	clear:both;
	}

strong	{font-weight:bold;}
	
em	{font-style:italic;}

body	{background:url(../img/body.gif) white repeat-x top;}

div#wrapper	{
	margin-left:auto;
	margin-right:auto;
	width:890px;
	border-left:20px solid #eeeeee;
	background:url(../img/content.gif) #f9f9f9 repeat-y right;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:10px;
	}

h1	{
	font-size:2em;
	color:#333333;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	}
	
h1 a	{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	
h1 a:hover	{
	text-decoration:underline;
	}
	
h2, h3	{
	font-size:1.5em;
	color:#333333;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	border-bottom:10px solid #cccccc;
	padding-bottom:10px;
	}
	
	.phone	{
	font-size:1.7em;
	color:#333333;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
	
h2 em, h3 em	{
	color:#666666;
	font-weight:bold;
	}
	
a	{
	text-decoration:underline;
	color:#333333;
	}
	
a:hover	{
	color:#000000;
	background-color:#eeeeee;
	}
	
h3	{
	border-bottom:0px;
	padding-top:20px;
	padding-bottom:0px;
	}
	
div.half-column-left h3	{text-align:left;}
	
div.half-column-left h3, div.half-column-right h3	{font-size:1.25em;}
	
p.body-copy	{
	text-align:left;
	margin-top:20px;
	font-size:1.1em;
	}
	
sup	{font-size:.75em;}
	
span.price *	{color:#333333;}

div.half-column-left	{
	border-right:10px solid #eeeeee;
	margin-right:20px;
	margin-left:30px;
	}

div.half-column-left, div.half-column-right	{
	width:45%;
	float:left;
	}

ul.normal, ul.normal li	{list-style-type:disc;}

ul.normal	{margin-left:100px;}

ul.normal li	{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-top:5px;
	}
	
dl.price-list dt	{
	font-weight:bold;
	font-size:.9em;
	margin-top:20px;
	}
	
dl.price-list dd	{
	text-align:left;
	font-size:1.25em;
	background-image:url(../img/icons/square-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:15px;
	color:#666666;
	}
	
dl.price-list dd.linked	{
	text-align:left;
	font-size:.9em;
	color:#666666;
	background:none;
	padding-left:0px;
	margin-top:5px;
	}
	
dl.price-list dd.linked a	{
	font-style:italic;
	text-decoration:underline;
	line-height:1.1em;
	}
	
div.img-wrapper	{
	text-align:center;
	margin-top:20px;
	}
	
div.column-left, div.column-right	{
	padding-top:20px;
	text-align:center;
	}
	
div.column-left img	{display:block;}

div.column-right img	{display:block;}
	
div.column-left	{float:left;}
	
div.column-right	{float:right;}
	
address	{
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
	}
	
p.credit	{
	text-align:center;
	font-size:.6em;
	color:#cccccc;
	}
	
p.credit a	{color:#cccccc;}
p.credit a:hover	{
	color:#999999;
	text-decoration:underline;
	}
	
table.price-list	{width:100%;}

table.price-list th	{
	font-weight:bold;
	text-align:left;
	padding-right:20px;
	line-height:2em;
	}
	
table.price-list th h3	{
	border-bottom:1px solid #cccccc;
	}
	
table.price-list td	{
	text-align:left;
	font-style:italic;
	line-height:2em;
	}

table.price-list td span.price	{
	font-size:12px;
	font-style:normal;

	}
	
table.price-list td p	{
	padding-left:20px;
	padding-right:20px;
	margin:5px 0px;
	}
	
table.price-list tr.shaded	{
	background-color:#eeeeee;
	}

	
	
.ie6fix1 img	{margin-left:-35px;}
