@charset "UTF-8";
/* CSS Document */


* {
	font-size: 1em;
	font-family: Arial, sans-serif;
	
}

body {
	padding-top: 0px;
	background-image: url(images/bk_tile.gif);
}

p, ul {
	font-size: .80em;
	}

p a {
	color: #686654;
}

p a:HOVER {
	color: #4e4808;
} 

h1 {
	font-size: 1.25em;
	font-weight: bold;
}

h2 {}

h3 {
	font-size: .85em;
	color: #1f1f53;
	margin: 0px;
}

ul {}


#container {
	width: 788px;
	margin-right: auto;
	margin-left: auto; 
	padding-top:-10px;
}

#mainLinks {
	float: right;
	width: 433px;
	height: 30px;	
}

#mainLinks ul{
	display: inline;

}

#content {
	padding-top: 0px;
}

.gone {
	display: none;
}s

.btnHome {
	position: relative;
	left: 362px;
	background-image: url(images/btnHome.gif);
	width: 70px;
	height: 29px;
	cursor: pointer;
}
.btnGarments {
	position: relative;
	left: 422px;
	background-image: url(images/btnGarments.gif);
	width: 76px;
	height: 29px;
	cursor: pointer;
}
.btnAccessories {
	position: relative;
	left: 552px;
	background-image: url(images/btnAccesories_1.gif);
	width: 133px;
	height: 29px;
	cursor: pointer;
}
.btnServices {

	background-image: url(images/btnServices_1.gif);
	width: 72px;
	height: 29px;
	cursor: pointer;
}
.btnAbout {

	background-image: url(images/btnAbout_1.gif);
	width: 81px;
	height: 29px;
	cursor: pointer;
}

.grayBox {
	padding-top: 11px;
	background-image: url(images/roundedEdgeTop_1.gif);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}

.grayBoxInside {
	width:86%;
	margin-left:30px;
	margin-right: 20px;
	
	
}

.grayBoxInsideAcc {
	width:95%;
	margin-left:30px;
	margin-right: 20px;
	
}

#specialsBox {
	float: right;
	width: 150px;
	padding: 2px;
	margin: 2px;
	border: solid 1px #666666;
	background-color: #c6c6c6;
	text-align:center;
}

.grayBoxInsideLeft {
	width:40%;
	margin-left:30px;
	margin-right: 20px;
	float:left;
}

.grayBoxInsideLeft a{
	color: #875600;}

.grayBoxInsideLeft a:HOVER{
color: #5a2400;}





.grayBoxInsideRight {
	width: 45%;
	margin-left:30px;
	margin-right: 20px;
	float: right;
}
.grayBoxInsideRight img {
	margin: 4px;
	padding: 4px;
	background-color: #fff;
	border: solid 1px #CCCCCC;
	}


.grayBoxBottom {
	height: 10px;
	background-image: url(images/roundedEdgeBottom_1.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}

.grayBoxBottomInside {
	height: 23px;
	background-image:url(images/roundedEdgeBottomInterior.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}
.services {
	background-image: url(images/listServices.gif);
	height: 25px;
	width: 466px;
	position: relative;
	bottom: 0px;
	left: 290px;
	
}
.clear {
	clear: both;
}

.grayTopAbout {
	background-image: url(images/grayTop_about.gif); 
	padding-top: 56px;
	background-position: top;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;

}
.grayTopServices {
	background-image: url(images/grayTop_services.gif); 
	padding-top: 56px;
	background-position: top;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}

.grayTopGarments {
	background-image: url(images/grayTop_garments.gif); 
	padding-top: 56px;
	background-position: top;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}

.grayTopAccesories {
	background-image: url(images/grayTop_accesories.gif); 
	padding-top: 56px;
	background-position: top;
	background-repeat:no-repeat;
	background-color: #e1e1d9;
	width:788px;
}

.missionStatement {
	color: #1051a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
}
.missionStatementHead {
	color: #1051a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	}