* {
	padding: 0;
	margin: 0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #382f2f;
}
.clearBoth{
	clear:both;
}
#wrapper {
	margin: 0 auto;
	width: 1004px;
}
#header {
	color: #333;
	width: 1004px;
	float: left;
	height: 230px;
	background: url(../images/banner.jpg) top center no-repeat;
}
#maindiv {
	background: url(../images/back.jpg) top center repeat-y;
	width: 1004px;
	float: left;
}
#leftcolumn {
	color: #333;
	width: 218px;
	float: left;
	padding-left: 60px;
}
#login {
	background:url(../images/login.jpg) no-repeat top left;
	width: 198px;
	height: 114px;
	margin-top: 14px;
}

#login h3 {
	padding-top: 9px;
	padding-left: 25px;
	color: #0a3c7a;
	font-size: 16px;
	font-weight: bold;
}
.forgot{ color:#49423C; }
.forgot a{ color:#49423C; text-decoration:underline; }
.forgot a:hover{ color:#49423C; text-decoration:none; }
.tab {
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #382f2f;
	line-height: 18px;
}
#contact {
	background: url(../images/contact_back.jpg) top left no-repeat;
	width: 197px;
	height: 172px;
	margin-top: 20px;
}
#contact h3 {
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #0a3c7a;
	margin-bottom: 10px;
}
#contact p {
	padding-left: 12px;
	color: #0a3c7a;
	font-size: 13px;
	color: #382f2f;
}
#contact p b {
	font-size: 11px;
}
#rightcolumn {
	float: right;
	color: #333;
	width: 726px;
}
#content {
	margin-left: 42px;
	margin-top: 14px;
	width: 617px;
	background: #e1d7bd;
	border: 1px solid #d3ceca;
	margin-bottom: 10px;
}
#content h3 {
	padding-left: 22px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #0a3c7a;
	padding-bottom: 15px;
}
#content p {
	font-size: 11px;
	width: 580px;
	text-align: justify;
	padding-left: 22px;
	color: #382f2f;
	line-height: 18px;
}

#content ul {
	padding-left: 20px;
}
.category {
	margin: 0 5px;
	padding:4px 4px;
	background:#f7eac8;
}
.bottom {
	width: 1004px;
	height: 40px;
	background: url(../images/bottom.jpg) top center no-repeat;
}
#footer {
	text-align:right;
	line-height:16px;
	padding:15px 40px 0 0;
	color: #f7eac8;
	font-size: 11px;
}
#footer img {
	padding:5px 0 0 0;
}
a.link:link, a.link:active, a.link:visited {
	color: #0099FF;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
	color:#A0C0D9;
}
/*Menu Css*/

.urbangreymenu {
	width: 198px; /*width of menu*/
}
.urbangreymenu .headerbar {
	background: url(../images/menu_back.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #382f2f;	 /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 5px 0 5px 36px; /*31px is left indentation of header text*/
}
.urbangreymenu .headerbar a {
	text-decoration: none;
	color:#382f2f;
	display: block;
}
.urbangreymenu .headerbar a:hover {
	color:#0a3c7a;
}
.urbangreymenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a {
	background: #f7eac8;
	color: #382f2f;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 5px 0px;
	line-height: 15px;
	padding-left: 15px; /*link text is indented 8px*/
	text-decoration: none;
}
.urbangreymenu ul li a:visited {
	color: black;
}
.urbangreymenu ul li a:hover { /*hover state CSS*/
	background: #f7eac8;
	color:#0a3c7a;
	font-size: 11px;
	font-weight: bold;
}
#location {
	float:right;
	width:420px;
	text-align:center;
}
#contactjpt {
	margin-left: 30px;
	margin-top: 14px;
	width: 617px;
	background: #e1d7bd;
	border: 1px solid #d3ceca;
	margin-bottom: 10px;
	float: left;
}
#contactjpt h3 {
	padding-left: 22px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #0a3c7a;
	padding-bottom: 15px;
}
* html #contactjpt {
	margin-left: 15px;
}
/* Contact Us page */
#contact_page p {
	line-height:20px;
	padding:10px 0;
}
#map {
	width:390px;
	float:right;
	padding-right:10px;
	text-align:center
}
.sub_heading {
	font-size:16px;
	font-weight:bold;
	color:#EF0125;
}
#contactpg {
	padding:10px;
	top:10px;
	color:#727272;
	font-size:12px;
	width:530px;
}
cont_form {
	width:530px;
	margin:0 auto;
}
.border {
	font: 12px Arial, Helvetica, sans-serif;
	color:#0A3C7A;
	border:1px solid #727272;
	background: #F7EAC8;
	width:200px;
	height:18px;
	padding:2px;
}
.border1 {
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #D3CECA;
	background: #727272;
	width:200px;
	height:18px;
	padding:2px;
}
.bordera {
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #CC0000;
	background:#919D9D;
	width:200px;
	height:18px;
	padding:2px;
}
.bordera1 {
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #CC0000;
	background:#fff;
	width:200px;
	height:18px;
	padding:2px;
}
/* Text Box End */

