/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 72.5%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background: url(../images/background.jpg) #b690b3; 
	color: #fff; 
	position: relative;
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img { border:none; text-decoration: none;}



/* STRUCTURE */

div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#container{
  width: 100%;
  padding: 0;
  margin: 0;
}

#content{
  width: 882px;
  height: 375px;
  margin: 0px auto 30px auto;
  padding: 0;
  
}
#content2{
  width: 882px;
  height: 100%;
  margin: 0px auto 30px auto;
  padding: 0;
  
}

#topnav {
	width: 898px;
	height: 32px;
}

#maincontent{
  width: 882px;
  height: 335px;
  margin: 0;
  padding: 0px;
  border: 8px #FFFFFF solid;
}

#maincontent2{
  width: 882px;
  height: 100%;
  margin: 0;
  padding: 0px;
  border: 8px #FFFFFF solid;
}

#bigbox{
  width: 497px;
  height: 335px;
  padding: 0px;
  border-right: 8px #ffffff solid;
  float: left;
}

#boxholder {
	width: 375px;
  height: 335px;
  padding: 0px;
  float: right;
}

#smallbox {
	width: 359px;
  height: 255px;
  padding: 0px;
  border-bottom: 8px #ffffff solid;
}


div#logo {
	background: url(../images/logo.gif) no-repeat left top;
	width: 263px;
	height: 134px;
	margin: 10px auto 20px auto;
}

.juliephoto {
background: url(../images/Julie-Dasherphoto.jpg) no-repeat center top;
}

span {
	display:none;
	}
p {
	margin-top: 10px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
}
p.home {
	margin-top:8px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
	text-align: left;
	font-size: 1.1em;
	line-height: 17px;
}
p.larger {
	font-size: 1.1em;
	line-height: 21px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
}
p.caption {
	font-size: .9em;
	line-height: 21px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
}
p.small {
	margin-top:18px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
	line-height: 18px;
}

p.small1 {
	margin-top:8px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
	line-height: 18px;
}
p.red {
	margin-top: 10px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;
	background: #9f1b41;
}
p.redcustom {
	margin-top: 17px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;
	background: #9f1b41;
}
p.redcrafts {
	margin-top: 17px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;
	background: #9f1b41;
}
p.redabout {
	margin-top: 14px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;
	background: #9f1b41;
}
p.redsmallish {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 1.1em;
	line-height: 18px;
}

p.redsmall {
	margin-top: 0px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size: .9em;
	line-height: 18px;
}
.form {
	margin-top: 0px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size: .9em;
	color: #000;
}

blockquote {
	margin-top:10px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
	text-align: left;
	font-size: 1.2em;
	line-height: 21px;
}


.textareahome {
	padding: 15px;
}
.textareaabout {
	padding: 15px;
	
}
.textareacraft {
	padding: 15px 15px 0px 15px;
	
}
.textareacontact {
	padding: 15px;
	
}
#footer {
	color: #fff;
	font-size: 9px;
 
	text-align:center;
	margin-top: 10px;
}

blockquote {
text-align: left;
}


/*  TITLE IMAGES */

.title {
	margin-top: 10px;
}

.titlefounder {
	margin-top: 20px;
}



ul.features {
	margin-bottom: 10px;
}

ul.features li {
	list-style: square;
}


/* LINK COLORS */

a:link {
	color: #d9b7d6; 
	text-decoration: none;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
		}
a:visited {
	color: #d9b7d6; 
	text-decoration: none;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	}
a:hover {
	color: #fff; 
	text-decoration: none;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	}
a:active {
	color: #fff; 
	text-decoration: none;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
	}


.redlink:link {
color: #fff;
		}
.redlink:visited {
color: #fff;
	}
.redlink:hover {
	color: #522c4e; 
	}
.redlink:active {
	color: #522c4e; 
	}

.body:link {
	color: #d9b7d6; 
	text-decoration: none;
		}
.body:visited {
	color: #d9b7d6; 
	text-decoration: none;
	}
.body:hover {
	color: #fff; 
	text-decoration: none;
	}
