﻿#container {
	background-color: #f2d28c;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	width: 648px;
	}
#content {
	background: #f2d28c;
	color: #5c110c;	
	float: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 14px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	width: 428px;
	}
#footer {
	background: #e7d7ba;
	clear: both;
	color: #5c110c;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	}
#header {
	padding-top: 0px;
	margin: 0 auto;
	width: 100%;
	}
#rightbar {
	background: #f2d28c;
	color: #5c110c;
	width: 200px;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: auto;
	line-height: 14px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	}
#main {
	background-color: #f2d28c;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	width: 648px;
	}
.nav a,.nav a:link,.nav a:active,.nav a:visited {
	background-color: #721300;
  	color: #ffffff;
  	display: block;
 	font-family: "Georgia", Times New Roman, serif; 	
	font-size: 13px;
	font-weight: 400;
  	line-height: 15px;
  	text-align: center;
 	text-decoration: none;
  	text-transform: uppercase;
	}
.nav a:hover {
	background-color: #debc82;
  	color: #570100;
  	display: block;
 	font-family: "Georgia", Times New Roman, serif; 	
	font-size: 13px;
	font-weight: 400;
  	line-height: 15px;
  	text-align: center;
 	text-decoration: none;
  	text-transform: uppercase;
	}
a:link{
	background-color: transparent;
	color: #696969;
	text-decoration: none;
	}
a:visited{
	background-color: transparent;
	color: #696969;
	text-decoration: none;
	}
a:hover{
	background-color: transparent;
	color: #696969;
	text-decoration: underline;
	}
body{
	background: url(http://www.overstuffed-closet.net/elizabeth/bg.jpg) #f3d394 repeat;
	margin: 0px;
	text-align: center;
	}
h1 {
  	background-color: transparent;
	color: #958364;
	font-family: "Georgia", Times New Roman, serif; 
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 5px;
	text-transform: uppercase;
	}
i, em {
	color: #958364;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	}
img {
	border: 0px none;
	}
strong, b {
	color: #958364;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	}
table{
	border-collapse: separate;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;	
	}