#Container {
	width: 800px;
	margin-top: 0px;
	padding: 0px;
	background-color: #486AD6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B9CDF2;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #B9CDF2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #29438E;
}
#Container #Header {
	margin: 0px;
	height: 226px;
	width: 800px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(Images/Header.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#Container #Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #E8F9FF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
	padding: 0px;
}

#Container #Content p.footnote {
	font-size: .7em;
	float: left;
	clear: left;
	width: 240px;
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Container #Content a {
	color: #66FFFF;
	text-decoration: none;
}

#Container #Content a:hover{
	color: #FF99FF;
	text-decoration: none;
}

#Container #Content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-transform: capitalize;
	color: #E8F9FF;
}

#Container #Content h2 {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6F8FF;
	text-transform: capitalize;
	margin-top: 0px;
}

#Container #Footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #223C83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	color: #330066;
}
#Container #Footer a {
	color: #E8F9FF;
	text-decoration: none;
}

.formfield {
	background-color: #E8F9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form {
	padding-left: 40px;
}
#IconMenu {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 226px;
	background-image: url(Images/Header.jpg);
}

#IconMenu li {
	position: absolute;
	top: 0px;
	display: block;
	list-style: none;
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#IconMenu a {
	height: 25px;
	display: block; /*border: solid 1px #fff; */
	text-decoration: none;
}
#IconMenu a:hover { /*border: solid 1px #000;*/}
#IconMenu #Home 		{width: 55px;left: 5px;background-position: -5px 0;padding-top: 175px;}
#IconMenu #Kittens 		{width: 60px; left: 70px; background-position: -70px 0;padding-top: 155px}
#IconMenu #Queens 		{width: 55px; left: 150px; background-position: -150px 0;padding-top: 145px}
#IconMenu #Studs 		{width: 50px; left: 240px; background-position: -240px 0;padding-top: 130px}
#IconMenu #FAQ 			{width: 50px; left: 325px; background-position: -325px 0;padding-top: 125px}
#IconMenu #Guestbook	{width: 80px; left: 410px; background-position: -410px 0;padding-top: 118px}
#IconMenu #Furniture	{width: 75px; left: 530px; background-position: -530px 0;padding-top: 121px; height: 20px;}
#IconMenu #ContactUs 	{width: 76px; left: 635px; background-position: -635px 0;padding-top: 125px; height: 20px;}

#IconMenu #Home a:hover 		{width: 55px; background: url(Images/Header.jpg) -5px -401px no-repeat;}
#IconMenu #Kittens a:hover 		{width: 60px; background: url(Images/Header.jpg) -70px -381px no-repeat;}
#IconMenu #Queens a:hover 		{width: 55px; background: url(Images/Header.jpg) -150px -371px no-repeat;}
#IconMenu #Studs a:hover 		{width: 50px; background: url(Images/Header.jpg) -240px -356px no-repeat;}
#IconMenu #FAQ a:hover 			{width: 50px; background: url(Images/Header.jpg) -325px -351px no-repeat;}
#IconMenu #Guestbook a:hover	{width: 80px; background: url(Images/Header.jpg) -410px -344px no-repeat;}
#IconMenu #Furniture a:hover	{width: 75px; background: url(Images/Header.jpg) -530px -347px no-repeat; height: 20px;}
#IconMenu #ContactUs a:hover 	{width: 76px; background: url(Images/Header.jpg) -635px -351px no-repeat; height: 20px;}

