body {
	background: url(../Graphics/bkgrd.jpg);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
}
.bigaddressname {font-size: 14px}
.BoldGreen {
	font-size: 18px;
	color: #336666;
}
.Boldwhite {
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}
.gold {
	color: #cccc66;
}
.ProductName {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
p.ProductName a:link {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
}
p.ProductName a:visited {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
}
p.ProductName a:hover {
	font-size: 18px;
	color: #660033;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
a:active {
	text-decoration: none;
}
.Smadressname {
	font-size: 12px;
	color: #000066;
}
.footer {
	color: #000066;
	font-size: 10px;
	text-align: center;
}
img {
	margin: 0px;
	padding: 0px;
}


.footer a:link {
	color: #000066;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:visited {
	color: #000066;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:hover { color: #ffffff; font-size: 10px; text-decoration: none }
.footer a:active {
	color: #000066;
	font-size: 10px;
	text-decoration: underline;
	}
	
.BoldBlue {
	font-weight: bold;
	color: #000066;
	font-size: 18px;
}
.pageIndicator {
	font-style: italic;
	font-weight: bold;
	color: #cccc66;
}
.whitetext {
	color: #FFFFFF;
}
.sameasbody {
	color: #660033;
}
.sameasbody a:link {
	color: #660033;
	text-decoration: underline;
}
.sameasbody a:visited {
	color: #660033;
	text-decoration: underline;
}
.sameasbody a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sameasbody a:active {
	color: #660033;
	text-decoration: underline;
}
.wtuphlink {
	color: #FFFFFF;
	background: #000066;
	text-align: center;
	font-weight: bold;
}
.wtuphlink a:link {
	color: #FFFFFF;
	border: medium solid #00FF00;
}
.wtuphlink a:visited {
	color: #FFFFFF;
}
.wtuphlink a:hover {
	color: #00FF00;
}
.wtuphlink a:active {
	color: #00CC00;
}

/* Navigation CSS */
/* Centered Pipe Nav */

#navcontainer ul
{
text-align: center;
padding: 0em;
margin: 0em;
background-color: #006699;
color: #FFFFFF;
width: 100%;
}

#navcontainer ul li
{
	display: inline;
	padding: 0em 0.5em;
	border-left: 2px solid #CCcc66;
}

#navcontainer ul li.first
{
border-left: none;
}

#navcontainer ul li a
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer ul li a:hover
{
	color: #660033;
	text-decoration: none;
}

body#home li#home a, body#lycrahood li#lycrahood a, body#cordorahood li#cordorahood a, body#shoulderguard li#shoulderguard a, body#tailsax li#tailsax a, body#warranty li#warranty a, body#size li#size a, body#policies li#policies a, body#uphol li#uphol a
{
	font-style: italic;
	color: #cccc66;
	font-weight: bold;
}
