/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
	
#wrapper{
	width: 800px;
	margin-top: 0px;
	background-color: #426490;
}
#text-wrapper{
	width: 569px;
}


#banner {
	width: 800px;
	height: 90px;
	background-image: url(images/kellene_banner.jpg);
	align: center;

}
#nav {
	width: 800px;
	height: 18px;
	top: 890px;
	background-image: url(images/nav_bg.jpg);
	text-align: center;
	font-size:11px;
	font-family:Georgia;
	letter-spacing:2px;
	color:#f3fca9;
	text-align: center;

}
a.nav:link, a.nav:active{
	color:#ffffff;
	text-decoration:none;
}

#content {
	font-size:12px;
	font-family:Georgia;
	color:#bfe1f9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 55px;
	margin-right: 55px;
	line-height: 200%;
}
#contentForm {
	font-size:12px;
	font-family:Georgia;
	color:#bfe1f9;
}

#contentSmall {
	font-size:11px;
	font-family:Georgia;
	color:#bfe1f9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 55px;
	margin-right: 55px;
	line-height: 150%;
}

h1 {
	font-size:16px;
	font-family:Georgia;
	color:#bfe1f9;
	margin-left:0px;
	margin-bottom: 0px;
}
h2 {
	font-size:14px;
	font-family:Georgia;
	color:#f3fca9;
	margin-left:0px;
	margin-bottom: 0px;
}

h3 {
	font-size:14px;
	font-family:Georgia;
	color:#f3fca9;
	margin-left:0px;
	margin-bottom: -8px;
}



.upper_nav {
	font-size:9px;
	font-family:Georgia;
	letter-spacing:2px;
	color:#f3fca9;
	margin-top:10px;
	text-align: right;
}
a.upper_nav:link, a.upper_nav:visited{
	font-size:9px;
	font-family:Georgia;
	letter-spacing:2px;
	color:#f3fca9;
	margin-top:10px;
	text-align: right;
}
a.upper_nav:hover, a.upper_nav:active {
	font-size:9px;
	font-family:Georgia;
	letter-spacing:2px;
	color:#ffffff;
	margin-top:10px;
	text-align: right;
	text-decoration: underline;
}
.gallery_nav {
	font-size:12px;
	font-family:Georgia;
	letter-spacing:2px;
	color:#f3fca9;
	margin-top:0px;
	margin-right:40px;
	text-align: right;
}
a.gallery:link, a.gallery:visited{
	color:#f3fca9;
	
}

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

a.gallery:active {
	color:#ffffff;
	text-decoration: underline;
}

#flash {
	width: 800px;
	hieght: 818px;
	
	
}
a:link{
	color:#f3fca9;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color:#f3fca9;
	text-decoration:none;
}

#footer{
	font-size:9px;
	font-family:Georgia;
	text-align:center;
	color:#f3fca9;
	margin-top:10px;
	letter-spacing:2px;
}
a.footer:link, a.footer:visited{
	color:#f3fca9;
	text-decoration:none;
}

a.footer:hover, a.footer:active {
	color: #ffffff;
	text-decoration:underline;
}

#main {
	width:480px;
	
	
}

#gallerySpace {
	width:500px;
	hieght: 400px;
}

.sold {
	color: #FB210A;
	font-style: bold;
}

td.padded {
 padding-left: 2.98em;
 }
 
.store {
margin-top: 0.80em;
}

#title {
	font-size:12px;
	font-family:Georgia;
	color:#bfe1f9;
	text-align: center;
	line-height: 150%;
}

.quote {
	text-align: center;
	}
