<!--

body {
   margin: 0;
   padding: 0;
   /*background: #FFFFFF;*/
   color: black;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   line-height: 1.25em;
   font-weight: normal;
   text-align: left;
   /*background-image: url(images/background.jpg);
   background-repeat: repeat;
   background-position: 0px 0px;*/
   background: #FFFFFF url(images/pagebg_angled.gif) repeat-y 50% 0; background-attachment: fixed;
}

#navbar {
   position: absolute;
   width: 208px;
   height: 793px;
   left: 0px;
   top: 0px;
   background-image: url(images/flowers.jpg);
	 background-repeat: repeat-y;
	 background-position: 0px 0px;

}

#menu a {
  position: absolute;
  /*height: 10px;
  width: 110px;*/
  top: 25px;
  font-size: .9em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
}

#menu a em {
  visibility: hidden;
}

a#home { left: 80px; top: 28px; width: 200px; height: 57px; }
a#services { left: 77px; top: 129px; width: 195px; height: 17px; }
a#workrooms { left: 77px; top: 146px; width: 195px; height: 18px; }
a#news { left: 77px; top: 164px; width: 195px; height: 16px; }
a#design_projects { left: 77px; top: 180px; width: 195px; height: 17px; }
a#featured_products { left: 77px; top: 197px; width: 195px; height: 19px; }
a#design_column { left: 77px; top: 216px; width: 195px; height: 15px; }
a#testamonials { left: 77px; top: 231px; width: 195px; height: 19px; }
a#directions { left: 77px; top: 250px; width: 195px; height: 16px; }
a#about_us { left: 77px; top: 266px; width: 195px; height: 16px; }
a#links { left: 77px; top: 282px; width: 195px; height: 18px; }

a#services:hover { background-image: url(images/services_over.jpg); border: none; }
a#workrooms:hover { background-image: url(images/workrooms_over.jpg); border: none; }
a#news:hover { background-image: url(images/news_over.jpg); border: none; }
a#design_projects:hover { background-image: url(images/design_projects_over.jpg); border: none; }
a#featured_products:hover { background-image: url(images/featured_products_over.jpg); border: none;}
a#design_column:hover { background-image: url(images/design_column_over.jpg); border: none; }
a#testamonials:hover { background-image: url(images/testamonials_over.jpg); border: none; }
a#directions:hover { background-image: url(images/directions_over.jpg); border: none; }
a#about_us:hover { background-image: url(images/about_us_over.jpg); border: none; }
a#links:hover { background-image: url(images/links_over.jpg); border: none; }

#mind {
   position: absolute;
   width: 122px;
   height: 57px;
   left: 207px;
   top: 25px;
   background-image: url(images/in_mind.jpg);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}

#blurb {
   position: absolute;
   width: 246px;
   height: 57px;
   left: 710px;
   top: 28px;
   background-image: url(images/blurb.jpg);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}

#curtain_rod {
   position: absolute;
   width: 654px;
   height: 86px;
   left: 269px;
   top: 86px;
   background-image: url(images/curtain_rod.jpg);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	font-weight: normal;
	text-align: left;
}
a:link {
	color: #330066
}
a:visited {
	color: #999999
}
.rtbrdrclr {
	padding-right: .5em;
	border-right: 1px solid;
	border-right-color: #330066;
}
.lfbrdrclr {
	padding-left: .5em;
	border-left: 1px solid;
	border-left-color: #330066;
}
.bothbrdrclr {
	padding-left: .5em;
	border-left: 1px solid;
	border-left-color: #330066;
	padding-right: .5em;
	border-right: 1px solid;
	border-right-color: #330066;
}
.center {
   text-align:center;
}
.center table {
   width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}

ul {
	margin: 1em 0 1em 1em;
	padding: 0 0 0 0.5em;
}
li {
	list-style-type: circle;
  padding: .5em 0 0 0;
  font-size: .8em;
  line-height: 1.25em;
}
div.center_img {
   text-align: center;
   margin-top: 1.25em;
   margin-bottom: 1.25em;
   margin-left: auto;
   margin-right: auto;
}

div.center_img p {
	text-align: center;
	margin-top: .15em;
	font-size: .70em;
	font-weight: normal;
  font-style: italic;
	margin-bottom: .5em;
	line-height: 1.1em;
}
.purple {
  font-family: "Times New Roman", Times, serif;
	padding: 1em 0em 0em 0em;
	font-size: 1em;
	line-height: 1.35em;
	font-weight: bold;
	color: #330066;
	font-style: italic;
  text-align: center;
}
.initcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 0.1em;
	font-weight: normal;
	color: #330066;
	}
.photoborder1 {
	border: #330066;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.logoinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	font-weight: normal;
	}
.logoinfoclr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	font-weight: bold;
	color: #330066;
	}
.textbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #330066;
	border-top: 1px solid;
	border-top-color: #330066;
	border-bottom: 1px solid;
	border-bottom-color: #330066;
	}
.quotetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: .75em 0 -.45em 0;
	padding: 0;
	line-height: 1em;
	font-weight: bold;
	color: #330066;
	/*border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 5px; */
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-color: #330066 black;
	border-bottom-width: 1px;
	font-style: italic;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	padding: 1em 0em 0em 0em;
	font-size: 1em;
	line-height: .1em;
	font-weight: bold;
	color: #330066;
	font-style: italic;
}
.prplhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: .75em;
	font-weight: bold;
	color: #330066;
	font-style: italic;
}
-->
/*
#leftcol {
	float: left;
	width: 67%;
	margin-top: 0;
	margin-right: 1.67em;
	border-right: 1px solid black;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 20px;
}
*/
/* Column stuff */
div#outer_box {
  position: relative;
}
div#inner_box {
  position: relative;
  width:990px;
  /*height: 1188px;*/
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
div#container {
  position: absolute;
  margin: 0;
  padding: 0;
  left:257px;
  top:183px;
}
#left{
  position: relative;
  width: 240px;
  padding-right: 15px;
  float: left;
}

#middle{
  position: relative;
  width: 240px;
  padding-left: 15px;
  padding-right: 5px;
  float: left;
}

#right_home {
  position: relative;
  margin-top: 30px;
  padding-left: 15px;
  margin-right: 5px;
  width: 240px;
  float: left;
}

#right{
  position: relative;
  padding-left: 15px;
  margin-right: 5px;
  width: 240px;
  float: left;
}

/* Bottom Textbutton Link Stuff */
div#textbuttons {
  position:relative;
  clear: both;
  margin-top: +10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 0 4px 0;
  width: 620px;
  font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
  text-align: center;
	color: #330066;
	border-top: 1px solid;
	border-top-color: #330066;
	border-bottom: 1px solid;
	border-bottom-color: #330066;
			}
#textbuttons ul {
  display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#textbuttons li {
  display: inline;
	margin: 0px;
	padding: 0px;
}

#textbuttons li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: .1em;
	padding-right: .1em;
	font-weight: normal;
	color: #330066;
}

html>body #textbuttons li a {
	width: auto;
}

#textbuttons a:link {
	color: #330066;
}
#textbuttons a:visited {
	color: #999999;
}

#textbuttons li a:hover {
	/*font-weight: bold;*/
	color: #330066;
}

/* Footer stuff */
div#footer {
  margin-top: +4em;
  margin-right: 50px;
  margin-left: 0;
}

div#logo {
  position: relative;
  clear: both;
	margin-top: +4em;
}

#logo table {
    width: 283px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
}

