html, body {
	height: 100%;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

#morethan {	
	border-bottom-style: solid;
	border-bottom-color: #59b1ff;
	background: maroon -36px;
	
}

top, h1 {
	color: #fff;
	font-size: 40px;
	font-style: italic;
	margin-bottom: 5px;
	background: maroon -36px;
	text-shadow: #000 0 0 4px;
	margin-top: 0;
}

#morethan h2 {
	color: #fff;
	text-align: right;
	opacity: 1;
	font: italic bold 70px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 0;
	padding-right: 10px;
	margin-top: -10px;
	margin-bottom: 0;
}

.promo2 {
	display: inline;
	margin: 10px 10px;
	font: bold 18px Arial;
}

.promohead {
	text-decoration: underline;
	font-style: italic;
	font-size: 20px;
}

.lede {
	font-style: italic;
	font-size: 21px;
	margin-bottom: -10px;
	margin-top: 0;
}

.footer {
    position: absolute;
    bottom: 0;
}

#fbookbadge
{
	float: right;
	width: 300px;
}

#right {
	position: absolute;
	left: 195px;
	width: 600px;
	top: 200px;
}

#nav {
	width: 170px;
	text-align: center;
	position: absolute;
	top: 200px;
	background-color: maroon;
	color: beige;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	border: 2px solid black;
}

#main {
	top: 100px;
}

.redtext {
	color: maroon;
}

#nav ul {
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	font-size: 18px;
}

body {
	background-color: beige;
}

#nav li {
	text-shadow: #000000 0px 0px 0;
	margin-bottom: 5px;
	margin-top: 20px;
	color: beige;
	text-align: center;
	display: block;
	list-style-type: none;
	font-weight: bold;
	font-family: Arial;
	margin-left: -40px;
}

#nav li a {
	color: beige;
	font-weight: normal;
	font-style: normal;
}

.quote {
	font-style: italic;
	font-size: small;
}

#george {
	font-size: 12px;
	margin-bottom: 5px;
}

.promo1 {
	text-align: center;
	border-style: double;
	background-color: white;
	font-family: Arial;
	margin-bottom: 5px;
}

.promo1 img {
	float: right;
	border: 0;
}

.promoprice {
	font-size: 30px;
	color: maroon;
}

.promo1 h2 {
	font-size: 40px;
	margin-bottom: 0;
	margin-top: 0;
	
	text-shadow: #b3b3b3 2px 2px 0;
}

.promo1 h3 {
	font-size: 100px;
	display: inline;
	color: black;
}


.promo1 h4 {
	font-size: 30px;
	display: inline;
	margin: 0 3px 0 5px;
}

.promo1 h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: small-caps bold 120% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #210080;
}

.promo1 p {
	font-size: 16px;
}

.occasions
{
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #24008b;
}

.logos {
	background-color: white;
	margin: 0;
}

p.alterations {
	font-variant: small-caps;
	font-size: 40px;
	background-color: black;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}


div#nav ul ul {

font-size: 12px;
/* font-weight: bold;
text-decoration: underline; */
padding-left: 20;
text-align: left;
}


div#nav a
{
	text-decoration: none;
}


div#nav ul ul li {

font-size: 12px;
text-align: left;
margin-top: 0;
}

div#nav ul ul ul {
padding-left: 10;	
}

div#nav ul ul ul li {

font-size: 12px;
text-align: left;
margin-top: 0;
}

table#people
{
	text-align:center;
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin-top: 2px;
	font-style: bold;
}

table#people tbody tr td
{
	vertical-align: top;
}

table#people tbody tr td p
{
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}

table#people tbody tr td p.title
{
	font-weight: normal;
}

dt
{
	font-weight: bold;
	margin-top: 10px;
}

.occasionlist li
{
	text-align: center;
	list-style-type: none;
}