﻿html
{
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

body
{
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	text-align: left;	
	border:0;
	padding:0;
}

#content
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:15px;
}


/* REUSE */
.img
{
	border:0;
}
.form td
{
	vertical-align:top;
}
.text
{
	color:#E68643;
}
.button
{
	color:#6E1920;
	text-decoration:none;
	font-weight:bold;
}
.altitem td
{
	background-color:#CCCCCC;	
}
h1, h3
{
	font-size:18px;
}
/***********/

/* SEARCH */
.searchtable
{
	border:groove 2px black;
	width:400px;
}
.searchtable th
{
	background-color:#6E1920;
	color:#E68643;
	padding:5px;
}
.searchtable td
{
	background-color:#E68643;
	padding-left:10px;
}
.searchindent
{
	padding-left:25px;
	white-space:nowrap;
}
.searchheader
{
	font-weight:bold;
}
/**********/

/* LEFT NAV */
.leftnav
{
	width:120px;
}
.leftnav td
{
	border-bottom:solid 2px #F7DAB5;
	vertical-align:top;
}
.leftnav a
{
	text-decoration:none;
	vertical-align:top;
	color:#E68643;
	font-weight:bold;	
	font-size:14px;
	display:block;
	height:27px;
	padding:3px 0 3px 5px;
	line-height:14px;
}
.leftnav a:hover
{
	color:#6E1920;
	background-image: url(../media/STP_bg_nav.gif); 
	background-repeat: repeat-x;
}
#leftnavhover
{
	color:#6E1920;
	background-image: url(../media/STP_bg_nav.gif); 
	background-repeat: repeat-x;
}
.leftnav span
{
	font-size:.7em;
}
#newpros a
{
	font-size:12px;
	color:#000;
	line-height:normal;
}
#newpros a:hover
{
	background-image:none;
}
/************/

/* HEADER */
#loginview
{
	float:right;position: relative; top: -30px; right: 10px; color: #fff;
}
#loginview a
{
	color:#fff;
	text-decoration:none;
}
/**********/

/* RIGHT NAV */
#rightcontent
{
	
}
/*************/

/* FOOTER */
#footer
{
	background-color:#762126;
	padding:5px 0 5px 0;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

#footer a,#footer
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover
{
	color:#F7DAB5;
}
/**********/

/* WHETTSTONE */
#whettstonefooter
{
	font-family:Verdana;
	color:black;
	font-weight:normal;
	float:right;
	margin-top:0;
	
	font-size:12px;
	text-decoration:none;
}
/**************/
