body {
	background-color: #e2d1c6;
	background-image:url(../images/background_gradient.png);
	background-repeat:repeat-x;
	background-position:top right;
	background-attachment:scroll;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 844px;
	}

h1 {
	width: 800px;
	color: #40180F;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-family: Century Gothic, Times New Roman;
	}
	
h2 {
	width: 800px;
	color: #A16B52;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	}

p {
	width: 750px;
	color: #A16B52;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	}

.content {
	width: 750px;
	color: #A16B52;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	}

p.centered {
	width: 750px;
	color: #A16B52;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	}

.bullets {
	width: 750px;
	color: #A16B52;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	}

table.centered {
	width: 750px;
	color: #A16B52;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman;
	border:0px;
	margin:0px;
	}

th {
	text-align:right;
	}

td {
	text-align:left;
	}

#header {
	width: 844px;
	height: 140px;
	background-image: url("../images/header.jpg");
	text-align:center;
	border-bottom: 20px solid #41160f;
	font:normal 14px Verdana;
	}

#menu {
	position:absolute;
	right:0;
	bottom:0;
	}

#container {
	width: 844px;
	border-left: 2px solid #601600;
	border-right: 2px solid #601600;
	border-top: 2px solid #601600;
	border-bottom: 2px solid #601600;
	background-color: #E3D1C6;
	}
	
.header script {
	position: relative;
	bottom: 1px;
	right: 1px;
	}
	
.menu {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
#footer {
	background-color:#40180F;
	height:40px;
	padding-top: 20px;
}
	
.footer {
	color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.smallfooter {
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-family: Times New Roman;
	}

.left_content {
	float:left;
	width:275px;
	border:0px;
	margin:0px;
	text-align:left;
	}
	
.left_content p {
	width:300px
	}

.center_content {
	float:left;
	width:275px;
	border:0px;
	margin:0px 0 0 25px;
	text-align:left;
	}
	
.center_content p {
	width:275px;
	}
	
img.float_right {
	float:right;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
	}

a.header:link,a.header:active,a.header:visited
	{
		text-decoration: none;
		color:#FFFFFF;
	}
	
a:link,a:active,a:visited
	{
		text-decoration:underline;
		color:#A16B52;
	}
	
a:hover
	{
		text-decoration: underline;
		color:#FFFFFF;
	}
	
img.float_left {
	float:left;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
	margin-bottom: 20px;
	}
	
img.float_leftkatie {
	float:left;
	border:solid 1px #A16B52;
	padding:2px;
	margin: 0 20px 0 0;
	}
	
img.padding {
    margin-right: 12px;
	margin-top: 6px;
	border:solid 1px #FFFFFF;
	padding:2px;
    }
	
.home li {
	color:#A16B52;
	text-align:left;
	font-family:Century Gothic, Times New Roman;
	margin-left: 60px;
	}
	
#facebook {
	float: right; 
	width: 200px; 
	text-align:right;
	margin-right: 40px;
}
.notice {
	color: #40180F;
	font-size: 12px;
	font-style:italic;
}
	