.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}


.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6F1B5;
	letter-spacing: 0em;
}

.pricelist {
	font-family: "lucida grande", arial, helvetica;
	font-size: 12px;
	color: #FFFFFF
}

.gallerytext {
	font-family: "lucida grande", arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #990000;
	padding: 15px 150px 150px;
}

.clothingtext {
	font-family: "lucida grande", arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	color: #990000;
	padding-top: 15px;
}


.menuservices {
	font-family: "lucida grande", arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

a.links:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.links:visited {
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

a:link {
	  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F6F1B5;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
	color: #9F5E06;
	text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* CSS Document */

/* Global */




body {
	text-align: center;	
	font:  10px Lucida Grande, Arial, Helvetica, sans-serif;
}

div#container {
	margin-left: auto; 
	margin-right: auto;
	width: 100%;
	
}

.spacer {
	clear: both;
	line-height: 0;
}

img {
	border: none;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}


/* Containers */



.gw-cont {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}






	




/* Nav */

.logo {
	position: absolute;
	top: 28px;
	height: 249px;
	width: 742px;

}

.mainnav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 742px;
	left: 76px;
	
}


.backlong {
	background-image: url(images/backlong.jpg);
	background-repeat: repeat-x;
}
.backshort {
	background-image: url(images/backcshort.jpg);
	background-repeat: repeat-x;
}
.pricelistHead {
	font-family: "lucida grande", arial, helvetica;
	font-size: 12px;
	color: #3399CC}