/* Buttons End */

.btn {
	background: #727272;
	border:2px solid #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	cursor:pointer;
	color:#fff;
}
.btn:hover {
	background: #F7EAC8;
	color: #000;
}
#c1 {
	margin:0 auto;
	padding:0 0 0 20px;
	width:220px;
	float: left;
	line-height:25px;
	text-align:left;
	color: #0A3C7A;
}
#c2 {
	margin:0;
	padding:0 0 0 20px;
	width:270px;
	line-height:25px;
	float: right;
	text-align: right;
	color:#0A3C7A;
}
.error {
	background: #EE1300;
	border-top:1px solid #DEFF00;
	border-bottom:1px solid #DEFF00;
	font-size:14px;
	padding:5px;
	text-align:center;
	color:#fff;
}
.ok {
	background: #336699;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:5px;
	text-align:center;
	color:#fff;
}
.catImg{ background:#A89A77; height:150px; }
.catImg img{ border:none; }
.catImgTble{ width:150px; height:170px; }
.catName{ background:#A89A77; height:20px; font-weight:bold; font-size:11px; }
.catName a{ color:#000000; text-decoration:none; }
.catName a:hover{ color:#0a3c7a; }
.borderBtm{ border-bottom:1px dotted #B0A076; width:560px; padding-top:4px; }
#subCat{}
#subCat h4{ margin:0; padding-left:8px; color:#000000; font-size:14px; }
#subCat a{ color:#0A3C7A; text-decoration:none; }
#subCat a:hover{ color:#000000; text-decoration:none; }
.pagination{ padding:4px; background:#EBE3CE; font-size:11px; }
.pagenos a{ background:#D7CDB2; padding:0px 2px; color:#0A3C7A; text-decoration:none;}
.pagenos a:hover{ background:#FEFAF1; color:#000000; text-decoration:none; }
.UserHd td {
	background:#49423C;
	padding:4px 8px;
	color:#CFBCAB;
	font-size:11px;
	font-weight:bold;
}
.User td {
	border:1px solid #C1B597;
	padding:2px 4px;
	background:#C3B89D;
	font-size:11px;
}
.User img{ border:1px solid #998D70; }
.User a{ color:#382F2F; text-decoration:none; }
.User a:hover{ color:#0A3C7A; }

.textBox,.Text_Area,.textBoxPrice,.selectBox{ border:1px solid #9A8E6F; font-size:11px; color:#49423C; background:#F2EBD8; font-family:Arial, Helvetica, sans-serif; }
.textBox {
	width:200px;
	height:14px;	
}
.selectBox{
	/*width:200px;*/
	height:20px;
}
.Text_Area {
	height:14px;
	height:30px;
	width:600px;
}
.textBoxPrice {
	width:48px;
	height:14px;
	padding:0px 2px;
}

.errTop,.msgTop{ padding:8px 8px 8px 50px; font:bold 12px Arial, Helvetica, sans-serif; } 
.errTop {
	border-top:2px solid #FC9393;
	border-bottom:2px solid #FC9393;
	background:url(../images/errIcon.jpg) no-repeat #FFE6E6 4px 3px;
	color:#D82F2F;
	display:block;
}
.msgTop {
	border-top:2px solid #8F7F56;
	border-bottom:2px solid #8F7F56;
	background:url(../images/msgIcon.jpg) no-repeat #FFF3D4 4px 1px;
	color:#645327;
	display:block;
}
#sign { font-size:11px; }
#sign h3{ padding:0; margin:0; padding-left: 25px; }
fieldset {
	border:1px solid #FFF8E6;
}
legend {
	color:#49423C;
	font-weight:bold;
	font-size:12px;
}
#creditDiv,#continueCheckOut{ display:none; }
.priceLists a{ color:#0A3C7A; text-decoration:underline; font-size:16px; }
.priceLists a:hover{ color:#000000; text-decoration:none; }
.newClient{ color:#382F2F; }
.cart{ text-align:right; color:#F7EAC8; padding-right:33px; padding-top:5px; }
.cart a{ color:#F7EAC8; text-decoration:none; }
.cart a:hover{ text-decoration:underline; }