/*	specified sites*/
.pagetitle {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: left;
	padding: 20px 0 20px 0;
	text-transform:uppercase;
}
#table_contact {
	padding:10px;
}
#table_contact tr, #table_contact td {
	padding:2px;
	margin:2px;
}


/*	end*/

html {
	height: 100%;
	overflow: auto;
	background-color:#171717;
}
body {
	font-family: "Myriad Pro", sans-serif;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	height:100%;
}

img {
	border:0px;
}

#container {
/*	background-image:url("Beaufore-Website.jpg");*/
/*	width:1000px;*/
/*	height:600px;*/
}

#wrap {
	margin:0px auto;
	text-align:center;
	width:780px;
}

#flashWrap {
	height:114px;
	margin:0px;
	padding:220px 0 0 9px;
	text-align:left;
	width:772px;
}

#header {
	background-color:#000;
	height:37px;
	margin:0px auto;
	text-align:center;
	width:100%;
}

#headerLinks {
	background-image: url("../img/header.png");
	background-position:center right;
	background-repeat: no-repeat;
	font-size:9.5px;
/*	border:1px solid yellow;*/
	margin:0px auto;
	text-align:center;
	width:780px;
	height:37px;
}

#mid {
	background-image:url('../img/mid.jpg');
	background-repeat:no-repeat;
	background-color:#171717;
	text-align:center;
	height:333px;
	width:100%;
}

.divider {
	height:8px;
	text-align:center;
	width:100%;
	clear:both;
}

.centerrr {
	text-align:center;
	float:none;
/*	padding-left:100px;*/
	margin:0px auto;
	width:100%;
}

.left {
	text-align:left;
	word-spacing: 1px;
	color: #ababab;
	text-transform:uppercase;
	float:none;
/*	padding-left:100px;*/
	margin:0px auto;
	background-color:#171717;
	width:100%;
	line-height:14px;
	text-align:justify;
}
.left p{
	padding-bottom: 10px;
}

.orange {
	color:#ff4e00;
}

.footerLink {
	color:#7c7872;
	font-family: "Myriad Pro", sans-serif;
	float:right;
	padding:27px 20px 0 0;
}

.headerLink {
/*	color:#FF0000;*/
	color:#7c7872;
	font-family: "Myriad Pro", sans-serif;
	float:left;
	padding:12px 20px 0 0px;
}

#headSpacer {
/*	border:1px solid red;*/
	width:26px;
	height:37px;
	float:left;
}

a {
	color:#7c7872;
	outline:none;
	text-decoration:none;
}

a:visited, a:active {
	color:#7c7872;
}

a:hover {
	color:#FFF;
}

#newsletter {
/*	border:1px solid white;*/
	color:#7c7872;
	height:100px;
	float:right;
	font-family: "Myriad Pro", sans-serif;
	padding:20px 20px 0 0;
	text-align:right;
	width:180px;
}

#newsletter input {
	background-color:#000;
	border:1px solid #392d00;
	color:#7c7872;
	font-family: Georgia, "Myriad Pro", sans-serif;
	height:18px;
	width:142px;
}

#shirtCont {
	display:block;
	height:120px;
	text-align:center;
	width:100%;
}

#products {
	display:block;
	height:200px;
	text-align:center;
	width:100%;
}

#footer {
	background-image:url('../img/bFlower.jpg');
	background-repeat:no-repeat;
	background-color:#1e1e1e;
	height:74px;
	width:100%;
	text-align:left;
	color:#7c7872;
}

#footer p {
	float:left;
	padding:27px 0 0 77px;
}

#prodBtn img{
	margin:70px 0 0 0;
	height:30px;
	width:130px;
	float:left;
}

#philBtn img{
	margin:70px 0 0 0;
	height:30px;
	width:150px;
	float:left;
}

#locBtn img{
	margin:70px 0 0 0;
	height:30px;
	width:175px;
	float:left;
}

#shopBtn img{
	margin:70px 0 0 0;
	height:30px;
	width:110px;
	float:left;
}

#againBtn img{
	margin:70px 0 0 0;
	height:30px;
	width:190px;
	float:left;
}


.shirt {
	float:left;
}
.product_showroom {
	float:left;
	padding-right: 15px;
}


/* end hide */

body {
	height: 100%;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#7c7872;
	font-size:10px;
	margin: 0;
	padding: 0;
	background-color:#171717;
}

img {
	border:0;
}

