/*
Comment
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #99CCCC;
	background-image: url(blue-texture-bg.gif);
	background-repeat: repeat;
}


/*HEADERS*/
h1 {
font-variant: small-caps;
font-size: 14px;
font-weight: bolder;
font-family: Papyrus, Verdana, Arial, helvetica;
letter-spacing: 1pt;
/* padding-bottom:12px;*/
}


/* BULLETED LIST*/
ul {
list-style-image: url(purple_bullet.gif);
}

#dave {
padding-right:20px;
}


#melissa {
padding-right:20px;
}


td#banner {
	padding-top:60px;
	padding-left:15px;
}

td#logo {
	padding-top:8px;
	padding-bottom:30px;
	padding-right:8px;
}

td#top_buttons_photos{
	padding-left:15px;
}

#gift_certificates {
	border: thin solid #929192;
}

td#leftbuttons {
	padding-top:40px;
	padding-right:7px;
	padding-left:5px;

}

td#maintext {
	padding-top:5px;
	padding-bottom:0px;
	padding-left:8px;
	padding-right:7px;
	line-height: 2.1;
	}

#main_text_copy {
	padding-top:40px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:32px;
	line-height: 2.1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

td#newslettershell {
	padding-right:12px;
	padding-left:12px;
}

td#newsletter {
	padding-top:8px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:12px;
	line-height: 1.3;
	border: thin solid #929192;
}

#right_column_copy {
	/*padding-right:12px;*/
	line-height: 1.6;
}

.purple15pt {
	font-size: 14px;
	color: #BF5FFA;
	font-weight: bold;
}

#footer {
	padding-right:8px;
	line-height: 2;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #BF5FFA;
	font-size:10px;
	font-weight:700;
}

a:link {
	font-weight: bold;
	color: #00a2ee;
}

a:hover {
	font-weight: bold;
	color: #00CCFF;
}

a:active {
	font-weight: bold;
	color: #9900CC;
}

a.linkPurple:link {color: #BF5FFA; font-weight: bold; text-decoration: none; font-size: 13px;}
a.linkPurple:visited {color: #BF5FFA; font-weight: bold; text-decoration: none; font-size: 13px;}
a.linkPurple:hover {color: #993399; font-weight: bold; text-decoration: none; font-size: 13px;}
a.linkPurple:active {color: #996699; font-weight: bold; text-decoration: none; font-size: 13px;} 

a.linkBlue:link {color: #00a2ee; font-weight: bold; text-decoration: none; font-size: 13px; font-size: 13px;}
a.linkBlue:visited {color: #00a2ee; font-weight: bold; text-decoration: none; font-size: 13px;}
a.linkBlue:hover {color: #00CCFF; font-weight: bold; text-decoration: none; font-size: 13px;}
a.linkBlue:active {color: #0033FF; font-weight: bold; text-decoration: none; font-size: 13px;} 

#welcome {
	letter-spacing: .04em;
}a:visited {
	font-weight: bold;
	color: #6699CC;
}

iframe { margin:0; padding:0; }
