
body {
	margin: 0px;
	padding: 0px;
	background: #808080 url(../images/temp-hp/body_bg.gif) repeat-y center top;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	text-align: center;
	}

#wrap {
	width: 770px;
	height: 100%;
	background: #808080 url(../images/temp-hp/body_bg.gif) repeat-y center top;
	margin: 0px auto;
	border: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}

#shortWrap {
	width: 770px;
	background: #fff;
	}

#headerwelc {
	position: absolute;
	width: 760px;
	top: 0px;
	margin-right: 10px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	}
	
#headerwelc a {
	color: #fff;
	text-decoration: none;
	}

#headerwelc a:hover {
	color: #fc3;
	}

#header {
	width: 770px;
	height: 78px;
	background: #fff;
	}

div.hrBlack, div.hrGray, div.hrViolet, div.hrWhite {
	width: 770px;
	height: 1px;
	margin: 0px auto 0px auto;
	clear: both;
}
div.hrBlack {
	background: #000;
}
div.hrGray {
	background: #666666;
}
div.hrViolet {
	background: #663399;
}
div.hrWhite {
	background: #ffffff;
}

.small {
	font-size: 90%;
	}
	
#navPrimary {
	height: 18px;
	margin: 0px auto 1px auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #668000;
	text-align: left;
	}
	ul#navPrimaryList {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		ul#navPrimaryList li {
			display: inline;
			vertical-align: middle;
			}
			ul#navPrimaryList li a, 
			div#session a {
				color: #fff;
				text-decoration: none;
				line-height: 16px;
				height: 20px;
				}
				ul#navPrimaryList li a:hover, 
				ul#navPrimaryList li a:active, 
				div#session a:hover, 
				div#session a:active {
					background-color: #333;
					color: #fc0;
					}
			ul#navPrimaryList li a#currentNav, 
			div#session a#currentNav {
				background-color: #4d661a;
				}
				ul#navPrimaryList li a#currentNav:hover, 
				ul#navPrimaryList li a#currentNav:active, 
				div#session a#currentNav:hover, 
				div#session a#currentNav:active {
					background-color: #333;
					}
					
					
/* CONTENT */

#mainContent {
	width: 730px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

div#mainContent div.wideCenter {
	width: 730px;
	text-align: center;
}

div#mainContent div.oneThirdLft {
	width: 231px;
	float: left;
	margin-left: 30px !important;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	/* border: 1px solid #eee; */
	text-align:left;
}

div#mainContent div.twoThirdsRt {
	width: 401px;
	float: right;
	margin-right: 30px !important;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
	/* border: 1px solid #eee; */
	text-align:left;
}

div#mainContent span.announce {
	font-size: 16px;
	font-weight: bold;
	color: #c90;
	text-align: center;
	line-height: 150%;
}

div#mainContent span.bodyHead,
div#mainContent p.bodyHead {
	font-size: 13px;
	color: #660;
	font-weight: bold;
	line-height: 150%; 
}

div#mainContent span.bodyText,
div#mainContent span.bodyText p {
	font-size: 11px;
	color: #333;
	line-height: 180%;
	margin: 6px 0px;
	}
	div#mainContent span.bodyText a, 
	div#mainContent span.bodyText p a, 
	div#mainContent span.bodyText a:link, 
	div#mainContent span.bodyText p a:link, 
	div#mainContent span.bodyText a:visited, 
	div#mainContent span.bodyText p a:visited, 
	div#mainContent span.bodyText a:active,
	div#mainContent span.bodyText p a:active {
		font-size: 13px;
		font-weight: bold;
		color: #c90;
		text-decoration: none;
	}
	div#mainContent span.bodyText p a:hover {
		color: #960;
		text-decoration: underline;
}


div#mainContent span.bodyText ul#catList {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(/images/temp-hp/sparkbullet.gif);
	line-height: 200%;
	vertical-align: text-bottom;
	margin-top: 10px;
}

div.clearBoth {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.vLine {
	float: left;
	width: 1px;
	height: 10px;
	border-right: 1px dashed #999;
}


/* CONTENT - SINGLE ITEMS */
#stockPic {
	float: left; width: 80px; height: 118px; margin-right: 10px; border: 1px solid #333;
}



/* FORMS */


.alertText,
.thanksText {
	font-size: 11px;
	color: #900;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	}
	
.thanksText {
	color: #060;
	}

form {
	margin-top: 0px;
	}

form input, form textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	width: 225px;
	}
	
form table, form table td {
	font-size: 11px;
	color: #666;
}



/* FOOTER */

#navFooter {
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 770px;
	font-size: 10px;
	font-weight: bold;
	background-color: #cccccc;
	text-align: left;
	}
	ul#navFooterList {
		margin: 0px 0px 0px 10px;
		padding: 0px;
		list-style-type: none;
		}
		ul#navFooterList li {
			display: inline;
			vertical-align: middle;
			}
			ul#navFooterList li a, div#session a {
				color: #666;
				text-decoration: none;
				line-height: 16px;
				}
				ul#navFooterList li a:hover, ul#navFooterList li a:active, div#session a:hover, div#session a:active {
					color: #000;
					}

#footer {
	clear: both;
	width: 770px;
	height: 20px;
	}
	#footer p {
		margin: 5px 0px 0px 0px;
		padding: 0px;
		color: #333;
		font-size: 11px;
		text-align: center;
		}
		#footer p a:link, #footer p a:visited {
			color: #333;
			text-decoration: none;
			}
			#footer p a:hover, #footer p a:active {
				color: #000;
				}


