﻿/* Stylesheet for www.outletsetup.com */

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#page
{
	width: 775px;
}

#header
{
	padding: 20px 0 30px 50px;
}

div#header h1
{
	font-style: bold;
	font-size: 3em;
}

div#header h1 a, div#header h1 a:hover, div#header h1 a:visited
{
	text-decoration: none;
	color: #000000;	
}

div#header h2
{
	font-style: italic;
	font-size: 1.5em;
	margin: 5px 0 0 10px;
}

#sidebar
{
	width: 220px;
	padding-top: 20px;
	font-size: 1.3em;
	line-height: 2em;
}

div#sidebar ul
{
	padding-left: 20px;
	list-style-type: none;
}

#content
{
	float:right;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 550px;
}

div#content h1
{
	font-size: 1.6em;
	font-style: bold;
	padding-bottom: 5px;
}

div#content p
{
	text-indent: 10px;
	padding-top: 5px;
}

div#content ol, div#content ul
{
	padding: 10px 0 10px 25px;
}

div#content ol li
{
	padding-top: 5px;
}

#footer
{
	clear: both;
	text-align: center;
	padding: 30px 0 15px 0;
	font-size: 1.1em;
}

div#sidebar div#sidebar-links-ad
{
	padding: 10px 0 10px 20px;
}

#top-ad
{
	padding: 10px 0 10px 0;
}

#bottom-ad
{
	padding: 10px 0 10px 0;
}

div#sidebar div#sidebar-ad
{
	padding: 10px 0 10px 20px;
}