.menu {
	font-family: Pristina;
	position:relative;
	font-size:18px;
	position:relative;
	padding: 0px;
	margin-top: -80px;
	margin-left: 100px;
}
.menu .hide {
	text-indent: -2000px;
	height:42px;
	width:95px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {float:left;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	padding:0;
	color:#ffffff;
}
.menu ul li ul {
	display: none;
	padding-top:5px;
	height:30px;
}

.menu ul li:hover ul {display:block; position:absolute; top:30px; left:60px; color:#ffffff;}

.menu ul li ul li a:hover {
	padding-top:1px;
}

.menu ul li ul li
{
	padding-right:15px;
}

/* Kittens photo gallery */

/* common styling */
a.kittengallery, a.kittengallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.kittenslidea {background:url(Images/Kittens/kittens1-small.jpg);}
a.kittenslideb {background:url(Images/Kittens/kittens2-small.jpg);}
a.kittenslidec {background:url(Images/Kittens/kittens3-small.jpg);}
a.kittenslided {background:url(Images/Kittens/kittens4-small.jpg);}
a.kittenslidee {background:url(Images/Kittens/kittens5-small.jpg);}
a.kittenslidef {background:url(Images/Kittens/kittens6-small.jpg);}
a.kittenslideg {background:url(Images/Kittens/kittens7-small.jpg);}
a.kittenslideh {background:url(Images/Kittens/kittens8-small.jpg);}
a.kittenslidei {background:url(Images/Kittens/kittens9-small.jpg);}
a.kittenslidej {background:url(Images/Kittens/kittens10-small.jpg);}
a.kittenslidek {background:url(Images/Kittens/kittens11-small.jpg);}
a.kittenslidel {background:url(Images/Kittens/kittens12-small.jpg);}
a.kittengallery em, a.kittengallery span {display:none;}
a.kittengallery:hover {border:1px solid #ffffff;}


/* styling for gallery */
#PhotoGallery {
	position:relative;
	width:610px;
	height:365px;
	border:1px solid #B9CDF2;
	background-color: #B9CDF2;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#PhotoGallery img {border:0;}
#PhotoGallery #Thumbs {
	width:170px; 
	position:absolute; 
	left:0; 
	top:0;
}
#PhotoGallery a.kittengallery:active span:first-line, #PhotoGallery a.kittengallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#333333;}
#PhotoGallery a.kittengallery:active span, #PhotoGallery a.kittengallery:focus span {display:block; position:absolute; width:350px; height:38px; top:325px; left:190px; padding:0px; font-size:0.8em; color:#333333; }

#PhotoGallery a.kittengallery:active, #PhotoGallery a.kittengallery:focus {border:1px solid #000000;}
#PhotoGallery a.kittengallery:active em, #PhotoGallery a.kittengallery:focus em {display:block; position:absolute; width:410x; height:308px; top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}

#PhotoGallery h1 {clear:both; margin:0; padding-top:80px; padding-left:250px; width:300px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:3em; font-weight:normal;}
#PhotoGallery h1 em {font-size:0.6em; color:#000000;}



/* Queen photo gallery */

/* Queen common styling */
a.queengallery, a.queengallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.queenslidea {background:url(Images/Queens/minty1-small.jpg);}
a.queenslideb {background:url(Images/Queens/minty2-small.jpg);}
a.queenslidec {background:url(Images/Queens/minty3-small.jpg);}
a.queenslided {background:url(Images/Queens/minty4-small.jpg);}
a.queenslidee {background:url(Images/Queens/tyla1-small.jpg);}
a.queenslidef {background:url(Images/Queens/tyla2-small.jpg);}
a.queenslideg {background:url(Images/Queens/tyla3-small.jpg);}
a.queenslideh {background:url(Images/Queens/pegy1-small.jpg);}
a.queenslidei {background:url(Images/Queens/pegy2-small.jpg);}
a.queenslidej {background:url(Images/Queens/sophia1-small.jpg);}
a.queenslidek {background:url(Images/Queens/angel1-small.jpg);}
a.queenslidel {background:url(Images/Queens/angel2-small.jpg);}
a.queengallery em, a.queengallery span {display:none;}
a.queengallery:hover {border:1px solid #ffffff;}


/* special styling for Queen gallery */
#PhotoGallery a.queengallery:active span:first-line, #PhotoGallery a.queengallery:focus span:first-line {
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	color:#333333;
}
#PhotoGallery a.queengallery:active span, #PhotoGallery a.queengallery:focus span {
	display:block;
	position:absolute;
	width:250px;
	height:38px;
	top:325px;
	left:190px;
	padding:0px;
	font-size:0.8em;
	color:#333333;
}

#PhotoGallery a.queengallery:active, #PhotoGallery a.queengallery:focus {border:1px solid #000000;}
#PhotoGallery a.queengallery:active em, #PhotoGallery a.queengallery:focus em {display:block; position:absolute; width:410x; height:308px;top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}


/* Stud photo gallery */

/* Stud common styling */
a.studgallery, a.studgallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.studslideb {background:url(Images/Studs/monty1-small.jpg);}
a.studslidec {background:url(Images/Studs/byron1-small.jpg);}
a.studslided {background:url(Images/Studs/byron2-small.jpg);}
a.studslidee {background:url(Images/Studs/byron3-small.jpg);}
a.studslidef {background:url(Images/Studs/byron4-small.jpg);}
a.studslidej {background:url(Images/Studs/maxbyron-small.jpg);}
a.studgallery em, a.studgallery span {display:none;}
a.studgallery:hover {border:1px solid #ffffff;}


/* special styling for Stud gallery */
#PhotoGallery a.studgallery:active span:first-line, #PhotoGallery a.studgallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#333333;}
#PhotoGallery a.studgallery:active span, #PhotoGallery a.studgallery:focus span{display:block; position:absolute; width:390px; height:38px; top:325px; left:190px; padding:0px; font-size:0.8em; color:#333333; }

#PhotoGallery a.studgallery:active, #PhotoGallery a.studgallery:focus {border:1px solid #000000;}
#PhotoGallery a.studgallery:active em, #PhotoGallery a.studgallery:focus em {display:block; position:absolute; width:410x; height:308px; top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}

/* Furniture photo gallery */

/* Furniture common styling */
a.furnituregallery, a.furnituregallery:visited {display:block; display:inline-block; color:#000000; text-decoration:none; border:1px solid #000000; width:75px; height:47px; float:left; margin:4px; }
a.furniturea {background:url(Images/Furniture/furniture1-small.jpg);}
a.furnitureb {background:url(Images/Furniture/furniture2-small.jpg);}
a.furniturec {background:url(Images/Furniture/furniture3-small.jpg);}
a.furnitured {background:url(Images/Furniture/furniture4-small.jpg);}
a.furnituree {background:url(Images/Furniture/furniture5-small.jpg);}
a.furnituregallery em, a.furnituregallery span {display:none;}
a.furnituregallery:hover {border:1px solid #ffffff;}

#PhotoGallery a.furnituregallery:active span:first-line, #PhotoGallery a.furnituregallery:focus span:first-line {font-style:normal; font-weight:bold; font-size:1em; color:#333333;}
#PhotoGallery a.furnituregallery:active span, #PhotoGallery a.furnituregallery:focus span{display:block; position:absolute; width:390px; height:38px; top:325px; left:190px; padding:0px; font-size:0.8em; color:#333333; }

#PhotoGallery a.furnituregallery:active, #PhotoGallery a.furnituregallery:focus {border:1px solid #000000;}
#PhotoGallery a.furnituregallery:active em, #PhotoGallery a.furnituregallery:focus em {display:block; position:absolute; width:410x; height:308px; top:5px; left:180px; padding:5px; color:#000000; border:1px solid #3d330f;}


/*Shadow for picture in Index Page*/
.out {
	display:block;
	border:1px solid #486AD6;
	position:relative;
	background-color: #333399;
	float: left;
	top: 8px;
	left: 5px;
	margin-right: 10px;
  }
  
.bottomposition {
	top: -5px;
  }
.rightposition {
	right: 5px;
	
}
.picture {
	width:253px;
	padding:0;
}
.in {
	border:1px solid #486AD6;
	border:1px solid #555;
	position:relative;
	padding:5px;
	background-color: #E6F8FF;
}
#Container #Content #signguestbook h2 {
	text-align: center;
	padding-bottom:20px;
}
#Container #Content #signguestbook {
	padding-bottom: 20px;
}
#guestbookmain {
    margin: auto;
	width: 560px;
    padding:10px;
}#guestbookmain #container{
    float:none;
    clear:both;
    margin: 0px auto;
    margin-bottom:20px;
	width: 500px;
    border: 1px solid #ccc;
}
#guestbookmain #container #name {
    float:left;
    width:144px;
    height:20px;
    padding-left:5px;
    padding-top:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 14px;
    color:#FF99CC;
}

#guestbookmain #container #info {
    width:340px;
    margin-left:150px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:4px;
    border-left: 1px solid #ccc;
}

#guestbookmain #container #info #infoicons {
    float:left;
    width:100px;
}

#guestbookmain #container #info #infoicons img{
    border:0px;
	text-decoration:none;
}

#guestbookmain #container #infodate{
    margin-left:100px;
    width:230px;
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    padding-top:5px;
}

#guestbookmain #container #location {
    float:left;
    background-image:url(images/icon.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:144px;
    height:70px;
    padding-left:5px;
    padding-top:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
}

#guestbookmain #container #text {
    width:340px;
    margin-left:150px;
    padding-left:5px;
    padding-top:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    border-left: 1px solid #ccc;
    min-height:70px;
}
p.addguestbookerror {
	color: #FF6666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* for Internet Explorer */
/*\*/
* html #guestbookmain #container #text {
height: 8em;
}
/**/#Container #Content td {
	color: #E8F9FF;
}
#Container #Content #testimonials {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#Container #Content #testimonials p {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Container #Content #testimonials img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
