BODY {
	font-family: Verdana,Helvetica,sans-serif;
	margin: .5em;
	color: #000000;
	text-align:center;
}
#container {width:900px;
margin: 0 auto}

P,TABLE,LI,UL,INPUT {
	font-size: 12px;
}
H4 {
	font-size: 16px;
	color: #1f1e62;
}
H3 {
	font-size: 18px;
	color: #1f1e62;
}
.formclass {
		font-family: Courier, monospace;
}
a {
	color:#a03333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #df2730;
}
.alert {
	color: #FF0000;
}
.rowHeaderMain
{
	background-color:#dbcbbb;
	color : #a03333;
	font-weight : bold;
	padding : 4px;
	font-size:1.2em;
}
.rowHeaderAlt
{
	background-color:#8D642E;
	color : White;
	font-weight : bold;
	padding : 1px;
}
.rowHeaderMain a, 
.rowHeaderAlt a {
	color: #a03333;
}
.rowDetailAlt
{
	background-color : #F0F0F0;
}
.styleNameCell
{
	background-color : #18B058;
}
input[type=text],textarea,select,input[type=password] {
	border-left : 1px solid #3560ae;
	border-top : 1px solid #3560aE;
	border-right : 1px solid #3560ae;
	border-bottom : 1px solid #3560ae;
}
.formButton{
}
.pagewidth {
	margin: 0px;
	width: 778px;
	text-align: left;
}
.footer {
	font-size: 10px;
	text-align: center;
	margin-top:1.5em;
	padding-top:0.75em;
}
.footer a:link {
	font-size: 10px;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.footer a:active {
	font-size: 10px;
	text-decoration: none;
}
.top-menu {
	text-align:center;
}
.top-menu,
.top-menu a:link,
.top-menu a:visited,
.top-menu a:hover {
	color: #FFFFFF;
	padding: 3px;
	font-size:1.1em;
	font-weight:bold;
	background-color: #a03333;
}
.top-menu,
.top-menu a:link,
.top-menu a:visited {
	text-decoration: none;
}
.top-menu a:hover {
	text-decoration: underline;
}

.acct {
text-align:right;
font-size:.7em;
}

.sub-menu {
	margin:95px 45px 20px;
text-align:center;
}
.homeimage .sub-menu {
text-align:left;
	
	
}
.sub-menu,
.sub-menu a:link,
.sub-menu a:visited,
.sub-menu a:hover {
	font-size:.95em;
letter-spacing:.1em;
	font-weight:bold;
	color: #000;
	padding: 3px;
}
.sub-menu,
.sub-menu a:link,
.sub-menu a:visited {
	text-decoration: none;
}
.sub-menu a:hover {
	text-decoration: underline;
}
#subImage {
	text-align:center
}
#contentCell {
	padding: 1em 2em;
	border-bottom: 2px solid #a03333;
}
#logout {
	font-size:.7em}
/*********************
HOME PAGE SYTLES
**********************/
.homeimage {
	background-image: url(images/home-bg11.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: inherit;
	border-bottom: 2px solid #a03333;
	position:relative;
}
#specialsCTA {
	background: #FFFFFF url(images/specials-bg.jpg) no-repeat 15px 0;
	width: 250px;
	min-height: 140px;
	margin: 0 0 -130px 0;
	padding: 10px 5px 5px 150px;
	text-align: left;
	border: solid 2px #FF6633;
	position: relative;
	top: -150px;
	left: 200px;
	_height: 150px;
	_width: 400px;
}
#specialsCTA h1 {
	font-size: 18px;
	color: #CC0000;
	padding: 0;
	margin: 0;
}
#collectionImg {
	margin-left:20em;
	margin-top:5px;
	margin-bottom:15px;}
#aboutDiv {
	font-size:.95em;
	margin:1em 440px 100px 1em;
	font-weight:normal;
	text-align:center;
}
#aboutuspageHdr {
}
#aboutuspageHdr H1,#placeorderpageHdr H1,#pageHdr H1 {
	text-align:left;
	padding-left:1em;
	border-top:1px solid black;
	padding-top:.3em;
}
.smallT {
	font-size:.8em;
	}
.closeout {
	font-weight:bold;
	display:inline-block;
	font-style:italic;
	color:red;
}
.new {
	font-weight:bold;
	display:inline-block;
	font-style:italic;
	color:blue;
	text-transform:uppercase;
}
.rowHeaderAlt .new,
.rowHeaderAlt .special,
.rowHeaderAlt .closeout ,
.rowHeaderMain .new,
.rowHeaderMain .special,
.rowHeaderMain .closeout {
	color:yellow;
}
table#displayTable .closeout {
	font-size:larger;
	display:auto;
}
table#displayTable .new{
	font-size:1.6em;
	font-weight:bold;
letter-spacing:.5em;
}

#checkoutTable {
	border-collapse:collapse;
	width:50em;
}
#checkoutTable td {
	border:1px solid #000;
padding:.5em;
min-width:10em;

}
#checkoutTable td td {
	border:none;
min-width:0;
}
#checkoutTable div.alert {
color:#000;
border:1px solid #060;
background-color: #DAE9BE;
padding:.3em;
}
#checkoutTable div.smallT {
	font-family: Verdana,Helvetica,sans-serif;
margin: .4em .2em;

}
div#tips {
width:50em;
}

