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

body {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	}

.centersite{
	margin-left: auto;
	margin-right: auto;
	width:1050px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: lighter;
	font-size: 51px;
}

h2{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight: lighter;
font-size: 35px;
}

a:link{color:#FFFFFF;}
a:visited{color:#FFFFFF;}
a:hover{color:#000000;}
a:active{color:#000000;}

.intexta{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
}

#placeholder {
	background-image:url(../images/back1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:645px;
	}

#main {
	background-color:#FFFFFF;
	width:995px;
	height:100%;
	margin-left:41px;
	}

#header {
	background-color:#FFFFFF;
	height:213px;
	width:995px;
	}

#logo {
	float:left;
	padding-right:2px;
	}

#navigation {
	padding-top:90px;
	height:135px;
	width:840px;
	float:right;
	}

.navitem a {
	height:33px;
	width:164px;
	float:left;
	background-color:#e7dbe5;
	border-right: 2px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	line-height:2em;
	}

.navitem a:hover {
	background-color:#cc6699;
	}

.navitem_current a {
	height:33px;
	width:164px;
	float:left;
	border-right: 2px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	line-height:2em;
	}

.navitem_current a.homenav {background-color: #cc6699;}
.navitem_current a.servicenav {background-color: #b9c15e;}
.navitem_current a.gallerynav {background-color: #ccccff;}
.navitem_current a.showroomnav {background-color: #996666;}
.navitem_current a.contactnav {background-color: #cccccc;}

#content {
	padding:20px;
	width:940px;
	margin-top:13px;
	}

.contact{background-color: #CCCCCC;min-height:650px;}
.gallerypage{background-color: #CCCCFF; text-align: center;}
.home{background-color: #cc6699;}
.service{background-color:#b9c15e;min-height:660px;}
.showroom {background-color:#996666;}

#text{
	width:45%;
	padding-right: 50px;
}

.gallery{
padding: 2% 0%;
}

.galleryitem{
border: solid 5px #CCCCFF;
width:15%;
margin-bottom:19px;
margin-left:2.8%;
}


#footer {
	height:150px;
	}

#footer p {
	color:#000000;
	font-size:12px;
	line-height:6px;
	}

#footer a {
		font-size:12px;
		color: #cc6699;
		text-decoration: none;
	}

	p
	{
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		line-height:150%;
	}

	.highlight
	{
		color:#000000;
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:25px;
		line-height: 120%;
	}

	.detail
	{
		color:#000000;
	}

	img.float_right
	{
		float: right;
		clear: right;
		margin: 25px 10px;
		width: 50%;
	}

	img.float_left
	{
		float:left;
		clear:left;
	}


	.logo
	{
		float:left;
	}

	.brands{
		width: 45%;
		margin: 1%;
	}

	.brands_small{
		width: 25%;
		margin: 1%;
	}

	.brands_long{
		width: 65%;
		margin: 1%;
	}

	.Facebook{
		width:10%;
		vertical-align: middle;
		margin-right: 1%;
	}

	.Etsy{
		width:15%;
		vertical-align: middle;
		margin: 2% 1% 1% 0%;
	}

	.footer_link
	{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:2px;
	}

	.footer_link a
	{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:2px;
	}
