body {
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;}
font {color:#333;}
h3 {font-size: 14px;
	color: #369;}
#coupon {
	font-size: 16px;
	color: #000099;
	width: 290px;
	border: medium dashed #000000;
	padding: 0px 10px;
	font-weight: bold;
	background-image: url(/images/homepage/bg_pullouttables.gif);
	background-repeat: repeat-x;
}
#coupon .promo {
	font-weight: bold;
	color: #990000;
}

#coupon a {
	font-size: 12px;
	font-weight: normal;
}


h4 {font-size: 12px;
	color: #369;
	margin-bottom:0px;
	margin-top:10px;}



/*.LoginTxt {font-size: 10px;color: #369;}*/

#NavBar {width:600px;background-image:url(../images/template/bg_nav.gif);height:22px;padding-top:5px;}
#NavBar a {color: #ddc;font-weight:bold;text-decoration:none;font-size:11px;margin:7px 12px;}
#NavBar a:HOVER {color: #fff;}

#SubNav {padding:10px;padding-right:0px;font-size:10px;color:#039;line-height:16px;}
#SubNav a {text-decoration:none;color:#039;}
#SubNav a:HOVER {text-decoration:underline;}
#SubNav a.SubNavOn {font-weight:bold;}

#PageFrame {
	border:1px solid #ccc;
	width:754px;
	background-color: #FFFFFF;
}
#LeftColumn {
	float:left;
	width:142px;
	border-right:1px dotted #69c;
	text-align:left;
	background-color:#78cae2;
	min-height:980px;
}
#LeftColumn .LeftColumnBox {background-image:url(../images/template/bg_login.jpg);font-size:10px;color:#039;}
#LeftColumn .LeftColumnContent {color: #036;
	text-decoration: none;
	padding-left:5px;
	padding-top:10px;}

#ContentColumn {
	float:right;
	width:600px;
	background-image:url(../images/template/bg_contentbody.gif);
	text-align:left;
	min-height:980px;
}

#Footer {
	color: #777;
	font-size:10px;
	padding-top:20px;
	width: 750px;
}

.LoginTable {font-size: 10px;
	color: #036;
	text-decoration: none;
	padding-left:5px;
	padding-top:10px;}
.SearchHighlight {background-color:yellow;font-weight:bold;}
/*.LoginForm {font-size: 10px;
	color: #333333;
	border: 1px solid #333;
	height:14px;
	width:100px;}*/
.NavSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #666;}
.ShopButton {
	 border:1px solid #999;
	 font-size:12px;
	 color:maroon;
	 background-color:#fff;}
.CartButton {
	 border:1px solid #999;
	 font-size:8px;
	 height:15px;
	 color:maroon;
	 background-color:#fff;}
	
/* Product Page */
.ProductDisplayContainer {
	width:179px;
	height:210px;
	font-size:11px;
	margin-top:10px;
	border: thin solid #FFFFFF;
}
	.ProductDisplayImageContainer {
	width:150px;
	height:150px;
	float:none;
	overflow: hidden;
}
	.ProductDisplayTextContainer {
	width:150px;
	height:40px;
	color:#663;
	float:none;
	padding-top: 2px;
}
h2 {
	font-size: 14px;
	color: #369;
}
h1 {
	font-size: 14px;
	color: #369;
}

