/*	Reset styles from Yahoo! http://developer.yahoo.com/yui/reset/ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

.nari-link
{
font-size: .7em;
width: 160px;
text-align: center;
padding-top: 20px;
}

.nari-link a
{
color: white;
text-decoration: none;
}


.nari-link a:hover
{
color: #f3931f;
text-decoration: underline;
}

.advertisement
{
width: 80px;
color: #9e9e9e;
font-size: .7em;
margin: auto;
}

.tower-ad
{
width: 160px;
height: 600px;
margin: auto;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style: normal;
	font-weight: normal;
}

ul
{
	list-style: none;
}

ol
{
	list-style-type: decimal;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after
{
	content: '';
}

abbr,acronym
{
	border: 0;
}

/* End Yahoo! reset styles */
html, body
{
	font: 1em Verdana, Geneva, sans-serif;
	text-align: center;
        background: #004376;
}

/*makes base font size 16px.*/
#master /* set up size of main page.*/
{
	width: 1000px;
	background: #004376;
	margin: 10px auto 0;
	text-align: left;
	position: relative;
}

#header
{
	background: transparent url("/live/export-content/sites/dispatchhomeandgarden/images/Header.gif") 0px no-repeat;
	height: 96px;
}

#header #logo
{
	font: normal normal bold 4.5em Verdana, Geneva, sans-serif;
	/*72/16=4.5em*/
	color: #001595;
	text-indent: -5000px;
	background: none;
	/*/live/export-content/sites/ohgetit/images/*/
	width: 403px;
	height: 133px;
}


/*Google Chrome & Safari */
body:nth-of-type(1) #header #nav
{
	width: 1005px;
}


/*Google Chrome & Safari */
body:nth-of-type(1) #header #uppernav #customercare:hover ul
{
	left: 803px;
}

#main
{
	width: 1000px;
	clear: both;
}

#main-content
{
	position: relative;
	vertical-align: top;
}

#main-content h2, #header form h2
{
	font: bold 1.5em Verdana, Geneva, sans-serif;
	color: #184B84;
}

#main-content a:link, #main-content a:visited
{
	font-size: 8pt;
	text-decoration: none;
	color: #000;
}

#main-content ul ul
{
	margin-left: 16px;
}

#main-content li
{
	font-size: 8pt;
	list-style: none outside url("/live/export-content/sites/ohgetit/images/listitem.gif");
	margin-left: 20px;
}


#rightskyscraper h2
{
	text-indent: -5000px;
	background: transparent url("/live/export-content/sites/ohgetit/images/click.gif") top left no-repeat;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	text-align: center;
	color: #7c8f38;
	text-transform: uppercase;
	width: 142px;
	height: 65px;
}


#footer
{
	width: 1000px;
	background: transparent url("/live/export-content/sites/dispatchhomeandgarden/images/Footer.gif") top left no-repeat;
	margin: 10px auto 0;
	height: 81px;
	clear: both;
	font-size: .7em;
}

#footer ul
{
	margin: 0 auto;
	text-align: center;
}

#footer ul li, #footer p
{
	display: inline;
}

#footer ul li img
{
	width: 64px;
	height: 23px;
	margin: 5px 5px 0 0;
}


#footer #affiliates
{
	display: block;
	margin-top: 15px;
	width: 1000px;
}

#footer ul li a:link, #footer ul li a:visited,
#footer #affiliates a:link, #footer #affiliates a:visited
{
	text-decoration: none;
	color: #000;
	margin: 3px;
	padding: 1px;
}

#footer ul li a:hover, #footer #affiliates a:hover,
#footer ul li a:focus, #footer #affiliates a:focus,
#footer ul li a:active, #footer #affiliates a:active
{
	background-color: #000;
	color: #fff;
}

