﻿*
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	border: none;
	color: #004E8D;
}

body
{
	background-color: White;
	color: #777;
	text-align: center;
}

#outer
{
	background: White;
	color: #777;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width:600px;
	text-align:left;
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	color:#88AFCC;
	margin-left: auto;
	margin-right: auto;
}

#heading
{
	color:#003366;
}

#heading0
{
	color:Red;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

#heading1
{
	color:#003366;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

#heading2
{
	color:#003366;
	font-size:18px;
	font-weight:bold;
	font-family:Century Gothic;
}

#heading3
{
	color:#88AFCC;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

#heading4
{
	color:White;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

.heading5
{
	color:White;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

.heading6
{
	color:#9F2439;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

.heading7
{
	color:#1EC342;
	font-size:13px;
	font-weight:bold;
	font-family:Century Gothic;
}

.CartConfirmationHeading
{
	background-color:#003366;
	width:100%;
}

#search
{
	text-align: center; /* reset text alignment */
	height: 90px;
	border: 1px;
	width:598px;
	border-color: #7FA6C5;
	border-style: solid;
	vertical-align: top;
	font-family: Century Gothic;
	font-weight:bold;
	color:#003366;
}

#searching
{
	position:absolute; 
	z-index:-10;
}

#searchresults
{
	font-family: Century Gothic;
	font-weight:bold;
	color:#003366;
}

#growNation
{
	text-align: center;
	color: Black;
	cursor: default;
	width:600px;
	margin-left: 24px;
	margin-right: auto;
}

#cntrlcontent
{
	width:580px;
	margin-left:10px;
}

#cntrlcontent1
{
	width:580px;
	margin-left:20px;
	margin-right:5px;
}

#navigation
{
	border: none;
	text-decoration: none;
}

#leftnav
{
	text-align: center;
	width: 165px;
	max-width:165px;
}

#rightnav
{
	text-align: center;
	width: 165px;
	max-width:165px;
}

#login
{
	width: 165px;
	background-color:#D6E5EF;
}

#logout
{
	width: 165px;
	background-color:White;
	height:170px;
}

#bestseller
{
	width: 165px;
}

#design
{
	width: 165px;
}

#draft
{
	width: 165px;
}

#facebook
{
	width: 165px;
}

#mystuff
{
	width: 165px;
}

#votefordesign
{
	width: 165px;
}

#whosleading
{
	width: 165px;
}

h2
{
	color:#003366;
}

h3
{
	color:#003366;
}

h4
{
	color:#003366;
}

h5
{
	color:#003366;
}

#success
{
	color: #00993A;
}

#error
{
	color: Red;
}

#footer
{
	font: 10px Verdana, sans-serif;
	text-align: center;
	color: #004E8D;
	width: 580px;
}
#footer a
{
	background: inherit;
	color: #004E8D;
}
#footer a:hover
{
	background: inherit;
	color: #000;
}
