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

* {margin: 0; padding: 0;}

/* these are the basic styles */

body { -webkit-font-smoothing: antialiased; }
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	background: #FFCCFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	padding-bottom: .4em;
	padding-top: .4em;
}

#branding {
	background-color: white;
	background-image: url(images/banner1b.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 100px;
	width: 800px;
	margin-top: 0;
	text-indent: -9999px;
	padding: 1px 0px 0px 0px;
}

#container {
	position: relative;
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #780006;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#mainContent {
	float: right;
	background-color: white;
	width: 650px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
} 

#mainContent p {
	margin-bottom: 1em;
}

#pictures {
	float: right;
	background-color: white;
	width: 285px;
	background-color: white;
	margin: .2em 0 .2em 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
} 

#site-info {
width: 790px;
height: 2em;
background-color:#FF6666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: white;
padding: 10px 0px 10px 10px;
line-height: 1.2em;
}

#navMain {
	float: left;
	width: 120px;
	margin-top: 4em;
	background-color: white;
	}

#navMain a {
	display: block;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CED2B6;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	border-collapse:collapse;
}

/* \*/
* html #navMain a { height: 1%; }
/* */

#navMain a:hover {
	background-color: #FF9999;
	color: #FFFFFF;
}

#active a:link, #active a:visited {
	background-color: #FFCC66;
	text-decoration: none;
}

div#navMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
}

#giftsets {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#giftsets ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#giftsets li { float:left;
width: 315px;
height: 300px;
padding-right: .2em;
padding-left: .2em;
padding-bottom: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#giftsets img { padding: .2em;
margin: .2em; }

#greeting_cards {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#greeting_cards ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#greeting_cards li { float:left;
width: 315px;
padding-right: .2em;
padding-left: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#greeting_cards img { padding: .2em;
margin: .2em; }

#greeting_cards #card1 {height: 370px;}
#greeting_cards #card2 {height: 370px;}
#greeting_cards #card3 {height: 180px;}

#holiday_cards li { 
float:left;
width: 200px;
height: 250px;
padding-right: .5em;
padding-left: .5em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#prints {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#prints ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#prints li { float:left;
width: 315px;
height: 500px;
padding-right: .2em;
padding-left: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#prints img { padding: .2em;
margin: .2em; }

#custom {
	float: right;
	background-color: white;
	width: 655px;
	margin: 0px 0px 0px 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#custom ul { position: relative;
list-style-type: none;
width: 640px;
margin: 0;
padding: 0;
}

#custom li { float:left;
width: 315px;
height: 400px;
padding-right: 0em;
padding-left: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#custom img { padding: .2em;
margin: .2em; }

#custom #photo1 {height: 420px;}
#custom #photo2 {height: 320px;}
#custom #photo3 {height: 270px;}

#sachet {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#sachet ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#sachet li { float:left;
width: 315px;
padding-right: .2em;
padding-left: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#sachet img { padding: .2em;
margin: .2em; }

#stationery {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#stationery ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#stationery li { float:left;
width: 315px;
height: 300px;
padding-right: .2em;
padding-left: .2em;
border-right: 1px dotted #333;
border-bottom: 1px dotted #333;
line-height: 110%;
}

#stationery img { padding: .2em;
margin: .2em; position: relative;
clear: both;}

#ads { float: left;
margin-top: 80px;
width: 120px; height: 90px;}

img {border: 1px solid #780006;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