.body:active {
	color: #fff; 
	text-decoration: none;
	}


.copyrightlink:link {
	color: #ffffff; 
	text-decoration: none;
	
		}
.copyrightlink:visited {
	color: #ffffff; 
	text-decoration: none;
	
	}
.copyrightlink:hover {
	color: #583054; 
	text-decoration: none;

	}
.copyrightlink:active {
	color: #583054; 
	text-decoration: none;
	
	}
	
	
	
/* TOP NAV */
ul#mainNav {
	margin: 0 auto;
	height: 32px;
	width: 832px;
}
ul#mainNav li {
	height: 32px;
	list-style: none;
	margin: 0;
	float:left;
}
ul#mainNav li a {
	display: block;
	height: 32px;
}

ul#mainNav li a span {
	display: none;
}

/* HOME */


ul#mainNav li#home a:link, ul#mainNav li#home a:visited {
	width: 73px;
	background: url(../images/nav-home.gif) left top no-repeat;	
}
ul#mainNav li#home a:hover {
	width: 73px;
	background: url(../images/nav-home-on.gif) left top no-repeat;
}
ul#mainNav li#home a.selected {
	width: 73px;
	background: url(../images/nav-home-on.gif) left top no-repeat;
	
}

/* gallery */

ul#mainNav li#gallery a:link, ul#mainNav li#gallery a:visited {
	width: 130px;
	background: url(../images/nav-gallery.gif) left top no-repeat;	
}
ul#mainNav li#gallery a:hover {
	width: 130px;
	background: url(../images/nav-gallery-on.gif) left top no-repeat;
}
ul#mainNav li#gallery a.selected {
	width: 130px;
	background: url(../images/nav-gallery-on.gif) left top no-repeat;
	
}

/* custom */

ul#mainNav li#custom a:link, ul#mainNav li#custom a:visited {
	width: 137px;
	background: url(../images/nav-custom.gif) left top no-repeat;	
}
ul#mainNav li#custom a:hover {
	width: 137px;
	background: url(../images/nav-custom-on.gif) left top no-repeat;
}
ul#mainNav li#custom a.selected {
	width: 137px;
	background: url(../images/nav-custom-on.gif) left top no-repeat;
	
}

/* craftsmanship */

ul#mainNav li#craftsmanship a:link, ul#mainNav li#craftsmanship a:visited {
	width: 150px;
	background: url(../images/nav-craftsman.gif) left top no-repeat;	
}
ul#mainNav li#craftsmanship a:hover {
	width: 150px;
	background: url(../images/nav-craftsman-on.gif) left top no-repeat;
}
ul#mainNav li#craftsmanship a.selected {
	width: 150px;
	background: url(../images/nav-craftsman-on.gif) left top no-repeat;
	
}

/* pricing */

ul#mainNav li#pricing a:link, ul#mainNav li#pricing a:visited {
	width: 96px;
	background: url(../images/nav-pricing.gif) left top no-repeat;	
}
ul#mainNav li#pricing a:hover {
	width: 96px;
	background: url(../images/nav-pricing-on.gif) left top no-repeat;
}
ul#mainNav li#pricing a.selected {
	width: 96px;
	background: url(../images/nav-pricing-on.gif) left top no-repeat;
	
}

/* about */

ul#mainNav li#aboutus a:link, ul#mainNav li#aboutus a:visited {
	width: 108px;
	background: url(../images/nav-aboutus.gif) left top no-repeat;	
}
ul#mainNav li#aboutus a:hover {
	width: 108px;
	background: url(../images/nav-aboutus-on.gif) left top no-repeat;
}
ul#mainNav li#aboutus a.selected {
	width: 108px;
	background: url(../images/nav-aboutus-on.gif) left top no-repeat;
	
}
/* CONTACT */

ul#mainNav li#contact a:link, ul#mainNav li#contact a:visited {
	width: 129px;
	background: url(../images/nav-contact.gif) left top no-repeat;	
}
ul#mainNav li#contact a:hover {
	width: 129px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
}
ul#mainNav li#contact a.selected {
	width: 129px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
	
}